Push event to branch 19.03 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from ef77c619db9283a3620aa7559556e998e43292af 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 241f6703d31895690d4cb6f158f753615abe74ac using credential jps-reader > git rev-parse --is-inside-work-tree # 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 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 241f6703d31895690d4cb6f158f753615abe74ac (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 Commit message: "Merge pull request #21 from docker/use-multiarch-busybox" > git rev-list --no-walk 241f6703d31895690d4cb6f158f753615abe74ac # timeout=10 [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static) [Pipeline] stage [Pipeline] { (Ubuntu Xenial and Focal Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] node [Pipeline] node [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0261065e14a342e2a) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-01cb5f38aff078eb9) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [Pipeline] { [Pipeline] withDockerRegistry Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-073de303c97d5e3a6) in /home/ubuntu/workspace/docker-ce-packaging_19.03 [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/ 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_19.03@tmp/b55b8828-f361-4f86-b078-92361b5610a0/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_19.03@tmp/4cb68640-99ea-453b-a685-61054b1c1e06/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/docker-ce-packaging_19.03@tmp/64f65374-b5da-45c5-bc7b-7bcea9cfafc4/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] wrap [Pipeline] { [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh [Pipeline] echo Removing all docker containers [Pipeline] sh + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. + docker container ls -aq + docker container rm -vf 7e6e7d811c5d 7e6e7d811c5d [Pipeline] checkout [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. using credential docker-jenkins-github-credentials [Pipeline] checkout Cloning the remote Git repository Cloning with configured refspecs honoured and without tags using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags + docker container ls -aq [Pipeline] echo Docker containers have been removed [Pipeline] echo cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo cleanWorkspace: Workspace is clean. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Fetching without tags Fetching without tags Checking out Revision ef77c619db9283a3620aa7559556e998e43292af (19.03) Fetching without tags Commit message: "Merge pull request #464 from thaJeztah/19.03_updates_from_master" Checking out Revision ef77c619db9283a3620aa7559556e998e43292af (19.03) Commit message: "Merge pull request #464 from thaJeztah/19.03_updates_from_master" Checking out Revision ef77c619db9283a3620aa7559556e998e43292af (19.03) Commit message: "Merge pull request #464 from thaJeztah/19.03_updates_from_master" Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef77c619db9283a3620aa7559556e998e43292af # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef77c619db9283a3620aa7559556e998e43292af # timeout=10 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_19.03 # timeout=10 Fetching upstream changes from https://github.com/docker/docker-ce-packaging.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/docker-ce-packaging.git +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # 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/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f ef77c619db9283a3620aa7559556e998e43292af # timeout=10 > git rev-list --no-walk 4814b6e5ef2bf510bd436158e0811db42a24e057 # timeout=10 [Pipeline] sh [Pipeline] sh [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... + git clone https://github.com/docker/cli.git Cloning into 'cli'... + git clone https://github.com/docker/cli.git Cloning into 'cli'... [Pipeline] sh [Pipeline] sh [Pipeline] sh + git -C cli checkout 19.03 + git -C cli checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git -C cli checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/engine.git Cloning into 'engine'... + git clone https://github.com/docker/engine.git Cloning into 'engine'... + git clone https://github.com/docker/engine.git Cloning into 'engine'... [Pipeline] sh [Pipeline] sh [Pipeline] sh + git -C engine checkout 19.03 + git -C engine checkout 19.03 + git -C engine checkout 19.03 Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + pwd + pwd + make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli centos-7 make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm' mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine Switched to a new branch '19.03' Branch '19.03' set up to track remote branch '19.03' from 'origin'. [Pipeline] sh + pwd + pwd + make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli ubuntu-xenial ubuntu-focal make: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb' mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli static for p in static-linux; do \ make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/cli GO_VERSION=1.13.10 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static' make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/cli -f docker.Makefile VERSION=0.0.0-20200430155955-e7349349fd build make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli' # build dockerfile from stdin so that we don't send the build-context; source is bind-mounted in the development environment cat ./dockerfiles/Dockerfile.binary-native | docker build --build-arg=GO_VERSION -t docker-cli-native - Sending build context to Docker daemon 2.048kB Step 1/6 : ARG GO_VERSION=1.13.10 Step 2/6 : FROM golang:${GO_VERSION}-alpine ---> 0e5426771795 Step 3/6 : RUN apk add -U git bash coreutils gcc musl-dev ---> Using cache ---> a5fd14962d7b Step 4/6 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Using cache ---> d5bd4e8b798b Step 5/6 : WORKDIR /go/src/github.com/docker/cli ---> Using cache ---> 4110eb57a1a6 Step 6/6 : CMD ./scripts/build/binary ---> Using cache ---> 4cb5a08026a4 Successfully built 4cb5a08026a4 Successfully tagged docker-cli-native:latest docker run --rm -e VERSION=0.0.0-20200430155955-e7349349fd -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native Building statically linked build/docker-linux-amd64 mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/engine \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/engine.tgz --exclude .git engine mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli mkdir -p rpmbuild/SOURCES cp ../systemd/docker.service rpmbuild/SOURCES/docker.service mkdir -p rpmbuild/SOURCES cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/plugins:/plugins \ -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/plugin-installers.tgz --exclude .git plugins == Building packages for centos-7 == docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R root:root rpmbuild == Building packages for ubuntu-xenial == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.10-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-xenial/Dockerfile . #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 864B done #1 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster #4 DONE 0.1s #3 [internal] load metadata for docker.io/library/ubuntu:xenial #3 DONE 0.1s #5 [stage-1 1/8] FROM docker.io/library/ubuntu:xenial@sha256:db6697a61d5679... #5 DONE 0.0s #11 [golang 1/1] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4... #11 DONE 0.0s #7 [internal] load build context #7 transferring context: 18.30MB 0.1s done #7 DONE 0.1s #6 [stage-1 2/8] RUN apt-get update && apt-get install -y curl devscripts e... #6 CACHED #11 [golang 1/1] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4... #11 CACHED #8 [stage-1 3/8] COPY common /root/build-deb/debian #8 DONE 0.1s #9 [stage-1 4/8] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver... DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.10-buster -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 752B done #1 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/centos:7 #3 DONE 0.1s #5 [stage-1 1/7] FROM docker.io/library/centos:7@sha256:4a701376d03f6b39b8c... #5 CACHED #11 [golang 1/1] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4... #11 CACHED #7 [internal] load build context #7 transferring context: 6.96kB done #7 DONE 0.0s #6 [stage-1 2/7] RUN yum install -y rpm-build rpmlint #9 1.556 dh_testdir #9 1.576 dh_testroot #9 1.588 dh_prep #9 1.605 dh_testdir #9 1.617 dh_testroot #6 1.065 Loaded plugins: fastestmirror, ovl #9 1.628 dh_install #9 1.650 dh_installdocs #9 1.674 dh_installchangelogs #9 1.772 dh_compress #9 1.802 dh_fixperms #9 1.850 dh_installdeb #9 1.864 dh_gencontrol #6 1.285 Determining fastest mirrors #9 1.979 dh_md5sums #9 2.003 dh_builddeb #9 2.022 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #9 2.048 #9 2.048 The package has been created. #9 2.048 Attention, the package has been created in the current directory, #9 2.048 not in ".." as indicated by the message above! #9 2.115 Selecting previously unselected package docker-ce-build-deps. #9 2.341 (Reading database ... 20376 files and directories currently installed.) #9 2.342 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #9 2.346 Unpacking docker-ce-build-deps (1.0) ... #9 2.458 Reading package lists... #9 3.459 Building dependency tree... #9 3.597 Reading state information... #9 3.610 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #9 3.634 Starting 2 pkgProblemResolver with broken count: 0 #9 3.636 Done #9 3.648 Done #9 3.650 Starting pkgProblemResolver with broken count: 0 #9 3.667 Starting 2 pkgProblemResolver with broken count: 0 #9 3.668 Done #9 3.727 The following additional packages will be installed: #9 3.728 bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd #9 3.728 libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1 #9 3.728 libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 #9 3.728 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #9 3.728 libtool libudev-dev pkg-config #9 3.729 Suggested packages: #9 3.729 codeblocks eclipse ninja-build apparmor-easyprof augeas-tools lrzip #9 3.729 libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk #9 3.729 The following NEW packages will be installed: #9 3.729 bash-completion btrfs-tools cmake cmake-data dh-apparmor dh-systemd #9 3.729 libarchive13 libcurl3 libdevmapper-dev libdevmapper-event1.02.1 libjsoncpp1 #9 3.730 libltdl-dev libltdl7 liblzo2-2 libpcre16-3 libpcre3-dev libpcre32-3 #9 3.730 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev libsystemd-dev #9 3.730 libtool libudev-dev pkg-config #9 8.126 0 upgraded, 25 newly installed, 0 to remove and 0 not upgraded. #9 8.126 1 not fully installed or removed. #9 8.126 Need to get 7055 kB of archives. #9 8.126 After this operation, 36.8 MB of additional disk space will be used. #9 8.126 Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB] #9 8.466 Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblzo2-2 amd64 2.08-1.2 [48.7 kB] #9 8.482 Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 btrfs-tools amd64 4.4-1ubuntu1.1 [521 kB] #9 8.636 Get:4 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake-data all 3.5.1-1ubuntu3 [1121 kB] #9 8.742 Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive13 amd64 3.1.2-11ubuntu0.16.04.8 [262 kB] #9 8.759 Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3 amd64 7.47.0-1ubuntu2.14 [186 kB] #9 8.769 Get:7 http://archive.ubuntu.com/ubuntu xenial/main amd64 libjsoncpp1 amd64 1.7.2-1 [73.0 kB] #9 8.772 Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cmake amd64 3.5.1-1ubuntu3 [2623 kB] #9 8.891 Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B] #9 8.893 Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB] #9 8.894 Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.110-1ubuntu10 [12.2 kB] #9 8.894 Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libudev-dev amd64 229-4ubuntu21.27 [150 kB] #9 8.905 Get:13 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsepol1-dev amd64 2.4-2 [249 kB] #9 8.916 Get:14 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre16-3 amd64 2:8.38-3.1 [144 kB] #9 8.925 Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre32-3 amd64 2:8.38-3.1 [136 kB] #9 8.930 Get:16 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcrecpp0v5 amd64 2:8.38-3.1 [15.2 kB] #9 8.931 Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpcre3-dev amd64 2:8.38-3.1 [525 kB] #9 8.965 Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libselinux1-dev amd64 2.4-3build2 [122 kB] #9 9.039 Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdevmapper-dev amd64 2:1.02.110-1ubuntu10 [29.6 kB] #9 9.040 Get:20 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] #9 9.041 Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] #9 9.044 Get:22 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libseccomp-dev amd64 2.4.1-0ubuntu0.16.04.2 [60.1 kB] #9 9.045 Get:23 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsystemd-dev amd64 229-4ubuntu21.27 [159 kB] #9 9.048 Get:24 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtool all 2.4.6-0.1 [193 kB] #9 9.051 Get:25 http://archive.ubuntu.com/ubuntu xenial/main amd64 pkg-config amd64 0.29.1-0ubuntu1 [45.0 kB] #9 9.152 debconf: delaying package configuration, since apt-utils is not installed #9 9.178 Fetched 7055 kB in 5s (1340 kB/s) #9 9.205 Selecting previously unselected package bash-completion. #9 9.205 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20380 files and directories currently installed.) #9 9.213 Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ... #9 9.465 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ... #9 9.498 Replaced by files in installed package apt (1.2.32) ... #9 9.584 Selecting previously unselected package liblzo2-2:amd64. #9 9.584 Preparing to unpack .../liblzo2-2_2.08-1.2_amd64.deb ... #9 9.586 Unpacking liblzo2-2:amd64 (2.08-1.2) ... #9 9.621 Selecting previously unselected package btrfs-tools. #9 9.621 Preparing to unpack .../btrfs-tools_4.4-1ubuntu1.1_amd64.deb ... #9 9.629 Unpacking btrfs-tools (4.4-1ubuntu1.1) ... #9 9.741 Selecting previously unselected package cmake-data. #9 9.741 Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... #9 9.745 Unpacking cmake-data (3.5.1-1ubuntu3) ... #6 7.939 * base: d36uatko69830t.cloudfront.net #6 7.939 * extras: d36uatko69830t.cloudfront.net #6 7.939 * updates: d36uatko69830t.cloudfront.net #9 10.07 Selecting previously unselected package libarchive13:amd64. #9 10.07 Preparing to unpack .../libarchive13_3.1.2-11ubuntu0.16.04.8_amd64.deb ... #9 10.07 Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ... #9 10.13 Selecting previously unselected package libcurl3:amd64. #9 10.13 Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.14_amd64.deb ... #9 10.13 Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.14) ... #9 10.18 Selecting previously unselected package libjsoncpp1:amd64. #9 10.18 Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... #9 10.18 Unpacking libjsoncpp1:amd64 (1.7.2-1) ... #9 10.22 Selecting previously unselected package cmake. #9 10.22 Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... #9 10.23 Unpacking cmake (3.5.1-1ubuntu3) ... #9 10.54 Selecting previously unselected package dh-apparmor. #9 10.54 Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ... #9 10.54 Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ... #9 10.56 Selecting previously unselected package dh-systemd. #9 10.56 Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ... #9 10.57 Unpacking dh-systemd (1.29ubuntu4) ... #9 10.60 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #9 10.60 Preparing to unpack .../libdevmapper-event1.02.1_2%3a1.02.110-1ubuntu10_amd64.deb ... #9 10.61 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... #9 10.64 Selecting previously unselected package libudev-dev:amd64. #9 10.64 Preparing to unpack .../libudev-dev_229-4ubuntu21.27_amd64.deb ... #9 10.64 Unpacking libudev-dev:amd64 (229-4ubuntu21.27) ... #9 10.70 Selecting previously unselected package libsepol1-dev:amd64. #9 10.70 Preparing to unpack .../libsepol1-dev_2.4-2_amd64.deb ... #9 10.70 Unpacking libsepol1-dev:amd64 (2.4-2) ... #9 10.76 Selecting previously unselected package libpcre16-3:amd64. #9 10.76 Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... #9 10.76 Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... #9 10.80 Selecting previously unselected package libpcre32-3:amd64. #9 10.80 Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... #9 10.81 Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... #9 10.85 Selecting previously unselected package libpcrecpp0v5:amd64. #9 10.85 Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... #9 10.85 Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... #9 10.88 Selecting previously unselected package libpcre3-dev:amd64. #9 10.88 Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... #9 10.88 Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... #9 10.96 Selecting previously unselected package libselinux1-dev:amd64. #9 10.96 Preparing to unpack .../libselinux1-dev_2.4-3build2_amd64.deb ... #9 10.96 Unpacking libselinux1-dev:amd64 (2.4-3build2) ... #9 11.01 Selecting previously unselected package libdevmapper-dev:amd64. #9 11.01 Preparing to unpack .../libdevmapper-dev_2%3a1.02.110-1ubuntu10_amd64.deb ... #9 11.01 Unpacking libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... #9 11.04 Selecting previously unselected package libltdl7:amd64. #9 11.04 Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... #9 11.05 Unpacking libltdl7:amd64 (2.4.6-0.1) ... #9 11.07 Selecting previously unselected package libltdl-dev:amd64. #9 11.07 Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... #9 11.08 Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... #9 11.12 Selecting previously unselected package libseccomp-dev:amd64. #9 11.12 Preparing to unpack .../libseccomp-dev_2.4.1-0ubuntu0.16.04.2_amd64.deb ... #9 11.12 Unpacking libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ... #9 11.16 Selecting previously unselected package libsystemd-dev:amd64. #9 11.16 Preparing to unpack .../libsystemd-dev_229-4ubuntu21.27_amd64.deb ... #9 11.16 Unpacking libsystemd-dev:amd64 (229-4ubuntu21.27) ... #9 11.22 Selecting previously unselected package libtool. #9 11.22 Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... #9 11.23 Unpacking libtool (2.4.6-0.1) ... #9 11.27 Selecting previously unselected package pkg-config. #9 11.28 Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... #9 11.28 Unpacking pkg-config (0.29.1-0ubuntu1) ... #9 11.30 Processing triggers for man-db (2.7.5-1) ... #9 12.85 Processing triggers for libc-bin (2.23-0ubuntu11) ... #9 12.90 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ... #9 13.19 Setting up liblzo2-2:amd64 (2.08-1.2) ... #9 13.21 Setting up btrfs-tools (4.4-1ubuntu1.1) ... #9 13.22 Setting up cmake-data (3.5.1-1ubuntu3) ... #9 13.23 Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.8) ... #9 13.24 Setting up libcurl3:amd64 (7.47.0-1ubuntu2.14) ... #9 13.25 Setting up libjsoncpp1:amd64 (1.7.2-1) ... #9 13.26 Setting up cmake (3.5.1-1ubuntu3) ... #9 13.28 Setting up dh-apparmor (2.10.95-0ubuntu2.11) ... #9 13.29 Setting up dh-systemd (1.29ubuntu4) ... #9 13.30 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.110-1ubuntu10) ... #9 13.30 Setting up libudev-dev:amd64 (229-4ubuntu21.27) ... #9 13.31 Setting up libsepol1-dev:amd64 (2.4-2) ... #9 13.32 Setting up libpcre16-3:amd64 (2:8.38-3.1) ... #9 13.33 Setting up libpcre32-3:amd64 (2:8.38-3.1) ... #9 13.34 Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... #9 13.35 Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... #9 13.36 Setting up libselinux1-dev:amd64 (2.4-3build2) ... #9 13.37 Setting up libdevmapper-dev:amd64 (2:1.02.110-1ubuntu10) ... #9 13.38 Setting up libltdl7:amd64 (2.4.6-0.1) ... #9 13.38 Setting up libltdl-dev:amd64 (2.4.6-0.1) ... #9 13.39 Setting up libseccomp-dev:amd64 (2.4.1-0ubuntu0.16.04.2) ... #9 13.40 Setting up libsystemd-dev:amd64 (229-4ubuntu21.27) ... #9 13.41 Setting up libtool (2.4.6-0.1) ... #9 13.42 Setting up pkg-config (0.29.1-0ubuntu1) ... #9 13.46 Setting up docker-ce-build-deps (1.0) ... #9 13.47 Processing triggers for libc-bin (2.23-0ubuntu11) ... #9 DONE 13.6s #10 [stage-1 5/8] COPY sources/ /sources #10 DONE 0.1s #12 [stage-1 6/8] COPY --from=golang /usr/local/go /usr/local/go #12 DONE 7.3s #13 [stage-1 7/8] WORKDIR /root/build-deb #13 DONE 0.0s #14 [stage-1 8/8] COPY build-deb /root/build-deb/build-deb #14 DONE 0.0s #15 exporting to image #15 exporting layers #15 exporting layers 2.7s done #15 writing image sha256:a9ac8867c2097c226269f62447b986f48af5ad84a6413c16befe37e997abf7d6 done #15 naming to docker.io/debbuild-ubuntu-xenial/x86_64 done #15 DONE 2.7s docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20200430214708-a2d8a8a4cb -e VERSION=0.0.0-20200430214708-a2d8a8a4cb -e DOCKER_GITCOMMIT=a2d8a8a4cb -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-xenial:/build debbuild-ubuntu-xenial/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20200430214708-a2d8a8a4cb ]] + echo VERSION AAA 0.0.0-20200430214708-a2d8a8a4cb VERSION AAA 0.0.0-20200430214708-a2d8a8a4cb + VERSION=0.0.0-20200430214708-a2d8a8a4cb + echo VERSION bbb 0.0.0-20200430214708-a2d8a8a4cb VERSION bbb 0.0.0-20200430214708-a2d8a8a4cb ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Fri, 01 May 2020 20:54:32 +0000' + cat + export DOCKER_GITCOMMIT=a2d8a8a4cb + DOCKER_GITCOMMIT=a2d8a8a4cb + echo VERSION BBB 0.0.0-20200430214708-a2d8a8a4cb VERSION BBB 0.0.0-20200430214708-a2d8a8a4cb + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: source package docker-ce dpkg-buildpackage: source version 5:0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Docker dpkg-buildpackage: host architecture amd64 dpkg-source -I.git --before-build build-deb debian/rules clean dh clean --with=bash-completion --with=systemd dh_testdir dh_auto_clean dh_clean dpkg-source -I.git -b build-deb dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_testdir dh_update_autotools_config dh_auto_configure debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb GOOS="" GOARCH="" GOARM="" #6 32.60 Resolving Dependencies #6 32.60 --> Running transaction check #6 32.60 ---> Package rpm-build.x86_64 0:4.11.3-43.el7 will be installed #6 32.61 --> Processing Dependency: rpm = 4.11.3-43.el7 for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.70 --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.70 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.70 --> Processing Dependency: unzip for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: file for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.71 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.72 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.72 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-43.el7.x86_64 #6 32.72 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed #6 32.72 --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch #6 32.72 --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch #6 32.72 --> Running transaction check #6 32.72 ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed #6 32.72 ---> Package desktop-file-utils.x86_64 0:0.23-2.el7 will be installed #6 32.73 --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-2.el7.x86_64 #6 32.73 ---> Package elfutils.x86_64 0:0.176-4.el7 will be installed #6 32.73 --> Processing Dependency: elfutils-libs(x86-64) = 0.176-4.el7 for package: elfutils-0.176-4.el7.x86_64 #6 32.73 --> Processing Dependency: elfutils-libelf(x86-64) = 0.176-4.el7 for package: elfutils-0.176-4.el7.x86_64 #6 32.74 ---> Package file.x86_64 0:5.11-36.el7 will be installed #6 32.74 --> Processing Dependency: file-libs = 5.11-36.el7 for package: file-5.11-36.el7.x86_64 #6 32.74 ---> Package gdb.x86_64 0:7.6.1-119.el7 will be installed #6 32.74 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed #6 32.74 ---> Package patch.x86_64 0:2.7.1-12.el7_7 will be installed #6 32.74 ---> Package perl.x86_64 4:5.16.3-295.el7 will be installed #6 32.75 --> Processing Dependency: perl-libs = 4:5.16.3-295.el7 for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.75 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.75 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.75 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.75 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.75 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.75 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.76 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.77 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-295.el7.x86_64 #6 32.77 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed #6 32.77 ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed #6 32.77 --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch #6 32.77 --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch #6 32.77 ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed #6 32.77 ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed #6 32.77 ---> Package redhat-rpm-config.noarch 0:9.1.0-88.el7.centos will be installed #6 32.78 --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #6 32.78 --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #6 32.78 --> Processing Dependency: python-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #6 32.78 --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-88.el7.centos.noarch #6 32.78 ---> Package rpm.x86_64 0:4.11.3-40.el7 will be updated #6 32.78 --> Processing Dependency: rpm = 4.11.3-40.el7 for package: rpm-python-4.11.3-40.el7.x86_64 #6 32.78 --> Processing Dependency: rpm = 4.11.3-40.el7 for package: rpm-libs-4.11.3-40.el7.x86_64 #6 32.78 ---> Package rpm.x86_64 0:4.11.3-43.el7 will be an update #6 32.78 ---> Package unzip.x86_64 0:6.0-21.el7 will be installed #6 32.79 --> Running transaction check #6 32.79 ---> Package dwz.x86_64 0:0.11-3.el7 will be installed #6 32.79 ---> Package elfutils-libelf.x86_64 0:0.176-2.el7 will be updated #6 32.79 ---> Package elfutils-libelf.x86_64 0:0.176-4.el7 will be an update #6 32.79 ---> Package elfutils-libs.x86_64 0:0.176-2.el7 will be updated #6 32.79 ---> Package elfutils-libs.x86_64 0:0.176-4.el7 will be an update #6 32.79 ---> Package emacs-filesystem.noarch 1:24.3-23.el7 will be installed #6 32.79 ---> Package file-libs.x86_64 0:5.11-35.el7 will be updated #6 32.79 ---> Package file-libs.x86_64 0:5.11-36.el7 will be an update #6 32.79 ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed #6 32.79 ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed #6 32.79 ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed #6 32.79 ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed #6 32.80 ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed #6 32.80 ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed #6 32.80 --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #6 32.80 --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch #6 32.80 ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed #6 32.80 --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch #6 32.80 --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch #6 32.81 ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed #6 32.81 ---> Package perl-Socket.x86_64 0:2.010-5.el7 will be installed #6 32.81 ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed #6 32.81 ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed #6 32.81 ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed #6 32.81 ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed #6 32.81 ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed #6 32.81 ---> Package perl-libs.x86_64 4:5.16.3-295.el7 will be installed #6 32.81 ---> Package perl-macros.x86_64 4:5.16.3-295.el7 will be installed #6 32.82 ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed #6 32.82 ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed #6 32.82 ---> Package python-srpm-macros.noarch 0:3-32.el7 will be installed #6 32.82 ---> Package rpm-libs.x86_64 0:4.11.3-40.el7 will be updated #6 32.82 --> Processing Dependency: rpm-libs(x86-64) = 4.11.3-40.el7 for package: rpm-build-libs-4.11.3-40.el7.x86_64 #6 32.82 ---> Package rpm-libs.x86_64 0:4.11.3-43.el7 will be an update #6 32.82 ---> Package rpm-python.x86_64 0:4.11.3-40.el7 will be updated #6 32.82 ---> Package rpm-python.x86_64 0:4.11.3-43.el7 will be an update #6 32.82 ---> Package zip.x86_64 0:3.0-11.el7 will be installed #6 32.82 --> Running transaction check #6 32.82 ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed #6 32.82 ---> Package perl-Pod-Escapes.noarch 1:1.04-295.el7 will be installed #6 32.83 ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed #6 32.83 --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #6 32.83 --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch #6 32.83 ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed #6 32.83 ---> Package rpm-build-libs.x86_64 0:4.11.3-40.el7 will be updated #6 32.83 ---> Package rpm-build-libs.x86_64 0:4.11.3-43.el7 will be an update #6 32.83 --> Running transaction check #6 32.83 ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed #6 32.84 ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed #6 33.00 --> Finished Dependency Resolution #6 33.01 #6 33.01 Dependencies Resolved #6 33.01 #6 33.01 ================================================================================ #6 33.01 Package Arch Version Repository #6 33.01 Size #6 33.01 ================================================================================ #6 33.01 Installing: #6 33.01 rpm-build x86_64 4.11.3-43.el7 base 149 k #6 33.01 rpmlint noarch 1.5-4.el7 base 229 k #6 33.01 Installing for dependencies: #6 33.01 bzip2 x86_64 1.0.6-13.el7 base 52 k #6 33.01 desktop-file-utils x86_64 0.23-2.el7 base 67 k #6 33.01 dwz x86_64 0.11-3.el7 base 99 k #6 33.01 elfutils x86_64 0.176-4.el7 base 308 k #6 33.01 emacs-filesystem noarch 1:24.3-23.el7 base 58 k #6 33.01 file x86_64 5.11-36.el7 base 57 k #6 33.01 gdb x86_64 7.6.1-119.el7 base 2.4 M #6 33.01 groff-base x86_64 1.22.2-8.el7 base 942 k #6 33.01 patch x86_64 2.7.1-12.el7_7 base 111 k #6 33.01 perl x86_64 4:5.16.3-295.el7 base 8.0 M #6 33.01 perl-Carp noarch 1.26-244.el7 base 19 k #6 33.01 perl-Encode x86_64 2.51-7.el7 base 1.5 M #6 33.01 perl-Exporter noarch 5.68-3.el7 base 28 k #6 33.01 perl-File-Path noarch 2.09-2.el7 base 26 k #6 33.01 perl-File-Temp noarch 0.23.01-3.el7 base 56 k #6 33.01 perl-Filter x86_64 1.49-3.el7 base 76 k #6 33.01 perl-Getopt-Long noarch 2.40-3.el7 base 56 k #6 33.01 perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k #6 33.01 perl-PathTools x86_64 3.40-5.el7 base 82 k #6 33.01 perl-Pod-Escapes noarch 1:1.04-295.el7 base 51 k #6 33.01 perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k #6 33.01 perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k #6 33.01 perl-Pod-Usage noarch 1.63-3.el7 base 27 k #6 33.01 perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k #6 33.01 perl-Socket x86_64 2.010-5.el7 base 49 k #6 33.01 perl-Storable x86_64 2.45-3.el7 base 77 k #6 33.01 perl-Text-ParseWords noarch 3.29-4.el7 base 14 k #6 33.01 perl-Thread-Queue noarch 3.02-2.el7 base 17 k #6 33.01 perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k #6 33.01 perl-Time-Local noarch 1.2300-2.el7 base 24 k #6 33.01 perl-constant noarch 1.27-2.el7 base 19 k #6 33.01 perl-libs x86_64 4:5.16.3-295.el7 base 689 k #6 33.01 perl-macros x86_64 4:5.16.3-295.el7 base 44 k #6 33.01 perl-parent noarch 1:0.225-244.el7 base 12 k #6 33.01 perl-podlators noarch 2.5.1-3.el7 base 112 k #6 33.01 perl-srpm-macros noarch 1-8.el7 base 4.6 k #6 33.01 perl-threads x86_64 1.87-4.el7 base 49 k #6 33.01 perl-threads-shared x86_64 1.43-6.el7 base 39 k #6 33.01 python-srpm-macros noarch 3-32.el7 base 8.4 k #6 33.01 redhat-rpm-config noarch 9.1.0-88.el7.centos base 81 k #6 33.01 unzip x86_64 6.0-21.el7 base 171 k #6 33.01 zip x86_64 3.0-11.el7 base 260 k #6 33.01 Updating for dependencies: #6 33.01 elfutils-libelf x86_64 0.176-4.el7 base 195 k #6 33.01 elfutils-libs x86_64 0.176-4.el7 base 291 k #6 33.01 file-libs x86_64 5.11-36.el7 base 340 k #6 33.01 rpm x86_64 4.11.3-43.el7 base 1.2 M #6 33.01 rpm-build-libs x86_64 4.11.3-43.el7 base 107 k #6 33.01 rpm-libs x86_64 4.11.3-43.el7 base 278 k #6 33.01 rpm-python x86_64 4.11.3-43.el7 base 84 k #6 33.01 #6 33.01 Transaction Summary #6 33.01 ================================================================================ #6 33.01 Install 2 Packages (+42 Dependent packages) #6 33.01 Upgrade ( 7 Dependent packages) #6 33.01 #6 33.01 Total download size: 19 M #6 33.01 Downloading packages: #6 33.02 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #6 34.18 warning: /var/cache/yum/x86_64/7/base/packages/bzip2-1.0.6-13.el7.x86_64.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY #6 34.18 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed #6 34.92 -------------------------------------------------------------------------------- #6 34.92 Total 9.9 MB/s | 19 MB 00:01 #6 34.92 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #6 34.92 Importing GPG key 0xF4A80EB5: #6 34.92 Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " #6 34.92 Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 #6 34.92 Package : centos-release-7-7.1908.0.el7.centos.x86_64 (@CentOS) #6 34.92 From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 #6 34.97 Running transaction check #6 35.00 Running transaction test #6 35.07 Transaction test succeeded #6 35.07 Running transaction #6 35.15 Updating : elfutils-libelf-0.176-4.el7.x86_64 1/58 #6 35.80 Updating : rpm-libs-4.11.3-43.el7.x86_64 2/58 #6 36.39 Updating : rpm-4.11.3-43.el7.x86_64 3/58 #6 36.47 Updating : file-libs-5.11-36.el7.x86_64 4/58 #6 36.99 Updating : rpm-build-libs-4.11.3-43.el7.x86_64 5/58 #6 37.62 Installing : groff-base-1.22.2-8.el7.x86_64 6/58 #6 37.64 Installing : bzip2-1.0.6-13.el7.x86_64 7/58 #6 37.66 Installing : 1:perl-parent-0.225-244.el7.noarch 8/58 #6 37.67 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 9/58 #6 37.70 Installing : perl-podlators-2.5.1-3.el7.noarch 10/58 #6 37.72 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 11/58 #6 37.74 Installing : 1:perl-Pod-Escapes-1.04-295.el7.noarch 12/58 #6 37.75 Installing : perl-Text-ParseWords-3.29-4.el7.noarch 13/58 #6 38.00 Installing : perl-Encode-2.51-7.el7.x86_64 14/58 #6 38.02 Installing : perl-Pod-Usage-1.63-3.el7.noarch 15/58 #6 38.04 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 16/58 #6 38.06 Installing : perl-Exporter-5.68-3.el7.noarch 17/58 #6 38.07 Installing : perl-constant-1.27-2.el7.noarch 18/58 #6 38.09 Installing : perl-threads-1.87-4.el7.x86_64 19/58 #6 38.11 Installing : perl-Carp-1.26-244.el7.noarch 20/58 #6 38.13 Installing : perl-Socket-2.010-5.el7.x86_64 21/58 #6 38.21 Installing : 4:perl-libs-5.16.3-295.el7.x86_64 22/58 #6 38.72 Installing : perl-Time-Local-1.2300-2.el7.noarch 23/58 #6 38.73 Installing : 4:perl-macros-5.16.3-295.el7.x86_64 24/58 #6 38.75 Installing : perl-Storable-2.45-3.el7.x86_64 25/58 #6 38.77 Installing : perl-threads-shared-1.43-6.el7.x86_64 26/58 #6 38.79 Installing : perl-PathTools-3.40-5.el7.x86_64 27/58 #6 38.81 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/58 #6 38.83 Installing : perl-File-Temp-0.23.01-3.el7.noarch 29/58 #6 38.84 Installing : perl-File-Path-2.09-2.el7.noarch 30/58 #6 38.86 Installing : perl-Filter-1.49-3.el7.x86_64 31/58 #6 38.90 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 32/58 #6 38.93 Installing : perl-Getopt-Long-2.40-3.el7.noarch 33/58 #6 39.82 Installing : 4:perl-5.16.3-295.el7.x86_64 34/58 #6 39.85 Installing : perl-Thread-Queue-3.02-2.el7.noarch 35/58 #6 39.87 Updating : rpm-python-4.11.3-43.el7.x86_64 36/58 #6 39.89 Installing : file-5.11-36.el7.x86_64 37/58 #6 39.92 Installing : dwz-0.11-3.el7.x86_64 38/58 #6 39.96 Updating : elfutils-libs-0.176-4.el7.x86_64 39/58 #6 40.50 Installing : elfutils-0.176-4.el7.x86_64 40/58 #6 40.55 Installing : zip-3.0-11.el7.x86_64 41/58 #6 41.32 Installing : gdb-7.6.1-119.el7.x86_64 42/58 #6 41.34 Installing : python-srpm-macros-3-32.el7.noarch 43/58 #6 41.37 Installing : unzip-6.0-21.el7.x86_64 44/58 #6 41.39 Installing : patch-2.7.1-12.el7_7.x86_64 45/58 #6 41.41 Installing : perl-srpm-macros-1-8.el7.noarch 46/58 #6 41.43 Installing : redhat-rpm-config-9.1.0-88.el7.centos.noarch 47/58 #6 41.45 Installing : 1:emacs-filesystem-24.3-23.el7.noarch 48/58 #6 41.46 Installing : desktop-file-utils-0.23-2.el7.x86_64 49/58 #6 41.51 Installing : rpmlint-1.5-4.el7.noarch 50/58 #6 41.54 Installing : rpm-build-4.11.3-43.el7.x86_64 51/58 #6 41.56 Cleanup : rpm-python-4.11.3-40.el7.x86_64 52/58 #6 41.58 Cleanup : rpm-build-libs-4.11.3-40.el7.x86_64 53/58 #6 42.09 Cleanup : rpm-libs-4.11.3-40.el7.x86_64 54/58 #6 42.59 Cleanup : rpm-4.11.3-40.el7.x86_64 55/58 #6 42.61 Cleanup : elfutils-libs-0.176-2.el7.x86_64 56/58 #6 43.12 Cleanup : elfutils-libelf-0.176-2.el7.x86_64 57/58 #6 43.64 Cleanup : file-libs-5.11-35.el7.x86_64 58/58 #6 44.66 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/58 #6 44.67 Verifying : rpm-python-4.11.3-43.el7.x86_64 2/58 #6 44.69 Verifying : rpm-build-4.11.3-43.el7.x86_64 3/58 #6 44.70 Verifying : perl-threads-shared-1.43-6.el7.x86_64 4/58 #6 44.71 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 5/58 #6 44.71 Verifying : 1:perl-Pod-Escapes-1.04-295.el7.noarch 6/58 #6 44.72 Verifying : 1:emacs-filesystem-24.3-23.el7.noarch 7/58 #6 44.73 Verifying : perl-Exporter-5.68-3.el7.noarch 8/58 #6 44.74 Verifying : perl-constant-1.27-2.el7.noarch 9/58 #6 44.75 Verifying : perl-PathTools-3.40-5.el7.x86_64 10/58 #6 44.76 Verifying : perl-threads-1.87-4.el7.x86_64 11/58 #6 44.77 Verifying : desktop-file-utils-0.23-2.el7.x86_64 12/58 #6 44.78 Verifying : perl-Carp-1.26-244.el7.noarch 13/58 #6 44.79 Verifying : perl-Socket-2.010-5.el7.x86_64 14/58 #6 44.80 Verifying : file-libs-5.11-36.el7.x86_64 15/58 #6 44.81 Verifying : 1:perl-parent-0.225-244.el7.noarch 16/58 #6 44.82 Verifying : bzip2-1.0.6-13.el7.x86_64 17/58 #6 44.83 Verifying : perl-srpm-macros-1-8.el7.noarch 18/58 #6 44.84 Verifying : 4:perl-libs-5.16.3-295.el7.x86_64 19/58 #6 44.85 Verifying : groff-base-1.22.2-8.el7.x86_64 20/58 #6 44.86 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 21/58 #6 44.86 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 22/58 #6 44.87 Verifying : rpm-build-libs-4.11.3-43.el7.x86_64 23/58 #6 44.89 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 24/58 #6 44.89 Verifying : dwz-0.11-3.el7.x86_64 25/58 #6 44.90 Verifying : perl-Time-Local-1.2300-2.el7.noarch 26/58 #6 44.91 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 27/58 #6 44.92 Verifying : 4:perl-macros-5.16.3-295.el7.x86_64 28/58 #6 44.93 Verifying : 4:perl-5.16.3-295.el7.x86_64 29/58 #6 44.94 Verifying : patch-2.7.1-12.el7_7.x86_64 30/58 #6 44.94 Verifying : rpm-4.11.3-43.el7.x86_64 31/58 #6 44.96 Verifying : unzip-6.0-21.el7.x86_64 32/58 #6 44.97 Verifying : perl-Storable-2.45-3.el7.x86_64 33/58 #6 44.97 Verifying : elfutils-libelf-0.176-4.el7.x86_64 34/58 #6 44.98 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 35/58 #6 44.99 Verifying : elfutils-libs-0.176-4.el7.x86_64 36/58 #6 45.00 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 37/58 #6 45.01 Verifying : elfutils-0.176-4.el7.x86_64 38/58 #6 45.02 Verifying : perl-Encode-2.51-7.el7.x86_64 39/58 #6 45.03 Verifying : python-srpm-macros-3-32.el7.noarch 40/58 #6 45.04 Verifying : file-5.11-36.el7.x86_64 41/58 #6 45.05 Verifying : rpmlint-1.5-4.el7.noarch 42/58 #6 45.05 Verifying : perl-podlators-2.5.1-3.el7.noarch 43/58 #6 45.06 Verifying : gdb-7.6.1-119.el7.x86_64 44/58 #6 45.07 Verifying : perl-File-Path-2.09-2.el7.noarch 45/58 #6 45.08 Verifying : zip-3.0-11.el7.x86_64 46/58 #6 45.09 Verifying : perl-Filter-1.49-3.el7.x86_64 47/58 #6 45.10 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 48/58 #6 45.10 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 49/58 #6 45.11 Verifying : rpm-libs-4.11.3-43.el7.x86_64 50/58 #6 45.12 Verifying : redhat-rpm-config-9.1.0-88.el7.centos.noarch 51/58 #6 45.13 Verifying : file-libs-5.11-35.el7.x86_64 52/58 #6 45.13 Verifying : rpm-python-4.11.3-40.el7.x86_64 53/58 #6 45.13 Verifying : rpm-build-libs-4.11.3-40.el7.x86_64 54/58 #6 45.13 Verifying : rpm-libs-4.11.3-40.el7.x86_64 55/58 #6 45.13 Verifying : rpm-4.11.3-40.el7.x86_64 56/58 #6 45.13 Verifying : elfutils-libs-0.176-2.el7.x86_64 57/58 #6 45.13 Verifying : elfutils-libelf-0.176-2.el7.x86_64 58/58 #6 45.16 #6 45.16 Installed: #6 45.16 rpm-build.x86_64 0:4.11.3-43.el7 rpmlint.noarch 0:1.5-4.el7 #6 45.16 #6 45.16 Dependency Installed: #6 45.16 bzip2.x86_64 0:1.0.6-13.el7 #6 45.16 desktop-file-utils.x86_64 0:0.23-2.el7 #6 45.16 dwz.x86_64 0:0.11-3.el7 #6 45.16 elfutils.x86_64 0:0.176-4.el7 #6 45.16 emacs-filesystem.noarch 1:24.3-23.el7 #6 45.16 file.x86_64 0:5.11-36.el7 #6 45.16 gdb.x86_64 0:7.6.1-119.el7 #6 45.16 groff-base.x86_64 0:1.22.2-8.el7 #6 45.16 patch.x86_64 0:2.7.1-12.el7_7 #6 45.16 perl.x86_64 4:5.16.3-295.el7 #6 45.16 perl-Carp.noarch 0:1.26-244.el7 #6 45.16 perl-Encode.x86_64 0:2.51-7.el7 #6 45.16 perl-Exporter.noarch 0:5.68-3.el7 #6 45.16 perl-File-Path.noarch 0:2.09-2.el7 #6 45.16 perl-File-Temp.noarch 0:0.23.01-3.el7 #6 45.16 perl-Filter.x86_64 0:1.49-3.el7 #6 45.16 perl-Getopt-Long.noarch 0:2.40-3.el7 #6 45.16 perl-HTTP-Tiny.noarch 0:0.033-3.el7 #6 45.16 perl-PathTools.x86_64 0:3.40-5.el7 #6 45.16 perl-Pod-Escapes.noarch 1:1.04-295.el7 #6 45.16 perl-Pod-Perldoc.noarch 0:3.20-4.el7 #6 45.16 perl-Pod-Simple.noarch 1:3.28-4.el7 #6 45.16 perl-Pod-Usage.noarch 0:1.63-3.el7 #6 45.16 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 #6 45.16 perl-Socket.x86_64 0:2.010-5.el7 #6 45.16 perl-Storable.x86_64 0:2.45-3.el7 #6 45.16 perl-Text-ParseWords.noarch 0:3.29-4.el7 #6 45.16 perl-Thread-Queue.noarch 0:3.02-2.el7 #6 45.16 perl-Time-HiRes.x86_64 4:1.9725-3.el7 #6 45.16 perl-Time-Local.noarch 0:1.2300-2.el7 #6 45.16 perl-constant.noarch 0:1.27-2.el7 #6 45.16 perl-libs.x86_64 4:5.16.3-295.el7 #6 45.16 perl-macros.x86_64 4:5.16.3-295.el7 #6 45.16 perl-parent.noarch 1:0.225-244.el7 #6 45.16 perl-podlators.noarch 0:2.5.1-3.el7 #6 45.16 perl-srpm-macros.noarch 0:1-8.el7 #6 45.16 perl-threads.x86_64 0:1.87-4.el7 #6 45.16 perl-threads-shared.x86_64 0:1.43-6.el7 #6 45.16 python-srpm-macros.noarch 0:3-32.el7 #6 45.16 redhat-rpm-config.noarch 0:9.1.0-88.el7.centos #6 45.16 unzip.x86_64 0:6.0-21.el7 #6 45.16 zip.x86_64 0:3.0-11.el7 #6 45.16 #6 45.16 Dependency Updated: #6 45.16 elfutils-libelf.x86_64 0:0.176-4.el7 elfutils-libs.x86_64 0:0.176-4.el7 #6 45.16 file-libs.x86_64 0:5.11-36.el7 rpm.x86_64 0:4.11.3-43.el7 #6 45.16 rpm-build-libs.x86_64 0:4.11.3-43.el7 rpm-libs.x86_64 0:4.11.3-43.el7 #6 45.16 rpm-python.x86_64 0:4.11.3-43.el7 #6 45.16 #6 45.16 Complete! #6 DONE 45.5s #8 [stage-1 3/7] COPY SPECS /root/rpmbuild/SPECS #8 DONE 0.0s #9 [stage-1 4/7] RUN sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-So... #9 DONE 0.7s #10 [stage-1 5/7] RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec #10 0.745 Loaded plugins: fastestmirror, ovl #10 0.857 Enabling base-source repository #10 0.858 Enabling extras-source repository #10 0.858 Enabling updates-source repository #10 0.858 Loading mirror speeds from cached hostfile #10 0.859 * base: d36uatko69830t.cloudfront.net #10 0.860 * extras: d36uatko69830t.cloudfront.net #10 0.860 * updates: d36uatko69830t.cloudfront.net #10 4.367 Checking for new repos for mirrors #10 4.391 Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec #10 4.393 --> 1:make-3.82-24.el7.x86_64 #10 4.476 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.477 --> git-1.8.3.1-22.el7_8.x86_64 #10 4.501 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec #10 4.502 --> Already installed : bash-4.2.46-33.el7.x86_64 #10 4.503 --> btrfs-progs-devel-4.9.1-1.el7.x86_64 #10 4.504 --> Already installed : ca-certificates-2018.2.22-70.0.el7_5.noarch #10 4.504 --> cmake-2.8.12.2-2.el7.x86_64 #10 4.506 --> 7:device-mapper-devel-1.02.164-7.el7_8.1.x86_64 #10 4.506 --> gcc-4.8.5-39.el7.x86_64 #10 4.507 --> git-1.8.3.1-22.el7_8.x86_64 #10 4.509 --> glibc-static-2.17-307.el7.1.x86_64 #10 4.510 --> libseccomp-devel-2.3.1-4.el7.x86_64 #10 4.512 --> libselinux-devel-2.5-15.el7.x86_64 #10 4.512 --> libtool-2.4.2-22.el7_3.x86_64 #10 4.513 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.513 --> 1:make-3.82-24.el7.x86_64 #10 4.514 --> Already installed : 1:pkgconfig-0.27.1-4.el7.x86_64 #10 4.515 --> Already installed : systemd-219-67.el7_7.1.x86_64 #10 4.516 --> selinux-policy-devel-3.13.1-266.el7.noarch #10 4.518 --> systemd-devel-219-73.el7_8.5.x86_64 #10 4.518 --> Already installed : 2:tar-1.26-35.el7.x86_64 #10 4.519 --> which-2.20-7.el7.x86_64 #10 4.520 --> Running transaction check #10 4.520 ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed #10 4.522 --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #10 4.621 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 #10 4.621 ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed #10 4.628 --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 #10 4.631 ---> Package device-mapper-devel.x86_64 7:1.02.164-7.el7_8.1 will be installed #10 4.632 --> Processing Dependency: device-mapper = 7:1.02.164-7.el7_8.1 for package: 7:device-mapper-devel-1.02.164-7.el7_8.1.x86_64 #10 4.634 ---> Package gcc.x86_64 0:4.8.5-39.el7 will be installed #10 4.636 --> Processing Dependency: libgomp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 #10 4.640 --> Processing Dependency: cpp = 4.8.5-39.el7 for package: gcc-4.8.5-39.el7.x86_64 #10 4.641 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-39.el7.x86_64 #10 4.644 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-39.el7.x86_64 #10 4.646 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-39.el7.x86_64 #10 4.647 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-39.el7.x86_64 #10 4.648 ---> Package git.x86_64 0:1.8.3.1-22.el7_8 will be installed #10 4.661 --> Processing Dependency: perl-Git = 1.8.3.1-22.el7_8 for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.663 --> Processing Dependency: rsync for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.664 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.666 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.667 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.668 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.669 --> Processing Dependency: less for package: git-1.8.3.1-22.el7_8.x86_64 #10 4.671 ---> Package glibc-static.x86_64 0:2.17-307.el7.1 will be installed #10 4.671 ---> Package libseccomp-devel.x86_64 0:2.3.1-4.el7 will be installed #10 4.671 --> Processing Dependency: libseccomp(x86-64) = 2.3.1-4.el7 for package: libseccomp-devel-2.3.1-4.el7.x86_64 #10 4.673 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-4.el7.x86_64 #10 4.674 ---> Package libselinux-devel.x86_64 0:2.5-15.el7 will be installed #10 4.674 --> Processing Dependency: libselinux(x86-64) = 2.5-15.el7 for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.677 Package: libselinux-2.5-15.el7.src - can't co-install with libselinux-2.5-15.el7.x86_64 #10 4.677 --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.678 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.679 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-15.el7.x86_64 #10 4.681 ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed #10 4.682 --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 #10 4.684 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 #10 4.685 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed #10 4.686 --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.688 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 #10 4.689 ---> Package make.x86_64 1:3.82-24.el7 will be installed #10 4.689 ---> Package selinux-policy-devel.noarch 0:3.13.1-266.el7 will be installed #10 4.690 --> Processing Dependency: selinux-policy = 3.13.1-266.el7 for package: selinux-policy-devel-3.13.1-266.el7.noarch #10 4.691 --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-266.el7.noarch #10 4.694 --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-266.el7.noarch #10 4.695 --> Processing Dependency: m4 for package: selinux-policy-devel-3.13.1-266.el7.noarch #10 4.697 ---> Package systemd-devel.x86_64 0:219-73.el7_8.5 will be installed #10 4.699 --> Processing Dependency: systemd-libs = 219-73.el7_8.5 for package: systemd-devel-219-73.el7_8.5.x86_64 #10 4.704 --> Processing Dependency: systemd = 219-73.el7_8.5 for package: systemd-devel-219-73.el7_8.5.x86_64 #10 4.708 Package: systemd-219-73.el7_8.5.src - can't co-install with systemd-219-73.el7_8.5.x86_64 #10 4.708 ---> Package which.x86_64 0:2.20-7.el7 will be installed #10 4.708 --> Running transaction check #10 4.708 ---> Package autoconf.noarch 0:2.69-11.el7 will be installed #10 4.712 --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch #10 4.714 ---> Package automake.noarch 0:1.13.4-3.el7 will be installed #10 4.716 --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch #10 4.718 ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed #10 4.720 --> Processing Dependency: liblzo2.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #10 4.722 --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 #10 4.724 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed #10 4.724 ---> Package cpp.x86_64 0:4.8.5-39.el7 will be installed #10 4.728 ---> Package device-mapper.x86_64 7:1.02.158-2.el7 will be updated #10 4.729 --> Processing Dependency: device-mapper = 7:1.02.158-2.el7 for package: 7:device-mapper-libs-1.02.158-2.el7.x86_64 #10 4.730 ---> Package device-mapper.x86_64 7:1.02.164-7.el7_8.1 will be an update #10 4.733 ---> Package glibc-devel.x86_64 0:2.17-307.el7.1 will be installed #10 4.737 --> Processing Dependency: glibc-headers = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 #10 4.738 --> Processing Dependency: glibc = 2.17-307.el7.1 for package: glibc-devel-2.17-307.el7.1.x86_64 #10 4.742 Package: glibc-2.17-307.el7.1.src - can't co-install with glibc-2.17-307.el7.1.x86_64 #10 4.743 Package: glibc-2.17-307.el7.1.src - can't co-install with glibc-2.17-307.el7.1.x86_64 #10 4.743 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-307.el7.1.x86_64 #10 4.744 ---> Package less.x86_64 0:458-9.el7 will be installed #10 4.744 ---> Package libarchive.x86_64 0:3.1.2-14.el7_7 will be installed #10 4.748 ---> Package libgomp.x86_64 0:4.8.5-39.el7 will be installed #10 4.749 ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed #10 4.750 ---> Package libseccomp.x86_64 0:2.3.1-4.el7 will be installed #10 4.750 ---> Package libselinux.x86_64 0:2.5-14.1.el7 will be updated #10 4.752 ---> Package libselinux.x86_64 0:2.5-15.el7 will be an update #10 4.754 ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed #10 4.754 ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed #10 4.754 ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed #10 4.755 ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed #10 4.756 ---> Package openssh-clients.x86_64 0:7.4p1-21.el7 will be installed #10 4.759 --> Processing Dependency: openssh = 7.4p1-21.el7 for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.761 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.762 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.763 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-21.el7.x86_64 #10 4.764 ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed #10 4.765 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed #10 4.767 ---> Package perl-Git.noarch 0:1.8.3.1-22.el7_8 will be installed #10 4.768 ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed #10 4.769 ---> Package policycoreutils-devel.x86_64 0:2.5-34.el7 will be installed #10 4.770 --> Processing Dependency: policycoreutils-python = 2.5-34.el7 for package: policycoreutils-devel-2.5-34.el7.x86_64 #10 4.772 ---> Package rsync.x86_64 0:3.1.2-10.el7 will be installed #10 4.773 ---> Package selinux-policy.noarch 0:3.13.1-266.el7 will be installed #10 4.774 --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-266.el7.noarch #10 4.776 ---> Package systemd.x86_64 0:219-67.el7_7.1 will be updated #10 4.778 ---> Package systemd.x86_64 0:219-73.el7_8.5 will be an update #10 4.789 ---> Package systemd-libs.x86_64 0:219-67.el7_7.1 will be updated #10 4.790 ---> Package systemd-libs.x86_64 0:219-73.el7_8.5 will be an update #10 4.792 --> Running transaction check #10 4.792 ---> Package device-mapper-libs.x86_64 7:1.02.158-2.el7 will be updated #10 4.793 ---> Package device-mapper-libs.x86_64 7:1.02.164-7.el7_8.1 will be an update #10 4.794 ---> Package e2fsprogs-libs.x86_64 0:1.42.9-17.el7 will be installed #10 4.795 --> Processing Dependency: libcom_err(x86-64) = 1.42.9-17.el7 for package: e2fsprogs-libs-1.42.9-17.el7.x86_64 #10 4.797 ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed #10 4.797 --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 #10 4.799 ---> Package glibc.x86_64 0:2.17-292.el7 will be updated #10 4.801 --> Processing Dependency: glibc = 2.17-292.el7 for package: glibc-common-2.17-292.el7.x86_64 #10 4.802 ---> Package glibc.x86_64 0:2.17-307.el7.1 will be an update #10 4.803 ---> Package glibc-headers.x86_64 0:2.17-307.el7.1 will be installed #10 4.803 --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-307.el7.1.x86_64 #10 4.805 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-307.el7.1.x86_64 #10 4.805 ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed #10 4.805 ---> Package lzo.x86_64 0:2.06-8.el7 will be installed #10 4.805 ---> Package openssh.x86_64 0:7.4p1-21.el7 will be installed #10 4.807 ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed #10 4.809 ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed #10 4.811 ---> Package policycoreutils.x86_64 0:2.5-34.el7 will be installed #10 4.813 --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-34.el7.x86_64 #10 4.814 ---> Package policycoreutils-python.x86_64 0:2.5-34.el7 will be installed #10 4.816 --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.819 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.820 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.821 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.823 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.824 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.824 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.824 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.827 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.828 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.828 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-34.el7.x86_64 #10 4.828 --> Running transaction check #10 4.828 ---> Package audit-libs-python.x86_64 0:2.8.5-4.el7 will be installed #10 4.829 ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed #10 4.830 ---> Package glibc-common.x86_64 0:2.17-292.el7 will be updated #10 4.831 ---> Package glibc-common.x86_64 0:2.17-307.el7.1 will be an update #10 4.832 ---> Package kernel-headers.x86_64 0:3.10.0-1127.el7 will be installed #10 4.832 ---> Package libcgroup.x86_64 0:0.41-21.el7 will be installed #10 4.833 ---> Package libcom_err.x86_64 0:1.42.9-16.el7 will be updated #10 4.833 ---> Package libcom_err.x86_64 0:1.42.9-17.el7 will be an update #10 4.834 ---> Package libselinux-python.x86_64 0:2.5-15.el7 will be installed #10 4.834 ---> Package libselinux-utils.x86_64 0:2.5-15.el7 will be installed #10 4.835 ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed #10 4.835 ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed #10 4.836 ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed #10 4.849 --> Finished Dependency Resolution #10 4.874 #10 4.874 Dependencies Resolved #10 4.883 #10 4.883 ================================================================================ #10 4.883 Package Arch Version Repository Size #10 4.883 ================================================================================ #10 4.883 Installing: #10 4.883 btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k #10 4.883 cmake x86_64 2.8.12.2-2.el7 base 7.1 M #10 4.883 device-mapper-devel x86_64 7:1.02.164-7.el7_8.1 updates 204 k #10 4.883 gcc x86_64 4.8.5-39.el7 base 16 M #10 4.883 git x86_64 1.8.3.1-22.el7_8 updates 4.4 M #10 4.883 glibc-static x86_64 2.17-307.el7.1 base 1.6 M #10 4.883 libseccomp-devel x86_64 2.3.1-4.el7 base 64 k #10 4.883 libselinux-devel x86_64 2.5-15.el7 base 187 k #10 4.883 libtool x86_64 2.4.2-22.el7_3 base 588 k #10 4.883 libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k #10 4.883 make x86_64 1:3.82-24.el7 base 421 k #10 4.883 selinux-policy-devel noarch 3.13.1-266.el7 base 1.7 M #10 4.883 systemd-devel x86_64 219-73.el7_8.5 updates 212 k #10 4.883 which x86_64 2.20-7.el7 base 41 k #10 4.883 Installing for dependencies: #10 4.883 audit-libs-python x86_64 2.8.5-4.el7 base 76 k #10 4.883 autoconf noarch 2.69-11.el7 base 701 k #10 4.883 automake noarch 1.13.4-3.el7 base 679 k #10 4.883 btrfs-progs x86_64 4.9.1-1.el7 base 678 k #10 4.883 checkpolicy x86_64 2.5-8.el7 base 295 k #10 4.883 cpp x86_64 4.8.5-39.el7 base 5.9 M #10 4.883 e2fsprogs-libs x86_64 1.42.9-17.el7 base 168 k #10 4.883 fipscheck x86_64 1.4.1-6.el7 base 21 k #10 4.883 fipscheck-lib x86_64 1.4.1-6.el7 base 11 k #10 4.883 glibc-devel x86_64 2.17-307.el7.1 base 1.1 M #10 4.883 glibc-headers x86_64 2.17-307.el7.1 base 689 k #10 4.883 kernel-headers x86_64 3.10.0-1127.el7 base 8.9 M #10 4.883 less x86_64 458-9.el7 base 120 k #10 4.883 libarchive x86_64 3.1.2-14.el7_7 base 319 k #10 4.883 libcgroup x86_64 0.41-21.el7 base 66 k #10 4.883 libedit x86_64 3.0-12.20121213cvs.el7 base 92 k #10 4.883 libgomp x86_64 4.8.5-39.el7 base 158 k #10 4.883 libmpc x86_64 1.0.1-3.el7 base 51 k #10 4.883 libseccomp x86_64 2.3.1-4.el7 base 56 k #10 4.883 libselinux-python x86_64 2.5-15.el7 base 236 k #10 4.883 libselinux-utils x86_64 2.5-15.el7 base 151 k #10 4.883 libsemanage-python x86_64 2.5-14.el7 base 113 k #10 4.883 libsepol-devel x86_64 2.5-10.el7 base 77 k #10 4.883 libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k #10 4.883 lzo x86_64 2.06-8.el7 base 59 k #10 4.883 m4 x86_64 1.4.16-10.el7 base 256 k #10 4.883 mpfr x86_64 3.1.1-4.el7 base 203 k #10 4.883 openssh x86_64 7.4p1-21.el7 base 510 k #10 4.883 openssh-clients x86_64 7.4p1-21.el7 base 655 k #10 4.883 pcre-devel x86_64 8.32-17.el7 base 480 k #10 4.883 perl-Data-Dumper x86_64 2.145-3.el7 base 47 k #10 4.883 perl-Error noarch 1:0.17020-2.el7 base 32 k #10 4.883 perl-Git noarch 1.8.3.1-22.el7_8 updates 56 k #10 4.883 perl-TermReadKey x86_64 2.30-20.el7 base 31 k #10 4.883 perl-Test-Harness noarch 3.28-3.el7 base 302 k #10 4.883 policycoreutils x86_64 2.5-34.el7 base 917 k #10 4.883 policycoreutils-devel x86_64 2.5-34.el7 base 335 k #10 4.883 policycoreutils-python x86_64 2.5-34.el7 base 457 k #10 4.883 python-IPy noarch 0.75-6.el7 base 32 k #10 4.883 rsync x86_64 3.1.2-10.el7 base 404 k #10 4.883 selinux-policy noarch 3.13.1-266.el7 base 497 k #10 4.883 setools-libs x86_64 3.3.8-4.el7 base 620 k #10 4.883 Updating for dependencies: #10 4.883 device-mapper x86_64 7:1.02.164-7.el7_8.1 updates 295 k #10 4.883 device-mapper-libs x86_64 7:1.02.164-7.el7_8.1 updates 324 k #10 4.883 glibc x86_64 2.17-307.el7.1 base 3.6 M #10 4.883 glibc-common x86_64 2.17-307.el7.1 base 11 M #10 4.883 libcom_err x86_64 1.42.9-17.el7 base 42 k #10 4.883 libselinux x86_64 2.5-15.el7 base 162 k #10 4.883 systemd x86_64 219-73.el7_8.5 updates 5.1 M #10 4.883 systemd-libs x86_64 219-73.el7_8.5 updates 416 k #10 4.883 #10 4.883 Transaction Summary #10 4.883 ================================================================================ #10 4.883 Install 14 Packages (+42 Dependent packages) #10 4.883 Upgrade ( 8 Dependent packages) #10 4.883 #10 4.883 Total download size: 81 M #10 4.883 Downloading packages: #10 4.886 Delta RPMs disabled because /usr/bin/applydeltarpm not installed. #10 11.91 -------------------------------------------------------------------------------- #10 11.91 Total 11 MB/s | 81 MB 00:07 #10 12.06 Running transaction check #10 12.22 Running transaction test #10 12.39 Transaction test succeeded #10 12.39 Running transaction make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/cli' make -C /home/ubuntu/workspace/docker-ce-packaging_19.03/engine VERSION=0.0.0-20200430155955-e7349349fd binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine' mkdir bundles Makefile:157: The docker client CLI has moved to github.com/docker/cli. For a dev-test cycle involving the CLI, run: DOCKER_CLI_PATH=/host/path/to/cli/binary make shell then change the cli and compile into a binary at the same location. DOCKER_BUILDKIT="1" docker build --build-arg=GO_VERSION --build-arg=CROSS=false -t "docker-dev:19-03" -f "Dockerfile" . #2 [internal] load .dockerignore #2 transferring context: 87B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 12.30kB done #1 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster #4 DONE 0.1s #3 [internal] load metadata for docker.io/djs55/vpnkit@sha256:e508a17cfacc8... #3 DONE 0.2s #5 [base 1/2] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6... #5 CACHED #17 [internal] load build context #17 ... #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/${APT_MIRROR:-deb.d... #6 DONE 1.4s #17 [internal] load build context #17 ... #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4... #63 resolve docker.io/djs55/vpnkit@sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e done #63 sha256:e508a17cfacc8fd39261d5b4e397df2b953690da577e2c987a47630cd0c42f8e 528B / 528B done #63 sha256:e49efe6f0050ab6b0671a0594b0012d1a45d2be687543e92ff247426a55efdb4 1.20kB / 1.20kB done #63 sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 9.11MB / 9.11MB 0.3s done #63 extracting sha256:bad55c542dc9f78e0d821521947cd75f74cb757f42f8b7dac8b852040f43737c 1.5s done #63 DONE 2.1s #17 [internal] load build context #17 transferring context: 50.85MB 3.8s done #17 DONE 3.9s #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 ... #18 [rootlesskit 1/4] COPY hack/dockerfile/install/install.sh ./install.sh #18 DONE 0.2s #19 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ #19 DONE 0.1s #28 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ #28 DONE 0.2s #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 ... #47 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... #47 DONE 0.2s #44 [gotestsum 2/3] COPY hack/dockerfile/install/gotestsum.installer ./ #44 DONE 0.3s #65 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ #65 DONE 0.3s #59 [rootlesskit 2/4] COPY hack/dockerfile/install/rootlesskit.installer ./ #59 DONE 0.3s #41 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ #41 DONE 0.3s #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #10 14.82 Updating : glibc-common-2.17-307.el7.1.x86_64 1/72 #10 15.32 Updating : glibc-2.17-307.el7.1.x86_64 2/72 #42 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 5.575 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #31 5.577 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #31 5.637 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #31 6.728 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] #31 8.084 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #10 15.85 Updating : libselinux-2.5-15.el7.x86_64 3/72 #31 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 4.686 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #7 4.756 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #7 4.759 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #7 5.609 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] #7 7.123 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #7 9.268 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] #7 ... #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 5.139 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #22 5.149 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #22 5.186 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #22 6.083 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #22 8.294 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] #22 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 4.087 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #54 4.184 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #54 4.184 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #54 4.990 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] #54 6.014 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #54 8.382 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] #54 ... #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 4.901 + mktemp -d #26 4.902 + export GOPATH=/tmp/tmp.kkpSnbbRCB #26 4.902 + git clone https://github.com/kolyshkin/go-swagger.git /tmp/tmp.kkpSnbbRCB/src/github.com/go-swagger/go-swagger #26 4.908 Cloning into '/tmp/tmp.kkpSnbbRCB/src/github.com/go-swagger/go-swagger'... #26 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 5.169 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #38 5.208 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #38 5.208 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #38 6.247 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] #38 7.578 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #38 9.625 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] #10 16.40 Updating : systemd-libs-219-73.el7_8.5.x86_64 4/72 #38 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 3.862 + mktemp -d #36 3.872 + export GOPATH=/tmp/tmp.eNYFyQPz3y #36 3.872 + git clone https://github.com/docker/distribution.git /tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution #36 3.897 Cloning into '/tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution'... #36 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 5.667 + RM_GOPATH=0 #29 5.667 + TMP_GOPATH= #29 5.668 + : /build #29 5.668 + '[' -z '' ']' #29 5.670 ++ mktemp -d #29 5.679 + export GOPATH=/tmp/tmp.aC4VuGSgkv #29 5.679 + GOPATH=/tmp/tmp.aC4VuGSgkv #29 5.679 + RM_GOPATH=1 #29 5.685 ++ dirname ./install.sh #29 5.692 + dir=. #29 5.693 + bin=tomlv #29 5.693 + shift #29 5.693 + '[' '!' -f ./tomlv.installer ']' #29 5.693 + . ./tomlv.installer #29 5.693 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #29 5.694 + install_tomlv #29 5.694 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' #29 5.694 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #29 5.694 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.aC4VuGSgkv/src/github.com/BurntSushi/toml #29 5.696 Cloning into '/tmp/tmp.aC4VuGSgkv/src/github.com/BurntSushi/toml'... #29 6.637 + cd /tmp/tmp.aC4VuGSgkv/src/github.com/BurntSushi/toml #29 6.653 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 #29 6.668 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv #29 7.362 internal/cpu #29 7.393 runtime/internal/atomic #29 7.732 runtime/internal/sys #29 7.886 runtime/internal/math #29 7.973 math/bits #29 8.051 internal/bytealg #10 18.13 Updating : systemd-219-73.el7_8.5.x86_64 5/72 #10 18.88 Failed to get D-Bus connection: Operation not permitted #10 18.89 Installing : fipscheck-1.4.1-6.el7.x86_64 6/72 #29 8.520 math #10 18.91 Installing : fipscheck-lib-1.4.1-6.el7.x86_64 7/72 #29 8.738 runtime #10 19.44 Installing : mpfr-3.1.1-4.el7.x86_64 8/72 #29 ... #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #20 6.061 + RM_GOPATH=0 #20 6.061 + TMP_GOPATH= #20 6.061 + : /build #20 6.061 + '[' -z '' ']' #20 6.062 ++ mktemp -d #20 6.067 + export GOPATH=/tmp/tmp.FsG17bWNlL #20 6.067 + GOPATH=/tmp/tmp.FsG17bWNlL #20 6.067 + RM_GOPATH=1 #20 6.067 ++ dirname ./install.sh #20 6.071 + dir=. #20 6.071 + bin=dockercli #20 6.071 + shift #20 6.072 + '[' '!' -f ./dockercli.installer ']' #20 6.072 + . ./dockercli.installer #20 6.072 ++ : stable #20 6.072 ++ : 17.06.2-ce #20 6.072 + install_dockercli #20 6.072 + echo 'Install docker/cli version 17.06.2-ce from stable' #20 6.073 Install docker/cli version 17.06.2-ce from stable #20 6.073 ++ uname -m #20 6.079 + arch=x86_64 #20 6.079 + '[' x86_64 '!=' x86_64 ']' #20 6.079 + url=https://download.docker.com/linux/static #20 6.080 + tar -xz docker/docker #20 6.081 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz #10 19.96 Updating : libcom_err-1.42.9-17.el7.x86_64 9/72 #20 ... #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 5.463 + RM_GOPATH=0 #45 5.465 + TMP_GOPATH= #45 5.465 + : /build #45 5.465 + '[' -z '' ']' #45 5.471 ++ mktemp -d #45 5.479 + export GOPATH=/tmp/tmp.NUVn99QCca #45 5.479 + GOPATH=/tmp/tmp.NUVn99QCca #45 5.479 + RM_GOPATH=1 #45 5.480 ++ dirname ./install.sh #45 5.484 + dir=. #45 5.485 + bin=gotestsum #45 5.485 + shift #45 5.485 + '[' '!' -f ./gotestsum.installer ']' #45 5.485 + . ./gotestsum.installer #45 5.485 ++ : v0.3.5 #45 5.485 + install_gotestsum #45 5.486 + echo 'Installing gotestsum version v0.3.5' #45 5.486 Installing gotestsum version v0.3.5 #45 5.493 + go get -d gotest.tools/gotestsum #45 ... #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 5.763 + RM_GOPATH=0 #66 5.763 + TMP_GOPATH= #66 5.763 + : /build #66 5.763 + '[' -z '' ']' #66 5.768 ++ mktemp -d #66 5.772 + export GOPATH=/tmp/tmp.22dheG3PrN #66 5.772 + GOPATH=/tmp/tmp.22dheG3PrN #66 5.772 + RM_GOPATH=1 #66 5.773 ++ dirname ./install.sh #66 5.799 + dir=. #66 5.799 + bin=proxy #66 5.799 + shift #66 5.799 + '[' '!' -f ./proxy.installer ']' #66 5.800 + . ./proxy.installer #66 5.800 ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 #66 5.800 + install_proxy #66 5.801 + case "$1" in #66 5.801 + export CGO_ENABLED=0 #66 5.801 + CGO_ENABLED=0 #66 5.801 + _install_proxy #66 5.802 + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' #66 5.802 Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 #66 5.802 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.22dheG3PrN/src/github.com/docker/libnetwork #66 5.809 Cloning into '/tmp/tmp.22dheG3PrN/src/github.com/docker/libnetwork'... #66 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 5.459 + RM_GOPATH=0 #48 5.461 + TMP_GOPATH= #48 5.461 + : /build #48 5.461 + '[' -z '' ']' #48 5.464 ++ mktemp -d #48 5.469 + export GOPATH=/tmp/tmp.tnLu9KPhHn #48 5.470 + GOPATH=/tmp/tmp.tnLu9KPhHn #48 5.470 + RM_GOPATH=1 #48 5.471 ++ dirname ./install.sh #48 5.472 + dir=. #48 5.478 + bin=gometalinter #48 5.481 + shift #48 5.481 + '[' '!' -f ./gometalinter.installer ']' #48 5.482 + . ./gometalinter.installer #48 5.482 ++ GOMETALINTER_COMMIT=v2.0.6 #48 5.483 + install_gometalinter #48 5.483 + echo 'Installing gometalinter version v2.0.6' #48 5.484 Installing gometalinter version v2.0.6 #48 5.484 + go get -d github.com/alecthomas/gometalinter #10 20.47 Installing : libmpc-1.0.1-3.el7.x86_64 10/72 #48 ... #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #60 5.517 + RM_GOPATH=0 #60 5.517 + TMP_GOPATH= #60 5.517 + : /build/ #60 5.517 + '[' -z '' ']' #60 5.517 ++ mktemp -d #60 5.517 + export GOPATH=/tmp/tmp.XTohKTz20z #60 5.517 + GOPATH=/tmp/tmp.XTohKTz20z #60 5.517 + RM_GOPATH=1 #60 5.517 ++ dirname ./install.sh #60 5.525 + dir=. #60 5.525 + bin=rootlesskit #60 5.525 + shift #60 5.525 + '[' '!' -f ./rootlesskit.installer ']' #60 5.525 + . ./rootlesskit.installer #60 5.525 ++ : 0fec9adac6b078aa8616da47e9d75f663ca3f492 #60 5.525 + install_rootlesskit #60 5.525 + case "$1" in #60 5.525 + export CGO_ENABLED=0 #60 5.525 + CGO_ENABLED=0 #60 5.525 + _install_rootlesskit #60 5.525 + echo 'Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492' #60 5.525 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.XTohKTz20z/src/github.com/rootless-containers/rootlesskit #60 5.525 Install rootlesskit version 0fec9adac6b078aa8616da47e9d75f663ca3f492 #60 5.530 Cloning into '/tmp/tmp.XTohKTz20z/src/github.com/rootless-containers/rootlesskit'... #60 10.00 + cd /tmp/tmp.XTohKTz20z/src/github.com/rootless-containers/rootlesskit #60 10.00 + git checkout -q 0fec9adac6b078aa8616da47e9d75f663ca3f492 #60 10.41 + for f in rootlesskit rootlesskit-docker-proxy #60 10.41 + go build -ldflags= -o /build//rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit #60 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 5.732 + RM_GOPATH=0 #42 5.732 + TMP_GOPATH= #42 5.732 + : /build #42 5.732 + '[' -z '' ']' #42 5.740 ++ mktemp -d #42 5.740 + export GOPATH=/tmp/tmp.KRkr4Nd0j5 #42 5.740 + GOPATH=/tmp/tmp.KRkr4Nd0j5 #42 5.740 + RM_GOPATH=1 #42 5.747 ++ dirname ./install.sh #42 5.752 + dir=. #42 5.752 + bin=vndr #42 5.752 + shift #42 5.752 + '[' '!' -f ./vndr.installer ']' #42 5.752 + . ./vndr.installer #42 5.752 ++ : 85886e1ac99b8d96590e6e0d9f075dc7a711d132 #42 5.752 + install_vndr #42 5.752 Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132 #42 5.752 + echo 'Install vndr version 85886e1ac99b8d96590e6e0d9f075dc7a711d132' #42 5.752 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.KRkr4Nd0j5/src/github.com/LK4D4/vndr #42 5.757 Cloning into '/tmp/tmp.KRkr4Nd0j5/src/github.com/LK4D4/vndr'... #42 6.513 + cd /tmp/tmp.KRkr4Nd0j5/src/github.com/LK4D4/vndr #42 6.513 + git checkout -q 85886e1ac99b8d96590e6e0d9f075dc7a711d132 #42 6.541 + go build -buildmode=pie -v -o /build/vndr . #42 7.915 internal/cpu #42 7.949 runtime/internal/atomic #42 8.182 runtime/internal/sys #42 8.337 runtime/internal/math #42 8.447 internal/race #42 8.518 internal/bytealg #42 8.570 sync/atomic #42 8.954 unicode #42 9.348 runtime #10 21.00 Updating : 7:device-mapper-libs-1.02.164-7.el7_8.1.x86_64 11/72 #10 21.52 Updating : 7:device-mapper-1.02.164-7.el7_8.1.x86_64 12/72 #10 22.04 Installing : lzo-2.06-8.el7.x86_64 13/72 #10 22.59 Installing : checkpolicy-2.5-8.el7.x86_64 14/72 #10 22.63 Installing : 1:make-3.82-24.el7.x86_64 15/72 #42 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 12.24 + cd /tmp/tmp.tnLu9KPhHn/src/github.com/alecthomas/gometalinter #48 12.24 + git checkout -q v2.0.6 #10 23.16 Installing : m4-1.4.16-10.el7.x86_64 16/72 #10 23.67 Installing : 1:perl-Error-0.17020-2.el7.noarch 17/72 #48 12.85 + go build -buildmode=pie -o /build/gometalinter github.com/alecthomas/gometalinter #10 23.72 Installing : libarchive-3.1.2-14.el7_7.x86_64 18/72 #10 24.85 Installing : cpp-4.8.5-39.el7.x86_64 19/72 #48 ... #20 [dockercli 3/3] RUN PREFIX=/build ./install.sh dockercli #20 14.42 + mkdir -p /build #20 14.43 + mv docker/docker /build/ #20 14.44 + rmdir docker #20 DONE 14.8s #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 12.51 unicode/utf8 #29 13.12 internal/race #29 13.27 sync/atomic #29 13.63 unicode #10 25.37 Installing : e2fsprogs-libs-1.42.9-17.el7.x86_64 20/72 #10 25.98 Installing : btrfs-progs-4.9.1-1.el7.x86_64 21/72 #10 26.56 Installing : openssh-7.4p1-21.el7.x86_64 22/72 #10 26.59 Installing : systemd-devel-219-73.el7_8.5.x86_64 23/72 #10 26.65 Installing : rsync-3.1.2-10.el7.x86_64 24/72 #29 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 10.08 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] #31 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 20.11 Checking out files: 83% (1326/1597) Checking out files: 84% (1342/1597) Checking out files: 85% (1358/1597) Checking out files: 86% (1374/1597) Checking out files: 87% (1390/1597) Checking out files: 88% (1406/1597) Checking out files: 89% (1422/1597) Checking out files: 90% (1438/1597) Checking out files: 91% (1454/1597) Checking out files: 92% (1470/1597) Checking out files: 93% (1486/1597) Checking out files: 94% (1502/1597) Checking out files: 95% (1518/1597) Checking out files: 96% (1534/1597) Checking out files: 97% (1550/1597) Checking out files: 98% (1566/1597) Checking out files: 99% (1582/1597) Checking out files: 100% (1597/1597) Checking out files: 100% (1597/1597), done. #36 20.47 + cd /tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution #36 20.47 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 #10 27.67 Installing : libcgroup-0.41-21.el7.x86_64 25/72 #10 28.19 Installing : libselinux-utils-2.5-15.el7.x86_64 26/72 #36 ... #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 10.84 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] #10 28.29 Installing : policycoreutils-2.5-34.el7.x86_64 27/72 #22 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 17.29 internal/testlog #29 17.54 encoding #29 17.74 runtime/cgo #10 28.32 Installing : selinux-policy-3.13.1-266.el7.noarch 28/72 #10 29.40 Installing : setools-libs-3.3.8-4.el7.x86_64 29/72 #10 29.93 Installing : libselinux-python-2.5-15.el7.x86_64 30/72 #10 29.95 Installing : perl-TermReadKey-2.30-20.el7.x86_64 31/72 #10 29.97 Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 32/72 #10 30.49 Installing : libseccomp-2.3.1-4.el7.x86_64 33/72 #10 31.00 Installing : libgomp-4.8.5-39.el7.x86_64 34/72 #10 31.53 Installing : libsemanage-python-2.5-14.el7.x86_64 35/72 #10 31.55 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 36/72 #10 31.62 Installing : autoconf-2.69-11.el7.noarch 37/72 #10 32.13 install-info: No such file or directory for /usr/share/info/autoconf.info #10 32.16 Installing : audit-libs-python-2.8.5-4.el7.x86_64 38/72 #10 32.18 Installing : libedit-3.0-12.20121213cvs.el7.x86_64 39/72 #10 32.77 Installing : openssh-clients-7.4p1-21.el7.x86_64 40/72 #10 32.79 Installing : less-458-9.el7.x86_64 41/72 #10 32.81 Installing : perl-Git-1.8.3.1-22.el7_8.noarch 42/72 #10 33.34 Installing : git-1.8.3.1-22.el7_8.x86_64 43/72 #10 33.38 Installing : libsepol-devel-2.5-10.el7.x86_64 44/72 #29 ... #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 22.04 Checking out files: 69% (1427/2067) Checking out files: 70% (1447/2067) Checking out files: 71% (1468/2067) Checking out files: 72% (1489/2067) Checking out files: 73% (1509/2067) Checking out files: 74% (1530/2067) Checking out files: 75% (1551/2067) Checking out files: 76% (1571/2067) Checking out files: 77% (1592/2067) Checking out files: 78% (1613/2067) Checking out files: 79% (1633/2067) Checking out files: 80% (1654/2067) Checking out files: 81% (1675/2067) Checking out files: 82% (1695/2067) Checking out files: 83% (1716/2067) Checking out files: 84% (1737/2067) Checking out files: 85% (1757/2067) Checking out files: 86% (1778/2067) Checking out files: 87% (1799/2067) Checking out files: 88% (1819/2067) Checking out files: 89% (1840/2067) Checking out files: 90% (1861/2067) Checking out files: 91% (1881/2067) Checking out files: 92% (1902/2067) Checking out files: 93% (1923/2067) Checking out files: 94% (1943/2067) Checking out files: 95% (1964/2067) Checking out files: 96% (1985/2067) Checking out files: 97% (2005/2067) Checking out files: 98% (2026/2067) Checking out files: 99% (2047/2067) Checking out files: 100% (2067/2067) Checking out files: 100% (2067/2067), done. #66 22.63 + cd /tmp/tmp.22dheG3PrN/src/github.com/docker/libnetwork #66 22.64 + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 #66 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 12.76 unicode/utf8 #42 13.08 math/bits #42 13.60 math #42 17.93 internal/testlog #42 18.14 encoding #42 18.24 unicode/utf16 #42 18.44 container/list #42 18.91 crypto/internal/subtle #42 18.99 crypto/subtle #42 19.13 vendor/golang.org/x/crypto/cryptobyte/asn1 #42 19.25 internal/nettrace #42 19.35 runtime/cgo #42 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 23.62 + GOPATH=/tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eNYFyQPz3y go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry #10 33.62 Installing : kernel-headers-3.10.0-1127.el7.x86_64 45/72 #10 34.25 Installing : glibc-headers-2.17-307.el7.1.x86_64 46/72 #10 34.34 Installing : glibc-devel-2.17-307.el7.1.x86_64 47/72 #10 35.99 Installing : gcc-4.8.5-39.el7.x86_64 48/72 #10 36.51 Installing : python-IPy-0.75-6.el7.noarch 49/72 #10 36.58 Installing : policycoreutils-python-2.5-34.el7.x86_64 50/72 #10 36.62 Installing : policycoreutils-devel-2.5-34.el7.x86_64 51/72 #10 37.08 Installing : selinux-policy-devel-3.13.1-266.el7.noarch 52/72 #10 37.64 Installing : pcre-devel-8.32-17.el7.x86_64 53/72 #10 37.68 Installing : libselinux-devel-2.5-15.el7.x86_64 54/72 #10 37.73 Installing : perl-Test-Harness-3.28-3.el7.noarch 55/72 #36 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 20.27 Fetched 8343 kB in 16s (508 kB/s) #54 20.27 Reading package lists... #54 27.31 Reading package lists... #54 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 21.83 Fetched 8343 kB in 16s (506 kB/s) #31 21.83 Reading package lists... #10 37.80 Installing : automake-1.13.4-3.el7.noarch 56/72 #10 38.31 install-info: No such file or directory for /usr/share/info/automake.info.gz #10 38.38 Installing : libtool-2.4.2-22.el7_3.x86_64 57/72 #10 38.89 install-info: No such file or directory for /usr/share/info/libtool.info.gz #31 28.38 Reading package lists... #31 ... #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 21.16 Fetched 8343 kB in 16s (513 kB/s) #22 21.16 Reading package lists... #22 28.22 Reading package lists... #22 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 21.37 Fetched 8343 kB in 17s (492 kB/s) #7 21.37 Reading package lists... #7 28.30 Reading package lists... #7 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 21.72 Fetched 8343 kB in 17s (497 kB/s) #38 21.72 Reading package lists... #10 38.91 Installing : 7:device-mapper-devel-1.02.164-7.el7_8.1.x86_64 58/72 #10 39.12 Installing : glibc-static-2.17-307.el7.1.x86_64 59/72 #10 39.15 Installing : libseccomp-devel-2.3.1-4.el7.x86_64 60/72 #10 39.19 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 61/72 #38 28.42 Reading package lists... #38 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 29.21 vendor/golang.org/x/crypto/internal/subtle #10 39.21 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 62/72 #10 40.04 Installing : cmake-2.8.12.2-2.el7.x86_64 63/72 #42 29.35 vendor/golang.org/x/crypto/curve25519 #10 40.06 Installing : which-2.20-7.el7.x86_64 64/72 #10 40.57 install-info: No such file or directory for /usr/share/info/which.info.gz #10 41.07 Cleanup : 7:device-mapper-1.02.158-2.el7.x86_64 65/72 #10 41.15 Cleanup : 7:device-mapper-libs-1.02.158-2.el7.x86_64 66/72 #10 42.16 Cleanup : systemd-219-67.el7_7.1.x86_64 67/72 #10 42.68 Cleanup : systemd-libs-219-67.el7_7.1.x86_64 68/72 #10 43.19 Cleanup : libcom_err-1.42.9-16.el7.x86_64 69/72 #10 43.71 Cleanup : glibc-common-2.17-292.el7.x86_64 70/72 #42 ... #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 23.04 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy #66 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 28.30 Reading package lists... #7 34.79 Building dependency tree... #7 36.28 Reading state information... #10 43.74 Cleanup : libselinux-2.5-14.1.el7.x86_64 71/72 #10 44.26 Cleanup : glibc-2.17-292.el7.x86_64 72/72 #10 45.31 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/72 #10 45.33 Verifying : libselinux-devel-2.5-15.el7.x86_64 2/72 #10 45.34 Verifying : policycoreutils-python-2.5-34.el7.x86_64 3/72 #10 45.35 Verifying : 7:device-mapper-devel-1.02.164-7.el7_8.1.x86_64 4/72 #10 45.36 Verifying : e2fsprogs-libs-1.42.9-17.el7.x86_64 5/72 #10 45.37 Verifying : libselinux-2.5-15.el7.x86_64 6/72 #10 45.38 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 7/72 #10 45.39 Verifying : mpfr-3.1.1-4.el7.x86_64 8/72 #10 45.40 Verifying : systemd-devel-219-73.el7_8.5.x86_64 9/72 #10 45.41 Verifying : fipscheck-1.4.1-6.el7.x86_64 10/72 #10 45.42 Verifying : libcom_err-1.42.9-17.el7.x86_64 11/72 #10 45.43 Verifying : selinux-policy-devel-3.13.1-266.el7.noarch 12/72 #10 45.44 Verifying : automake-1.13.4-3.el7.noarch 13/72 #10 45.45 Verifying : lzo-2.06-8.el7.x86_64 14/72 #10 45.46 Verifying : gcc-4.8.5-39.el7.x86_64 15/72 #10 45.47 Verifying : openssh-7.4p1-21.el7.x86_64 16/72 #10 45.48 Verifying : checkpolicy-2.5-8.el7.x86_64 17/72 #10 45.49 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 18/72 #10 45.50 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 19/72 #10 45.51 Verifying : policycoreutils-2.5-34.el7.x86_64 20/72 #10 45.52 Verifying : perl-Test-Harness-3.28-3.el7.noarch 21/72 #10 45.53 Verifying : which-2.20-7.el7.x86_64 22/72 #10 45.53 Verifying : pcre-devel-8.32-17.el7.x86_64 23/72 #10 45.54 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 24/72 #10 45.56 Verifying : glibc-common-2.17-307.el7.1.x86_64 25/72 #10 45.57 Verifying : python-IPy-0.75-6.el7.noarch 26/72 #10 45.58 Verifying : libseccomp-2.3.1-4.el7.x86_64 27/72 #10 45.59 Verifying : 7:device-mapper-libs-1.02.164-7.el7_8.1.x86_64 28/72 #10 45.60 Verifying : libgomp-4.8.5-39.el7.x86_64 29/72 #10 45.61 Verifying : libselinux-utils-2.5-15.el7.x86_64 30/72 #10 45.62 Verifying : 1:make-3.82-24.el7.x86_64 31/72 #10 45.63 Verifying : kernel-headers-3.10.0-1127.el7.x86_64 32/72 #7 38.03 The following additional packages will be installed: #7 38.04 libapparmor1 #7 38.06 Suggested packages: #7 38.06 seccomp #10 45.68 Verifying : glibc-2.17-307.el7.1.x86_64 33/72 #10 45.69 Verifying : libtool-2.4.2-22.el7_3.x86_64 34/72 #10 45.70 Verifying : setools-libs-3.3.8-4.el7.x86_64 35/72 #10 45.71 Verifying : perl-Git-1.8.3.1-22.el7_8.noarch 36/72 #10 45.72 Verifying : libsemanage-python-2.5-14.el7.x86_64 37/72 #10 45.72 Verifying : libarchive-3.1.2-14.el7_7.x86_64 38/72 #10 45.73 Verifying : selinux-policy-3.13.1-266.el7.noarch 39/72 #10 45.74 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 40/72 #10 45.75 Verifying : 1:perl-Error-0.17020-2.el7.noarch 41/72 #10 45.76 Verifying : openssh-clients-7.4p1-21.el7.x86_64 42/72 #10 45.77 Verifying : libselinux-python-2.5-15.el7.x86_64 43/72 #10 45.78 Verifying : libseccomp-devel-2.3.1-4.el7.x86_64 44/72 #10 45.79 Verifying : 7:device-mapper-1.02.164-7.el7_8.1.x86_64 45/72 #10 45.80 Verifying : audit-libs-python-2.8.5-4.el7.x86_64 46/72 #10 45.81 Verifying : libsepol-devel-2.5-10.el7.x86_64 47/72 #10 45.82 Verifying : m4-1.4.16-10.el7.x86_64 48/72 #10 45.82 Verifying : git-1.8.3.1-22.el7_8.x86_64 49/72 #10 45.83 Verifying : glibc-headers-2.17-307.el7.1.x86_64 50/72 #10 45.84 Verifying : policycoreutils-devel-2.5-34.el7.x86_64 51/72 #10 45.86 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 52/72 #10 45.86 Verifying : glibc-static-2.17-307.el7.1.x86_64 53/72 #10 45.88 Verifying : glibc-devel-2.17-307.el7.1.x86_64 54/72 #7 38.38 The following NEW packages will be installed: #7 38.40 libapparmor-dev libapparmor1 libseccomp-dev #10 45.89 Verifying : autoconf-2.69-11.el7.noarch 55/72 #10 45.90 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 56/72 #10 45.90 Verifying : cmake-2.8.12.2-2.el7.x86_64 57/72 #10 45.91 Verifying : rsync-3.1.2-10.el7.x86_64 58/72 #10 45.92 Verifying : systemd-219-73.el7_8.5.x86_64 59/72 #10 45.93 Verifying : systemd-libs-219-73.el7_8.5.x86_64 60/72 #10 45.94 Verifying : cpp-4.8.5-39.el7.x86_64 61/72 #10 45.95 Verifying : libcgroup-0.41-21.el7.x86_64 62/72 #10 45.96 Verifying : less-458-9.el7.x86_64 63/72 #10 45.97 Verifying : libmpc-1.0.1-3.el7.x86_64 64/72 #10 45.98 Verifying : glibc-common-2.17-292.el7.x86_64 65/72 #10 45.98 Verifying : systemd-libs-219-67.el7_7.1.x86_64 66/72 #10 45.98 Verifying : 7:device-mapper-1.02.158-2.el7.x86_64 67/72 #10 45.98 Verifying : systemd-219-67.el7_7.1.x86_64 68/72 #10 45.98 Verifying : glibc-2.17-292.el7.x86_64 69/72 #10 45.98 Verifying : libcom_err-1.42.9-16.el7.x86_64 70/72 #10 45.98 Verifying : 7:device-mapper-libs-1.02.158-2.el7.x86_64 71/72 #10 45.98 Verifying : libselinux-2.5-14.1.el7.x86_64 72/72 #10 46.03 #10 46.03 Installed: #10 46.03 btrfs-progs-devel.x86_64 0:4.9.1-1.el7 #10 46.03 cmake.x86_64 0:2.8.12.2-2.el7 #10 46.03 device-mapper-devel.x86_64 7:1.02.164-7.el7_8.1 #10 46.03 gcc.x86_64 0:4.8.5-39.el7 #10 46.03 git.x86_64 0:1.8.3.1-22.el7_8 #10 46.03 glibc-static.x86_64 0:2.17-307.el7.1 #10 46.03 libseccomp-devel.x86_64 0:2.3.1-4.el7 #10 46.03 libselinux-devel.x86_64 0:2.5-15.el7 #10 46.03 libtool.x86_64 0:2.4.2-22.el7_3 #10 46.03 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 #10 46.03 make.x86_64 1:3.82-24.el7 #10 46.03 selinux-policy-devel.noarch 0:3.13.1-266.el7 #10 46.03 systemd-devel.x86_64 0:219-73.el7_8.5 #10 46.03 which.x86_64 0:2.20-7.el7 #10 46.03 #10 46.03 Dependency Installed: #10 46.03 audit-libs-python.x86_64 0:2.8.5-4.el7 #10 46.03 autoconf.noarch 0:2.69-11.el7 #10 46.03 automake.noarch 0:1.13.4-3.el7 #10 46.03 btrfs-progs.x86_64 0:4.9.1-1.el7 #10 46.03 checkpolicy.x86_64 0:2.5-8.el7 #10 46.03 cpp.x86_64 0:4.8.5-39.el7 #10 46.03 e2fsprogs-libs.x86_64 0:1.42.9-17.el7 #10 46.03 fipscheck.x86_64 0:1.4.1-6.el7 #10 46.03 fipscheck-lib.x86_64 0:1.4.1-6.el7 #10 46.03 glibc-devel.x86_64 0:2.17-307.el7.1 #10 46.03 glibc-headers.x86_64 0:2.17-307.el7.1 #10 46.03 kernel-headers.x86_64 0:3.10.0-1127.el7 #10 46.03 less.x86_64 0:458-9.el7 #10 46.03 libarchive.x86_64 0:3.1.2-14.el7_7 #10 46.03 libcgroup.x86_64 0:0.41-21.el7 #10 46.03 libedit.x86_64 0:3.0-12.20121213cvs.el7 #10 46.03 libgomp.x86_64 0:4.8.5-39.el7 #10 46.03 libmpc.x86_64 0:1.0.1-3.el7 #10 46.03 libseccomp.x86_64 0:2.3.1-4.el7 #10 46.03 libselinux-python.x86_64 0:2.5-15.el7 #10 46.03 libselinux-utils.x86_64 0:2.5-15.el7 #10 46.03 libsemanage-python.x86_64 0:2.5-14.el7 #10 46.03 libsepol-devel.x86_64 0:2.5-10.el7 #10 46.03 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 #10 46.03 lzo.x86_64 0:2.06-8.el7 #10 46.03 m4.x86_64 0:1.4.16-10.el7 #10 46.03 mpfr.x86_64 0:3.1.1-4.el7 #10 46.03 openssh.x86_64 0:7.4p1-21.el7 #10 46.03 openssh-clients.x86_64 0:7.4p1-21.el7 #10 46.03 pcre-devel.x86_64 0:8.32-17.el7 #10 46.03 perl-Data-Dumper.x86_64 0:2.145-3.el7 #10 46.03 perl-Error.noarch 1:0.17020-2.el7 #10 46.03 perl-Git.noarch 0:1.8.3.1-22.el7_8 #10 46.03 perl-TermReadKey.x86_64 0:2.30-20.el7 #10 46.03 perl-Test-Harness.noarch 0:3.28-3.el7 #10 46.03 policycoreutils.x86_64 0:2.5-34.el7 #10 46.03 policycoreutils-devel.x86_64 0:2.5-34.el7 #10 46.03 policycoreutils-python.x86_64 0:2.5-34.el7 #10 46.03 python-IPy.noarch 0:0.75-6.el7 #10 46.03 rsync.x86_64 0:3.1.2-10.el7 #10 46.03 selinux-policy.noarch 0:3.13.1-266.el7 #10 46.03 setools-libs.x86_64 0:3.3.8-4.el7 #10 46.03 #10 46.03 Dependency Updated: #10 46.03 device-mapper.x86_64 7:1.02.164-7.el7_8.1 #10 46.03 device-mapper-libs.x86_64 7:1.02.164-7.el7_8.1 #10 46.03 glibc.x86_64 0:2.17-307.el7.1 #10 46.03 glibc-common.x86_64 0:2.17-307.el7.1 #10 46.03 libcom_err.x86_64 0:1.42.9-17.el7 #10 46.03 libselinux.x86_64 0:2.5-15.el7 #10 46.03 systemd.x86_64 0:219-73.el7_8.5 #10 46.03 systemd-libs.x86_64 0:219-73.el7_8.5 #10 46.03 #10 46.03 Complete! #7 38.80 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. #7 38.80 Need to get 293 kB of archives. #7 38.80 After this operation, 952 kB of additional disk space will be used. #7 38.80 Get:1 http://deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] #7 38.81 Get:2 http://deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] #7 38.81 Get:3 http://deb.debian.org/debian buster/main amd64 libseccomp-dev amd64 2.3.3-4 [62.4 kB] #10 DONE 46.6s #12 [stage-1 6/7] COPY --from=golang /usr/local/go /usr/local/go #7 40.00 debconf: delaying package configuration, since apt-utils is not installed #7 40.19 Fetched 293 kB in 0s (1028 kB/s) #7 40.30 Selecting previously unselected package libapparmor1:amd64. #7 40.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 ... 15409 files and directories currently installed.) #7 40.42 Preparing to unpack .../libapparmor1_2.13.2-10_amd64.deb ... #7 40.43 Unpacking libapparmor1:amd64 (2.13.2-10) ... #7 40.64 Selecting previously unselected package libapparmor-dev:amd64. #7 40.64 Preparing to unpack .../libapparmor-dev_2.13.2-10_amd64.deb ... #7 40.66 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... #7 40.87 Selecting previously unselected package libseccomp-dev:amd64. #7 40.90 Preparing to unpack .../libseccomp-dev_2.3.3-4_amd64.deb ... #12 DONE 1.6s #13 [stage-1 7/7] WORKDIR /root/rpmbuild #13 DONE 0.0s #14 exporting to image #14 exporting layers #7 40.92 Unpacking libseccomp-dev:amd64 (2.3.3-4) ... #7 ... #54 [containerd 1/4] RUN apt-get update && apt-get install -y --no-install-r... #54 27.31 Reading package lists... #54 33.88 Building dependency tree... #54 35.39 Reading state information... #54 37.64 The following additional packages will be installed: #54 37.65 libbtrfs0 #54 37.84 The following NEW packages will be installed: #54 37.86 libbtrfs-dev libbtrfs0 #54 38.31 0 upgraded, 2 newly installed, 0 to remove and 3 not upgraded. #54 38.31 Need to get 119 kB of archives. #54 38.31 After this operation, 387 kB of additional disk space will be used. #54 38.31 Get:1 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #54 38.32 Get:2 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #54 39.41 debconf: delaying package configuration, since apt-utils is not installed #54 39.64 Fetched 119 kB in 0s (422 kB/s) #54 39.78 Selecting previously unselected package libbtrfs0. #54 39.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 ... 15409 files and directories currently installed.) #54 39.87 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... #54 39.90 Unpacking libbtrfs0 (4.20.1-2) ... #54 40.00 Selecting previously unselected package libbtrfs-dev. #54 40.02 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... #54 40.03 Unpacking libbtrfs-dev (4.20.1-2) ... #54 40.28 Setting up libbtrfs0 (4.20.1-2) ... #54 40.30 Setting up libbtrfs-dev (4.20.1-2) ... #54 40.31 Processing triggers for libc-bin (2.28-10) ... #54 DONE 41.0s #55 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #55 DONE 0.1s #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 28.22 Reading package lists... #22 34.70 Building dependency tree... #22 36.10 Reading state information... #22 38.13 ca-certificates is already the newest version (20190110). #22 38.13 The following additional packages will be installed: #22 38.14 libjq1 libonig5 #22 38.63 The following NEW packages will be installed: #22 38.63 jq libjq1 libonig5 #22 39.06 0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded. #22 39.06 Need to get 355 kB of archives. #22 39.06 After this operation, 1072 kB of additional disk space will be used. #22 39.06 Get:1 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] #22 39.07 Get:2 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] #22 39.07 Get:3 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] #22 40.24 debconf: delaying package configuration, since apt-utils is not installed #22 40.44 Fetched 355 kB in 0s (1227 kB/s) #22 40.57 Selecting previously unselected package libonig5:amd64. #22 40.57 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) #22 40.64 Preparing to unpack .../libonig5_6.9.1-1_amd64.deb ... #22 40.66 Unpacking libonig5:amd64 (6.9.1-1) ... #22 41.11 Selecting previously unselected package libjq1:amd64. #22 41.12 Preparing to unpack .../libjq1_1.5+dfsg-2+b1_amd64.deb ... #22 41.12 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... #22 ... #56 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ #56 DONE 0.1s #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 38.17 sync #29 38.18 internal/reflectlite #29 ... #7 [runtime-dev-cross-false 1/1] RUN apt-get update && apt-get install -y -... #7 41.44 Setting up libseccomp-dev:amd64 (2.3.3-4) ... #7 41.46 Setting up libapparmor1:amd64 (2.13.2-10) ... #7 41.48 Setting up libapparmor-dev:amd64 (2.13.2-10) ... #7 41.49 Processing triggers for libc-bin (2.28-10) ... #7 DONE 42.0s #50 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh #50 DONE 0.2s #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 41.48 Selecting previously unselected package jq. #22 41.50 Preparing to unpack .../jq_1.5+dfsg-2+b1_amd64.deb ... #22 41.50 Unpacking jq (1.5+dfsg-2+b1) ... #22 41.96 Setting up libonig5:amd64 (6.9.1-1) ... #22 42.01 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... #22 42.04 Setting up jq (1.5+dfsg-2+b1) ... #22 42.09 Processing triggers for libc-bin (2.28-10) ... #22 ... #51 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ #51 DONE 0.1s #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 ... #22 [frozen-images 1/3] RUN apt-get update && apt-get install -y --no-instal... #22 DONE 42.5s #23 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / #23 DONE 0.1s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 ... #66 [proxy 3/3] RUN PREFIX=/build ./install.sh proxy #66 DONE 40.2s #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 28.42 Reading package lists... #38 35.30 Building dependency tree... #38 36.59 Reading state information... #38 38.42 The following additional packages will be installed: #38 38.45 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 #38 38.45 libprotoc17 python-pkg-resources python-six zlib1g-dev #38 38.46 Suggested packages: #38 38.46 manpages-dev python-setuptools #38 39.76 The following NEW packages will be installed: #38 39.76 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev #38 39.77 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 #38 39.77 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf #38 39.77 python-six zlib1g-dev #38 40.22 0 upgraded, 17 newly installed, 0 to remove and 3 not upgraded. #38 40.22 Need to get 4095 kB of archives. #38 40.22 After this operation, 22.5 MB of additional disk space will be used. #38 40.22 Get:1 http://deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] #38 40.22 Get:2 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] #38 40.22 Get:3 http://deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] #38 40.23 Get:4 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #38 40.23 Get:5 http://deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] #38 40.24 Get:6 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] #38 40.24 Get:7 http://deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] #38 40.26 Get:8 http://deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] #38 40.28 Get:9 http://deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] #38 40.33 Get:10 http://deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] #38 40.35 Get:11 http://deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] #38 40.43 Get:12 http://deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] #38 40.51 Get:13 http://deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] #38 40.52 Get:14 http://deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] #38 40.53 Get:15 http://deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] #38 40.55 Get:16 http://deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] #38 40.55 Get:17 http://deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] #38 42.03 debconf: delaying package configuration, since apt-utils is not installed #38 42.39 Fetched 4095 kB in 1s (6322 kB/s) #38 42.58 Selecting previously unselected package libcap-dev:amd64. #38 42.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 ... 15409 files and directories currently installed.) #38 42.80 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... #38 42.83 Unpacking libcap-dev:amd64 (1:2.25-2) ... #38 43.12 Selecting previously unselected package libnet1:amd64. #38 43.18 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... #38 43.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... #38 43.37 Selecting previously unselected package libnet1-dev. #38 43.38 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... #38 43.39 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... #38 43.73 Selecting previously unselected package libnl-3-200:amd64. #38 43.78 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... #38 43.79 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #38 44.07 Selecting previously unselected package libnl-3-dev:amd64. #38 44.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... #38 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 40.81 sync #42 40.81 internal/reflectlite #42 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 28.38 Reading package lists... #31 35.12 Building dependency tree... #31 36.62 Reading state information... #31 38.82 The following additional packages will be installed: #31 38.82 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd #31 38.83 Suggested packages: #31 38.85 cmake-doc ninja-build lrzip #31 38.85 Recommended packages: #31 38.85 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny #31 39.93 The following NEW packages will be installed: #31 39.94 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 #31 39.95 vim-common xxd #31 40.42 0 upgraded, 10 newly installed, 0 to remove and 3 not upgraded. #31 40.42 Need to get 14.9 MB of archives. #31 40.42 After this operation, 61.8 MB of additional disk space will be used. #31 40.42 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #31 40.42 Get:2 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #31 40.45 Get:3 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #31 40.51 Get:4 http://deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] #31 40.84 Get:5 http://deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+b3 [687 kB] #31 41.02 Get:6 http://deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] #31 41.03 Get:7 http://deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #31 41.05 Get:8 http://deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] #31 41.10 Get:9 http://deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] #31 41.13 Get:10 http://deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] #31 44.29 debconf: delaying package configuration, since apt-utils is not installed #31 44.65 Fetched 14.9 MB in 2s (7297 kB/s) #31 44.83 Selecting previously unselected package xxd. #31 44.84 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15409 files and directories currently installed.) #31 45.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #31 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 44.08 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... #38 44.50 Selecting previously unselected package libprotobuf-c1:amd64. #38 44.54 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... #38 44.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... #38 44.69 Selecting previously unselected package libprotobuf-c-dev:amd64. #38 44.69 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... #38 44.69 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... #38 44.94 Selecting previously unselected package zlib1g-dev:amd64. #38 44.94 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... #38 44.94 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... #14 exporting layers 3.7s done #14 writing image sha256:06224961320fda4d9cc6d7fedb4a1e6804258c74e38c55ade6f5f89da47a177f done #14 naming to docker.io/rpmbuild-centos-7/x86_64 done #14 DONE 3.7s docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit a2d8a8a4cb' --define '_release 0' --define '_version 0.0.0.20200430214708.a2d8a8a4cb' --define '_origversion 0.0.0-20200430214708-a2d8a8a4cb' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.nByF7f + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz + /usr/bin/tar -xf - #38 45.41 Selecting previously unselected package libprotobuf17:amd64. #38 45.42 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/engine.tgz #38 45.43 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.U0BlUN + umask 022 + cd /root/rpmbuild/BUILD + cd src + export DOCKER_GITCOMMIT=a2d8a8a4cb + DOCKER_GITCOMMIT=a2d8a8a4cb + mkdir -p /go/src/github.com/docker + ln -s /root/rpmbuild/BUILD/src/engine /go/src/github.com/docker/docker + pushd engine + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh tini ~/rpmbuild/BUILD/src/engine ~/rpmbuild/BUILD/src + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : fec3683b971d9c3ef73f284f176672c44b448662 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 + install_tini + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Cloning into '/go/tini'... #38 46.15 Selecting previously unselected package libprotobuf-lite17:amd64. #38 46.15 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... #38 46.17 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 4.8.5 -- Check for working C compiler: /usr/bin/cc #38 46.38 Selecting previously unselected package libprotobuf-dev:amd64. #38 46.38 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #38 46.40 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... Linking C executable tini-static [100%] Built target tini-static + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init + for component in tini '"proxy dynamic"' + TMP_GOPATH=/go + hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 Cloning into '/go/src/github.com/docker/libnetwork'... #38 ... #8 [dev 1/25] RUN groupadd -r docker #8 DONE 5.3s #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 4.860 + RM_GOPATH=0 #52 4.860 + TMP_GOPATH= #52 4.860 + : /build #52 4.860 + '[' -z '' ']' #52 4.863 ++ mktemp -d #52 4.865 + export GOPATH=/tmp/tmp.0N7qpGNTzn #52 4.865 + GOPATH=/tmp/tmp.0N7qpGNTzn #52 4.865 + RM_GOPATH=1 #52 4.870 ++ dirname ./install.sh #52 4.880 + dir=. #52 4.880 + bin=runc #52 4.881 + shift #52 4.881 + '[' '!' -f ./runc.installer ']' #52 4.881 + . ./runc.installer #52 4.881 ++ : dc9208a3303feef5b3839f4323d9beb36df0a9dd #52 4.881 + install_runc #52 4.882 + uname -r #52 4.899 + grep -q '^3\.10\.0.*\.el7\.' #52 4.914 + RUNC_BUILDTAGS='seccomp apparmor selinux ' #52 4.914 + echo 'Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux )' #52 4.914 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.0N7qpGNTzn/src/github.com/opencontainers/runc #52 4.915 Install runc version dc9208a3303feef5b3839f4323d9beb36df0a9dd (build tags: seccomp apparmor selinux ) #52 4.939 Cloning into '/tmp/tmp.0N7qpGNTzn/src/github.com/opencontainers/runc'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy #52 ... #9 [dev 2/25] RUN useradd --create-home --gid docker unprivilegeduser #9 DONE 3.0s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 5.723 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... #24 6.114 #24 6.297 ## 3.4% ####### 10.7% ########### 16.0% ############## 20.4% ################### 26.7% ###################### 31.6% ########################## 36.7% ############################## 42.4% ################################### 48.6% ####################################### 55.3% ############################################ 61.6% ################################################## 69.7% ######################################################## 78.8% ############################################################### 87.9% ################################################################# 90.8% #################################################################### 95.5% ######################################################################## 100.0% #24 8.543 #=#=# #24 ... #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 4.712 + RM_GOPATH=0 #57 4.713 + TMP_GOPATH= #57 4.713 + : /build #57 4.713 + '[' -z '' ']' #57 4.716 ++ mktemp -d #57 4.736 + export GOPATH=/tmp/tmp.BczqikPGSM #57 4.736 + GOPATH=/tmp/tmp.BczqikPGSM #57 4.737 + RM_GOPATH=1 #57 4.737 ++ dirname ./install.sh #57 4.744 + dir=. #57 4.744 + bin=containerd #57 4.744 + shift #57 4.744 + '[' '!' -f ./containerd.installer ']' #57 4.744 + . ./containerd.installer #57 4.744 ++ : 7ad184331fa3e55e52b890ea95e65ba581ae3429 #57 4.745 + install_containerd #57 4.745 + echo 'Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429' #57 4.745 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BczqikPGSM/src/github.com/containerd/containerd #57 4.745 Install containerd version 7ad184331fa3e55e52b890ea95e65ba581ae3429 #57 4.750 Cloning into '/tmp/tmp.BczqikPGSM/src/github.com/containerd/containerd'... #57 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 48.08 Selecting previously unselected package libprotoc17:amd64. #38 48.08 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... #38 48.10 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... #38 48.88 Selecting previously unselected package protobuf-c-compiler. #38 48.93 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... #38 48.95 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... #38 49.16 Selecting previously unselected package protobuf-compiler. #38 49.19 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... #38 49.20 Unpacking protobuf-compiler (3.6.1.3-2) ... #38 49.36 Selecting previously unselected package python-pkg-resources. #38 49.40 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... #38 49.41 Unpacking python-pkg-resources (40.8.0-1) ... #38 49.68 Selecting previously unselected package python-six. #38 49.69 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... #38 49.71 Unpacking python-six (1.12.0-1) ... #38 49.82 Selecting previously unselected package python-protobuf. #38 49.82 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... #38 49.83 Unpacking python-protobuf (3.6.1.3-2) ... #38 51.11 Setting up python-pkg-resources (40.8.0-1) ... #38 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 8.776 0.7% ################### 27.0% ############################# 40.4% ######################################## 56.3% ################################################### 70.8% ################################################################# 90.4% ######################################################################## 100.0% #24 9.798 #24 10.02 # 1.4% ######## 11.4% ################ 23.0% ###################### 31.1% ############################## 42.6% #################################### 51.1% ########################################### 59.8% ################################################# 68.2% #24 ... #10 [dev 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... #10 3.032 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' #10 DONE 3.3s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 10.02 # 1.4% ######## 11.4% ################ 23.0% ###################### 31.1% ############################## 42.6% #################################### 51.1% ########################################### 59.8% ################################################# 68.2% ###################################################### 76.3% ########################################################## 80.7% ############################################################ 84.3% ################################################################## 92.5% ######################################################################## 100.0% #24 12.12 #=#=# #24 12.31 0.1% #24 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 45.02 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... #31 45.02 Unpacking xxd (2:8.1.0875-5) ... #31 45.33 Selecting previously unselected package vim-common. #31 45.33 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... #31 45.40 Unpacking vim-common (2:8.1.0875-5) ... #31 45.85 Selecting previously unselected package cmake-data. #31 45.86 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... #31 45.88 Unpacking cmake-data (3.13.4-1) ... #31 49.51 Selecting previously unselected package libicu63:amd64. #31 49.52 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... #31 49.53 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #31 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 12.31 0.1% ## 3.2% #### 5.9% ##### 8.2% ####### 11.0% ######### 13.0% ########### 15.7% #24 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 42.65 errors #29 42.66 sort #29 43.17 strconv #29 43.63 io #29 45.18 internal/oserror #29 45.28 syscall #29 48.40 reflect #29 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 12.31 0.1% ## 3.2% #### 5.9% ##### 8.2% ####### 11.0% ######### 13.0% ########### 15.7% ############# 18.1% ############## 20.7% ################ 22.7% ################# 25.0% #24 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 42.93 github.com/LK4D4/vndr/godl/singleflight #42 43.22 math/rand #42 44.45 internal/singleflight #42 45.10 sort #42 45.11 errors #42 45.66 io #42 46.30 strconv #42 47.40 bytes #42 50.03 bufio #42 51.52 reflect #42 52.33 internal/oserror #42 52.57 syscall #42 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... + return + VERSION=0.0.0-20200430214708-a2d8a8a4cb + PRODUCT=docker + hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb GOOS="" GOARCH="" GOARM="" #24 12.31 0.1% ## 3.2% #### 5.9% ##### 8.2% ####### 11.0% ######### 13.0% ########### 15.7% ############# 18.1% ############## 20.7% ################ 22.7% ################# 25.0% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 33.5% ######################### 35.4% ########################### 37.7% ############################ 39.1% ############################# 41.3% ############################### 44.2% ################################# 46.8% ################################### 48.7% #24 ... #11 [dev 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" ... #11 DONE 3.8s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 12.31 0.1% ## 3.2% #### 5.9% ##### 8.2% ####### 11.0% ######### 13.0% ########### 15.7% ############# 18.1% ############## 20.7% ################ 22.7% ################# 25.0% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 33.5% ######################### 35.4% ########################### 37.7% ############################ 39.1% ############################# 41.3% ############################### 44.2% ################################# 46.8% ################################### 48.7% #################################### 50.1% #24 ... #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 47.43 Checking out files: 81% (1244/1521) Checking out files: 82% (1248/1521) Checking out files: 83% (1263/1521) Checking out files: 84% (1278/1521) Checking out files: 85% (1293/1521) Checking out files: 86% (1309/1521) Checking out files: 87% (1324/1521) Checking out files: 88% (1339/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 93% (1422/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. #26 48.70 + cd /tmp/tmp.kkpSnbbRCB/src/github.com/go-swagger/go-swagger #26 48.70 + git checkout -q 5793aa66d4b4112c2602c716516e24710e4adbb5 #26 48.92 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger #26 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 12.31 0.1% ## 3.2% #### 5.9% ##### 8.2% ####### 11.0% ######### 13.0% ########### 15.7% ############# 18.1% ############## 20.7% ################ 22.7% ################# 25.0% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 33.5% ######################### 35.4% ########################### 37.7% ############################ 39.1% ############################# 41.3% ############################### 44.2% ################################# 46.8% ################################### 48.7% #################################### 50.1% ##################################### 51.6% ##################################### 52.4% ###################################### 53.7% ######################################### 57.1% ########################################## 58.6% ########################################### 60.5% ############################################# 63.8% ############################################## 65.2% ################################################ 67.0% ################################################# 69.0% ################################################### 71.2% #################################################### 73.5% ###################################################### 76.4% ######################################################### 79.5% ########################################################### 82.9% ############################################################ 84.4% ############################################################## 86.3% #24 ... #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 46.28 + cd /tmp/tmp.NUVn99QCca/src/gotest.tools/gotestsum #45 46.28 + git checkout -q v0.3.5 #45 46.35 + go build -buildmode=pie -o /build/gotestsum gotest.tools/gotestsum #45 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 12.31 0.1% ## 3.2% #### 5.9% ##### 8.2% ####### 11.0% ######### 13.0% ########### 15.7% ############# 18.1% ############## 20.7% ################ 22.7% ################# 25.0% ################### 27.2% #################### 29.1% ###################### 30.8% ######################## 33.5% ######################### 35.4% ########################### 37.7% ############################ 39.1% ############################# 41.3% ############################### 44.2% ################################# 46.8% ################################### 48.7% #################################### 50.1% ##################################### 51.6% ##################################### 52.4% ###################################### 53.7% ######################################### 57.1% ########################################## 58.6% ########################################### 60.5% ############################################# 63.8% ############################################## 65.2% ################################################ 67.0% ################################################# 69.0% ################################################### 71.2% #################################################### 73.5% ###################################################### 76.4% ######################################################### 79.5% ########################################################### 82.9% ############################################################ 84.4% ############################################################## 86.3% ############################################################### 88.6% ################################################################# 90.9% ################################################################### 93.3% #################################################################### 95.2% ###################################################################### 98.3% ######################################################################## 100.0% #24 17.34 Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : fec3683b971d9c3ef73f284f176672c44b448662 + install_tini + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 5.4.0 -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20200430214708-a2d8a8a4cb GITCOMMIT=a2d8a8a4cb dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #24 18.27 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... #24 ... #12 [dev 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... #12 DONE 3.8s #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 58.87 Selecting previously unselected package libxml2:amd64. #31 58.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+b3_amd64.deb ... #31 58.87 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+b3) ... #31 59.78 Selecting previously unselected package libarchive13:amd64. #31 59.82 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... #31 59.83 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... #31 60.24 Selecting previously unselected package libjsoncpp1:amd64. #31 60.25 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... #31 60.26 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #31 60.45 Selecting previously unselected package librhash0:amd64. #31 60.50 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... #31 60.50 Unpacking librhash0:amd64 (1.3.8-1) ... #31 60.73 Selecting previously unselected package libuv1:amd64. #31 60.73 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... #31 60.75 Unpacking libuv1:amd64 (1.24.1-1) ... #31 60.90 Selecting previously unselected package cmake. #31 60.91 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... #31 60.91 Unpacking cmake (3.13.4-1) ... #31 ... #13 [dev 6/25] RUN ldconfig #13 DONE 2.9s #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 18.75 #=#=# #24 19.01 ######################################################################## 100.0% #24 19.13 #24 20.32 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... #24 20.67 #24 20.85 #=#=# ######################################################################## 100.0% #24 21.07 #24 22.54 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... #24 22.66 skipping existing 1849cc453dee #24 22.87 #24 ... #31 [tini 1/4] RUN apt-get update && apt-get install -y --no-install-recomme... #31 65.34 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #31 65.35 Setting up xxd (2:8.1.0875-5) ... #31 65.36 Setting up libuv1:amd64 (1.24.1-1) ... #31 65.37 Setting up vim-common (2:8.1.0875-5) ... #31 65.42 Setting up librhash0:amd64 (1.3.8-1) ... #31 65.43 Setting up cmake-data (3.13.4-1) ... #31 65.44 Setting up libxml2:amd64 (2.9.4+dfsg1-7+b3) ... #31 65.46 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #31 65.48 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... #31 65.50 Setting up cmake (3.13.4-1) ... #31 65.51 Processing triggers for libc-bin (2.28-10) ... #31 65.62 Processing triggers for mime-support (3.62) ... #31 DONE 66.0s #32 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #32 DONE 0.1s #33 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ #33 DONE 0.1s #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 62.63 time #42 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 56.76 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... #38 56.79 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... #38 56.80 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... #38 56.81 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... #38 56.82 Setting up python-six (1.12.0-1) ... #38 61.87 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... #38 61.89 Setting up libnl-3-200:amd64 (3.4.0-1) ... #38 61.91 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... #38 61.94 Setting up libcap-dev:amd64 (1:2.25-2) ... #38 61.96 Setting up libprotoc17:amd64 (3.6.1.3-2) ... #38 61.97 Setting up protobuf-compiler (3.6.1.3-2) ... #38 61.99 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... #38 62.00 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... #38 62.01 Setting up protobuf-c-compiler (1.3.1-1+b1) ... #38 62.03 Setting up python-protobuf (3.6.1.3-2) ... #38 ... #24 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buil... #24 23.85 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... #24 24.25 #24 24.47 ######################################################################## 100.0% #24 24.63 #24 24.70 Download of images into '/build' complete. #24 24.72 Use something like the following to load the result into a Docker daemon: #24 24.72 tar -cC '/build' . | docker load #24 DONE 24.8s #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 17.44 + cd /tmp/tmp.0N7qpGNTzn/src/github.com/opencontainers/runc #52 17.44 + git checkout -q dc9208a3303feef5b3839f4323d9beb36df0a9dd #52 18.23 + '[' -z '' ']' #52 18.23 + target=static #52 18.23 + make 'BUILDTAGS=seccomp apparmor selinux ' static #52 21.37 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o runc . #52 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 55.87 time #29 64.07 internal/poll #29 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 4.244 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] #14 4.502 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] #14 4.502 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] #14 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 66.35 internal/fmtsort #29 67.29 internal/syscall/execenv #29 67.45 internal/syscall/unix #29 67.48 strings #29 67.80 os #29 ... #38 [criu 1/2] RUN apt-get update && apt-get install -y --no-install-recomme... #38 70.65 Setting up libnl-3-dev:amd64 (3.4.0-1) ... #38 70.66 Processing triggers for libc-bin (2.28-10) ... #38 DONE 71.1s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 3.846 Note: Building without setproctitle() and strlcpy() support. #39 3.846 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). #39 3.872 Note: Building without GnuTLS support #39 ... #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini #34 3.997 + RM_GOPATH=0 #34 3.997 + TMP_GOPATH= #34 3.997 + : /build #34 3.997 + '[' -z '' ']' #34 4.019 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 #34 4.019 ++ mktemp -d #34 4.019 + export GOPATH=/tmp/tmp.eTyq6LRycp #34 4.019 + GOPATH=/tmp/tmp.eTyq6LRycp #34 4.019 + RM_GOPATH=1 #34 4.019 ++ dirname ./install.sh #34 4.019 + dir=. #34 4.019 + bin=tini #34 4.019 + shift #34 4.019 + '[' '!' -f ./tini.installer ']' #34 4.019 + . ./tini.installer #34 4.019 ++ : fec3683b971d9c3ef73f284f176672c44b448662 #34 4.019 + install_tini #34 4.019 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' #34 4.019 + git clone https://github.com/krallin/tini.git /tmp/tmp.eTyq6LRycp/tini #34 4.031 Cloning into '/tmp/tmp.eTyq6LRycp/tini'... #34 4.817 + cd /tmp/tmp.eTyq6LRycp/tini #34 4.818 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 #34 4.824 + cmake . #34 5.795 -- The C compiler identification is GNU 8.3.0 #34 5.871 -- Check for working C compiler: /usr/bin/cc #34 6.720 -- Check for working C compiler: /usr/bin/cc -- works #34 6.722 -- Detecting C compiler ABI info #34 7.484 -- Detecting C compiler ABI info - done #34 7.549 -- Detecting C compile features #34 9.869 -- Detecting C compile features - done #34 9.877 -- Performing Test HAS_BUILTIN_FORTIFY #34 10.15 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #34 10.27 -- Configuring done #34 10.30 -- Generating done #34 10.31 -- Build files have been written to: /tmp/tmp.eTyq6LRycp/tini #34 10.33 + make tini-static #34 10.99 Scanning dependencies of target tini-static #34 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 6.104 fatal: not a git repository (or any of the parent directories): .git #39 6.134 GEN .gitid #39 6.162 GEN criu/include/version.h #39 6.222 GEN include/common/asm #39 8.002 PBCC images/google/protobuf/descriptor.pb-c.c #39 8.068 PBCC images/opts.pb-c.c #39 8.130 PBCC images/sit.pb-c.c #39 8.194 DEP images/google/protobuf/descriptor.pb-c.d #39 8.266 DEP images/opts.pb-c.d #39 8.360 DEP images/sit.pb-c.d #39 8.394 PBCC images/macvlan.pb-c.c #39 8.425 DEP images/macvlan.pb-c.d #39 8.470 PBCC images/autofs.pb-c.c #39 8.497 DEP images/autofs.pb-c.d #39 8.574 PBCC images/sysctl.pb-c.c #39 8.606 DEP images/sysctl.pb-c.d #39 8.678 PBCC images/time.pb-c.c #39 8.722 DEP images/time.pb-c.d #39 8.791 PBCC images/binfmt-misc.pb-c.c #39 ... #34 [tini 4/4] RUN PREFIX=/build ./install.sh tini #34 11.18 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #34 12.68 [100%] Linking C executable tini-static #34 13.43 [100%] Built target tini-static #34 13.60 + mkdir -p /build #34 13.60 + cp tini-static /build/docker-init #34 DONE 13.9s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 8.913 DEP images/binfmt-misc.pb-c.d #39 9.085 PBCC images/seccomp.pb-c.c #39 9.130 DEP images/seccomp.pb-c.d #39 9.181 PBCC images/userns.pb-c.c #39 9.215 DEP images/userns.pb-c.d #39 9.262 PBCC images/cgroup.pb-c.c #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 6.259 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [193 kB] #14 7.939 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] #14 10.02 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 9.318 DEP images/cgroup.pb-c.d #39 9.393 PBCC images/fown.pb-c.c #39 9.467 PBCC images/ext-file.pb-c.c #39 9.552 DEP images/fown.pb-c.d #39 9.630 DEP images/ext-file.pb-c.d #39 9.706 PBCC images/rpc.pb-c.c #39 9.752 DEP images/rpc.pb-c.d #39 9.752 PBCC images/siginfo.pb-c.c #39 9.766 DEP images/siginfo.pb-c.d #39 9.862 PBCC images/pagemap.pb-c.c #39 9.889 DEP images/pagemap.pb-c.d #39 10.03 PBCC images/rlimit.pb-c.c #39 10.06 DEP images/rlimit.pb-c.d #39 10.12 PBCC images/file-lock.pb-c.c #39 10.14 DEP images/file-lock.pb-c.d #39 10.20 PBCC images/tty.pb-c.c #39 10.30 DEP images/tty.pb-c.d #39 10.40 PBCC images/tun.pb-c.c #39 10.50 PBCC images/netdev.pb-c.c #39 10.56 DEP images/tun.pb-c.d #39 10.61 DEP images/netdev.pb-c.d #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 68.56 internal/fmtsort #42 69.34 internal/syscall/execenv #42 69.47 internal/syscall/unix #42 69.83 strings #42 70.59 internal/poll #42 72.61 regexp/syntax #42 72.91 os #42 77.00 fmt #42 78.28 path/filepath #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 10.67 PBCC images/vma.pb-c.c #39 10.74 DEP images/vma.pb-c.d #39 10.79 PBCC images/creds.pb-c.c #39 10.84 DEP images/creds.pb-c.d #39 10.88 PBCC images/utsns.pb-c.c #39 10.90 DEP images/utsns.pb-c.d #39 10.99 PBCC images/ipc-desc.pb-c.c #39 11.04 PBCC images/ipc-sem.pb-c.c #39 11.07 DEP images/ipc-desc.pb-c.d #39 11.10 DEP images/ipc-sem.pb-c.d #39 11.16 PBCC images/ipc-msg.pb-c.c #39 11.24 DEP images/ipc-msg.pb-c.d #39 11.33 PBCC images/ipc-shm.pb-c.c #39 11.36 DEP images/ipc-shm.pb-c.d #39 11.40 PBCC images/ipc-var.pb-c.c #39 11.42 DEP images/ipc-var.pb-c.d #39 11.46 PBCC images/sk-opts.pb-c.c #39 11.50 PBCC images/packet-sock.pb-c.c #39 11.56 DEP images/sk-opts.pb-c.d #39 11.63 DEP images/packet-sock.pb-c.d #39 11.68 PBCC images/sk-netlink.pb-c.c #39 11.74 DEP images/sk-netlink.pb-c.d #39 11.82 PBCC images/sk-inet.pb-c.c #39 11.86 DEP images/sk-inet.pb-c.d #39 11.92 PBCC images/sk-unix.pb-c.c #39 11.99 DEP images/sk-unix.pb-c.d #39 12.09 PBCC images/mm.pb-c.c #39 12.21 DEP images/mm.pb-c.d #39 12.27 PBCC images/timerfd.pb-c.c #39 12.33 DEP images/timerfd.pb-c.d #39 12.36 PBCC images/timer.pb-c.c #39 12.41 DEP images/timer.pb-c.d #39 12.49 PBCC images/sa.pb-c.c #39 12.56 DEP images/sa.pb-c.d #39 12.65 PBCC images/pipe-data.pb-c.c #39 12.66 DEP images/pipe-data.pb-c.d #39 12.75 PBCC images/mnt.pb-c.c #39 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 70.82 bytes #29 72.45 bufio #29 72.61 fmt #29 73.92 path/filepath #29 75.42 io/ioutil #29 76.16 path #29 76.81 text/tabwriter #29 78.06 flag #29 78.07 github.com/BurntSushi/toml #29 79.72 log #29 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 12.86 DEP images/mnt.pb-c.d #39 12.96 PBCC images/sk-packet.pb-c.c #39 12.98 DEP images/sk-packet.pb-c.d #39 13.03 PBCC images/tcp-stream.pb-c.c #39 13.08 DEP images/tcp-stream.pb-c.d #39 13.16 PBCC images/pipe.pb-c.c #39 13.22 DEP images/pipe.pb-c.d #39 13.25 PBCC images/pstree.pb-c.c #39 13.31 DEP images/pstree.pb-c.d #39 13.36 PBCC images/fs.pb-c.c #39 13.41 DEP images/fs.pb-c.d #39 13.47 PBCC images/signalfd.pb-c.c #39 13.52 DEP images/signalfd.pb-c.d #39 13.57 PBCC images/fh.pb-c.c #39 13.62 PBCC images/fsnotify.pb-c.c #39 13.65 DEP images/fh.pb-c.d #39 13.72 DEP images/fsnotify.pb-c.d #39 13.82 PBCC images/eventpoll.pb-c.c #39 13.87 DEP images/eventpoll.pb-c.d #39 13.93 PBCC images/eventfd.pb-c.c #39 13.94 DEP images/eventfd.pb-c.d #39 14.02 PBCC images/remap-file-path.pb-c.c #39 14.06 DEP images/remap-file-path.pb-c.d #39 14.14 PBCC images/fifo.pb-c.c #39 14.16 DEP images/fifo.pb-c.d #39 14.24 PBCC images/ghost-file.pb-c.c #39 14.29 DEP images/ghost-file.pb-c.d #39 14.35 PBCC images/regfile.pb-c.c #39 14.40 DEP images/regfile.pb-c.d #39 14.48 PBCC images/ns.pb-c.c #39 14.54 DEP images/ns.pb-c.d #39 14.63 PBCC images/fdinfo.pb-c.c #39 14.70 DEP images/fdinfo.pb-c.d #39 14.78 PBCC images/core-aarch64.pb-c.c #39 14.84 PBCC images/core-arm.pb-c.c #39 14.86 PBCC images/core-ppc64.pb-c.c #39 14.91 PBCC images/core-s390.pb-c.c #39 14.97 PBCC images/core-x86.pb-c.c #39 15.01 PBCC images/core.pb-c.c #39 15.10 PBCC images/inventory.pb-c.c #39 15.21 DEP images/core-aarch64.pb-c.d #39 15.28 DEP images/core-arm.pb-c.d #39 15.33 DEP images/core-ppc64.pb-c.d #39 15.37 DEP images/core-s390.pb-c.d #39 15.43 DEP images/core-x86.pb-c.d #39 15.50 DEP images/core.pb-c.d #39 15.54 DEP images/inventory.pb-c.d #39 15.58 PBCC images/cpuinfo.pb-c.c #39 15.63 DEP images/cpuinfo.pb-c.d #39 15.66 PBCC images/stats.pb-c.c #39 15.69 DEP images/stats.pb-c.d #39 17.35 make[1]: Nothing to be done for 'all'. #39 ... #29 [tomlv 3/3] RUN PREFIX=/build ./install.sh tomlv #29 82.42 github.com/BurntSushi/toml/cmd/tomlv #29 DONE 87.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 42.46 Checking out files: 54% (1729/3184) Checking out files: 55% (1752/3184) Checking out files: 56% (1784/3184) Checking out files: 57% (1815/3184) Checking out files: 58% (1847/3184) Checking out files: 59% (1879/3184) Checking out files: 60% (1911/3184) Checking out files: 61% (1943/3184) Checking out files: 62% (1975/3184) Checking out files: 63% (2006/3184) Checking out files: 64% (2038/3184) Checking out files: 65% (2070/3184) Checking out files: 66% (2102/3184) Checking out files: 67% (2134/3184) Checking out files: 68% (2166/3184) Checking out files: 69% (2197/3184) Checking out files: 70% (2229/3184) Checking out files: 71% (2261/3184) Checking out files: 72% (2293/3184) Checking out files: 73% (2325/3184) Checking out files: 74% (2357/3184) Checking out files: 75% (2388/3184) Checking out files: 76% (2420/3184) Checking out files: 77% (2452/3184) Checking out files: 78% (2484/3184) Checking out files: 79% (2516/3184) Checking out files: 80% (2548/3184) Checking out files: 81% (2580/3184) Checking out files: 82% (2611/3184) Checking out files: 83% (2643/3184) Checking out files: 84% (2675/3184) Checking out files: 85% (2707/3184) Checking out files: 86% (2739/3184) Checking out files: 87% (2771/3184) Checking out files: 88% (2802/3184) Checking out files: 89% (2834/3184) Checking out files: 90% (2866/3184) Checking out files: 91% (2898/3184) Checking out files: 92% (2930/3184) Checking out files: 93% (2962/3184) Checking out files: 94% (2993/3184) Checking out files: 95% (3025/3184) Checking out files: 96% (3057/3184) Checking out files: 97% (3089/3184) Checking out files: 98% (3121/3184) Checking out files: 99% (3153/3184) Checking out files: 100% (3184/3184) Checking out files: 100% (3184/3184), done. #57 43.80 + cd /tmp/tmp.BczqikPGSM/src/github.com/containerd/containerd #57 43.80 + git checkout -q 7ad184331fa3e55e52b890ea95e65ba581ae3429 #57 45.70 + export 'BUILDTAGS=netgo osusergo static_build' #57 45.70 + BUILDTAGS='netgo osusergo static_build' #57 45.70 + export EXTRA_FLAGS=-buildmode=pie #57 45.70 + EXTRA_FLAGS=-buildmode=pie #57 45.70 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #57 45.70 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #57 45.70 + '[' '' = dynamic ']' #57 45.70 + make #57 46.90 🇩 bin/ctr #57 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 79.72 regexp #42 82.44 flag #42 83.55 go/token #42 84.45 internal/lazyregexp #42 84.54 go/scanner #42 84.76 path #42 85.48 io/ioutil #42 85.86 go/ast #42 86.23 net/url #42 88.61 text/template/parse #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 19.12 CC images/stats.o #39 20.01 CC images/core.o #39 20.87 CC images/core-x86.o #39 21.67 CC images/core-arm.o #39 22.16 CC images/core-aarch64.o #39 22.56 CC images/core-ppc64.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 20.01 Fetched 8343 kB in 16s (517 kB/s) #14 20.01 Reading package lists... #14 25.07 Reading package lists... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 91.21 go/parser #42 93.35 text/template #42 95.00 log #42 95.63 encoding/binary #42 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 25.07 Reading package lists... #14 30.97 Building dependency tree... #14 32.12 Reading state information... #14 33.76 libcap2-bin is already the newest version (1:2.25-2). #14 33.76 libcap2-bin set to manually installed. #14 33.76 The following additional packages will be installed: #14 33.78 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base #14 33.78 gcc-mingw-w64-x86-64 libaio1 libbtrfs0 libdevmapper-event1.02.1 #14 33.78 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 #14 33.78 libmpdec2 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 #14 33.78 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpython3-stdlib #14 33.78 libpython3.7-minimal libpython3.7-stdlib libreadline5 libselinux1-dev #14 33.78 libsepol1-dev mingw-w64-common mingw-w64-x86-64-dev python-pip-whl python3 #14 33.79 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources #14 33.79 python3.7 python3.7-minimal vim-runtime xxd #14 33.80 Suggested packages: #14 33.80 apparmor-profiles-extra apparmor-utils bzip2-doc gcc-8-locales kmod gpm #14 33.80 wine64 python3-doc python3-tk python3-venv python-setuptools-doc #14 33.80 python3.7-venv python3.7-doc binfmt-support ctags vim-doc vim-scripts #14 33.80 xfsdump acl attr quota #14 33.80 Recommended packages: #14 33.80 aufs-dkms nftables build-essential python3-dev python3-keyring #14 33.80 python3-keyrings.alt python3-xdg unzip #14 36.90 The following NEW packages will be installed: #14 36.91 apparmor aufs-tools bash-completion binutils-mingw-w64 #14 36.91 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 bzip2 dmsetup #14 36.91 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 iptables jq #14 36.92 libaio1 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #14 36.92 libdevmapper1.02.1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 #14 36.92 libmpdec2 libnet1 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 #14 36.92 libnl-3-200 libonig5 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 #14 36.92 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib #14 36.92 libreadline5 libselinux1-dev libsepol1-dev libsystemd-dev libudev-dev #14 36.92 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz python-pip-whl python3 #14 36.93 python3-distutils python3-lib2to3 python3-minimal python3-pip #14 36.93 python3-pkg-resources python3-setuptools python3-wheel python3.7 #14 36.93 python3.7-minimal thin-provisioning-tools vim vim-common vim-runtime #14 36.94 xfsprogs xxd xz-utils zip #14 37.41 0 upgraded, 68 newly installed, 0 to remove and 3 not upgraded. #14 37.41 Need to get 104 MB of archives. #14 37.41 After this operation, 597 MB of additional disk space will be used. #14 37.41 Get:1 http://security.debian.org/debian-security buster/updates/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] #14 37.42 Get:2 http://deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] #14 37.43 Get:3 http://deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u1 [589 kB] #14 37.47 Get:4 http://deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u1 [1736 kB] #14 37.72 Get:5 http://deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] #14 37.73 Get:6 http://deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] #14 37.73 Get:7 http://deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u1 [1734 kB] #14 37.97 Get:8 http://deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u1 [330 kB] #14 38.04 Get:9 http://deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] #14 38.05 Get:10 http://deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] #14 38.07 Get:11 http://deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] #14 38.09 Get:12 http://deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] #14 38.11 Get:13 http://deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] #14 38.12 Get:14 http://deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] #14 38.13 Get:15 http://deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] #14 38.13 Get:16 http://deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] #14 38.16 Get:17 http://deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] #14 38.20 Get:18 http://deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] #14 38.24 Get:19 http://deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] #14 38.27 Get:20 http://deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] #14 38.29 Get:21 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] #14 38.30 Get:22 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] #14 38.33 Get:23 http://deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] #14 38.40 Get:24 http://deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] #14 38.43 Get:25 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] #14 38.73 Get:26 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] #14 39.00 Get:27 http://deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] #14 39.01 Get:28 http://deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] #14 39.02 Get:29 http://deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] #14 39.03 Get:30 http://deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] #14 39.44 Get:31 http://deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] #14 39.71 Get:32 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] #14 39.73 Get:33 http://deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 23.32 CC images/core-s390.o #39 24.10 CC images/cpuinfo.o #39 24.66 CC images/inventory.o #39 24.89 CC images/fdinfo.o #39 25.25 CC images/fown.o #39 25.54 CC images/ns.o #39 25.73 CC images/regfile.o #39 26.00 CC images/ghost-file.o #39 26.34 CC images/fifo.o #39 26.56 CC images/remap-file-path.o #39 26.77 CC images/eventfd.o #39 26.99 CC images/eventpoll.o #39 27.28 CC images/fh.o #39 27.69 CC images/fsnotify.o #39 28.34 CC images/signalfd.o #39 28.66 CC images/fs.o #39 28.87 CC images/pstree.o #39 29.03 CC images/pipe.o #39 29.36 CC images/tcp-stream.o #39 29.66 CC images/sk-packet.o #39 29.95 CC images/mnt.o #39 30.33 CC images/pipe-data.o #39 30.60 CC images/sa.o #39 30.93 CC images/timer.o #39 31.37 CC images/timerfd.o #39 31.65 CC images/mm.o #39 31.96 CC images/sk-opts.o #39 32.28 CC images/sk-unix.o #39 32.66 CC images/sk-inet.o #39 33.07 CC images/tun.o #39 33.45 CC images/sk-netlink.o #39 33.68 CC images/packet-sock.o #39 34.10 CC images/ipc-var.o #39 34.42 CC images/ipc-desc.o #39 34.69 CC images/ipc-shm.o #39 35.03 CC images/ipc-msg.o #39 35.43 CC images/ipc-sem.o #39 35.62 CC images/utsns.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 42.68 Get:34 http://deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] #14 44.46 Get:35 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] #14 44.46 Get:36 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] #14 44.47 Get:37 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] #14 44.47 Get:38 http://deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] #14 44.47 Get:39 http://deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] #14 44.48 Get:40 http://deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] #14 44.49 Get:41 http://deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] #14 44.49 Get:42 http://deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u3 [109 kB] #14 44.49 Get:43 http://deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] #14 44.51 Get:44 http://deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] #14 44.53 Get:45 http://deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] #14 44.56 Get:46 http://deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] #14 44.57 Get:47 http://deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] #14 44.63 Get:48 http://deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] #14 44.65 Get:49 http://deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] #14 44.67 Get:50 http://deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] #14 44.67 Get:51 http://deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] #14 44.68 Get:52 http://deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] #14 44.68 Get:53 http://deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] #14 44.69 Get:54 http://deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] #14 44.70 Get:55 http://deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u3 [322 kB] #14 44.73 Get:56 http://deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] #14 44.76 Get:57 http://deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] #14 44.86 Get:58 http://deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] #14 44.87 Get:59 http://deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] #14 44.87 Get:60 http://deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] #14 44.88 Get:61 http://deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] #14 44.89 Get:62 http://deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] #14 44.93 Get:63 http://deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] #14 44.93 Get:64 http://deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] #14 44.94 Get:65 http://deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] #14 45.35 Get:66 http://deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] #14 45.42 Get:67 http://deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] #14 45.46 Get:68 http://deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] #14 46.49 debconf: delaying package configuration, since apt-utils is not installed #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 97.47 encoding/base64 #42 98.19 encoding/json #42 98.94 go/doc #42 102.9 github.com/LK4D4/vndr/build #42 103.5 encoding/xml #42 106.9 github.com/LK4D4/vndr/versioned #42 107.0 compress/flate #42 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 46.66 Fetched 104 MB in 8s (12.5 MB/s) #14 46.74 Selecting previously unselected package pigz. #14 46.74 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15472 files and directories currently installed.) #14 46.81 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... #14 46.82 Unpacking pigz (2.4-1) ... #14 46.97 Selecting previously unselected package libpython3.7-minimal:amd64. #14 46.97 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... #14 46.98 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... #14 47.55 Selecting previously unselected package python3.7-minimal. #14 47.56 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u1_amd64.deb ... #14 47.58 Unpacking python3.7-minimal (3.7.3-2+deb10u1) ... #14 48.90 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u1) ... #14 48.91 Setting up python3.7-minimal (3.7.3-2+deb10u1) ... #14 52.51 Selecting previously unselected package python3-minimal. #14 52.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 ... 15721 files and directories currently installed.) #14 52.57 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... #14 52.58 Unpacking python3-minimal (3.7.3-1) ... #14 52.68 Selecting previously unselected package libmpdec2:amd64. #14 52.69 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... #14 52.70 Unpacking libmpdec2:amd64 (2.4.2-2) ... #14 52.85 Selecting previously unselected package libpython3.7-stdlib:amd64. #14 52.85 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u1_amd64.deb ... #14 52.86 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 35.92 CC images/creds.o #39 36.15 CC images/vma.o #39 36.36 CC images/netdev.o #39 36.76 CC images/tty.o #39 37.45 CC images/file-lock.o #39 37.73 CC images/rlimit.o #39 37.93 CC images/pagemap.o #39 38.26 CC images/siginfo.o #39 38.69 CC images/rpc.o #39 40.11 CC images/ext-file.o #39 40.30 CC images/cgroup.o #39 40.92 CC images/userns.o #39 41.33 CC images/google/protobuf/descriptor.o #39 43.55 CC images/opts.o #39 43.79 CC images/seccomp.o #39 44.17 CC images/binfmt-misc.o #39 44.52 CC images/time.o #39 44.74 CC images/sysctl.o #39 44.92 CC images/autofs.o #39 45.17 CC images/macvlan.o #39 45.37 CC images/sit.o #39 45.60 LINK images/built-in.o #39 45.80 GEN compel/include/asm #39 45.81 GEN compel/include/version.h #39 45.84 touch .config #39 45.85 GEN include/common/config.h #39 45.95 GEN compel/plugins/include/uapi/std/syscall-codes-64.h #39 45.96 GEN compel/plugins/include/uapi/std/syscall-64.h #39 46.01 GEN compel/arch/x86/plugins/std/syscalls-64.S #39 46.04 DEP compel/arch/x86/plugins/std/syscalls-64.d #39 46.07 DEP compel/arch/x86/plugins/std/memcpy.d #39 46.10 DEP compel/arch/x86/plugins/std/parasite-head.d #39 46.13 GEN compel/plugins/include/uapi/std/syscall.h #39 46.17 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c #39 46.19 GEN compel/plugins/include/uapi/std/syscall-codes.h #39 46.23 GEN compel/plugins/include/uapi/std/asm/syscall-types.h #39 46.23 DEP compel/plugins/std/infect.d #39 46.37 DEP compel/plugins/std/string.d #39 46.54 DEP compel/plugins/std/log.d #39 46.62 DEP compel/plugins/std/fds.d #39 46.71 DEP compel/plugins/std/std.d #39 46.85 DEP compel/plugins/shmem/shmem.d #39 46.95 DEP compel/plugins/fds/fds.d #39 47.06 CC compel/plugins/std/std.o #39 47.43 CC compel/plugins/std/fds.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 54.52 Selecting previously unselected package python3.7. #14 54.56 Preparing to unpack .../python3.7_3.7.3-2+deb10u1_amd64.deb ... #14 54.56 Unpacking python3.7 (3.7.3-2+deb10u1) ... #14 54.77 Selecting previously unselected package libpython3-stdlib:amd64. #14 54.79 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... #14 54.79 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... #14 54.89 Setting up python3-minimal (3.7.3-1) ... #14 56.42 Selecting previously unselected package python3. #14 56.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 ... 16133 files and directories currently installed.) #14 56.47 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... #14 56.49 Unpacking python3 (3.7.3-1) ... #14 56.65 Selecting previously unselected package libip4tc0:amd64. #14 56.66 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... #14 56.67 Unpacking libip4tc0:amd64 (1.8.2-4) ... #14 56.79 Selecting previously unselected package libip6tc0:amd64. #14 56.81 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... #14 56.82 Unpacking libip6tc0:amd64 (1.8.2-4) ... #14 56.94 Selecting previously unselected package libiptc0:amd64. #14 56.94 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... #14 56.95 Unpacking libiptc0:amd64 (1.8.2-4) ... #14 57.08 Selecting previously unselected package libnfnetlink0:amd64. #14 57.08 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... #14 57.10 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... #14 57.18 Selecting previously unselected package libnetfilter-conntrack3:amd64. #14 57.18 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... #14 57.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... #14 57.29 Selecting previously unselected package libnftnl11:amd64. #14 57.29 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... #14 57.37 Unpacking libnftnl11:amd64 (1.1.2-2) ... #14 57.46 Selecting previously unselected package iptables. #14 57.47 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... #14 57.47 Unpacking iptables (1.8.2-4) ... #14 57.96 Selecting previously unselected package xxd. #14 57.99 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... #14 58.00 Unpacking xxd (2:8.1.0875-5) ... #14 58.17 Selecting previously unselected package vim-common. #14 58.18 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... #14 58.23 Unpacking vim-common (2:8.1.0875-5) ... #14 58.50 Selecting previously unselected package bash-completion. #14 58.50 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 109.9 hash #42 109.9 context #42 110.2 hash/crc32 #42 110.5 crypto/cipher #42 110.8 compress/gzip #42 111.5 math/big #42 111.9 crypto/aes #42 112.9 crypto #42 113.1 crypto/des #42 113.7 crypto/internal/randutil #42 113.8 crypto/sha512 #42 115.0 crypto/ed25519/internal/edwards25519 #42 117.2 crypto/hmac #42 117.3 crypto/md5 #42 118.3 crypto/rc4 #42 118.5 crypto/sha1 #42 119.5 crypto/sha256 #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 47.95 CC compel/plugins/std/log.o #39 49.05 CC compel/plugins/std/string.o #39 49.90 CC compel/plugins/std/infect.o #39 50.47 CC compel/arch/x86/plugins/std/parasite-head.o #39 50.55 CC compel/arch/x86/plugins/std/memcpy.o #39 50.64 CC compel/arch/x86/plugins/std/syscalls-64.o #39 50.71 AR compel/plugins/std.lib.a #39 50.82 CC compel/plugins/fds/fds.o #39 51.18 AR compel/plugins/fds.lib.a #39 51.26 HOSTDEP compel/src/lib/log-host.d #39 51.37 HOSTDEP compel/src/lib/handle-elf-host.d #39 51.52 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d #39 51.67 HOSTDEP compel/src/main-host.d #39 51.86 DEP compel/src/lib/ptrace.d #39 51.98 DEP compel/src/lib/infect.d #39 52.15 DEP compel/src/lib/infect-util.d #39 52.24 DEP compel/src/lib/infect-rpc.d #39 52.34 DEP compel/arch/x86/src/lib/infect.d #39 52.46 DEP compel/arch/x86/src/lib/cpu.d #39 52.53 DEP compel/src/lib/log.d #39 52.61 DEP compel/src/main.d #39 52.78 DEP compel/src/lib/handle-elf.d #39 53.02 DEP compel/arch/x86/src/lib/handle-elf.d #39 53.29 CC compel/src/lib/log.o #39 53.67 CC compel/arch/x86/src/lib/cpu.o #39 54.65 CC compel/arch/x86/src/lib/infect.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 62.56 Unpacking bash-completion (1:2.8-6) ... #14 ... #60 [rootlesskit 3/4] RUN PREFIX=/build/ ./install.sh rootlesskit #60 116.1 + for f in rootlesskit rootlesskit-docker-proxy #60 116.1 + go build -ldflags= -o /build//rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy #60 DONE 124.1s #61 [rootlesskit 4/4] COPY ./contrib/dockerd-rootless.sh /build #61 DONE 0.1s #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 63.39 Selecting previously unselected package bzip2. #14 63.43 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... #14 63.44 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... #14 63.75 Selecting previously unselected package xz-utils. #14 63.76 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... #14 63.77 Unpacking xz-utils (5.2.4-1) ... scripts/docs/generate-man.sh #14 64.33 Selecting previously unselected package apparmor. #14 64.33 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... #14 64.47 Unpacking apparmor (2.13.2-10) ... #14 64.98 Selecting previously unselected package aufs-tools. #14 64.99 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... #14 65.00 Unpacking aufs-tools (1:4.14+20190211-1) ... #14 65.20 Selecting previously unselected package binutils-mingw-w64-i686. #14 65.21 Preparing to unpack .../15-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... #14 65.21 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #14 66.97 Selecting previously unselected package binutils-mingw-w64-x86-64. #14 66.98 Preparing to unpack .../16-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... #14 66.98 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #14 69.07 Selecting previously unselected package binutils-mingw-w64. #14 69.10 Preparing to unpack .../17-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... #14 69.10 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... #14 69.20 Selecting previously unselected package libdevmapper1.02.1:amd64. #14 69.23 Preparing to unpack .../18-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... #14 69.25 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 69.41 Selecting previously unselected package dmsetup. #14 69.41 Preparing to unpack .../19-dmsetup_2%3a1.02.155-3_amd64.deb ... #14 69.42 Unpacking dmsetup (2:1.02.155-3) ... #14 69.55 Selecting previously unselected package mingw-w64-common. #14 69.56 Preparing to unpack .../20-mingw-w64-common_6.0.0-3_all.deb ... #14 69.58 Unpacking mingw-w64-common (6.0.0-3) ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 120.8 encoding/hex #42 121.1 crypto/rand #42 121.4 crypto/elliptic #42 121.7 encoding/asn1 #42 124.5 crypto/ed25519 #42 124.8 crypto/ecdsa #42 125.1 crypto/rsa #42 125.8 crypto/dsa #42 126.3 crypto/x509/pkix #42 126.5 encoding/pem #42 126.8 vendor/golang.org/x/crypto/cryptobyte #42 127.0 vendor/golang.org/x/net/dns/dnsmessage #42 128.7 vendor/golang.org/x/crypto/internal/chacha20 #42 129.4 vendor/golang.org/x/crypto/poly1305 #42 129.9 vendor/golang.org/x/sys/cpu #42 130.2 vendor/golang.org/x/crypto/chacha20poly1305 #42 131.0 net #42 131.4 vendor/golang.org/x/crypto/hkdf #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 55.85 CC compel/src/lib/infect-rpc.o #39 56.69 CC compel/src/lib/infect-util.o #39 57.25 CC compel/src/lib/infect.o #39 59.81 CC compel/src/lib/ptrace.o #39 60.28 AR compel/libcompel.a #39 60.38 HOSTCC compel/src/main-host.o #39 60.79 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o #39 61.18 HOSTCC compel/src/lib/handle-elf-host.o #39 61.56 HOSTCC compel/src/lib/log-host.o #39 61.76 HOSTLINK compel/compel-host-bin #39 61.96 DEP soccr/soccr.d #39 62.16 CC soccr/soccr.o #39 63.56 AR soccr/libsoccr.a #39 63.60 make[1]: 'soccr/libsoccr.a' is up to date. #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 131.7 vendor/golang.org/x/text/transform #42 132.5 vendor/golang.org/x/text/unicode/bidi #42 134.4 vendor/golang.org/x/text/secure/bidirule Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb + popd ~/rpmbuild/BUILD/src + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.1A52vS + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + cd src ++ readlink -f engine/bundles/dynbinary-daemon/dockerd + install -D -p -m 0755 /root/rpmbuild/BUILD/src/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/bin/dockerd + install -D -p -m 0755 /usr/local/bin/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/bin/docker-proxy + install -D -p -m 755 /usr/local/bin/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/bin/docker-init + install -D -m 0644 /root/rpmbuild/SOURCES/docker.service /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/lib/systemd/system/docker.service + install -D -m 0644 /root/rpmbuild/SOURCES/docker.socket /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/lib/systemd/system/docker.socket + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.qCiiNX + umask 022 + cd /root/rpmbuild/BUILD + cd src + engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20200430214708-a2d8a8a4cb, build a2d8a8a4cb + exit 0 Processing files: docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 Provides: docker-ce = 3:0.0.0.20200430214708.a2d8a8a4cb-0.el7 docker-ce(x86-64) = 3:0.0.0.20200430214708.a2d8a8a4cb-0.el7 Requires(interp): /bin/sh /bin/sh /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh 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) libseccomp.so.2()(64bit) libsystemd.so.0()(64bit) libsystemd.so.0(LIBSYSTEMD_209)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee Obsoletes: docker-ce-selinux docker-engine-selinux docker-engine Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.FhorKN + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.yokW0n + umask 022 + cd /root/rpmbuild/BUILD + cd /root/rpmbuild/BUILD + rm -rf src + /usr/bin/mkdir -p src + cd src + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/cli.tgz + /usr/bin/tar -xf - #42 134.7 vendor/golang.org/x/text/unicode/norm + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/tar -xf - + /usr/bin/gzip -dc /root/rpmbuild/SOURCES/plugin-installers.tgz + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.dRebJZ + umask 022 + cd /root/rpmbuild/BUILD + cd src + mkdir -p /go/src/github.com/docker + rm -f /go/src/github.com/docker/cli + ln -s /root/rpmbuild/BUILD/src/cli /go/src/github.com/docker/cli + pushd /go/src/github.com/docker/cli /go/src/github.com/docker/cli ~/rpmbuild/BUILD/src + DISABLE_WARN_OUTSIDE_CONTAINER=1 + make VERSION=0.0.0-20200430214708-a2d8a8a4cb GITCOMMIT=a2d8a8a4cb dynbinary manpages ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #42 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 137.3 + GOBIN=/build #48 137.3 + /build/gometalinter --install #48 137.3 Installing: #48 137.3 deadcode #48 137.3 dupl #48 137.3 errcheck #48 137.3 gas #48 137.3 gochecknoglobals #48 137.3 gochecknoinits #48 137.3 goconst #48 137.3 gocyclo #48 137.3 goimports #48 137.3 golint #48 137.3 gosimple #48 137.3 gotype #48 137.3 gotypex #48 137.3 ineffassign #48 137.3 interfacer #48 137.3 lll #48 137.3 maligned #48 137.3 megacheck #48 137.3 misspell #48 137.3 nakedret #48 137.3 safesql #48 137.3 staticcheck #48 137.3 structcheck #48 137.3 unconvert #48 137.3 unparam #48 137.3 unused #48 137.3 varcheck #48 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 63.97 DEP criu/arch/x86/sigframe.d #39 64.09 DEP criu/arch/x86/sigaction_compat.d #39 64.28 DEP criu/arch/x86/kerndat.d #39 64.43 DEP criu/arch/x86/crtools.d #39 64.57 DEP criu/arch/x86/cpu.d #39 64.75 CC criu/arch/x86/cpu.o #39 65.37 CC criu/arch/x86/crtools.o #39 66.91 CC criu/arch/x86/kerndat.o #39 67.39 CC criu/arch/x86/sigaction_compat.o #39 67.74 CC criu/arch/x86/sigframe.o #39 67.98 LINK criu/arch/x86/crtools.built-in.o #39 68.06 DEP criu/pie/util-vdso-elf32.d #39 68.18 DEP criu/pie/util-vdso.d #39 68.35 DEP criu/pie/util.d #39 68.47 CC criu/pie/util.o #39 68.74 CC criu/pie/util-vdso.o #39 69.49 CC criu/pie/util-vdso-elf32.o #39 70.30 AR criu/pie/pie.lib.a #39 70.41 DEP criu/pie/restorer.d #39 70.72 DEP criu/arch/x86/sigaction_compat_pie.d #39 70.86 DEP criu/arch/x86/restorer_unmap.d #39 70.89 DEP criu/arch/x86/restorer.d #39 71.15 DEP criu/arch/x86/vdso-pie.d #39 71.26 DEP criu/pie/parasite-vdso.d #39 71.46 DEP criu/pie/parasite.d #39 71.73 CC criu/pie/parasite.o #39 73.16 LINK criu/pie/parasite.built-in.o #39 73.19 GEN criu/pie/parasite-blob.h #39 73.25 CC criu/pie/parasite-vdso.o #39 74.05 CC criu/arch/x86/vdso-pie.o #39 74.50 CC criu/arch/x86/restorer.o #39 75.04 CC criu/arch/x86/restorer_unmap.o #39 75.10 CC criu/arch/x86/sigaction_compat_pie.o #39 75.42 CC criu/pie/restorer.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 74.63 Selecting previously unselected package mingw-w64-x86-64-dev. #14 74.64 Preparing to unpack .../21-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... #14 74.65 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... #14 79.54 Selecting previously unselected package gcc-mingw-w64-base. #14 79.58 Preparing to unpack .../22-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 79.59 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #14 79.74 Selecting previously unselected package gcc-mingw-w64-x86-64. #14 79.75 Preparing to unpack .../23-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 79.75 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 78.94 LINK criu/pie/restorer.built-in.o #39 78.96 GEN criu/pie/restorer-blob.h #39 79.07 DEP criu/vdso.d #39 79.37 DEP criu/vdso-compat.d #39 79.52 DEP criu/uts_ns.d #39 79.72 DEP criu/util.d #39 79.92 DEP criu/uffd.d #39 80.11 DEP criu/tun.d #39 80.31 DEP criu/tty.d #39 80.53 DEP criu/timerfd.d #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 138.7 vendor/golang.org/x/net/idna #42 141.4 vendor/golang.org/x/net/http2/hpack #42 142.4 mime #42 144.4 mime/quotedprintable #42 144.9 net/http/internal #42 145.3 os/exec #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 80.83 DEP criu/sysfs_parse.d #39 81.06 DEP criu/sysctl.d #39 81.27 DEP criu/string.d #39 81.35 DEP criu/stats.d #39 81.55 DEP criu/sockets.d #39 81.74 DEP criu/sk-unix.d #39 81.97 DEP criu/sk-tcp.d #39 82.19 DEP criu/sk-queue.d #39 82.34 DEP criu/sk-packet.d #39 82.51 DEP criu/sk-netlink.d #39 82.73 DEP criu/sk-inet.d #39 82.91 DEP criu/signalfd.d #39 83.14 DEP criu/sigframe.d #39 83.25 DEP criu/shmem.d #39 83.39 DEP criu/servicefd.d #39 83.62 DEP criu/seize.d #39 83.91 DEP criu/seccomp.d #39 84.11 DEP criu/rst-malloc.d #39 84.20 DEP criu/rbtree.d #39 84.24 DEP criu/pstree.d #39 84.42 DEP criu/protobuf.d #39 84.61 GEN criu/protobuf-desc-gen.h #39 86.41 DEP criu/protobuf-desc.d #39 86.52 DEP criu/proc_parse.d #39 86.74 DEP criu/plugin.d #39 86.85 DEP criu/pipes.d #39 87.07 DEP criu/pie-util.d #39 87.21 DEP criu/pie-util-vdso.d #39 87.42 DEP criu/pie-util-vdso-elf32.d #39 87.61 DEP criu/path.d #39 87.82 DEP criu/parasite-syscall.d #39 88.09 DEP criu/pagemap.d #39 88.36 DEP criu/pagemap-cache.d #39 88.54 DEP criu/page-xfer.d #39 88.71 DEP criu/page-pipe.d #39 88.90 DEP criu/netfilter.d #39 89.09 DEP criu/net.d #39 89.40 DEP criu/namespaces.d #39 89.63 DEP criu/mount.d #39 89.82 DEP criu/mem.d #39 90.04 DEP criu/lsm.d #39 90.30 DEP criu/log.d #39 90.45 DEP criu/libnetlink.d #39 90.62 DEP criu/kerndat.d #39 90.93 DEP criu/kcmp-ids.d #39 91.03 DEP criu/irmap.d #39 91.19 DEP criu/ipc_ns.d #39 91.33 DEP criu/image.d #39 91.50 DEP criu/image-desc.d #39 91.60 DEP criu/fsnotify.d #39 91.88 DEP criu/filesystems.d #39 92.13 DEP criu/files.d #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 150.1 net/textproto #42 150.1 crypto/x509 #42 151.5 vendor/golang.org/x/net/http/httpguts #42 151.7 vendor/golang.org/x/net/http/httpproxy #42 152.2 mime/multipart #42 154.7 crypto/tls #42 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 92.44 DEP criu/files-reg.d #39 92.70 DEP criu/files-ext.d #39 92.87 DEP criu/file-lock.d #39 93.12 DEP criu/file-ids.d #39 93.26 DEP criu/fifo.d #39 93.51 DEP criu/fdstore.d #39 93.67 DEP criu/fault-injection.d #39 93.76 DEP criu/external.d #39 93.93 DEP criu/eventpoll.d #39 94.10 DEP criu/eventfd.d #39 94.32 DEP criu/crtools.d #39 94.55 DEP criu/cr-service.d #39 94.83 DEP criu/cr-restore.d #39 95.12 DEP criu/cr-errno.d #39 95.15 DEP criu/cr-dump.d #39 95.37 DEP criu/cr-dedup.d #39 95.65 DEP criu/cr-check.d #39 95.95 DEP criu/config.d #39 96.16 DEP criu/clone-noasan.d #39 96.24 DEP criu/cgroup.d #39 96.42 DEP criu/cgroup-props.d #39 96.54 DEP criu/bitmap.d #39 96.59 DEP criu/bfd.d #39 96.72 DEP criu/autofs.d #39 96.93 DEP criu/aio.d #39 97.20 DEP criu/action-scripts.d #39 97.59 CC criu/action-scripts.o #39 98.17 CC criu/aio.o #39 98.98 CC criu/autofs.o #39 ... #26 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git ... #26 170.3 + rm -rf /tmp/tmp.kkpSnbbRCB #26 DONE 171.0s #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 101.3 Selecting previously unselected package g++-mingw-w64-x86-64. #14 101.3 Preparing to unpack .../24-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... #14 101.3 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 101.6 CC criu/bfd.o #39 102.4 CC criu/bitmap.o #39 102.6 CC criu/cgroup-props.o #39 103.6 CC criu/cgroup.o #39 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 162.0 net/http/httptrace #42 162.3 net/http #42 ... #45 [gotestsum 3/3] RUN PREFIX=/build ./install.sh gotestsum #45 DONE 172.9s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 107.3 CC criu/clone-noasan.o #39 107.4 CC criu/config.o #39 108.9 CC criu/cr-check.o #39 110.7 CC criu/cr-dedup.o #39 111.2 CC criu/cr-dump.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 117.8 Selecting previously unselected package libonig5:amd64. #14 117.8 Preparing to unpack .../25-libonig5_6.9.1-1_amd64.deb ... #14 117.8 Unpacking libonig5:amd64 (6.9.1-1) ... #14 118.0 Selecting previously unselected package libjq1:amd64. #14 118.0 Preparing to unpack .../26-libjq1_1.5+dfsg-2+b1_amd64.deb ... #14 118.0 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... #14 118.1 Selecting previously unselected package jq. #14 118.2 Preparing to unpack .../27-jq_1.5+dfsg-2+b1_amd64.deb ... #14 118.2 Unpacking jq (1.5+dfsg-2+b1) ... #14 118.3 Selecting previously unselected package libaio1:amd64. #14 118.3 Preparing to unpack .../28-libaio1_0.3.112-3_amd64.deb ... #14 118.3 Unpacking libaio1:amd64 (0.3.112-3) ... #14 118.3 Selecting previously unselected package libbtrfs0. #14 118.3 Preparing to unpack .../29-libbtrfs0_4.20.1-2_amd64.deb ... #14 118.3 Unpacking libbtrfs0 (4.20.1-2) ... #14 118.4 Selecting previously unselected package libbtrfs-dev. #14 118.4 Preparing to unpack .../30-libbtrfs-dev_4.20.1-2_amd64.deb ... #14 118.4 Unpacking libbtrfs-dev (4.20.1-2) ... #14 118.5 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #14 118.5 Preparing to unpack .../31-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... #14 118.5 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #14 118.6 Selecting previously unselected package libudev-dev:amd64. #14 118.6 Preparing to unpack .../32-libudev-dev_241-7~deb10u3_amd64.deb ... #14 118.6 Unpacking libudev-dev:amd64 (241-7~deb10u3) ... #14 118.8 Selecting previously unselected package libsepol1-dev:amd64. #14 118.8 Preparing to unpack .../33-libsepol1-dev_2.8-1_amd64.deb ... #14 118.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... #14 119.0 Selecting previously unselected package libpcre16-3:amd64. #14 119.0 Preparing to unpack .../34-libpcre16-3_2%3a8.39-12_amd64.deb ... #14 119.0 Unpacking libpcre16-3:amd64 (2:8.39-12) ... #14 119.2 Selecting previously unselected package libpcre32-3:amd64. #14 119.2 Preparing to unpack .../35-libpcre32-3_2%3a8.39-12_amd64.deb ... #14 119.2 Unpacking libpcre32-3:amd64 (2:8.39-12) ... #14 119.4 Selecting previously unselected package libpcrecpp0v5:amd64. #14 119.4 Preparing to unpack .../36-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... #14 119.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... #14 119.6 Selecting previously unselected package libpcre3-dev:amd64. #14 119.6 Preparing to unpack .../37-libpcre3-dev_2%3a8.39-12_amd64.deb ... #14 119.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... #14 120.0 Selecting previously unselected package libselinux1-dev:amd64. #14 120.1 Preparing to unpack .../38-libselinux1-dev_2.8-1+b1_amd64.deb ... #14 120.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... #14 120.4 Selecting previously unselected package libdevmapper-dev:amd64. #14 120.4 Preparing to unpack .../39-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... #14 120.5 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... #14 120.6 Selecting previously unselected package libgpm2:amd64. #14 120.6 Preparing to unpack .../40-libgpm2_1.20.7-5_amd64.deb ... #14 120.6 Unpacking libgpm2:amd64 (1.20.7-5) ... #14 120.6 Selecting previously unselected package libicu63:amd64. #14 120.7 Preparing to unpack .../41-libicu63_63.1-6+deb10u1_amd64.deb ... #14 120.7 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... #14 ... #42 [vndr 3/3] RUN PREFIX=/build ./install.sh vndr #42 176.1 github.com/LK4D4/vndr/godl #42 176.8 github.com/LK4D4/vndr #42 DONE 185.3s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 113.8 CC criu/cr-errno.o #39 113.9 CC criu/cr-restore.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 124.9 Selecting previously unselected package libnet1:amd64. #14 124.9 Preparing to unpack .../42-libnet1_1.1.6+dfsg-3.1_amd64.deb ... #14 124.9 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... #14 125.2 Selecting previously unselected package libnl-3-200:amd64. #14 125.3 Preparing to unpack .../43-libnl-3-200_3.4.0-1_amd64.deb ... #14 125.3 Unpacking libnl-3-200:amd64 (3.4.0-1) ... #14 125.5 Selecting previously unselected package libprotobuf-c1:amd64. #14 125.5 Preparing to unpack .../44-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... #14 125.5 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... #14 125.5 Selecting previously unselected package libreadline5:amd64. #14 125.6 Preparing to unpack .../45-libreadline5_5.2+dfsg-3+b13_amd64.deb ... #14 125.6 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... #14 125.7 Selecting previously unselected package libsystemd-dev:amd64. #14 125.7 Preparing to unpack .../46-libsystemd-dev_241-7~deb10u3_amd64.deb ... #14 125.8 Unpacking libsystemd-dev:amd64 (241-7~deb10u3) ... #14 126.1 Selecting previously unselected package net-tools. #14 126.1 Preparing to unpack .../47-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... #14 126.1 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... #14 126.3 Selecting previously unselected package python-pip-whl. #14 126.3 Preparing to unpack .../48-python-pip-whl_18.1-5_all.deb ... #14 126.3 Unpacking python-pip-whl (18.1-5) ... #14 126.9 Selecting previously unselected package python3-lib2to3. #14 126.9 Preparing to unpack .../49-python3-lib2to3_3.7.3-1_all.deb ... #14 126.9 Unpacking python3-lib2to3 (3.7.3-1) ... #14 127.0 Selecting previously unselected package python3-distutils. #14 127.0 Preparing to unpack .../50-python3-distutils_3.7.3-1_all.deb ... #14 127.0 Unpacking python3-distutils (3.7.3-1) ... #14 127.2 Selecting previously unselected package python3-pip. #14 127.2 Preparing to unpack .../51-python3-pip_18.1-5_all.deb ... #14 127.2 Unpacking python3-pip (18.1-5) ... #14 127.4 Selecting previously unselected package python3-pkg-resources. #14 127.4 Preparing to unpack .../52-python3-pkg-resources_40.8.0-1_all.deb ... #14 127.4 Unpacking python3-pkg-resources (40.8.0-1) ... #14 127.6 Selecting previously unselected package python3-setuptools. #14 127.6 Preparing to unpack .../53-python3-setuptools_40.8.0-1_all.deb ... #14 127.6 Unpacking python3-setuptools (40.8.0-1) ... #14 127.8 Selecting previously unselected package python3-wheel. #14 127.8 Preparing to unpack .../54-python3-wheel_0.32.3-2_all.deb ... #14 127.8 Unpacking python3-wheel (0.32.3-2) ... #14 127.9 Selecting previously unselected package thin-provisioning-tools. #14 127.9 Preparing to unpack .../55-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... #14 127.9 Unpacking thin-provisioning-tools (0.7.6-2.1) ... #14 128.1 Selecting previously unselected package vim-runtime. #14 128.1 Preparing to unpack .../56-vim-runtime_2%3a8.1.0875-5_all.deb ... #14 128.1 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' #14 128.2 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' #14 128.2 Unpacking vim-runtime (2:8.1.0875-5) ... #14 131.5 Selecting previously unselected package vim. #14 131.5 Preparing to unpack .../57-vim_2%3a8.1.0875-5_amd64.deb ... #14 131.5 Unpacking vim (2:8.1.0875-5) ... #14 132.0 Selecting previously unselected package xfsprogs. #14 132.0 Preparing to unpack .../58-xfsprogs_4.20.0-1_amd64.deb ... #14 132.0 Unpacking xfsprogs (4.20.0-1) ... Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/05/01 20:58:12 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-05-01T20:58:14Z" -o bin/docker-app ./cmd/docker-app #14 132.5 Selecting previously unselected package zip. #14 132.5 Preparing to unpack .../59-zip_3.0-11+b1_amd64.deb ... #14 132.6 Unpacking zip (3.0-11+b1) ... #14 132.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... #14 132.7 Setting up aufs-tools (1:4.14+20190211-1) ... #14 132.8 Setting up net-tools (1.60+git20180626.aebd88e-1) ... #14 132.8 Setting up libip6tc0:amd64 (1.8.2-4) ... #14 132.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... #14 132.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... #14 132.8 Setting up libgpm2:amd64 (1.20.7-5) ... #14 132.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... #14 132.8 Setting up libip4tc0:amd64 (1.8.2-4) ... #14 132.8 Setting up libsepol1-dev:amd64 (2.8-1) ... #14 132.8 Setting up libnftnl11:amd64 (1.1.2-2) ... #14 132.9 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... #14 132.9 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... #14 132.9 Setting up bzip2 (1.0.6-9.2~deb10u1) ... #14 132.9 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... #14 132.9 Setting up libicu63:amd64 (63.1-6+deb10u1) ... #14 132.9 Setting up xxd (2:8.1.0875-5) ... #14 132.9 Setting up libbtrfs0 (4.20.1-2) ... #14 132.9 Setting up zip (3.0-11+b1) ... #14 132.9 Setting up vim-common (2:8.1.0875-5) ... #14 133.0 Setting up bash-completion (1:2.8-6) ... #14 135.6 Setting up libiptc0:amd64 (1.8.2-4) ... #14 135.6 Setting up xz-utils (5.2.4-1) ... #14 135.7 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 135.7 Setting up libpcre32-3:amd64 (2:8.39-12) ... #14 135.7 Setting up libudev-dev:amd64 (241-7~deb10u3) ... #14 135.7 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... #14 135.7 Setting up libbtrfs-dev (4.20.1-2) ... #14 135.7 Setting up pigz (2.4-1) ... #14 135.7 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... #14 135.7 Setting up libnl-3-200:amd64 (3.4.0-1) ... #14 135.8 Setting up python-pip-whl (18.1-5) ... #14 135.8 Setting up libmpdec2:amd64 (2.4.2-2) ... #14 135.8 Setting up mingw-w64-common (6.0.0-3) ... #14 135.8 Setting up vim-runtime (2:8.1.0875-5) ... #14 136.3 Setting up libaio1:amd64 (0.3.112-3) ... #14 136.3 Setting up libsystemd-dev:amd64 (241-7~deb10u3) ... #14 136.3 Setting up libonig5:amd64 (6.9.1-1) ... #14 136.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... #14 136.3 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u1) ... #14 136.3 Setting up vim (2:8.1.0875-5) ... #14 136.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #14 136.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #14 136.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #14 136.3 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #14 136.4 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #14 136.4 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... #14 136.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... #14 136.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 136.4 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 #14 136.4 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 #14 136.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... #14 136.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode #14 136.4 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 #14 136.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... #14 136.5 Setting up thin-provisioning-tools (0.7.6-2.1) ... #14 136.5 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... #14 136.5 Setting up jq (1.5+dfsg-2+b1) ... #14 136.5 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... #14 136.5 Setting up python3.7 (3.7.3-2+deb10u1) ... #14 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 119.4 CC criu/cr-service.o #39 121.0 CC criu/crtools.o #39 121.6 CC criu/eventfd.o #39 122.0 CC criu/eventpoll.o #39 123.0 CC criu/external.o #39 123.3 CC criu/fault-injection.o #39 123.4 CC criu/fdstore.o #39 123.8 CC criu/fifo.o #39 124.2 CC criu/file-ids.o #39 124.5 CC criu/file-lock.o #39 125.5 CC criu/files-ext.o #39 125.7 CC criu/files-reg.o #39 128.0 CC criu/files.o #39 130.1 CC criu/filesystems.o #39 130.8 CC criu/fsnotify.o #39 131.9 CC criu/image-desc.o #39 132.1 CC criu/image.o #39 ... #14 [dev 7/25] RUN apt-get update && apt-get install -y --no-install-recomme... #14 139.3 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... #14 139.3 Setting up iptables (1.8.2-4) ... #14 139.3 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode #14 139.3 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode #14 139.3 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode #14 139.3 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode #14 139.3 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode #14 139.4 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode #14 139.4 Setting up python3 (3.7.3-1) ... #14 139.7 Setting up python3-wheel (0.32.3-2) ... #14 140.3 Setting up apparmor (2.13.2-10) ... scripts/docs/generate-man.sh #14 141.9 Setting up python3-lib2to3 (3.7.3-1) ... #14 142.3 Setting up python3-pkg-resources (40.8.0-1) ... #14 143.2 Setting up python3-distutils (3.7.3-1) ... #14 143.7 Setting up python3-setuptools (40.8.0-1) ... #14 145.0 Setting up python3-pip (18.1-5) ... #14 145.9 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... #14 145.9 Setting up dmsetup (2:1.02.155-3) ... #14 146.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... #14 146.0 Setting up xfsprogs (4.20.0-1) ... #14 146.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... #14 146.0 Processing triggers for mime-support (3.62) ... #14 146.1 Processing triggers for libc-bin (2.28-10) ... #14 DONE 146.7s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 133.0 CC criu/ipc_ns.o #39 134.2 CC criu/irmap.o #39 135.0 CC criu/kcmp-ids.o #39 135.3 CC criu/kerndat.o #39 136.3 CC criu/libnetlink.o #39 136.7 CC criu/log.o #39 137.2 CC criu/lsm.o #39 137.6 CC criu/mem.o #39 139.3 CC criu/mount.o #39 ... #15 [dev 8/25] RUN update-alternatives --set iptables /usr/sbin/iptables-le... #15 1.779 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode #15 1.780 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode #15 1.784 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting #15 DONE 1.9s #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 ... #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 #16 5.854 Collecting yamllint==1.16.0 #16 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 144.0 CC criu/namespaces.o #39 146.0 CC criu/net.o #39 149.2 CC criu/netfilter.o #39 149.5 CC criu/page-pipe.o #39 150.2 CC criu/page-xfer.o #39 151.4 CC criu/pagemap-cache.o #39 151.8 CC criu/pagemap.o #39 152.8 CC criu/parasite-syscall.o #39 ... #16 [dev 9/25] RUN pip3 install yamllint==1.16.0 #16 11.25 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) #16 11.37 Collecting pyyaml (from yamllint==1.16.0) #16 11.53 Downloading https://files.pythonhosted.org/packages/64/c2/b80047c7ac2478f9501676c988a5411ed5572f35d1beff9cae07d321512c/PyYAML-5.3.1.tar.gz (269kB) #16 12.87 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) #16 12.90 Downloading https://files.pythonhosted.org/packages/5d/d0/887c58853bd4b6ffc7aa9cdba4fc57d7b979b45888a6bd47e4568e1cf868/pathspec-0.8.0-py2.py3-none-any.whl #16 12.95 Building wheels for collected packages: pyyaml #16 12.95 Running setup.py bdist_wheel for pyyaml: started #16 14.01 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #16 14.01 Stored in directory: /root/.cache/pip/wheels/a7/c1/ea/cf5bd31012e735dc1dfea3131a2d5eae7978b251083d6247bd #16 14.11 Successfully built pyyaml #16 14.12 Installing collected packages: pyyaml, pathspec, yamllint #16 14.49 Successfully installed pathspec-0.8.0 pyyaml-5.3.1 yamllint-1.16.0 #16 DONE 14.9s #21 [dev 10/25] COPY --from=dockercli /build/ /usr/local/cli #21 DONE 0.3s #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images #25 ... #52 [runc 3/3] RUN PREFIX=/build ./install.sh runc #52 183.6 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="dc9208a3303feef5b3839f4323d9beb36df0a9dd" -X main.version=1.0.0-rc10 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #52 185.6 + mkdir -p /build #52 185.6 + cp runc /build/runc #52 DONE 185.8s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 153.8 CC criu/path.o #39 154.1 CC criu/pie-util-vdso-elf32.o #39 154.7 CC criu/pie-util-vdso.o #39 155.2 CC criu/pie-util.o #39 155.4 CC criu/pipes.o #39 156.2 CC criu/plugin.o #39 156.8 CC criu/proc_parse.o #39 ... #25 [dev 11/25] COPY --from=frozen-images /build/ /docker-frozen-images #25 DONE 1.7s #27 [dev 12/25] COPY --from=swagger /build/ /usr/local/bin/ #27 DONE 0.1s #30 [dev 13/25] COPY --from=tomlv /build/ /usr/local/bin/ #30 DONE 0.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #35 [dev 14/25] COPY --from=tini /build/ /usr/local/bin/ #35 DONE 0.1s #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 159.5 CC criu/protobuf-desc.o #39 160.2 CC criu/protobuf.o #39 160.5 CC criu/pstree.o #39 161.4 CC criu/rbtree.o #39 161.7 CC criu/rst-malloc.o #39 161.9 CC criu/seccomp.o #39 162.4 CC criu/seize.o #39 163.0 CC criu/servicefd.o #39 163.4 CC criu/shmem.o #39 164.1 CC criu/sigframe.o #39 164.2 CC criu/signalfd.o #39 164.5 CC criu/sk-inet.o #39 165.3 CC criu/sk-netlink.o #39 165.7 CC criu/sk-packet.o #39 166.2 CC criu/sk-queue.o #39 166.6 CC criu/sk-tcp.o #39 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 232.5 + dpkg --print-architecture #36 232.5 + cd /tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution #36 232.5 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd #36 232.7 + GOPATH=/tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eNYFyQPz3y #36 232.7 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry #36 ... #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 167.1 CC criu/sk-unix.o #39 168.8 CC criu/sockets.o #39 169.5 CC criu/stats.o #39 169.8 CC criu/string.o #39 169.9 CC criu/sysctl.o #39 170.5 CC criu/sysfs_parse.o #39 170.8 CC criu/timerfd.o #39 171.1 CC criu/tty.o make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx #39 172.8 CC criu/tun.o #39 173.2 CC criu/uffd.o #39 174.4 CC criu/util.o #39 175.5 CC criu/uts_ns.o #39 175.8 CC criu/vdso-compat.o #39 175.9 CC criu/vdso.o #39 176.5 LINK criu/built-in.o #39 176.6 LINK criu/criu #39 177.0 DEP lib/c/criu.d #39 177.1 CC images/rpc.pb-c.o #39 177.7 CC lib/c/criu.o #39 178.6 LINK lib/c/built-in.o #39 178.6 LINK lib/c/libcriu.so #39 178.7 LINK lib/c/libcriu.a #39 178.8 GEN magic.py #39 179.0 Note: Building without setproctitle() and strlcpy() support. #39 179.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). #39 179.0 Note: Building without GnuTLS support #39 179.6 fatal: not a git repository (or any of the parent directories): .git #39 180.2 make[1]: Nothing to be done for 'all'. #39 180.8 make[1]: 'images/built-in.o' is up to date. #39 180.9 make[1]: 'compel/plugins/std.lib.a' is up to date. #39 180.9 make[1]: 'compel/plugins/fds.lib.a' is up to date. #39 180.9 make[1]: 'compel/libcompel.a' is up to date. #39 181.0 make[1]: 'compel/compel-host-bin' is up to date. #39 181.0 make[1]: Nothing to be done for 'all'. #39 181.0 make[1]: 'soccr/libsoccr.a' is up to date. #39 181.2 make[2]: Nothing to be done for 'all'. #39 181.2 make[2]: Nothing to be done for 'all'. #39 181.3 make[2]: Nothing to be done for 'all'. #39 181.4 make[2]: Nothing to be done for 'all'. #39 181.5 make[2]: Nothing to be done for 'all'. #39 181.5 make[2]: Nothing to be done for 'all'. #39 181.5 make[2]: Nothing to be done for 'all'. #39 ... #36 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git... #36 252.7 + rm -rf /tmp/tmp.eNYFyQPz3y/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.eNYFyQPz3y #36 DONE 253.1s #39 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... #39 181.6 make[2]: Nothing to be done for 'all'. #39 181.6 INSTALL criu/criu #39 DONE 182.0s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #48 [gometalinter 3/3] RUN PREFIX=/build ./install.sh gometalinter #48 DONE 250.6s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #37 [dev 15/25] COPY --from=registry /build/ /usr/local/bin/ #37 DONE 0.2s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #40 [dev 16/25] COPY --from=criu /build/ /usr/local/ #40 DONE 0.1s #43 [dev 17/25] COPY --from=vndr /build/ /usr/local/bin/ #43 DONE 0.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #46 [dev 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ #46 DONE 0.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 ... #49 [dev 19/25] COPY --from=gometalinter /build/ /usr/local/bin/ #49 DONE 0.4s #53 [dev 20/25] COPY --from=runc /build/ /usr/local/bin/ #53 DONE 0.1s #57 [containerd 4/4] RUN PREFIX=/build ./install.sh containerd #57 223.6 🇩 bin/containerd Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/05/01 20:59:31 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping + popd + pushd /root/rpmbuild/BUILD/src/plugins + for installer in '*.installer' + bash app.installer build ~/rpmbuild/BUILD/src ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src Cloning into '/go/src/github.com/docker/app'... Fetching origin go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-05-01T20:59:34Z" -o bin/docker-app ./cmd/docker-app make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20200430214708-a2d8a8a4cb, build a2d8a8a4cb ./cli/build/docker -v Docker version 0.0.0-20200430214708-a2d8a8a4cb, build a2d8a8a4cb make[1]: Leaving directory '/root/build-deb' debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info #57 245.9 🇩 bin/containerd-stress #57 247.5 🇩 bin/containerd-shim #57 253.3 🇩 bin/containerd-shim-runc-v1 #57 256.0 🇩 binaries #57 256.0 + mkdir -p /build #57 256.0 + cp bin/containerd /build/containerd #57 256.0 + cp bin/containerd-shim /build/containerd-shim #57 256.0 + cp bin/ctr /build/ctr #57 DONE 256.4s make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # if we're on Ubuntu, we need to Recommends: apparmor echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars dh_gencontrol dpkg-gencontrol: warning: package docker-ce: unused substitution variable ${misc:Depends} make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb'. #58 [dev 21/25] COPY --from=containerd /build/ /usr/local/bin/ #58 DONE 0.2s #62 [dev 22/25] COPY --from=rootlesskit /build/ /usr/local/bin/ #62 DONE 0.2s #64 [dev 23/25] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_... #64 DONE 0.1s #67 [dev 24/25] COPY --from=proxy /build/ /usr/local/bin/ #67 DONE 0.1s #68 [dev 25/25] WORKDIR /go/src/github.com/docker/docker #68 DONE 0.0s #69 [final 1/1] COPY . /go/src/github.com/docker/docker #69 DONE 0.7s #70 exporting to image #70 exporting layers #70 exporting layers 10.2s done #70 writing image sha256:74aa1dc1ea91f92c0392460ceab8eb829c5079c83a25e12f907de759df573f6c done #70 naming to docker.io/library/docker-dev:19-03 done #70 DONE 10.2s docker run --rm -i --privileged -e DOCKER_CROSSPLATFORMS -e BUILD_APT_MIRROR -e BUILDFLAGS -e KEEPBUNDLE -e DOCKER_BUILD_ARGS -e DOCKER_BUILD_GOGC -e DOCKER_BUILD_OPTS -e DOCKER_BUILD_PKGS -e DOCKER_BUILDKIT -e DOCKER_BASH_COMPLETION_PATH -e DOCKER_CLI_PATH -e DOCKER_DEBUG -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT -e DOCKER_GRAPHDRIVER -e DOCKER_LDFLAGS -e DOCKER_PORT -e DOCKER_REMAP_ROOT -e DOCKER_STORAGE_OPTS -e DOCKER_TEST_HOST -e DOCKER_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DIR -e TEST_SKIP_INTEGRATION -e TEST_SKIP_INTEGRATION_CLI -e TESTDEBUG -e TESTDIRS -e TESTFLAGS -e TESTFLAGS_INTEGRATION -e TESTFLAGS_INTEGRATION_CLI -e TEST_FILTER -e TIMEOUT -e VALIDATE_REPO -e VALIDATE_BRANCH -e VALIDATE_ORIGIN_BRANCH -e HTTP_PROXY -e HTTPS_PROXY -e NO_PROXY -e http_proxy -e https_proxy -e no_proxy -e VERSION -e PLATFORM -e DEFAULT_PRODUCT_LICENSE -e PRODUCT -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles:/go/src/github.com/docker/docker/bundles" -v "/home/ubuntu/workspace/docker-ce-packaging_19.03/engine/.git:/go/src/github.com/docker/docker/.git" -v docker-dev-cache:/root/.cache "docker-dev:19-03" hack/make.sh binary Removing bundles/ ---> Making bundle: binary (in bundles/binary) Building: bundles/binary-daemon/dockerd-0.0.0-20200430155955-e7349349fd GOOS="" GOARCH="" GOARM="" + for installer in '*.installer' + bash buildx.installer build Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb'. + popd + exit 0 ~/rpmbuild/BUILD/src Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.Ou1Qe3 + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/bin/docker + pushd /root/rpmbuild/BUILD/src/plugins + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash app.installer install_plugin ~/rpmbuild/BUILD/src/plugins ~/rpmbuild/BUILD/src + for installer in '*.installer' + DESTDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + PREFIX=/usr/libexec/docker/cli-plugins + bash buildx.installer install_plugin + popd + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/bash-completion/completions ~/rpmbuild/BUILD/src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/fish/vendor_completions.d + install -p -m 644 cli/contrib/completion/bash/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/bash-completion/completions/docker + install -p -m 644 cli/contrib/completion/zsh/_docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/zsh/vendor-completions/_docker + install -p -m 644 cli/contrib/completion/fish/docker.fish /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/man/man1 + 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-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-deploy.1 cli/man/man1/docker-diff.1 cli/man/man1/docker-engine-activate.1 cli/man/man1/docker-engine-check.1 cli/man/man1/docker-engine-update.1 cli/man/man1/docker-engine.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.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-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.1 cli/man/man1/docker-wait.1 cli/man/man1/docker.1 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/man/man5 + 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.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/man/man8 + install -p -m 644 cli/man/man8/dockerd.8 /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64//usr/share/man/man8 + mkdir -p build-docs + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/LICENSE build-docs/LICENSE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/MAINTAINERS build-docs/MAINTAINERS + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/NOTICE build-docs/NOTICE + for cli_file in LICENSE MAINTAINERS NOTICE README.md + cp cli/README.md build-docs/README.md + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/redhat/brp-compress + /usr/lib/rpm/redhat/brp-strip /usr/bin/strip + /usr/lib/rpm/redhat/brp-strip-comment-note /usr/bin/strip /usr/bin/objdump + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 + /usr/lib/rpm/redhat/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.REyFo9 + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb + exit 0 Provides: docker-ce-cli = 1:0.0.0.20200430214708.a2d8a8a4cb-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20200430214708.a2d8a8a4cb-0.el7 Requires(interp): /bin/sh Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpthread.so.0(GLIBC_2.3.2)(64bit) rtld(GNU_HASH) Conflicts: docker docker-io docker-engine-cs docker-ee docker-ee-cli Checking for unpackaged file(s): /usr/lib/rpm/check-files /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.src.rpm Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.C9jLmi + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20200430214708.a2d8a8a4cb-0.el7.x86_64 + exit 0 docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_19.03/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/rpm' [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Created binary: bundles/binary-daemon/dockerd-0.0.0-20200430155955-e7349349fd Copying nested executables into bundles/binary-daemon make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/engine' mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_19.03/cli/build/docker build/linux/docker/ for f in dockerd containerd ctr containerd-shim docker-init docker-proxy runc; do \ cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker/$f; \ done tar -C build/linux -c -z -f build/linux/docker-0.0.0-20200430155955-e7349349fd.tgz docker # extra binaries for running rootless mkdir -p build/linux/docker-rootless-extras for f in rootlesskit rootlesskit-docker-proxy dockerd-rootless.sh vpnkit; do \ if [ -f /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f ]; then \ cp -L /home/ubuntu/workspace/docker-ce-packaging_19.03/engine/bundles/binary-daemon/$f build/linux/docker-rootless-extras/$f; \ fi \ done tar -C build/linux -c -z -f build/linux/docker-rootless-extras-0.0.0-20200430155955-e7349349fd.tgz docker-rootless-extras make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/static' [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } dpkg-genchanges >../docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.changes dpkg-genchanges: including full source code in upload dpkg-source -I.git --after-build build-deb dpkg-buildpackage: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb /build '/root/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb' '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.dsc' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.dsc' '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.tar.gz' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial.tar.gz' '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.changes' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.changes' '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-xenial_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial == Building packages for ubuntu-focal == DOCKER_BUILDKIT=1 docker build --build-arg GO_IMAGE=golang:1.13.10-buster --build-arg COMMON_FILES=common -t debbuild-ubuntu-focal/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/ubuntu-focal/Dockerfile . #1 [internal] load build definition from Dockerfile #1 transferring dockerfile: 1.20kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 transferring context: 2B done #2 DONE 0.0s #4 [internal] load metadata for docker.io/library/golang:1.13.10-buster #4 DONE 0.2s #3 [internal] load metadata for docker.io/library/ubuntu:focal #3 DONE 0.1s #5 [stage-1 1/9] FROM docker.io/library/ubuntu:focal@sha256:8bce67040cd0ae3... #5 DONE 0.0s #8 [internal] load build context #8 transferring context: 791B done #8 DONE 0.0s #6 [stage-1 2/9] RUN if [ "$(dpkg-divert --truename /usr/bin/man)" = "/usr... #6 CACHED #7 [stage-1 3/9] RUN apt-get update && apt-get install -y curl devscripts e... #7 CACHED #12 [golang 1/1] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4... #12 CACHED #9 [stage-1 4/9] COPY common /root/build-deb/debian #9 DONE 0.1s #10 [stage-1 5/9] RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver... #10 1.539 dh_testdir #10 1.561 dh_testroot #10 1.580 dh_prep #10 1.604 dh_testdir #10 1.624 dh_testroot #10 1.643 dh_install #10 1.671 dh_installdocs #10 1.704 dh_installchangelogs #10 1.791 dh_compress #10 1.846 dh_fixperms #10 1.890 dh_installdeb #10 1.920 dh_gencontrol #10 2.063 dh_md5sums #10 2.095 dh_builddeb #10 2.129 dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. #10 2.153 #10 2.153 The package has been created. #10 2.153 Attention, the package has been created in the current directory, #10 2.153 not in ".." as indicated by the message above! #10 2.204 Selecting previously unselected package docker-ce-build-deps. #10 2.417 (Reading database ... 26302 files and directories currently installed.) #10 2.418 Preparing to unpack docker-ce-build-deps_1.0_all.deb ... #10 2.422 Unpacking docker-ce-build-deps (1.0) ... #10 2.564 Reading package lists... #10 3.237 Building dependency tree... #10 3.344 Reading state information... #10 3.359 Correcting dependencies...Starting pkgProblemResolver with broken count: 0 #10 3.389 Starting 2 pkgProblemResolver with broken count: 0 #10 3.391 Done #10 3.405 Done #10 3.410 Starting pkgProblemResolver with broken count: 0 #10 3.428 Starting 2 pkgProblemResolver with broken count: 0 #10 3.430 Done #10 3.503 The following additional packages will be installed: #10 3.503 bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13 #10 3.503 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #10 3.503 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #10 3.503 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #10 3.503 libsystemd-dev libudev-dev libuv1 pkg-config #10 3.504 Suggested packages: #10 3.504 cmake-doc ninja-build apparmor-easyprof lrzip seccomp #10 3.504 Recommended packages: #10 3.504 dmsetup #10 3.615 The following NEW packages will be installed: #10 3.616 bash-completion cmake cmake-data dh-apparmor dh-systemd libarchive13 #10 3.616 libbtrfs-dev libbtrfs0 libdevmapper-dev libdevmapper-event1.02.1 #10 3.616 libdevmapper1.02.1 libjsoncpp1 libpcre2-16-0 libpcre2-32-0 libpcre2-dev #10 3.617 libpcre2-posix2 librhash0 libseccomp-dev libselinux1-dev libsepol1-dev #10 3.617 libsystemd-dev libudev-dev libuv1 pkg-config #10 4.115 0 upgraded, 24 newly installed, 0 to remove and 0 not upgraded. #10 4.115 1 not fully installed or removed. #10 4.115 Need to get 8526 kB of archives. #10 4.115 After this operation, 41.4 MB of additional disk space will be used. #10 4.115 Get:1 http://archive.ubuntu.com/ubuntu focal/main amd64 bash-completion all 1:2.10-1ubuntu1 [178 kB] #10 4.484 Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs0 amd64 5.4.1-2 [175 kB] #10 4.533 Get:3 http://archive.ubuntu.com/ubuntu focal/main amd64 libbtrfs-dev amd64 5.4.1-2 [227 kB] #10 4.616 Get:4 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake-data all 3.16.3-1ubuntu1 [1612 kB] #10 4.771 Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libarchive13 amd64 3.4.0-2ubuntu1 [327 kB] #10 4.788 Get:6 http://archive.ubuntu.com/ubuntu focal/main amd64 libjsoncpp1 amd64 1.7.4-3.1ubuntu2 [75.6 kB] #10 4.792 Get:7 http://archive.ubuntu.com/ubuntu focal/main amd64 librhash0 amd64 1.3.9-1 [113 kB] #10 4.796 Get:8 http://archive.ubuntu.com/ubuntu focal/main amd64 libuv1 amd64 1.34.2-1ubuntu1 [80.4 kB] #10 4.799 Get:9 http://archive.ubuntu.com/ubuntu focal/main amd64 cmake amd64 3.16.3-1ubuntu1 [3669 kB] #10 4.977 Get:10 http://archive.ubuntu.com/ubuntu focal/universe amd64 dh-apparmor all 2.13.3-7ubuntu5 [10.1 kB] #10 4.977 Get:11 http://archive.ubuntu.com/ubuntu focal/universe amd64 dh-systemd all 12.10ubuntu1 [2680 B] #10 4.978 Get:12 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper1.02.1 amd64 2:1.02.167-1ubuntu1 [127 kB] #10 4.980 Get:13 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.167-1ubuntu1 [11.9 kB] #10 4.981 Get:14 http://archive.ubuntu.com/ubuntu focal/main amd64 libudev-dev amd64 245.4-4ubuntu3 [19.7 kB] #10 4.983 Get:15 http://archive.ubuntu.com/ubuntu focal/main amd64 libsepol1-dev amd64 3.0-1 [325 kB] #10 5.002 Get:16 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-16-0 amd64 10.34-7 [181 kB] #10 5.011 Get:17 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-32-0 amd64 10.34-7 [169 kB] #10 5.018 Get:18 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-posix2 amd64 10.34-7 [5992 B] #10 5.052 Get:19 http://archive.ubuntu.com/ubuntu focal/main amd64 libpcre2-dev amd64 10.34-7 [670 kB] #10 5.127 Get:20 http://archive.ubuntu.com/ubuntu focal/main amd64 libselinux1-dev amd64 3.0-1build2 [151 kB] #10 5.130 Get:21 http://archive.ubuntu.com/ubuntu focal/main amd64 libdevmapper-dev amd64 2:1.02.167-1ubuntu1 [35.8 kB] #10 5.130 Get:22 http://archive.ubuntu.com/ubuntu focal/main amd64 libseccomp-dev amd64 2.4.3-1ubuntu1 [67.9 kB] #10 5.131 Get:23 http://archive.ubuntu.com/ubuntu focal/main amd64 libsystemd-dev amd64 245.4-4ubuntu3 [246 kB] #10 5.135 Get:24 http://archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] #10 5.315 debconf: delaying package configuration, since apt-utils is not installed #10 5.344 Fetched 8526 kB in 2s (5633 kB/s) #10 5.369 Selecting previously unselected package bash-completion. #10 5.369 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 26306 files and directories currently installed.) #10 5.383 Preparing to unpack .../00-bash-completion_1%3a2.10-1ubuntu1_all.deb ... #10 5.951 Unpacking bash-completion (1:2.10-1ubuntu1) ... #10 6.090 Selecting previously unselected package libbtrfs0:amd64. #10 6.090 Preparing to unpack .../01-libbtrfs0_5.4.1-2_amd64.deb ... #10 6.097 Unpacking libbtrfs0:amd64 (5.4.1-2) ... #10 6.139 Selecting previously unselected package libbtrfs-dev:amd64. #10 6.139 Preparing to unpack .../02-libbtrfs-dev_5.4.1-2_amd64.deb ... #10 6.143 Unpacking libbtrfs-dev:amd64 (5.4.1-2) ... #10 6.209 Selecting previously unselected package cmake-data. #10 6.211 Preparing to unpack .../03-cmake-data_3.16.3-1ubuntu1_all.deb ... #10 6.215 Unpacking cmake-data (3.16.3-1ubuntu1) ... #10 6.634 Selecting previously unselected package libarchive13:amd64. #10 6.638 Preparing to unpack .../04-libarchive13_3.4.0-2ubuntu1_amd64.deb ... #10 6.642 Unpacking libarchive13:amd64 (3.4.0-2ubuntu1) ... #10 6.697 Selecting previously unselected package libjsoncpp1:amd64. #10 6.700 Preparing to unpack .../05-libjsoncpp1_1.7.4-3.1ubuntu2_amd64.deb ... #10 6.703 Unpacking libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #10 6.741 Selecting previously unselected package librhash0:amd64. #10 6.744 Preparing to unpack .../06-librhash0_1.3.9-1_amd64.deb ... #10 6.747 Unpacking librhash0:amd64 (1.3.9-1) ... #10 6.786 Selecting previously unselected package libuv1:amd64. #10 6.789 Preparing to unpack .../07-libuv1_1.34.2-1ubuntu1_amd64.deb ... #10 6.793 Unpacking libuv1:amd64 (1.34.2-1ubuntu1) ... #10 6.822 Selecting previously unselected package cmake. #10 6.825 Preparing to unpack .../08-cmake_3.16.3-1ubuntu1_amd64.deb ... #10 6.828 Unpacking cmake (3.16.3-1ubuntu1) ... #10 7.227 Selecting previously unselected package dh-apparmor. #10 7.230 Preparing to unpack .../09-dh-apparmor_2.13.3-7ubuntu5_all.deb ... #10 7.233 Unpacking dh-apparmor (2.13.3-7ubuntu5) ... #10 7.258 Selecting previously unselected package dh-systemd. #10 7.261 Preparing to unpack .../10-dh-systemd_12.10ubuntu1_all.deb ... #10 7.264 Unpacking dh-systemd (12.10ubuntu1) ... #10 7.297 Selecting previously unselected package libdevmapper1.02.1:amd64. #10 7.300 Preparing to unpack .../11-libdevmapper1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #10 7.303 Unpacking libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 7.343 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #10 7.346 Preparing to unpack .../12-libdevmapper-event1.02.1_2%3a1.02.167-1ubuntu1_amd64.deb ... #10 7.349 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 7.375 Selecting previously unselected package libudev-dev:amd64. #10 7.378 Preparing to unpack .../13-libudev-dev_245.4-4ubuntu3_amd64.deb ... #10 7.381 Unpacking libudev-dev:amd64 (245.4-4ubuntu3) ... #10 7.407 Selecting previously unselected package libsepol1-dev:amd64. #10 7.410 Preparing to unpack .../14-libsepol1-dev_3.0-1_amd64.deb ... #10 7.413 Unpacking libsepol1-dev:amd64 (3.0-1) ... #10 7.479 Selecting previously unselected package libpcre2-16-0:amd64. #10 7.482 Preparing to unpack .../15-libpcre2-16-0_10.34-7_amd64.deb ... #10 7.485 Unpacking libpcre2-16-0:amd64 (10.34-7) ... #10 7.532 Selecting previously unselected package libpcre2-32-0:amd64. #10 7.535 Preparing to unpack .../16-libpcre2-32-0_10.34-7_amd64.deb ... #10 7.538 Unpacking libpcre2-32-0:amd64 (10.34-7) ... #10 7.585 Selecting previously unselected package libpcre2-posix2:amd64. #10 7.588 Preparing to unpack .../17-libpcre2-posix2_10.34-7_amd64.deb ... #10 7.591 Unpacking libpcre2-posix2:amd64 (10.34-7) ... #10 7.614 Selecting previously unselected package libpcre2-dev:amd64. #10 7.617 Preparing to unpack .../18-libpcre2-dev_10.34-7_amd64.deb ... #10 7.620 Unpacking libpcre2-dev:amd64 (10.34-7) ... #10 7.710 Selecting previously unselected package libselinux1-dev:amd64. #10 7.713 Preparing to unpack .../19-libselinux1-dev_3.0-1build2_amd64.deb ... #10 7.717 Unpacking libselinux1-dev:amd64 (3.0-1build2) ... #10 7.760 Selecting previously unselected package libdevmapper-dev:amd64. #10 7.763 Preparing to unpack .../20-libdevmapper-dev_2%3a1.02.167-1ubuntu1_amd64.deb ... #10 7.766 Unpacking libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #10 7.790 Selecting previously unselected package libseccomp-dev:amd64. #10 7.793 Preparing to unpack .../21-libseccomp-dev_2.4.3-1ubuntu1_amd64.deb ... #10 7.797 Unpacking libseccomp-dev:amd64 (2.4.3-1ubuntu1) ... #10 7.827 Selecting previously unselected package libsystemd-dev:amd64. #10 7.830 Preparing to unpack .../22-libsystemd-dev_245.4-4ubuntu3_amd64.deb ... #10 7.833 Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3) ... #10 7.892 Selecting previously unselected package pkg-config. #10 7.895 Preparing to unpack .../23-pkg-config_0.29.1-0ubuntu4_amd64.deb ... #10 7.898 Unpacking pkg-config (0.29.1-0ubuntu4) ... #10 7.936 Setting up libseccomp-dev:amd64 (2.4.3-1ubuntu1) ... #10 7.945 Setting up libarchive13:amd64 (3.4.0-2ubuntu1) ... #10 7.957 Setting up libsepol1-dev:amd64 (3.0-1) ... #10 7.965 Setting up libpcre2-16-0:amd64 (10.34-7) ... #10 7.974 Setting up libbtrfs0:amd64 (5.4.1-2) ... #10 7.984 Setting up libpcre2-32-0:amd64 (10.34-7) ... #10 7.993 Setting up libuv1:amd64 (1.34.2-1ubuntu1) ... #10 8.002 Setting up bash-completion (1:2.10-1ubuntu1) ... #10 8.600 Setting up pkg-config (0.29.1-0ubuntu4) ... #10 8.644 Setting up libudev-dev:amd64 (245.4-4ubuntu3) ... #10 8.654 Setting up libpcre2-posix2:amd64 (10.34-7) ... #10 8.662 Setting up libdevmapper1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 8.671 Setting up libbtrfs-dev:amd64 (5.4.1-2) ... #10 8.679 Setting up librhash0:amd64 (1.3.9-1) ... #10 8.688 Setting up cmake-data (3.16.3-1ubuntu1) ... #10 8.703 Setting up dh-apparmor (2.13.3-7ubuntu5) ... #10 8.712 Setting up dh-systemd (12.10ubuntu1) ... #10 8.721 Setting up libsystemd-dev:amd64 (245.4-4ubuntu3) ... #10 8.729 Setting up libjsoncpp1:amd64 (1.7.4-3.1ubuntu2) ... #10 8.738 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.167-1ubuntu1) ... #10 8.747 Setting up libpcre2-dev:amd64 (10.34-7) ... #10 8.757 Setting up libselinux1-dev:amd64 (3.0-1build2) ... #10 8.765 Setting up libdevmapper-dev:amd64 (2:1.02.167-1ubuntu1) ... #10 8.774 Setting up cmake (3.16.3-1ubuntu1) ... #10 8.783 Setting up docker-ce-build-deps (1.0) ... #10 8.791 Processing triggers for man-db (2.9.1-1) ... #10 9.006 Processing triggers for libc-bin (2.31-0ubuntu9) ... #10 DONE 9.3s #11 [stage-1 6/9] COPY sources/ /sources #11 DONE 0.1s #13 [stage-1 7/9] COPY --from=golang /usr/local/go /usr/local/go #13 DONE 1.5s #14 [stage-1 8/9] WORKDIR /root/build-deb #14 DONE 0.0s #15 [stage-1 9/9] COPY build-deb /root/build-deb/build-deb #15 DONE 0.0s #16 exporting to image #16 exporting layers #16 exporting layers 2.7s done #16 writing image sha256:b2d74a716805b93ee6d7232acb791031bbbd78a8744516c1cf127a0563ba6993 done #16 naming to docker.io/debbuild-ubuntu-focal/x86_64 done #16 DONE 2.7s docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20200430214708-a2d8a8a4cb -e VERSION=0.0.0-20200430214708-a2d8a8a4cb -e DOCKER_GITCOMMIT=a2d8a8a4cb -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb/debbuild/ubuntu-focal:/build debbuild-ubuntu-focal/x86_64 + set -e + mkdir -p /root/build-deb/engine + tar -C /root/build-deb -xzf /sources/engine.tgz + mkdir -p /root/build-deb/cli + tar -C /root/build-deb -xzf /sources/cli.tgz + mkdir -p /go/src/github.com/docker + ln -snf /root/build-deb/engine /go/src/github.com/docker/docker + ln -snf /root/build-deb/cli /go/src/github.com/docker/cli + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20200430214708-a2d8a8a4cb ]] + echo VERSION AAA 0.0.0-20200430214708-a2d8a8a4cb VERSION AAA 0.0.0-20200430214708-a2d8a8a4cb + VERSION=0.0.0-20200430214708-a2d8a8a4cb VERSION bbb 0.0.0-20200430214708-a2d8a8a4cb + echo VERSION bbb 0.0.0-20200430214708-a2d8a8a4cb ++ awk -F ': ' '$1 == "Source" { print $2; exit }' debian/control + debSource=docker-ce ++ awk -F ': ' '$1 == "Maintainer" { print $2; exit }' debian/control + debMaintainer='Docker ' ++ date --rfc-2822 + debDate='Fri, 01 May 2020 21:02:33 +0000' + cat + export DOCKER_GITCOMMIT=a2d8a8a4cb + DOCKER_GITCOMMIT=a2d8a8a4cb + echo VERSION BBB 0.0.0-20200430214708-a2d8a8a4cb VERSION BBB 0.0.0-20200430214708-a2d8a8a4cb + dpkg-buildpackage -uc -us -I.git dpkg-buildpackage: info: source package docker-ce dpkg-buildpackage: info: source version 5:0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal dpkg-buildpackage: info: source distribution focal dpkg-buildpackage: info: source changed by Docker dpkg-source -I.git --before-build . dpkg-buildpackage: info: host architecture amd64 debian/rules clean dh clean --with=bash-completion --with=systemd dh_clean dpkg-source -I.git -b . dpkg-source: warning: Version number suggests Ubuntu changes, but Maintainer: does not have Ubuntu address dpkg-source: warning: Version number suggests Ubuntu changes, but there is no XSBC-Original-Maintainer field dpkg-source: warning: source directory 'build-deb' is not - 'docker-ce-0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.dsc debian/rules build dh build --with=bash-completion --with=systemd dh_update_autotools_config debian/rules override_dh_auto_build make[1]: Entering directory '/root/build-deb' # Build the daemon and dependencies cd engine && PRODUCT=docker ./hack/make.sh dynbinary Removing bundles/ ---> Making bundle: dynbinary (in bundles/dynbinary) Building: bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb GOOS="" GOARCH="" GOARM="" Created binary: bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh tini + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=tini + shift + '[' '!' -f hack/dockerfile/install/tini.installer ']' + . hack/dockerfile/install/tini.installer ++ : fec3683b971d9c3ef73f284f176672c44b448662 + install_tini + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' + git clone https://github.com/krallin/tini.git /go/tini Install tini version fec3683b971d9c3ef73f284f176672c44b448662 Cloning into '/go/tini'... + cd /go/tini + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 + cmake . -- The C compiler identification is GNU 9.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Success -- Configuring done -- Generating done -- Build files have been written to: /go/tini + make tini-static make[2]: Entering directory '/go/tini' make[3]: Entering directory '/go/tini' make[4]: Entering directory '/go/tini' make[5]: Entering directory '/go/tini' Scanning dependencies of target tini-static make[5]: Leaving directory '/go/tini' make[5]: Entering directory '/go/tini' [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static make[5]: Leaving directory '/go/tini' [100%] Built target tini-static make[4]: Leaving directory '/go/tini' make[3]: Leaving directory '/go/tini' make[2]: Leaving directory '/go/tini' + mkdir -p /usr/local/bin + cp tini-static /usr/local/bin/docker-init cd engine && TMP_GOPATH="/go" hack/dockerfile/install/install.sh proxy dynamic + RM_GOPATH=0 + TMP_GOPATH=/go + : /usr/local/bin + '[' -z /go ']' + export GOPATH=/go + GOPATH=/go ++ dirname hack/dockerfile/install/install.sh + dir=hack/dockerfile/install + bin=proxy + shift + '[' '!' -f hack/dockerfile/install/proxy.installer ']' + . hack/dockerfile/install/proxy.installer ++ : 0941c3f409260d5f05cfa6fc68420d8ad45ee483 + install_proxy dynamic + case "$1" in + install_proxy_dynamic + export PROXY_LDFLAGS=-linkmode=external install_proxy + PROXY_LDFLAGS=-linkmode=external + export BUILD_MODE=-buildmode=pie + BUILD_MODE=-buildmode=pie + _install_proxy + echo 'Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483' + git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork Install docker-proxy version 0941c3f409260d5f05cfa6fc68420d8ad45ee483 Cloning into '/go/src/github.com/docker/libnetwork'... + cd /go/src/github.com/docker/libnetwork + git checkout -q 0941c3f409260d5f05cfa6fc68420d8ad45ee483 + go build -buildmode=pie -ldflags=-linkmode=external -o /usr/local/bin/docker-proxy github.com/docker/libnetwork/cmd/proxy + return # Build the CLI cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20200430214708-a2d8a8a4cb GITCOMMIT=a2d8a8a4cb dynbinary manpages make[2]: Entering directory '/root/build-deb/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 scripts/docs/generate-man.sh Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/builder/build.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/export.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/import.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/update.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context/use.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/context.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2020/05/01 21:06:13 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/root/build-deb/cli' # Build the CLI plugins # Make sure to set LDFLAGS="" since, dpkg-buildflags sets it to some weird values set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ LDFLAGS='' bash ${installer} build; \ done Cloning into '/go/src/github.com/docker/app'... Fetching origin make[2]: Entering directory '/go/src/github.com/docker/app' go build -tags="" -ldflags="-s -w -X github.com/docker/app/internal.GitCommit=7eea32b7 -X github.com/docker/app/internal.Version=v0.8.0 -X github.com/docker/app/internal.Experimental=off -X github.com/docker/app/internal.BuildTime=2020-05-01T21:06:16Z" -o bin/docker-app ./cmd/docker-app make[2]: Leaving directory '/go/src/github.com/docker/app' Cloning into '/go/src/github.com/docker/buildx'... Fetching origin + GOFLAGS=-mod=vendor + go build -o bin/docker-buildx -ldflags '-X github.com/docker/buildx/version.Version=v0.3.1-tp-docker -X github.com/docker/buildx/version.Revision=6db68d029599c6710a32aa7adcba8e5a344795a7 -X github.com/docker/buildx/version.Package=github.com/docker/buildx -X main.experimental=1' ./cmd/buildx make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_auto_test make[1]: Entering directory '/root/build-deb' ./engine/bundles/dynbinary-daemon/dockerd -v Docker version 0.0.0-20200430214708-a2d8a8a4cb, build a2d8a8a4cb ./cli/build/docker -v Docker version 0.0.0-20200430214708-a2d8a8a4cb, build a2d8a8a4cb make[1]: Leaving directory '/root/build-deb' debian/rules binary dh binary --with=bash-completion --with=systemd dh_testroot dh_prep debian/rules override_dh_auto_install make[1]: Entering directory '/root/build-deb' # docker-ce-cli install install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/fish/docker.fish debian/docker-ce-cli/usr/share/fish/vendor_completions.d/docker.fish install -D -m 0644 /go/src/github.com/docker/cli/contrib/completion/zsh/_docker debian/docker-ce-cli/usr/share/zsh/vendor-completions/_docker install -D -m 0755 /go/src/github.com/docker/cli/build/docker debian/docker-ce-cli/usr/bin/docker set -e;cd /sources && \ tar xzf plugin-installers.tgz; \ for installer in plugins/*.installer; do \ DESTDIR=/root/build-deb/debian/docker-ce-cli \ PREFIX=/usr/libexec/docker/cli-plugins \ bash ${installer} install_plugin; \ done # docker-ce install install -D -m 0644 /sources/docker.service debian/docker-ce/lib/systemd/system/docker.service install -D -m 0644 /sources/docker.socket debian/docker-ce/lib/systemd/system/docker.socket install -D -m 0755 /root/build-deb/engine/bundles/dynbinary-daemon/dockerd-0.0.0-20200430214708-a2d8a8a4cb debian/docker-ce/usr/bin/dockerd install -D -m 0755 /usr/local/bin/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /usr/local/bin/docker-init debian/docker-ce/usr/bin/docker-init make[1]: Leaving directory '/root/build-deb' debian/rules override_dh_install make[1]: Entering directory '/root/build-deb' dh_install # TODO Can we do this from within our container? dh_apparmor --profile-name=docker-ce -pdocker-ce make[1]: Leaving directory '/root/build-deb' dh_installdocs dh_installchangelogs dh_installman dh_bash-completion dh_systemd_enable debian/rules override_dh_installinit make[1]: Entering directory '/root/build-deb' # use "docker" as our service name, not "docker-ce" dh_installinit --name=docker make[1]: Leaving directory '/root/build-deb' dh_systemd_start dh_perl dh_link dh_strip_nondeterminism dh_compress dh_fixperms dh_missing debian/rules override_dh_strip make[1]: Entering directory '/root/build-deb' # Go has lots of problems with stripping, so just don't make[1]: Leaving directory '/root/build-deb' dh_makeshlibs debian/rules override_dh_shlibdeps make[1]: Entering directory '/root/build-deb' dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info make[1]: Leaving directory '/root/build-deb' dh_installdeb debian/rules override_dh_gencontrol make[1]: Entering directory '/root/build-deb' # if we're on Ubuntu, we need to Recommends: apparmor echo 'apparmor:Recommends=apparmor' >> debian/docker-ce.substvars dh_gencontrol make[1]: Leaving directory '/root/build-deb' dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb'. dpkg-deb: building package 'docker-ce' in '../docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb'. dpkg-genbuildinfo dpkg-genchanges >../docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.changes dpkg-genchanges: info: including full source code in upload dpkg-source -I.git --after-build . dpkg-buildpackage: info: full upload; Debian-native package (full source is included) + destination=/build + mkdir -p /build + mv -v /root/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.dsc /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.tar.gz /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.buildinfo /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.changes /root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb /build copied '/root/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb' copied '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.dsc' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.dsc' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.dsc' copied '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.tar.gz' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.tar.gz' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal.tar.gz' copied '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.buildinfo' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.buildinfo' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.buildinfo' copied '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.changes' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.changes' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.changes' copied '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb' -> '/build/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb' removed '/root/docker-ce_0.0.0-20200430214708-a2d8a8a4cb-0~ubuntu-focal_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-focal make: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_19.03/deb' [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_19.03/engine clean-engine [ ! -d /home/ubuntu/workspace/docker-ce-packaging_19.03/engine ] || docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_19.03/engine:/v -w /v alpine chown -R 1000:1000 /v rm -rf /home/ubuntu/workspace/docker-ce-packaging_19.03/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS