Branch indexing Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 2dfffcfb076dccf33ac345fb3475bc349d68459d 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 70953e60841d0bf92ce1f515c6b664393b5399b5 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/jenkins_home/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA@libs/jps # timeout=10 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 --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > 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 using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --progress https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master Checking out Revision 70953e60841d0bf92ce1f515c6b664393b5399b5 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 70953e60841d0bf92ce1f515c6b664393b5399b5 Commit message: "Merge pull request #8 from dave-tucker/github" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] parallel [Pipeline] { (Branch: deb) [Pipeline] { (Branch: rpm) [Pipeline] { (Branch: static) [Pipeline] { (Branch: x86_64) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: aarch64) [Pipeline] { (Branch: armhf) [Pipeline] stage [Pipeline] { (Ubuntu Xenial Debian Package) [Pipeline] stage [Pipeline] { (Centos 7 RPM Package) [Pipeline] stage [Pipeline] { (Static Linux Binaries) [Pipeline] stage [Pipeline] { (Build engine image on x86_64) [Pipeline] stage [Pipeline] { (Build engine image on ppc64le) [Pipeline] stage [Pipeline] { (Build engine image on aarch64) [Pipeline] stage [Pipeline] { (Build engine image on armhf) [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node [Pipeline] node Running on ppc64le-ubuntu-33 in /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA [Pipeline] { [Pipeline] withDockerRegistry Running on arm64v8-ubuntu-02 in /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA Running on arm32v7-ubuntu-47 in /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry Wrote authentication to /home/docker/.docker/config.json [Pipeline] { [Pipeline] withDockerRegistry Wrote authentication to /home/jenkins/.dockercfg [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by docker [Pipeline] echo chowning workspace [Pipeline] sh [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by jenkins [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by jenkins [Pipeline] echo chowning workspace [Pipeline] sh Wrote authentication to /home/jenkins/.dockercfg + uname -m Still waiting to schedule task ‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline Still waiting to schedule task ‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline Still waiting to schedule task ‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline Still waiting to schedule task ‘ubuntu-1804-overlay2 (i-044b8f328e0634348)’ is offline [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace ppc64le/busybox chown -R 1001:1001 /workspace + pwd + id -u + id -g + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace arm64v8/busybox chown -R 1000:1001 /workspace [Pipeline] echo Removing all docker containers [Pipeline] sh + uname -m + 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 [Pipeline] echo Removing all docker containers [Pipeline] sh Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 [Pipeline] sh Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" First time build. Skipping changelog. + 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 [Pipeline] sh > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 + git clone https://github.com/docker/engine.git engine Cloning into 'engine'... + pwd + id -u + id -g + docker run --rm -v /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace armhf/busybox chown -R 1001:1003 /workspace Unable to find image 'armhf/busybox:latest' locally latest: Pulling from armhf/busybox d34a655120f5: Pulling fs layer d34a655120f5: Verifying Checksum d34a655120f5: Download complete d34a655120f5: Pull complete Digest: sha256:8e51389cdda2158935f2b231cd158790c33ae13288c3106909324b061d24d6d1 Status: Downloaded newer image for armhf/busybox:latest using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 [Pipeline] echo Removing all docker containers [Pipeline] sh Fetching without tags Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d + 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 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" [Pipeline] sh + git clone https://github.com/docker/engine.git engine Cloning into 'engine'... fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 [Pipeline] sh + pwd + make ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp Dockerfile.engine /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine f4cdf4d5cd47: Pulling fs layer f4cdf4d5cd47: Verifying Checksum f4cdf4d5cd47: Download complete f4cdf4d5cd47: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:latest using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags [Pipeline] sh docker build -t dockereng/engine-community:0.0.0-20190726164151-9f122f0 --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0" --build-arg GITCOMMIT="$(cd /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:08:57.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine Sending build context to Docker daemon 49.8MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.10.8: Pulling from library/golang 3c6e73e1f3f7: Pulling fs layer d31cd7008a15: Pulling fs layer 8f96c2690a34: Pulling fs layer 809222cf915d: Pulling fs layer c4073031e971: Pulling fs layer 215ef8a1dcc5: Pulling fs layer 64a228f4d089: Pulling fs layer c4073031e971: Waiting 215ef8a1dcc5: Waiting 64a228f4d089: Waiting 809222cf915d: Waiting Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 8f96c2690a34: Verifying Checksum 8f96c2690a34: Download complete d31cd7008a15: Verifying Checksum d31cd7008a15: Download complete Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) docker build -t dockereng/engine-community:0.0.0-20190726164151-9f122f0 --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:09:01.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine 3c6e73e1f3f7: Verifying Checksum 3c6e73e1f3f7: Download complete 809222cf915d: Verifying Checksum 809222cf915d: Download complete 64a228f4d089: Verifying Checksum 64a228f4d089: Download complete > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d c4073031e971: Verifying Checksum c4073031e971: Download complete 3c6e73e1f3f7: Pull complete Sending build context to Docker daemon 49.8MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.10.8: Pulling from library/golang 12bb1c82b086: Already exists 730f6528b47c: Already exists 63b5f3607713: Already exists 5001a1d2fe2f: Already exists 0cf7cff8d154: Already exists b0d402b29dd0: Already exists 454ba53876ce: Already exists d31cd7008a15: Pull complete 215ef8a1dcc5: Verifying Checksum 215ef8a1dcc5: Download complete Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46 Status: Downloaded newer image for golang:1.10.8 ---> c497dff7c5b4 Step 3/49 : COPY hack/dockerfile/install/tini.installer / 8f96c2690a34: Pull complete ---> bf3f43086396 Step 4/49 : COPY hack/dockerfile/install/proxy.installer / ---> 8c696e3b7904 Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in da5842f8af29 Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] Get:6 http://security.debian.org/debian-security stretch/updates/main arm64 Packages [480 kB] Get:7 http://deb.debian.org/debian stretch-updates/main arm64 Packages [27.3 kB] Get:8 http://deb.debian.org/debian stretch/main arm64 Packages [6924 kB] 809222cf915d: Pull complete Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 [Pipeline] sh Fetched 7737 kB in 3s (2211 kB/s) c4073031e971: Pull complete + git clone https://github.com/docker/engine.git engine Cloning into 'engine'... Reading package lists... 215ef8a1dcc5: Pull complete 64a228f4d089: Pull complete Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46 Status: Downloaded newer image for golang:1.10.8 ---> a3afe0db57fc Step 3/49 : COPY hack/dockerfile/install/tini.installer / Reading package lists... Building dependency tree... Reading state information... ---> 9434bc5fda89 Step 4/49 : COPY hack/dockerfile/install/proxy.installer / ---> 841e298aae8b Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in 90c4c227762f bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales manpages-dev libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper Recommended packages: manpages manpages-dev Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:3 http://deb.debian.org/debian stretch Release [118 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] Get:6 http://deb.debian.org/debian stretch-updates/main ppc64el Packages [27.3 kB] Get:7 http://deb.debian.org/debian stretch/main ppc64el Packages [6903 kB] Get:8 http://security.debian.org/debian-security stretch/updates/main ppc64el Packages [478 kB] The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core The following packages will be upgraded: libc-dev-bin libc6 libc6-dev 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded. Need to get 19.8 MB of archives. After this operation, 67.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main arm64 libc-dev-bin arm64 2.24-11+deb9u4 [253 kB] Get:2 http://deb.debian.org/debian stretch/main arm64 libc6-dev arm64 2.24-11+deb9u4 [2122 kB] Get:3 http://deb.debian.org/debian stretch/main arm64 libc6 arm64 2.24-11+deb9u4 [2395 kB] Get:4 http://deb.debian.org/debian stretch/main arm64 cmake-data all 3.7.2-1 [1216 kB] Get:5 http://deb.debian.org/debian stretch/main arm64 liblzo2-2 arm64 2.08-1.2+b2 [48.0 kB] Get:6 http://deb.debian.org/debian stretch/main arm64 libicu57 arm64 57.1-6+deb9u2 [7550 kB] Get:7 http://deb.debian.org/debian stretch/main arm64 libxml2 arm64 2.9.4+dfsg1-2.2+deb9u2 [788 kB] Get:8 http://deb.debian.org/debian stretch/main arm64 libarchive13 arm64 3.2.2-2+deb9u1 [248 kB] Get:9 http://deb.debian.org/debian stretch/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] Get:10 http://deb.debian.org/debian stretch/main arm64 libuv1 arm64 1.9.1-3 [73.8 kB] Get:11 http://deb.debian.org/debian stretch/main arm64 cmake arm64 3.7.2-1 [2774 kB] Get:12 http://deb.debian.org/debian stretch/main arm64 sgml-base all 1.29 [14.8 kB] Get:13 http://deb.debian.org/debian stretch/main arm64 libmagic-mgc arm64 1:5.30-1+deb9u2 [222 kB] Get:14 http://deb.debian.org/debian stretch/main arm64 libmagic1 arm64 1:5.30-1+deb9u2 [103 kB] Get:15 http://deb.debian.org/debian stretch/main arm64 file arm64 1:5.30-1+deb9u2 [63.9 kB] Get:16 http://deb.debian.org/debian stretch/main arm64 autotools-dev all 20161112.1 [73.4 kB] Get:17 http://deb.debian.org/debian stretch/main arm64 btrfs-progs arm64 4.7.3-1 [517 kB] Get:18 http://deb.debian.org/debian stretch/main arm64 btrfs-tools arm64 4.7.3-1 [16.9 kB] Get:19 http://deb.debian.org/debian stretch/main arm64 libltdl7 arm64 2.4.6-2 [386 kB] Get:20 http://deb.debian.org/debian stretch/main arm64 libltdl-dev arm64 2.4.6-2 [160 kB] Get:21 http://deb.debian.org/debian stretch/main arm64 libseccomp2 arm64 2.3.1-2.1+deb9u1 [36.2 kB] Get:22 http://deb.debian.org/debian stretch/main arm64 libseccomp-dev arm64 2.3.1-2.1+deb9u1 [58.1 kB] Get:23 http://deb.debian.org/debian stretch/main arm64 libtool all 2.4.6-2 [545 kB] Get:24 http://deb.debian.org/debian stretch/main arm64 xml-core all 0.17 [23.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 19.8 MB in 0s (33.4 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14977 files and directories currently installed.) Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_arm64.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Preparing to unpack .../libc6-dev_2.24-11+deb9u4_arm64.deb ... Unpacking libc6-dev:arm64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Fetched 7714 kB in 2s (3244 kB/s) Reading package lists... Preparing to unpack .../libc6_2.24-11+deb9u4_arm64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:arm64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Reading package lists... Building dependency tree... Reading state information... bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales manpages-dev libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper Recommended packages: manpages manpages-dev The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core The following packages will be upgraded: libc-dev-bin libc6 libc6-dev 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded. Need to get 20.5 MB of archives. After this operation, 74.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main ppc64el libc-dev-bin ppc64el 2.24-11+deb9u4 [256 kB] Get:2 http://deb.debian.org/debian stretch/main ppc64el libc6-dev ppc64el 2.24-11+deb9u4 [2360 kB] Get:3 http://deb.debian.org/debian stretch/main ppc64el libc6 ppc64el 2.24-11+deb9u4 [2551 kB] Get:4 http://deb.debian.org/debian stretch/main ppc64el cmake-data all 3.7.2-1 [1216 kB] Get:5 http://deb.debian.org/debian stretch/main ppc64el liblzo2-2 ppc64el 2.08-1.2+b2 [51.0 kB] Setting up libc6:arm64 (2.24-11+deb9u4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Get:6 http://deb.debian.org/debian stretch/main ppc64el libicu57 ppc64el 57.1-6+deb9u2 [7667 kB] Get:7 http://deb.debian.org/debian stretch/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-2.2+deb9u2 [830 kB] Get:8 http://deb.debian.org/debian stretch/main ppc64el libarchive13 ppc64el 3.2.2-2+deb9u1 [272 kB] Get:9 http://deb.debian.org/debian stretch/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] Get:10 http://deb.debian.org/debian stretch/main ppc64el libuv1 ppc64el 1.9.1-3 [78.3 kB] Get:11 http://deb.debian.org/debian stretch/main ppc64el cmake ppc64el 3.7.2-1 [2872 kB] Get:12 http://deb.debian.org/debian stretch/main ppc64el sgml-base all 1.29 [14.8 kB] Get:13 http://deb.debian.org/debian stretch/main ppc64el libmagic-mgc ppc64el 1:5.30-1+deb9u2 [222 kB] Get:14 http://deb.debian.org/debian stretch/main ppc64el libmagic1 ppc64el 1:5.30-1+deb9u2 [107 kB] Get:15 http://deb.debian.org/debian stretch/main ppc64el file ppc64el 1:5.30-1+deb9u2 [64.4 kB] Get:16 http://deb.debian.org/debian stretch/main ppc64el autotools-dev all 20161112.1 [73.4 kB] Get:17 http://deb.debian.org/debian stretch/main ppc64el btrfs-progs ppc64el 4.7.3-1 [520 kB] Get:18 http://deb.debian.org/debian stretch/main ppc64el btrfs-tools ppc64el 4.7.3-1 [16.9 kB] Get:19 http://deb.debian.org/debian stretch/main ppc64el libltdl7 ppc64el 2.4.6-2 [388 kB] Get:20 http://deb.debian.org/debian stretch/main ppc64el libltdl-dev ppc64el 2.4.6-2 [162 kB] Get:21 http://deb.debian.org/debian stretch/main ppc64el libseccomp2 ppc64el 2.3.1-2.1+deb9u1 [39.6 kB] Get:22 http://deb.debian.org/debian stretch/main ppc64el libseccomp-dev ppc64el 2.3.1-2.1+deb9u1 [61.1 kB] Get:23 http://deb.debian.org/debian stretch/main ppc64el libtool all 2.4.6-2 [545 kB] Get:24 http://deb.debian.org/debian stretch/main ppc64el xml-core all 0.17 [23.2 kB] Selecting previously unselected package cmake-data. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14977 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 20.5 MB in 1s (11.0 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14951 files and directories currently installed.) Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_ppc64el.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Preparing to unpack .../libc6-dev_2.24-11+deb9u4_ppc64el.deb ... Unpacking libc6-dev:ppc64el (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Preparing to unpack .../libc6_2.24-11+deb9u4_ppc64el.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:ppc64el (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Selecting previously unselected package liblzo2-2:arm64. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_arm64.deb ... Unpacking liblzo2-2:arm64 (2.08-1.2+b2) ... Selecting previously unselected package libicu57:arm64. Preparing to unpack .../02-libicu57_57.1-6+deb9u2_arm64.deb ... Unpacking libicu57:arm64 (57.1-6+deb9u2) ... Setting up libc6:ppc64el (2.24-11+deb9u4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Selecting previously unselected package libxml2:arm64. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_arm64.deb ... Unpacking libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package libarchive13:arm64. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_arm64.deb ... Unpacking libarchive13:arm64 (3.2.2-2+deb9u1) ... Selecting previously unselected package libjsoncpp1:arm64. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_arm64.deb ... Unpacking libjsoncpp1:arm64 (1.7.4-3) ... Selecting previously unselected package libuv1:arm64. Preparing to unpack .../06-libuv1_1.9.1-3_arm64.deb ... Unpacking libuv1:arm64 (1.9.1-3) ... Selecting previously unselected package cmake-data. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14951 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_arm64.deb ... Unpacking cmake (3.7.2-1) ... Selecting previously unselected package liblzo2-2:ppc64el. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_ppc64el.deb ... Unpacking liblzo2-2:ppc64el (2.08-1.2+b2) ... Selecting previously unselected package libicu57:ppc64el. Preparing to unpack .../02-libicu57_57.1-6+deb9u2_ppc64el.deb ... Unpacking libicu57:ppc64el (57.1-6+deb9u2) ... Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_arm64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:arm64. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_arm64.deb ... Unpacking libmagic1:arm64 (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_arm64.deb ... Unpacking file (1:5.30-1+deb9u2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_arm64.deb ... Unpacking btrfs-progs (4.7.3-1) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_arm64.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:arm64. Preparing to unpack .../15-libltdl7_2.4.6-2_arm64.deb ... Unpacking libltdl7:arm64 (2.4.6-2) ... Selecting previously unselected package libltdl-dev:arm64. Preparing to unpack .../16-libltdl-dev_2.4.6-2_arm64.deb ... Unpacking libltdl-dev:arm64 (2.4.6-2) ... Selecting previously unselected package libseccomp2:arm64. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_arm64.deb ... Unpacking libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:arm64. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_arm64.deb ... Unpacking libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:arm64 (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:arm64 (57.1-6+deb9u2) ... Setting up libxml2:arm64 (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up libmagic1:arm64 (1:5.30-1+deb9u2) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libseccomp2:arm64 (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:arm64 (2.4.6-2) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up xml-core (0.17) ... Selecting previously unselected package libxml2:ppc64el. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_ppc64el.deb ... Unpacking libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package libarchive13:ppc64el. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_ppc64el.deb ... Unpacking libarchive13:ppc64el (3.2.2-2+deb9u1) ... Selecting previously unselected package libjsoncpp1:ppc64el. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_ppc64el.deb ... Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... Selecting previously unselected package libuv1:ppc64el. Preparing to unpack .../06-libuv1_1.9.1-3_ppc64el.deb ... Unpacking libuv1:ppc64el (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_ppc64el.deb ... Unpacking cmake (3.7.2-1) ... Setting up libc6-dev:arm64 (2.24-11+deb9u4) ... Setting up liblzo2-2:arm64 (2.08-1.2+b2) ... Setting up libjsoncpp1:arm64 (1.7.4-3) ... Setting up libltdl-dev:arm64 (2.4.6-2) ... Setting up libarchive13:arm64 (3.2.2-2+deb9u1) ... Setting up libseccomp-dev:arm64 (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u2) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_ppc64el.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:ppc64el. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_ppc64el.deb ... Unpacking libmagic1:ppc64el (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_ppc64el.deb ... Unpacking file (1:5.30-1+deb9u2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_ppc64el.deb ... Unpacking btrfs-progs (4.7.3-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Processing triggers for sgml-base (1.29) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_ppc64el.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:ppc64el. Preparing to unpack .../15-libltdl7_2.4.6-2_ppc64el.deb ... Unpacking libltdl7:ppc64el (2.4.6-2) ... Selecting previously unselected package libltdl-dev:ppc64el. Preparing to unpack .../16-libltdl-dev_2.4.6-2_ppc64el.deb ... Unpacking libltdl-dev:ppc64el (2.4.6-2) ... Selecting previously unselected package libseccomp2:ppc64el. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_ppc64el.deb ... Unpacking libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:ppc64el. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_ppc64el.deb ... Unpacking libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:ppc64el (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:ppc64el (57.1-6+deb9u2) ... Setting up libxml2:ppc64el (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up libmagic1:ppc64el (1:5.30-1+deb9u2) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libseccomp2:ppc64el (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:ppc64el (2.4.6-2) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up xml-core (0.17) ... Setting up libc6-dev:ppc64el (2.24-11+deb9u4) ... Setting up liblzo2-2:ppc64el (2.08-1.2+b2) ... Setting up libjsoncpp1:ppc64el (1.7.4-3) ... Setting up libltdl-dev:ppc64el (2.4.6-2) ... Setting up libarchive13:ppc64el (3.2.2-2+deb9u1) ... Setting up libseccomp-dev:ppc64el (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u2) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Processing triggers for sgml-base (1.29) ... Removing intermediate container 90c4c227762f ---> eb98d0e86cd9 Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in d838c69afb96 Removing intermediate container da5842f8af29 ---> ebca20f3e768 Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in d6df474d556c Removing intermediate container d838c69afb96 ---> 50fc7a9eb65a Step 7/49 : FROM builder as dockerd-builder ---> 50fc7a9eb65a Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 43f5c48d727e Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libsystemd0 The following NEW packages will be installed: libsystemd-dev The following packages will be upgraded: libsystemd0 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded. Need to get 1969 kB of archives. After this operation, 21.4 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main ppc64el libsystemd0 ppc64el 232-25+deb9u11 [252 kB] Get:2 http://deb.debian.org/debian stretch/main ppc64el libsystemd-dev ppc64el 232-25+deb9u11 [1717 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1969 kB in 0s (13.2 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17520 files and directories currently installed.) Preparing to unpack .../libsystemd0_232-25+deb9u11_ppc64el.deb ... Unpacking libsystemd0:ppc64el (232-25+deb9u11) over (232-25+deb9u8) ... Setting up libsystemd0:ppc64el (232-25+deb9u11) ... Selecting previously unselected package libsystemd-dev:ppc64el. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17520 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u11_ppc64el.deb ... Unpacking libsystemd-dev:ppc64el (232-25+deb9u11) ... Removing intermediate container d6df474d556c ---> 9a10004c7e98 Step 7/49 : FROM builder as dockerd-builder ---> 9a10004c7e98 Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 62597e51eb87 Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libsystemd-dev:ppc64el (232-25+deb9u11) ... Removing intermediate container 43f5c48d727e ---> 284580199646 Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in 4aa8250aa3a4 Removing intermediate container 4aa8250aa3a4 ---> aed376520fcf Step 10/49 : COPY . /go/src/github.com/docker/docker Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libsystemd0 The following NEW packages will be installed: libsystemd-dev The following packages will be upgraded: libsystemd0 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded. Need to get 1967 kB of archives. After this operation, 20.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main arm64 libsystemd0 arm64 232-25+deb9u11 [241 kB] Get:2 http://deb.debian.org/debian stretch/main arm64 libsystemd-dev arm64 232-25+deb9u11 [1726 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 1967 kB in 0s (27.0 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17546 files and directories currently installed.) Preparing to unpack .../libsystemd0_232-25+deb9u11_arm64.deb ... Unpacking libsystemd0:arm64 (232-25+deb9u11) over (232-25+deb9u8) ... Setting up libsystemd0:arm64 (232-25+deb9u11) ... Selecting previously unselected package libsystemd-dev:arm64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17546 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u11_arm64.deb ... Unpacking libsystemd-dev:arm64 (232-25+deb9u11) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libsystemd-dev:arm64 (232-25+deb9u11) ... ---> c93933b99881 Step 11/49 : ARG VERSION ---> Running in 545b44afcd8c Removing intermediate container 545b44afcd8c ---> aaab0569416d Step 12/49 : ARG GITCOMMIT ---> Running in 486fa5adf374 Removing intermediate container 486fa5adf374 ---> fb8fdab20cb6 Step 13/49 : ARG BUILDTIME ---> Running in d282dcedb015 Removing intermediate container 62597e51eb87 ---> d81f6407267c Step 9/49 : WORKDIR /go/src/github.com/docker/docker Removing intermediate container d282dcedb015 ---> 452157af278b Step 14/49 : ARG PLATFORM ---> Running in 4a20d9b324a3 Removing intermediate container 4a20d9b324a3 ---> 359f1003c946 Step 15/49 : ARG PRODUCT ---> Running in 4ea6ea1f5b8c ---> Running in 6c4e87eeb29b Removing intermediate container 4ea6ea1f5b8c ---> 65133086dc78 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in faa7020c75ca Removing intermediate container faa7020c75ca ---> 92c124891345 Step 17/49 : ENV VERSION ${VERSION} ---> Running in 060cbe58323d Removing intermediate container 6c4e87eeb29b ---> 592f2b778f4c Step 10/49 : COPY . /go/src/github.com/docker/docker Removing intermediate container 060cbe58323d ---> 319f3a46595a Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in c9b2a1fb2566 Removing intermediate container c9b2a1fb2566 ---> 9406e2386d79 Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in 6d3ec592ffd8 Removing intermediate container 6d3ec592ffd8 ---> 18c0ec05fdb4 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in 0d5ee42a9e0a Removing intermediate container 0d5ee42a9e0a ---> 8e54e28f150f Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in 9ca1e6a7d8e8 Removing intermediate container 9ca1e6a7d8e8 ---> 9f7a8ca752f8 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in 79644c211fe7 Removing intermediate container 79644c211fe7 ---> 7a46e1629f73 Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in c1568b1580f9 Removing intermediate container c1568b1580f9 ---> 1180ff353816 Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in ee4366e321fe [Pipeline] sh + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 50e6a8f95d08: Pulling fs layer 50e6a8f95d08: Verifying Checksum 50e6a8f95d08: Download complete 50e6a8f95d08: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:latest ---> 33a61bff007f Step 11/49 : ARG VERSION ---> Running in d09efcfb13d0 Removing intermediate container d09efcfb13d0 ---> 14a7b52b3bda Step 12/49 : ARG GITCOMMIT ---> Running in faa89dfe504a Removing intermediate container faa89dfe504a ---> 4b6ae8f942c5 Step 13/49 : ARG BUILDTIME ---> Running in 0ec19230d253 Removing intermediate container 0ec19230d253 ---> c92ea24ebfb1 Step 14/49 : ARG PLATFORM ---> Running in 390dd2b761e2 Removing intermediate container 390dd2b761e2 ---> 03b1767825ae Step 15/49 : ARG PRODUCT ---> Running in e2f7b51c9f52 Removing intermediate container e2f7b51c9f52 ---> f30b151a7688 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in 4e01e2c8fbe4 Removing intermediate container 4e01e2c8fbe4 ---> 7a361da85e82 Step 17/49 : ENV VERSION ${VERSION} ---> Running in 5e9352531e06 Removing intermediate container 5e9352531e06 ---> 5715a8d6f752 Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in 51f2921272f1 Removing intermediate container 51f2921272f1 ---> 654135625b11 Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in c3632a5ebde2 Removing intermediate container c3632a5ebde2 ---> 5e71e7d75fa2 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in a8400f8bf128 Removing intermediate container a8400f8bf128 ---> 0dbf28f99da1 Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in 58b86725fb28 Removing intermediate container 58b86725fb28 ---> 977a615e72c1 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in 6d4d172c607c Removing intermediate container 6d4d172c607c ---> 6fc504bdf5e2 Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in 9554dad49b4f Running on ubuntu-1804-overlay2 (i-0ea26925fbaae3e03) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA [Pipeline] { [Pipeline] withDockerRegistry Running on ubuntu-1804-overlay2 (i-098e8b575b90f4e04) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA Running on ubuntu-1804-overlay2 (i-0b0fcbab3846c9903) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA Running on ubuntu-1804-overlay2 (i-003636a5882202111) in /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA Removing intermediate container 9554dad49b4f ---> 0c8767482493 Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in cff6ee85ab60 docker build -t dockereng/engine-community:0.0.0-20190726164151-9f122f0 --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0" --build-arg GITCOMMIT="$(cd /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:09:58.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] withDockerRegistry Wrote authentication to /home/ubuntu/.dockercfg [Pipeline] { [Pipeline] withDockerRegistry Wrote authentication to /home/ubuntu/.dockercfg [Pipeline] { [Pipeline] withDockerRegistry Wrote authentication to /home/ubuntu/.dockercfg [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [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 Wrote authentication to /home/ubuntu/.dockercfg + uname -m [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] echo cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo chowning workspace [Pipeline] sh + uname -m [Pipeline] sh [Pipeline] sh + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace + uname -m + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] sh [Pipeline] sh Sending build context to Docker daemon 49.8MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace + pwd + id -u + id -g + docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA:/workspace busybox chown -R 1000:1000 /workspace 1.10.8: Pulling from library/golang 54d7f221ed1a: Pulling fs layer 2fea5bcc599e: Pulling fs layer 586ac22707ea: Pulling fs layer 8c5565830197: Pulling fs layer 132c23512759: Pulling fs layer ec2abab36350: Pulling fs layer c9d92c0ee7e1: Pulling fs layer 132c23512759: Waiting ec2abab36350: Waiting c9d92c0ee7e1: Waiting 8c5565830197: Waiting 586ac22707ea: Verifying Checksum 586ac22707ea: Download complete Unable to find image 'busybox:latest' locally Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox ee153a04d683: Pulling fs layer latest: Pulling from library/busybox ee153a04d683: Pulling fs layer ee153a04d683: Verifying Checksum ee153a04d683: Download complete ee153a04d683: Pull complete Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 Status: Downloaded newer image for busybox:latest ee153a04d683: Download complete 2fea5bcc599e: Verifying Checksum 2fea5bcc599e: Download complete ee153a04d683: Pull complete Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 Status: Downloaded newer image for busybox:latest Unable to find image 'busybox:latest' locally latest: Pulling from library/busybox ee153a04d683: Pulling fs layer ee153a04d683: Verifying Checksum ee153a04d683: Download complete ee153a04d683: Pull complete Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 Status: Downloaded newer image for busybox:latest Unable to find image 'busybox:latest' locally [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. latest: Pulling from library/busybox ee153a04d683: Pulling fs layer ee153a04d683: Verifying Checksum ee153a04d683: Download complete [Pipeline] checkout [Pipeline] echo Removing all docker containers [Pipeline] sh ee153a04d683: Pull complete Digest: sha256:9f1003c480699be56815db0f8146ad2e22efea85129b5b5983d0e0fb52d9ab70 Status: Downloaded newer image for busybox:latest + 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 [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. [Pipeline] checkout [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. [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 54d7f221ed1a: Verifying Checksum 54d7f221ed1a: Download complete using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 Fetching without tags Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" Fetching without tags [Pipeline] sh Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) + git clone https://github.com/docker/cli.git Cloning into 'cli'... fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d 132c23512759: Verifying Checksum 132c23512759: Download complete using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags 8c5565830197: Verifying Checksum 8c5565830197: Download complete using credential docker-jenkins-github-credentials Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" Cloning the remote Git repository Cloning with configured refspecs honoured and without tags c9d92c0ee7e1: Verifying Checksum c9d92c0ee7e1: Download complete Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 [Pipeline] sh + git clone https://github.com/docker/cli.git Cloning into 'cli'... fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 Cloning repository https://github.com/docker/docker-ce-packaging.git > git init /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA # 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/18.09:refs/remotes/origin/18.09 Fetching without tags Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" Fetching without tags > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d Checking out Revision 2dfffcfb076dccf33ac345fb3475bc349d68459d (18.09) [Pipeline] sh [Pipeline] sh + git -C cli checkout 18.09 + git clone https://github.com/docker/cli.git Cloning into 'cli'... fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 Commit message: "[18.09 backport] require container-selinux >= 2.74 (#352)" > git config remote.origin.url https://github.com/docker/docker-ce-packaging.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/18.09:refs/remotes/origin/18.09 # 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/18.09:refs/remotes/origin/18.09 > git config core.sparsecheckout # timeout=10 > git checkout -f 2dfffcfb076dccf33ac345fb3475bc349d68459d [Pipeline] sh [Pipeline] sh + git clone https://github.com/docker/engine.git engine Cloning into 'engine'... fatal: bad object 70953e60841d0bf92ce1f515c6b664393b5399b5 + git -C cli checkout 18.09 Switched to a new branch '18.09' Branch '18.09' set up to track remote branch '18.09' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/engine.git Cloning into 'engine'... Switched to a new branch '18.09' Branch '18.09' set up to track remote branch '18.09' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/engine.git Cloning into 'engine'... [Pipeline] sh + git -C cli checkout 18.09 54d7f221ed1a: Pull complete Switched to a new branch '18.09' Branch '18.09' set up to track remote branch '18.09' from 'origin'. [Pipeline] sh + git clone https://github.com/docker/engine.git Cloning into 'engine'... 2fea5bcc599e: Pull complete 586ac22707ea: Pull complete ec2abab36350: Verifying Checksum ec2abab36350: Download complete [Pipeline] sh + git -C engine checkout 18.09 Switched to a new branch '18.09' Branch '18.09' set up to track remote branch '18.09' from 'origin'. [Pipeline] sh + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=ubuntu-xenial ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli deb for p in ubuntu-xenial; do \ make -C deb VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb' mkdir -p sources make -C ../image image-linux make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 050382585609: Pulling fs layer 050382585609: Verifying Checksum 050382585609: Download complete 050382585609: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:latest 8c5565830197: Pull complete docker build -t dockereng/engine-community:0.0.0-20190725195304-e8c623b37e --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190725195304-e8c623b37e" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:11:06.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine [Pipeline] sh [Pipeline] sh + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine image for p in image-linux; do \ make -C image VERSION=0.0.0-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/../cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine Unable to find image 'alpine:latest' locally + git -C engine checkout 18.09 latest: Pulling from library/alpine 050382585609: Pulling fs layer 050382585609: Verifying Checksum 050382585609: Download complete [Pipeline] sh Switched to a new branch '18.09' Branch '18.09' set up to track remote branch '18.09' from 'origin'. [Pipeline] sh + git -C engine checkout 18.09 + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=static-linux ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli static for p in static-linux; do \ make -C static VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/static' make -C /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli -f docker.Makefile VERSION=0.0.1-dev build make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/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 -t docker-cli-native - Sending build context to Docker daemon 2.048kB Step 1/5 : FROM golang:1.11.11-alpine 050382585609: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:latest 1.11.11-alpine: Pulling from library/golang Switched to a new branch '18.09' Branch '18.09' set up to track remote branch '18.09' from 'origin'. [Pipeline] sh 921b31ab772b: Pulling fs layer 2d3896533852: Pulling fs layer 28c34ce20860: Pulling fs layer 4396821e3d70: Pulling fs layer 3d496fc57ab1: Pulling fs layer 4396821e3d70: Waiting 3d496fc57ab1: Waiting 28c34ce20860: Verifying Checksum 28c34ce20860: Download complete 2d3896533852: Verifying Checksum 2d3896533852: Download complete 921b31ab772b: Verifying Checksum 921b31ab772b: Download complete + pwd + pwd + make VERSION=0.0.1-dev DOCKER_BUILD_PKGS=centos-7 ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli rpm for p in centos-7; do \ make -C rpm VERSION=0.0.1-dev ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine CLI_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli GO_VERSION=1.10.8 ${p}; \ done make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm' make -C ../image image-linux-dm make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp Dockerfile.engine-dm /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm Unable to find image 'alpine:latest' locally 3d496fc57ab1: Verifying Checksum 3d496fc57ab1: Download complete 921b31ab772b: Pull complete latest: Pulling from library/alpine 050382585609: Pulling fs layer 050382585609: Verifying Checksum 050382585609: Download complete 2d3896533852: Pull complete 28c34ce20860: Pull complete Sending build context to Docker daemon 44.44MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.10.8: Pulling from library/golang 741437d97401: Pulling fs layer 34d8874714d7: Pulling fs layer 0a108aa26679: Pulling fs layer 7f0334c36886: Pulling fs layer d35724ed4672: Pulling fs layer c0eaf021aeaf: Pulling fs layer d3d9c96611f1: Pulling fs layer 7f0334c36886: Waiting d35724ed4672: Waiting c0eaf021aeaf: Waiting d3d9c96611f1: Waiting 0a108aa26679: Verifying Checksum 0a108aa26679: Download complete 050382585609: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:latest 34d8874714d7: Verifying Checksum 34d8874714d7: Download complete 741437d97401: Verifying Checksum 741437d97401: Download complete 7f0334c36886: Verifying Checksum 7f0334c36886: Download complete 4396821e3d70: Verifying Checksum 4396821e3d70: Download complete d3d9c96611f1: Verifying Checksum d3d9c96611f1: Download complete d35724ed4672: Verifying Checksum d35724ed4672: Download complete c0eaf021aeaf: Verifying Checksum c0eaf021aeaf: Download complete 132c23512759: Pull complete 741437d97401: Pull complete 34d8874714d7: Pull complete docker build -t dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190726164151-9f122f0d2e" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:11:12.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine 0a108aa26679: Pull complete Sending build context to Docker daemon 49.8MB Step 1/49 : ARG GO_IMAGE Step 2/49 : FROM ${GO_IMAGE} as builder 1.10.8: Pulling from library/golang 741437d97401: Pulling fs layer 34d8874714d7: Pulling fs layer 0a108aa26679: Pulling fs layer 7f0334c36886: Pulling fs layer d35724ed4672: Pulling fs layer c0eaf021aeaf: Pulling fs layer d3d9c96611f1: Pulling fs layer 7f0334c36886: Waiting d35724ed4672: Waiting c0eaf021aeaf: Waiting d3d9c96611f1: Waiting 0a108aa26679: Verifying Checksum 0a108aa26679: Download complete 34d8874714d7: Verifying Checksum 34d8874714d7: Download complete 741437d97401: Verifying Checksum 741437d97401: Download complete 4396821e3d70: Pull complete 3d496fc57ab1: Pull complete Digest: sha256:c64c2946ed2230af37101daca52c1354a613451a09b9098164791227dabeb5db Status: Downloaded newer image for golang:1.11.11-alpine ---> 538699c669e2 Step 2/5 : RUN apk add -U git bash coreutils gcc musl-dev 7f0334c36886: Verifying Checksum 7f0334c36886: Download complete d3d9c96611f1: Verifying Checksum d3d9c96611f1: Download complete docker build -t dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e --build-arg GO_IMAGE="golang:1.10.8" --build-arg VERSION="0.0.0-20190725195304-e8c623b37e" --build-arg GITCOMMIT="$(cd /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine && git rev-parse --short=7 HEAD)" --build-arg BUILDTIME="2019-07-26T21:11:14.000000000+00:00" --build-arg PLATFORM="Docker Engine - Community" --build-arg PRODUCT="" --build-arg ENGINE_IMAGE="engine-community-dm" --build-arg DEFAULT_PRODUCT_LICENSE="Community Engine" --file /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine d35724ed4672: Verifying Checksum d35724ed4672: Download complete 7f0334c36886: Pull complete c0eaf021aeaf: Verifying Checksum c0eaf021aeaf: Download complete Sending build context to Docker daemon 44.44MB Step 1/49 : ARG GO_IMAGE Step 2/49 : ARG BASE_IMAGE=centos:7 Step 3/49 : FROM ${GO_IMAGE} as golang 1.10.8: Pulling from library/golang 741437d97401: Pulling fs layer 34d8874714d7: Pulling fs layer 0a108aa26679: Pulling fs layer 7f0334c36886: Pulling fs layer d35724ed4672: Pulling fs layer c0eaf021aeaf: Pulling fs layer d3d9c96611f1: Pulling fs layer d35724ed4672: Waiting c0eaf021aeaf: Waiting d3d9c96611f1: Waiting 7f0334c36886: Waiting 0a108aa26679: Verifying Checksum 0a108aa26679: Download complete 34d8874714d7: Verifying Checksum 34d8874714d7: Download complete 741437d97401: Verifying Checksum 741437d97401: Download complete 7f0334c36886: Verifying Checksum 7f0334c36886: Download complete 741437d97401: Pull complete d3d9c96611f1: Verifying Checksum d3d9c96611f1: Download complete 34d8874714d7: Pull complete d35724ed4672: Verifying Checksum d35724ed4672: Download complete d35724ed4672: Pull complete 0a108aa26679: Pull complete c0eaf021aeaf: Verifying Checksum c0eaf021aeaf: Download complete ---> Running in b481f77b0b65 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz (1/24) Installing ncurses-terminfo-base (6.1_p20190518-r0) (2/24) Installing ncurses-terminfo (6.1_p20190518-r0) (3/24) Installing ncurses-libs (6.1_p20190518-r0) (4/24) Installing readline (8.0.0-r0) (5/24) Installing bash (5.0.0-r0) Executing bash-5.0.0-r0.post-install (6/24) Installing libacl (2.2.52-r6) (7/24) Installing libattr (2.4.48-r0) (8/24) Installing coreutils (8.31-r0) (9/24) Installing binutils (2.32-r0) (10/24) Installing gmp (6.1.2-r1) (11/24) Installing isl (0.18-r0) (12/24) Installing libgomp (8.3.0-r0) (13/24) Installing libatomic (8.3.0-r0) (14/24) Installing libgcc (8.3.0-r0) (15/24) Installing mpfr3 (3.1.5-r1) (16/24) Installing mpc1 (1.1.0-r0) (17/24) Installing libstdc++ (8.3.0-r0) (18/24) Installing gcc (8.3.0-r0) 741437d97401: Pull complete 7f0334c36886: Pull complete 34d8874714d7: Pull complete 0a108aa26679: Pull complete (19/24) Installing nghttp2-libs (1.38.0-r0) (20/24) Installing libcurl (7.65.1-r0) (21/24) Installing expat (2.2.7-r0) (22/24) Installing pcre2 (10.33-r0) (23/24) Installing git (2.22.0-r0) (24/24) Installing musl-dev (1.1.22-r2) Executing busybox-1.30.1-r2.trigger OK: 128 MiB in 39 packages d35724ed4672: Pull complete c0eaf021aeaf: Pull complete d3d9c96611f1: Pull complete Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46 Status: Downloaded newer image for golang:1.10.8 ---> 6fd1f7edb6ab Step 3/49 : COPY hack/dockerfile/install/tini.installer / 7f0334c36886: Pull complete ---> 487447de0b06 Step 4/49 : COPY hack/dockerfile/install/proxy.installer / ---> ddaff454e21a Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in 582ecb110b82 Removing intermediate container b481f77b0b65 ---> 5f131fa16660 Step 3/5 : ENV CGO_ENABLED=0 DISABLE_WARN_OUTSIDE_CONTAINER=1 ---> Running in 945699115bab Removing intermediate container 945699115bab ---> b3e61a8bb848 Step 4/5 : WORKDIR /go/src/github.com/docker/cli ---> Running in 30b58ab3b3ed Removing intermediate container 30b58ab3b3ed ---> 6588cb577681 Step 5/5 : CMD ./scripts/build/binary ---> Running in 3f43b2926f5c Removing intermediate container 3f43b2926f5c ---> 11fa8e03800b Successfully built 11fa8e03800b Successfully tagged docker-cli-native:latest docker run --rm -e VERSION=0.0.1-dev -e GITCOMMIT -e PLATFORM -v "/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli":/go/src/github.com/docker/cli -v "docker-cli-dev-cache:/root/.cache/go-build" docker-cli-native Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Ign:2 http://deb.debian.org/debian stretch InRelease Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] Get:4 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:5 http://deb.debian.org/debian stretch Release [118 kB] Get:6 http://deb.debian.org/debian stretch Release.gpg [2434 B] Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] Building statically linked build/docker-linux-amd64 c0eaf021aeaf: Pull complete d3d9c96611f1: Pull complete Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46 Status: Downloaded newer image for golang:1.10.8 ---> 6fd1f7edb6ab Step 3/49 : COPY hack/dockerfile/install/tini.installer / Fetched 7915 kB in 3s (2555 kB/s) d35724ed4672: Pull complete Reading package lists... ec2abab36350: Pull complete c9d92c0ee7e1: Pull complete Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46 Status: Downloaded newer image for golang:1.10.8 ---> e830c96c331b Step 3/49 : COPY hack/dockerfile/install/tini.installer / ---> 9e09443c48e3 Step 4/49 : COPY hack/dockerfile/install/proxy.installer / ---> 99a365a1d4e8 Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in 08f2b4413cfa Reading package lists... Building dependency tree... Reading state information... bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales manpages-dev libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper Recommended packages: manpages manpages-dev The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core The following packages will be upgraded: libc-dev-bin libc6 libc6-dev ---> c852d553252b Step 4/49 : COPY hack/dockerfile/install/proxy.installer / ---> d83315f66c31 Step 5/49 : RUN apt-get update && apt-get install -y bash btrfs-tools ca-certificates cmake gcc git libc-dev libgcc-6-dev libltdl-dev libseccomp-dev libtool make ---> Running in cf3ef10f987c 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded. Need to get 21.0 MB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] Get:2 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 libc6 amd64 2.24-11+deb9u4 [2694 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB] Get:15 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB] Get:16 http://deb.debian.org/debian stretch/main amd64 autotools-dev all 20161112.1 [73.4 kB] Get:17 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] Get:18 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] Get:19 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB] Get:20 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB] Get:21 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] Get:22 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] Get:23 http://deb.debian.org/debian stretch/main amd64 libtool all 2.4.6-2 [545 kB] Get:24 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.0 MB in 1s (12.8 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15092 files and directories currently installed.) Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_amd64.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Get:4 http://deb.debian.org/debian stretch Release [118 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] Preparing to unpack .../libc6-dev_2.24-11+deb9u4_amd64.deb ... Unpacking libc6-dev:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Get:6 http://security.debian.org/debian-security stretch/updates/main armhf Packages [485 kB] Ign:1 http://deb.debian.org/debian stretch InRelease Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] Get:3 http://deb.debian.org/debian stretch Release [118 kB] Get:4 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] Get:7 http://deb.debian.org/debian stretch-updates/main armhf Packages [27.3 kB] Preparing to unpack .../libc6_2.24-11+deb9u4_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Get:8 http://deb.debian.org/debian stretch/main armhf Packages [6912 kB] c0eaf021aeaf: Pull complete d3d9c96611f1: Pull complete Digest: sha256:6d5e79878a3e4f1b30b7aa4d24fb6ee6184e905a9b172fc72593935633be4c46 Status: Downloaded newer image for golang:1.10.8 ---> 6fd1f7edb6ab Step 4/49 : FROM ${BASE_IMAGE} as builder 7: Pulling from library/centos 8ba884070f61: Pulling fs layer Fetched 7915 kB in 2s (2655 kB/s) Setting up libc6:amd64 (2.24-11+deb9u4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Reading package lists... 8ba884070f61: Verifying Checksum 8ba884070f61: Download complete Selecting previously unselected package cmake-data. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15092 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... Reading package lists... Building dependency tree... Reading state information... bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales manpages-dev libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper Recommended packages: manpages manpages-dev The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core The following packages will be upgraded: libc-dev-bin libc6 libc6-dev Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... Selecting previously unselected package libicu57:amd64. Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ... Unpacking libicu57:amd64 (57.1-6+deb9u2) ... 3 upgraded, 21 newly installed, 0 to remove and 22 not upgraded. Need to get 21.0 MB of archives. After this operation, 69.9 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libc-dev-bin amd64 2.24-11+deb9u4 [259 kB] Get:2 http://deb.debian.org/debian stretch/main amd64 libc6-dev amd64 2.24-11+deb9u4 [2364 kB] Get:3 http://deb.debian.org/debian stretch/main amd64 libc6 amd64 2.24-11+deb9u4 [2694 kB] Get:4 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] Get:5 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] Get:6 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] Get:7 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] Get:8 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] Get:9 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] Get:10 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] Get:11 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] Get:12 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB] Get:13 http://deb.debian.org/debian stretch/main amd64 libmagic-mgc amd64 1:5.30-1+deb9u2 [222 kB] Get:14 http://deb.debian.org/debian stretch/main amd64 libmagic1 amd64 1:5.30-1+deb9u2 [111 kB] Get:15 http://deb.debian.org/debian stretch/main amd64 file amd64 1:5.30-1+deb9u2 [64.1 kB] Get:16 http://deb.debian.org/debian stretch/main amd64 autotools-dev all 20161112.1 [73.4 kB] Get:17 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] Get:18 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] Get:19 http://deb.debian.org/debian stretch/main amd64 libltdl7 amd64 2.4.6-2 [389 kB] Get:20 http://deb.debian.org/debian stretch/main amd64 libltdl-dev amd64 2.4.6-2 [161 kB] Get:21 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] Get:22 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] Get:23 http://deb.debian.org/debian stretch/main amd64 libtool all 2.4.6-2 [545 kB] Get:24 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 21.0 MB in 1s (15.7 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15092 files and directories currently installed.) Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_amd64.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ... Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... Selecting previously unselected package libjsoncpp1:amd64. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... Unpacking libjsoncpp1:amd64 (1.7.4-3) ... Selecting previously unselected package libuv1:amd64. Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ... Unpacking libuv1:amd64 (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ... Unpacking cmake (3.7.2-1) ... Preparing to unpack .../libc6-dev_2.24-11+deb9u4_amd64.deb ... Unpacking libc6-dev:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking file (1:5.30-1+deb9u2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_amd64.deb ... Unpacking btrfs-progs (4.7.3-1) ... Fetched 7729 kB in 7s (1082 kB/s) Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_amd64.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../15-libltdl7_2.4.6-2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-2) ... Preparing to unpack .../libc6_2.24-11+deb9u4_amd64.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../16-libltdl-dev_2.4.6-2_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-2) ... Selecting previously unselected package libseccomp2:amd64. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:amd64. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:amd64 (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:amd64 (57.1-6+deb9u2) ... Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:amd64 (2.4.6-2) ... Unpacking libc6:amd64 (2.24-11+deb9u4) over (2.24-11+deb9u3) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up xml-core (0.17) ... Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... Setting up libjsoncpp1:amd64 (1.7.4-3) ... Setting up libltdl-dev:amd64 (2.4.6-2) ... Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u2) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Processing triggers for sgml-base (1.29) ... Setting up libc6:amd64 (2.24-11+deb9u4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline 8ba884070f61: Pull complete Digest: sha256:a799dd8a2ded4a83484bbae769d97655392b3f86533ceb7dd96bbac929809f3c Status: Downloaded newer image for centos:7 ---> 9f38484d220f Step 5/49 : ENV GOPATH=/go Selecting previously unselected package cmake-data. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15092 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... Selecting previously unselected package liblzo2-2:amd64. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ... Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... Selecting previously unselected package libicu57:amd64. Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ... Unpacking libicu57:amd64 (57.1-6+deb9u2) ... Reading package lists... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Removing intermediate container 582ecb110b82 ---> 9b6e51cfa833 Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in cc977b398460 ---> Running in 314a4226a4ae Removing intermediate container 314a4226a4ae ---> 6b4e0df2455b Step 6/49 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin ---> Running in 06046b18957b Removing intermediate container 06046b18957b ---> 71a735279b91 Step 7/49 : ENV AUTO_GOPATH 1 ---> Running in b90e78219269 Selecting previously unselected package libarchive13:amd64. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ... Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... Selecting previously unselected package libjsoncpp1:amd64. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... Unpacking libjsoncpp1:amd64 (1.7.4-3) ... Removing intermediate container b90e78219269 ---> 3db39926fead Step 8/49 : COPY --from=golang /usr/local/go /usr/local/go Selecting previously unselected package libuv1:amd64. Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ... Unpacking libuv1:amd64 (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ... Unpacking cmake (3.7.2-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_amd64.deb ... Unpacking file (1:5.30-1+deb9u2) ... Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_amd64.deb ... Unpacking btrfs-progs (4.7.3-1) ... Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_amd64.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../15-libltdl7_2.4.6-2_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-2) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../16-libltdl-dev_2.4.6-2_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-2) ... Selecting previously unselected package libseccomp2:amd64. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:amd64. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:amd64 (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:amd64 (57.1-6+deb9u2) ... Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up libmagic1:amd64 (1:5.30-1+deb9u2) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:amd64 (2.4.6-2) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up xml-core (0.17) ... Removing intermediate container cc977b398460 ---> 874a3201b33d Step 7/49 : FROM builder as dockerd-builder ---> 874a3201b33d Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 2395e953eac5 Setting up libc6-dev:amd64 (2.24-11+deb9u4) ... Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... Setting up libjsoncpp1:amd64 (1.7.4-3) ... Setting up libltdl-dev:amd64 (2.4.6-2) ... Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u2) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Processing triggers for sgml-base (1.29) ... Removing intermediate container cff6ee85ab60 ---> 0ae42ac71a46 Step 25/49 : FROM builder as proxy-builder ---> 9a10004c7e98 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in 0d7f36609fb3 Cloning into '/go/src/github.com/docker/libnetwork'... Reading package lists... Building dependency tree... Reading state information... The following additional packages will be installed: libsystemd0 The following NEW packages will be installed: libsystemd-dev The following packages will be upgraded: libsystemd0 Reading package lists... 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded. Need to get 2255 kB of archives. After this operation, 13.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u11 [281 kB] Get:2 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] debconf: delaying package configuration, since apt-utils is not installed Fetched 2255 kB in 1s (2136 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17661 files and directories currently installed.) Preparing to unpack .../libsystemd0_232-25+deb9u11_amd64.deb ... Unpacking libsystemd0:amd64 (232-25+deb9u11) over (232-25+deb9u8) ... Setting up libsystemd0:amd64 (232-25+deb9u11) ... Selecting previously unselected package libsystemd-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17661 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u11_amd64.deb ... Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... Building dependency tree... Reading state information... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... bash is already the newest version (4.4-5). bash set to manually installed. ca-certificates is already the newest version (20161130+nmu1+deb9u1). libgcc-6-dev is already the newest version (6.3.0-18+deb9u1). libgcc-6-dev set to manually installed. gcc is already the newest version (4:6.3.0-4). git is already the newest version (1:2.11.0-3+deb9u4). make is already the newest version (4.1-9.1). The following additional packages will be installed: autotools-dev btrfs-progs cmake-data file libarchive13 libc-dev-bin libc6 libicu57 libjsoncpp1 libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp2 libuv1 libxml2 sgml-base xml-core Suggested packages: codeblocks eclipse ninja-build lrzip glibc-doc libc-l10n locales manpages-dev libtool-doc seccomp autoconf automaken gfortran | fortran95-compiler gcj-jdk sgml-base-doc debhelper Recommended packages: manpages manpages-dev Removing intermediate container cf3ef10f987c ---> a104655688d1 Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in 229c62b4ec71 Removing intermediate container 2395e953eac5 ---> 0e1a67bbfefb Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in b2e300b25ef3 Removing intermediate container b2e300b25ef3 ---> a9d3d5ed4121 Step 10/49 : COPY . /go/src/github.com/docker/docker The following NEW packages will be installed: autotools-dev btrfs-progs btrfs-tools cmake cmake-data file libarchive13 libicu57 libjsoncpp1 libltdl-dev libltdl7 liblzo2-2 libmagic-mgc libmagic1 libseccomp-dev libseccomp2 libtool libuv1 libxml2 sgml-base xml-core The following packages will be upgraded: libc-dev-bin libc6 libc6-dev 3 upgraded, 21 newly installed, 0 to remove and 19 not upgraded. Need to get 19.4 MB of archives. After this operation, 59.6 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main armhf libc-dev-bin armhf 2.24-11+deb9u4 [253 kB] Get:2 http://deb.debian.org/debian stretch/main armhf libc6-dev armhf 2.24-11+deb9u4 [1995 kB] Get:3 http://deb.debian.org/debian stretch/main armhf libc6 armhf 2.24-11+deb9u4 [2341 kB] Get:4 http://deb.debian.org/debian stretch/main armhf cmake-data all 3.7.2-1 [1216 kB] Removing intermediate container 229c62b4ec71 ---> b8835a582bb4 Step 7/49 : FROM builder as dockerd-builder ---> b8835a582bb4 Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 18ad05f64b65 Get:5 http://deb.debian.org/debian stretch/main armhf liblzo2-2 armhf 2.08-1.2+b2 [49.7 kB] Get:6 http://deb.debian.org/debian stretch/main armhf libicu57 armhf 57.1-6+deb9u2 [7449 kB] Get:7 http://deb.debian.org/debian stretch/main armhf libxml2 armhf 2.9.4+dfsg1-2.2+deb9u2 [825 kB] Get:8 http://deb.debian.org/debian stretch/main armhf libarchive13 armhf 3.2.2-2+deb9u1 [260 kB] Get:9 http://deb.debian.org/debian stretch/main armhf libjsoncpp1 armhf 1.7.4-3 [67.8 kB] Get:10 http://deb.debian.org/debian stretch/main armhf libuv1 armhf 1.9.1-3 [74.6 kB] Get:11 http://deb.debian.org/debian stretch/main armhf cmake armhf 3.7.2-1 [2629 kB] Get:12 http://deb.debian.org/debian stretch/main armhf sgml-base all 1.29 [14.8 kB] Get:13 http://deb.debian.org/debian stretch/main armhf libmagic-mgc armhf 1:5.30-1+deb9u2 [222 kB] Get:14 http://deb.debian.org/debian stretch/main armhf libmagic1 armhf 1:5.30-1+deb9u2 [105 kB] Get:15 http://deb.debian.org/debian stretch/main armhf file armhf 1:5.30-1+deb9u2 [63.8 kB] Get:16 http://deb.debian.org/debian stretch/main armhf autotools-dev all 20161112.1 [73.4 kB] Get:17 http://deb.debian.org/debian stretch/main armhf btrfs-progs armhf 4.7.3-1 [546 kB] Get:18 http://deb.debian.org/debian stretch/main armhf btrfs-tools armhf 4.7.3-1 [16.9 kB] Get:19 http://deb.debian.org/debian stretch/main armhf libltdl7 armhf 2.4.6-2 [386 kB] Get:20 http://deb.debian.org/debian stretch/main armhf libltdl-dev armhf 2.4.6-2 [159 kB] Get:21 http://deb.debian.org/debian stretch/main armhf libseccomp2 armhf 2.3.1-2.1+deb9u1 [31.3 kB] Get:22 http://deb.debian.org/debian stretch/main armhf libseccomp-dev armhf 2.3.1-2.1+deb9u1 [58.1 kB] Get:23 http://deb.debian.org/debian stretch/main armhf libtool all 2.4.6-2 [545 kB] Get:24 http://deb.debian.org/debian stretch/main armhf xml-core all 0.17 [23.2 kB] Reading package lists... Building dependency tree... Reading state information... debconf: delaying package configuration, since apt-utils is not installed Fetched 19.4 MB in 1s (13.3 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14838 files and directories currently installed.) Preparing to unpack .../libc-dev-bin_2.24-11+deb9u4_armhf.deb ... Unpacking libc-dev-bin (2.24-11+deb9u4) over (2.24-11+deb9u3) ... The following additional packages will be installed: libsystemd0 The following NEW packages will be installed: libsystemd-dev The following packages will be upgraded: libsystemd0 1 upgraded, 1 newly installed, 0 to remove and 21 not upgraded. Need to get 2255 kB of archives. After this operation, 13.0 MB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main amd64 libsystemd0 amd64 232-25+deb9u11 [281 kB] Get:2 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] Preparing to unpack .../libc6-dev_2.24-11+deb9u4_armhf.deb ... Unpacking libc6-dev:armhf (2.24-11+deb9u4) over (2.24-11+deb9u3) ... debconf: delaying package configuration, since apt-utils is not installed Fetched 2255 kB in 1s (2118 kB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17661 files and directories currently installed.) Preparing to unpack .../libsystemd0_232-25+deb9u11_amd64.deb ... Unpacking libsystemd0:amd64 (232-25+deb9u11) over (232-25+deb9u8) ... Removing intermediate container 0d7f36609fb3 ---> abf776bdc64f Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in d7c5b08904cc Removing intermediate container d7c5b08904cc ---> 0c5b7ea29d11 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in 45de46fa4cc4 Setting up libsystemd0:amd64 (232-25+deb9u11) ... Selecting previously unselected package libsystemd-dev:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17661 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u11_amd64.deb ... Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... ---> 25423555bd9e Step 11/49 : ARG VERSION ---> Running in e7548adb3f02 Removing intermediate container e7548adb3f02 ---> e9b4e762c598 Step 12/49 : ARG GITCOMMIT ---> Running in b9eb0a7f4062 Removing intermediate container b9eb0a7f4062 ---> d28881b0f4aa Step 13/49 : ARG BUILDTIME ---> Running in 4519f3b43f35 Removing intermediate container 4519f3b43f35 ---> 0c9f6cc4ca43 Step 14/49 : ARG PLATFORM ---> Running in 548e1ddafe10 Removing intermediate container 18ad05f64b65 ---> 119ccdfc5e5e Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in bd19bb1b9949 Removing intermediate container 548e1ddafe10 ---> 9b176b724500 Step 15/49 : ARG PRODUCT ---> Running in 59f8b6962100 Removing intermediate container bd19bb1b9949 ---> 7fe7c2f30011 Step 10/49 : COPY . /go/src/github.com/docker/docker Removing intermediate container 59f8b6962100 ---> 1383a5f63eaf Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in b9fa66c91fd9 Removing intermediate container b9fa66c91fd9 ---> 8757069d8357 Step 17/49 : ENV VERSION ${VERSION} ---> Running in d046e8738a64 Removing intermediate container d046e8738a64 ---> 0572592720fb Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in 4dad0264cfca Removing intermediate container 4dad0264cfca ---> ee41931fb898 Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in d043dcf9a14e Removing intermediate container d043dcf9a14e ---> c2a710293cf2 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in f28b2239a150 ---> 0955f162be20 Step 9/49 : COPY hack/dockerfile/install/tini.installer / ---> 9e5eb02e6b58 Step 10/49 : COPY hack/dockerfile/install/proxy.installer / ---> 49f39782707c Step 11/49 : RUN yum install -y bash ca-certificates cmake gcc git glibc-static libtool make ---> Running in 99ca30bc9397 Removing intermediate container f28b2239a150 ---> c665ea540c20 Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in 362cc2e143a4 Removing intermediate container 362cc2e143a4 ---> 3314b7f20726 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in f3082bfc65f6 Loaded plugins: fastestmirror, ovl Removing intermediate container f3082bfc65f6 ---> 8fe279acf784 Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in f2903baddd64 Determining fastest mirrors Removing intermediate container f2903baddd64 ---> 3a9a18038537 Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in 0ae671ef2494 ---> 379135cbdc75 Step 11/49 : ARG VERSION ---> Running in c3589ded0951 Removing intermediate container c3589ded0951 ---> 7fae57dc145c Step 12/49 : ARG GITCOMMIT ---> Running in 2cdd2b7fe688 Removing intermediate container 2cdd2b7fe688 ---> cabc574ad385 Step 13/49 : ARG BUILDTIME ---> Running in 664922242f03 Removing intermediate container 664922242f03 ---> 6620de4004bb Step 14/49 : ARG PLATFORM ---> Running in 3b1a2f1c8369 Removing intermediate container 3b1a2f1c8369 ---> 82f157042690 Step 15/49 : ARG PRODUCT ---> Running in b8b13f90b2a9 Removing intermediate container b8b13f90b2a9 ---> 8f7e7c27b222 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in fa90a89dd5fb Removing intermediate container fa90a89dd5fb ---> 786853b1383d Step 17/49 : ENV VERSION ${VERSION} ---> Running in 34167b12d0e6 Removing intermediate container 34167b12d0e6 ---> f941110204ad Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in edc31597011a Removing intermediate container edc31597011a ---> d7f7d5ec3081 Step 19/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in 2c9d6ad02c36 Removing intermediate container 2c9d6ad02c36 ---> 74afb7fe2a81 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in 4d6298dfd667 Removing intermediate container 4d6298dfd667 ---> 7855731656e7 Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in ca96fae3b471 Removing intermediate container ca96fae3b471 ---> 1a3490ab19e0 Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in 0a2ecc5c34b7 * base: mirror.ash.fastserv.com * extras: mirror.ash.fastserv.com * updates: mirror.ash.fastserv.com Removing intermediate container 0a2ecc5c34b7 ---> 8d6dbb1ba471 Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in 74af6f153931 Removing intermediate container 74af6f153931 ---> edfb656d9658 Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in 31f985fbe9a7 Package bash-4.2.46-31.el7.x86_64 already installed and latest version Package ca-certificates-2018.2.22-70.0.el7_5.noarch already installed and latest version Resolving Dependencies --> Running transaction check ---> Package cmake.x86_64 0:2.8.12.2-2.el7 will be installed --> Processing Dependency: libarchive.so.13()(64bit) for package: cmake-2.8.12.2-2.el7.x86_64 ---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64 ---> Package git.x86_64 0:1.8.3.1-20.el7 will be installed --> Processing Dependency: perl-Git = 1.8.3.1-20.el7 for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl >= 5.008 for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: rsync for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(warnings) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(vars) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(strict) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(lib) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Term::ReadKey) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Git) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::stat) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::Temp) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::Spec) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::Path) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::Find) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::Copy) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(File::Basename) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Exporter) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: perl(Error) for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: openssh-clients for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: less for package: git-1.8.3.1-20.el7.x86_64 --> Processing Dependency: /usr/bin/perl for package: git-1.8.3.1-20.el7.x86_64 ---> Package glibc-static.x86_64 0:2.17-260.el7_6.6 will be installed ---> Package libtool.x86_64 0:2.4.2-22.el7_3 will be installed --> Processing Dependency: automake for package: libtool-2.4.2-22.el7_3.x86_64 --> Processing Dependency: autoconf for package: libtool-2.4.2-22.el7_3.x86_64 ---> Package make.x86_64 1:3.82-23.el7 will be installed --> Running transaction check ---> Package autoconf.noarch 0:2.69-11.el7 will be installed --> Processing Dependency: m4 >= 1.4.14 for package: autoconf-2.69-11.el7.noarch --> Processing Dependency: perl(constant) for package: autoconf-2.69-11.el7.noarch --> Processing Dependency: perl(Text::ParseWords) for package: autoconf-2.69-11.el7.noarch --> Processing Dependency: perl(Data::Dumper) for package: autoconf-2.69-11.el7.noarch --> Processing Dependency: perl(Carp) for package: autoconf-2.69-11.el7.noarch ---> Package automake.noarch 0:1.13.4-3.el7 will be installed --> Processing Dependency: perl(threads) for package: automake-1.13.4-3.el7.noarch --> Processing Dependency: perl(Thread::Queue) for package: automake-1.13.4-3.el7.noarch --> Processing Dependency: perl(TAP::Parser) for package: automake-1.13.4-3.el7.noarch ---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7_6.6 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64 --> Processing Dependency: glibc = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7_6.6.x86_64 ---> Package less.x86_64 0:458-9.el7 will be installed --> Processing Dependency: groff-base for package: less-458-9.el7.x86_64 ---> Package libarchive.x86_64 0:3.1.2-10.el7_2 will be installed --> Processing Dependency: liblzo2.so.2()(64bit) for package: libarchive-3.1.2-10.el7_2.x86_64 ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be an update ---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be installed ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed ---> Package openssh-clients.x86_64 0:7.4p1-16.el7 will be installed --> Processing Dependency: openssh = 7.4p1-16.el7 for package: openssh-clients-7.4p1-16.el7.x86_64 --> Processing Dependency: fipscheck-lib(x86-64) >= 1.3.0 for package: openssh-clients-7.4p1-16.el7.x86_64 --> Processing Dependency: libfipscheck.so.1()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64 --> Processing Dependency: libedit.so.0()(64bit) for package: openssh-clients-7.4p1-16.el7.x86_64 ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 ---> Package perl-Error.noarch 1:0.17020-2.el7 will be installed ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch ---> Package perl-Git.noarch 0:1.8.3.1-20.el7 will be installed ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed ---> Package perl-TermReadKey.x86_64 0:2.30-20.el7 will be installed ---> Package rsync.x86_64 0:3.1.2-6.el7_6.1 will be installed --> Running transaction check ---> Package fipscheck-lib.x86_64 0:1.4.1-6.el7 will be installed --> Processing Dependency: /usr/bin/fipscheck for package: fipscheck-lib-1.4.1-6.el7.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7_6.3 will be updated --> Processing Dependency: glibc = 2.17-260.el7_6.3 for package: glibc-common-2.17-260.el7_6.3.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7_6.6 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7_6.6 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7_6.6.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7_6.6.x86_64 ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed ---> Package libedit.x86_64 0:3.0-12.20121213cvs.el7 will be installed ---> Package lzo.x86_64 0:2.06-8.el7 will be installed ---> Package m4.x86_64 0:1.4.16-10.el7 will be installed ---> Package openssh.x86_64 0:7.4p1-16.el7 will be installed ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed ---> Package perl-Data-Dumper.x86_64 0:2.145-3.el7 will be installed ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed ---> Package perl-Test-Harness.noarch 0:3.28-3.el7 will be installed ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed --> Running transaction check ---> Package fipscheck.x86_64 0:1.4.1-6.el7 will be installed ---> Package glibc-common.x86_64 0:2.17-260.el7_6.3 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7_6.6 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.21.3.el7 will be installed ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed --> Running transaction check ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: cmake x86_64 2.8.12.2-2.el7 base 7.1 M gcc x86_64 4.8.5-36.el7_6.2 updates 16 M git x86_64 1.8.3.1-20.el7 updates 4.4 M glibc-static x86_64 2.17-260.el7_6.6 updates 1.5 M libtool x86_64 2.4.2-22.el7_3 base 588 k make x86_64 1:3.82-23.el7 base 420 k Installing for dependencies: autoconf noarch 2.69-11.el7 base 701 k automake noarch 1.13.4-3.el7 base 679 k cpp x86_64 4.8.5-36.el7_6.2 updates 5.9 M fipscheck x86_64 1.4.1-6.el7 base 21 k fipscheck-lib x86_64 1.4.1-6.el7 base 11 k glibc-devel x86_64 2.17-260.el7_6.6 updates 1.1 M glibc-headers x86_64 2.17-260.el7_6.6 updates 684 k groff-base x86_64 1.22.2-8.el7 base 942 k kernel-headers x86_64 3.10.0-957.21.3.el7 updates 8.0 M less x86_64 458-9.el7 base 120 k libarchive x86_64 3.1.2-10.el7_2 base 318 k libedit x86_64 3.0-12.20121213cvs.el7 base 92 k libgomp x86_64 4.8.5-36.el7_6.2 updates 158 k libmpc x86_64 1.0.1-3.el7 base 51 k lzo x86_64 2.06-8.el7 base 59 k m4 x86_64 1.4.16-10.el7 base 256 k mpfr x86_64 3.1.1-4.el7 base 203 k openssh x86_64 7.4p1-16.el7 base 510 k openssh-clients x86_64 7.4p1-16.el7 base 655 k perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M perl-Carp noarch 1.26-244.el7 base 19 k perl-Data-Dumper x86_64 2.145-3.el7 base 47 k perl-Encode x86_64 2.51-7.el7 base 1.5 M perl-Error noarch 1:0.17020-2.el7 base 32 k perl-Exporter noarch 5.68-3.el7 base 28 k perl-File-Path noarch 2.09-2.el7 base 26 k perl-File-Temp noarch 0.23.01-3.el7 base 56 k perl-Filter x86_64 1.49-3.el7 base 76 k perl-Getopt-Long noarch 2.40-3.el7 base 56 k perl-Git noarch 1.8.3.1-20.el7 updates 55 k perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k perl-PathTools x86_64 3.40-5.el7 base 82 k perl-Pod-Escapes noarch 1:1.04-294.el7_6 updates 51 k perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k perl-Pod-Usage noarch 1.63-3.el7 base 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k perl-Socket x86_64 2.010-4.el7 base 49 k perl-Storable x86_64 2.45-3.el7 base 77 k perl-TermReadKey x86_64 2.30-20.el7 base 31 k perl-Test-Harness noarch 3.28-3.el7 base 302 k perl-Text-ParseWords noarch 3.29-4.el7 base 14 k perl-Thread-Queue noarch 3.02-2.el7 base 17 k perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k perl-Time-Local noarch 1.2300-2.el7 base 24 k perl-constant noarch 1.27-2.el7 base 19 k perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k perl-macros x86_64 4:5.16.3-294.el7_6 updates 44 k perl-parent noarch 1:0.225-244.el7 base 12 k perl-podlators noarch 2.5.1-3.el7 base 112 k perl-threads x86_64 1.87-4.el7 base 49 k perl-threads-shared x86_64 1.43-6.el7 base 39 k rsync x86_64 3.1.2-6.el7_6.1 updates 404 k Updating for dependencies: glibc x86_64 2.17-260.el7_6.6 updates 3.7 M glibc-common x86_64 2.17-260.el7_6.6 updates 12 M libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k Transaction Summary ================================================================================ Install 6 Packages (+53 Dependent packages) Upgrade ( 3 Dependent packages) Total download size: 78 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. warning: /var/cache/yum/x86_64/7/base/packages/autoconf-2.69-11.el7.noarch.rpm: Header V3 RSA/SHA256 Signature, key ID f4a80eb5: NOKEY Public key for autoconf-2.69-11.el7.noarch.rpm is not installed Public key for cpp-4.8.5-36.el7_6.2.x86_64.rpm is not installed # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo Removing intermediate container 45de46fa4cc4 ---> b8a311643c37 Step 29/49 : FROM builder as init-builder ---> 9a10004c7e98 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in f6993546c62b Cloning into '/tini'... Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-6.1810.2.el7.centos.x86_64 (@CentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 -------------------------------------------------------------------------------- Total 23 MB/s | 78 MB 00:03 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Running transaction check Running transaction test Transaction test succeeded Running transaction Removing intermediate container ee4366e321fe ---> 475d1bb5097c Step 25/49 : FROM builder as proxy-builder ---> 50fc7a9eb65a Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in 8cb93552c03b Cloning into '/go/src/github.com/docker/libnetwork'... Removing intermediate container 8cb93552c03b ---> 18d477e9a701 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in 173ca525f73d Removing intermediate container 173ca525f73d ---> 3ed21883e223 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in 37bb12ee814e Removing intermediate container f6993546c62b ---> 368ef1eff995 Step 31/49 : WORKDIR /tini ---> Running in 276403ea87a6 Removing intermediate container 276403ea87a6 ---> 69ff94ec6689 Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in f8a1f2ffadc1 Preparing to unpack .../libc6_2.24-11+deb9u4_armhf.deb ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Unpacking libc6:armhf (2.24-11+deb9u4) over (2.24-11+deb9u3) ... -- The C compiler identification is GNU 6.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 Updating : libgcc-4.8.5-36.el7_6.2.x86_64 1/65 Updating : glibc-common-2.17-260.el7_6.6.x86_64 2/65 -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo Removing intermediate container 37bb12ee814e ---> 6aa32351cb03 Step 29/49 : FROM builder as init-builder ---> 50fc7a9eb65a Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in cee22f6b681e Cloning into '/tini'... Updating : glibc-2.17-260.el7_6.6.x86_64 3/65 Installing : fipscheck-1.4.1-6.el7.x86_64 4/65 [100%] Linking C executable tini-static Installing : fipscheck-lib-1.4.1-6.el7.x86_64 5/65 [100%] Built target tini-static Installing : mpfr-3.1.1-4.el7.x86_64 6/65 Removing intermediate container cee22f6b681e ---> b7301fe044ec Step 31/49 : WORKDIR /tini ---> Running in fd536c8389c7 Removing intermediate container fd536c8389c7 ---> 52bfb129cb50 Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in 4518b521aa01 -- The C compiler identification is GNU 6.3.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info Removing intermediate container f8a1f2ffadc1 ---> cd2cc81f6b60 Step 33/49 : FROM builder as runc-builder ---> 9a10004c7e98 Step 34/49 : RUN apt-get install -y libseccomp-dev ---> Running in 4ea492c70684 Installing : libmpc-1.0.1-3.el7.x86_64 7/65 Installing : groff-base-1.22.2-8.el7.x86_64 8/65 Installing : 1:perl-parent-0.225-244.el7.noarch 9/65 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 10/65 Installing : perl-podlators-2.5.1-3.el7.noarch 11/65 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 12/65 Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 13/65 -- 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 - Failed Installing : perl-Text-ParseWords-3.29-4.el7.noarch 14/65 Installing : perl-Encode-2.51-7.el7.x86_64 15/65 Installing : perl-Pod-Usage-1.63-3.el7.noarch 16/65 -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 17/65 Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 18/65 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 19/65 Installing : perl-constant-1.27-2.el7.noarch 20/65 [100%] Built target tini-static Installing : perl-threads-1.87-4.el7.x86_64 21/65 Installing : perl-Time-Local-1.2300-2.el7.noarch 22/65 Installing : perl-Socket-2.010-4.el7.x86_64 23/65 Removing intermediate container 4518b521aa01 ---> 59129fe233f2 Step 33/49 : FROM builder as runc-builder ---> 50fc7a9eb65a Step 34/49 : RUN apt-get install -y libseccomp-dev Installing : perl-Carp-1.26-244.el7.noarch 24/65 Installing : perl-Storable-2.45-3.el7.x86_64 25/65 Installing : perl-threads-shared-1.43-6.el7.x86_64 26/65 Installing : perl-PathTools-3.40-5.el7.x86_64 27/65 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 28/65 ---> Running in aa476f4bbdf6 Installing : perl-Exporter-5.68-3.el7.noarch 29/65 Installing : perl-File-Temp-0.23.01-3.el7.noarch 30/65 Installing : perl-File-Path-2.09-2.el7.noarch 31/65 Installing : perl-Filter-1.49-3.el7.x86_64 32/65 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 33/65 Setting up libc6:armhf (2.24-11+deb9u4) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Reading package lists... Installing : perl-Getopt-Long-2.40-3.el7.noarch 34/65 Installing : 4:perl-5.16.3-294.el7_6.x86_64 35/65 Reading package lists... Building dependency tree... Reading state information... Installing : 1:perl-Error-0.17020-2.el7.noarch 36/65 Installing : perl-TermReadKey-2.30-20.el7.x86_64 37/65 Installing : perl-Test-Harness-3.28-3.el7.noarch 38/65 Installing : perl-Thread-Queue-3.02-2.el7.noarch 39/65 Installing : perl-Data-Dumper-2.145-3.el7.x86_64 40/65 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. Selecting previously unselected package cmake-data. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 14838 files and directories currently installed.) Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... Unpacking cmake-data (3.7.2-1) ... Building dependency tree... Reading state information... Removing intermediate container aa476f4bbdf6 ---> 359a0730a1ba Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in 171691e0a5dd libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. Cloning into '/go/src/github.com/opencontainers/runc'... Installing : less-458-9.el7.x86_64 41/65 Selecting previously unselected package liblzo2-2:armhf. Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_armhf.deb ... Unpacking liblzo2-2:armhf (2.08-1.2+b2) ... Removing intermediate container 4ea492c70684 ---> f6d054f210de Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in ac2e08712ebd Selecting previously unselected package libicu57:armhf. Preparing to unpack .../02-libicu57_57.1-6+deb9u2_armhf.deb ... Unpacking libicu57:armhf (57.1-6+deb9u2) ... Installing : cpp-4.8.5-36.el7_6.2.x86_64 42/65 Installing : openssh-7.4p1-16.el7.x86_64 43/65 Cloning into '/go/src/github.com/opencontainers/runc'... Installing : lzo-2.06-8.el7.x86_64 44/65 Installing : libarchive-3.1.2-10.el7_2.x86_64 45/65 Removing intermediate container 171691e0a5dd ---> a03f50f336e9 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in e81d5e41456b Removing intermediate container e81d5e41456b ---> 94dac11e2303 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in 28231b22f408 Installing : rsync-3.1.2-6.el7_6.1.x86_64 46/65 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc . Selecting previously unselected package libxml2:armhf. Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_armhf.deb ... Unpacking libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ... Installing : libgomp-4.8.5-36.el7_6.2.x86_64 47/65 Selecting previously unselected package libarchive13:armhf. Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_armhf.deb ... Unpacking libarchive13:armhf (3.2.2-2+deb9u1) ... Selecting previously unselected package libjsoncpp1:armhf. Preparing to unpack .../05-libjsoncpp1_1.7.4-3_armhf.deb ... Unpacking libjsoncpp1:armhf (1.7.4-3) ... Installing : m4-1.4.16-10.el7.x86_64 48/65 Installing : autoconf-2.69-11.el7.noarch 49/65 install-info: No such file or directory for /usr/share/info/autoconf.info Selecting previously unselected package libuv1:armhf. Preparing to unpack .../06-libuv1_1.9.1-3_armhf.deb ... Unpacking libuv1:armhf (1.9.1-3) ... Selecting previously unselected package cmake. Preparing to unpack .../07-cmake_3.7.2-1_armhf.deb ... Unpacking cmake (3.7.2-1) ... Installing : automake-1.13.4-3.el7.noarch 50/65 install-info: No such file or directory for /usr/share/info/automake.info.gz Installing : libedit-3.0-12.20121213cvs.el7.x86_64 51/65 Installing : openssh-clients-7.4p1-16.el7.x86_64 52/65 Selecting previously unselected package sgml-base. Preparing to unpack .../08-sgml-base_1.29_all.deb ... Unpacking sgml-base (1.29) ... Selecting previously unselected package libmagic-mgc. Preparing to unpack .../09-libmagic-mgc_1%3a5.30-1+deb9u2_armhf.deb ... Installing : perl-Git-1.8.3.1-20.el7.noarch 53/65 Unpacking libmagic-mgc (1:5.30-1+deb9u2) ... Selecting previously unselected package libmagic1:armhf. Preparing to unpack .../10-libmagic1_1%3a5.30-1+deb9u2_armhf.deb ... Unpacking libmagic1:armhf (1:5.30-1+deb9u2) ... Selecting previously unselected package file. Preparing to unpack .../11-file_1%3a5.30-1+deb9u2_armhf.deb ... Unpacking file (1:5.30-1+deb9u2) ... Installing : git-1.8.3.1-20.el7.x86_64 54/65 Selecting previously unselected package autotools-dev. Preparing to unpack .../12-autotools-dev_20161112.1_all.deb ... Unpacking autotools-dev (20161112.1) ... Selecting previously unselected package btrfs-progs. Preparing to unpack .../13-btrfs-progs_4.7.3-1_armhf.deb ... Unpacking btrfs-progs (4.7.3-1) ... Removing intermediate container ac2e08712ebd ---> 3b73bf9a6d4a Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in 1ce14c98e828 Removing intermediate container 1ce14c98e828 ---> 2c2d50e0af56 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in 0d485ef54584 Installing : kernel-headers-3.10.0-957.21.3.el7.x86_64 55/65 Selecting previously unselected package btrfs-tools. Preparing to unpack .../14-btrfs-tools_4.7.3-1_armhf.deb ... Unpacking btrfs-tools (4.7.3-1) ... Selecting previously unselected package libltdl7:armhf. Preparing to unpack .../15-libltdl7_2.4.6-2_armhf.deb ... Unpacking libltdl7:armhf (2.4.6-2) ... Selecting previously unselected package libltdl-dev:armhf. Preparing to unpack .../16-libltdl-dev_2.4.6-2_armhf.deb ... Unpacking libltdl-dev:armhf (2.4.6-2) ... Installing : glibc-headers-2.17-260.el7_6.6.x86_64 56/65 Selecting previously unselected package libseccomp2:armhf. Preparing to unpack .../17-libseccomp2_2.3.1-2.1+deb9u1_armhf.deb ... Unpacking libseccomp2:armhf (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libseccomp-dev:armhf. Preparing to unpack .../18-libseccomp-dev_2.3.1-2.1+deb9u1_armhf.deb ... Unpacking libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ... Selecting previously unselected package libtool. Preparing to unpack .../19-libtool_2.4.6-2_all.deb ... Unpacking libtool (2.4.6-2) ... warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths Selecting previously unselected package xml-core. Preparing to unpack .../20-xml-core_0.17_all.deb ... Unpacking xml-core (0.17) ... Setting up libuv1:armhf (1.9.1-3) ... Setting up cmake-data (3.7.2-1) ... Setting up sgml-base (1.29) ... Setting up libicu57:armhf (57.1-6+deb9u2) ... Setting up libxml2:armhf (2.9.4+dfsg1-2.2+deb9u2) ... Setting up libmagic-mgc (1:5.30-1+deb9u2) ... Setting up libmagic1:armhf (1:5.30-1+deb9u2) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libseccomp2:armhf (2.3.1-2.1+deb9u1) ... Setting up autotools-dev (20161112.1) ... Setting up libltdl7:armhf (2.4.6-2) ... Setting up libc-dev-bin (2.24-11+deb9u4) ... Setting up xml-core (0.17) ... CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc . Installing : glibc-devel-2.17-260.el7_6.6.x86_64 57/65 Installing : gcc-4.8.5-36.el7_6.2.x86_64 58/65 Setting up libc6-dev:armhf (2.24-11+deb9u4) ... Setting up liblzo2-2:armhf (2.08-1.2+b2) ... Setting up libjsoncpp1:armhf (1.7.4-3) ... Setting up libltdl-dev:armhf (2.4.6-2) ... Setting up libarchive13:armhf (3.2.2-2+deb9u1) ... Setting up libseccomp-dev:armhf (2.3.1-2.1+deb9u1) ... Setting up file (1:5.30-1+deb9u2) ... Setting up btrfs-progs (4.7.3-1) ... Setting up cmake (3.7.2-1) ... Setting up libtool (2.4.6-2) ... Setting up btrfs-tools (4.7.3-1) ... Processing triggers for libc-bin (2.24-11+deb9u3) ... Processing triggers for sgml-base (1.29) ... Installing : libtool-2.4.2-22.el7_3.x86_64 59/65 install-info: No such file or directory for /usr/share/info/libtool.info.gz Installing : glibc-static-2.17-260.el7_6.6.x86_64 60/65 Installing : cmake-2.8.12.2-2.el7.x86_64 61/65 Installing : 1:make-3.82-23.el7.x86_64 62/65 Cleanup : glibc-common-2.17-260.el7_6.3.x86_64 63/65 Cleanup : glibc-2.17-260.el7_6.3.x86_64 64/65 Cleanup : libgcc-4.8.5-36.el7.x86_64 65/65 Verifying : fipscheck-lib-1.4.1-6.el7.x86_64 1/65 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 2/65 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 3/65 Verifying : automake-1.13.4-3.el7.noarch 4/65 Verifying : perl-threads-shared-1.43-6.el7.x86_64 5/65 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 6/65 Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 7/65 Verifying : mpfr-3.1.1-4.el7.x86_64 8/65 Verifying : perl-constant-1.27-2.el7.noarch 9/65 Verifying : perl-PathTools-3.40-5.el7.x86_64 10/65 Verifying : perl-threads-1.87-4.el7.x86_64 11/65 Verifying : gcc-4.8.5-36.el7_6.2.x86_64 12/65 Verifying : lzo-2.06-8.el7.x86_64 13/65 Verifying : rsync-3.1.2-6.el7_6.1.x86_64 14/65 Verifying : kernel-headers-3.10.0-957.21.3.el7.x86_64 15/65 Verifying : 1:perl-parent-0.225-244.el7.noarch 16/65 Verifying : perl-TermReadKey-2.30-20.el7.x86_64 17/65 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 18/65 Verifying : perl-Test-Harness-3.28-3.el7.noarch 19/65 Verifying : fipscheck-1.4.1-6.el7.x86_64 20/65 Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 21/65 Verifying : groff-base-1.22.2-8.el7.x86_64 22/65 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 23/65 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 24/65 Verifying : perl-Git-1.8.3.1-20.el7.noarch 25/65 Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 26/65 Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 27/65 Verifying : perl-Time-Local-1.2300-2.el7.noarch 28/65 Verifying : glibc-headers-2.17-260.el7_6.6.x86_64 29/65 Verifying : perl-Socket-2.010-4.el7.x86_64 30/65 Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 31/65 Verifying : 4:perl-5.16.3-294.el7_6.x86_64 32/65 Verifying : perl-Carp-1.26-244.el7.noarch 33/65 Verifying : perl-Data-Dumper-2.145-3.el7.x86_64 34/65 Verifying : 1:perl-Error-0.17020-2.el7.noarch 35/65 Verifying : glibc-static-2.17-260.el7_6.6.x86_64 36/65 Verifying : git-1.8.3.1-20.el7.x86_64 37/65 Verifying : perl-Storable-2.45-3.el7.x86_64 38/65 Verifying : glibc-2.17-260.el7_6.6.x86_64 39/65 Verifying : glibc-common-2.17-260.el7_6.6.x86_64 40/65 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 41/65 Verifying : glibc-devel-2.17-260.el7_6.6.x86_64 42/65 Verifying : libmpc-1.0.1-3.el7.x86_64 43/65 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 44/65 Verifying : m4-1.4.16-10.el7.x86_64 45/65 Verifying : perl-Encode-2.51-7.el7.x86_64 46/65 Verifying : perl-Exporter-5.68-3.el7.noarch 47/65 Verifying : perl-podlators-2.5.1-3.el7.noarch 48/65 Verifying : openssh-7.4p1-16.el7.x86_64 49/65 Verifying : autoconf-2.69-11.el7.noarch 50/65 Verifying : perl-File-Path-2.09-2.el7.noarch 51/65 Verifying : libarchive-3.1.2-10.el7_2.x86_64 52/65 Verifying : libedit-3.0-12.20121213cvs.el7.x86_64 53/65 Verifying : cmake-2.8.12.2-2.el7.x86_64 54/65 Verifying : openssh-clients-7.4p1-16.el7.x86_64 55/65 Verifying : perl-Filter-1.49-3.el7.x86_64 56/65 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 57/65 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 58/65 Verifying : libtool-2.4.2-22.el7_3.x86_64 59/65 Verifying : cpp-4.8.5-36.el7_6.2.x86_64 60/65 Verifying : 1:make-3.82-23.el7.x86_64 61/65 Verifying : less-458-9.el7.x86_64 62/65 Verifying : glibc-common-2.17-260.el7_6.3.x86_64 63/65 Verifying : libgcc-4.8.5-36.el7.x86_64 64/65 Verifying : glibc-2.17-260.el7_6.3.x86_64 65/65 Installed: cmake.x86_64 0:2.8.12.2-2.el7 gcc.x86_64 0:4.8.5-36.el7_6.2 git.x86_64 0:1.8.3.1-20.el7 glibc-static.x86_64 0:2.17-260.el7_6.6 libtool.x86_64 0:2.4.2-22.el7_3 make.x86_64 1:3.82-23.el7 Dependency Installed: autoconf.noarch 0:2.69-11.el7 automake.noarch 0:1.13.4-3.el7 cpp.x86_64 0:4.8.5-36.el7_6.2 fipscheck.x86_64 0:1.4.1-6.el7 fipscheck-lib.x86_64 0:1.4.1-6.el7 glibc-devel.x86_64 0:2.17-260.el7_6.6 glibc-headers.x86_64 0:2.17-260.el7_6.6 groff-base.x86_64 0:1.22.2-8.el7 kernel-headers.x86_64 0:3.10.0-957.21.3.el7 less.x86_64 0:458-9.el7 libarchive.x86_64 0:3.1.2-10.el7_2 libedit.x86_64 0:3.0-12.20121213cvs.el7 libgomp.x86_64 0:4.8.5-36.el7_6.2 libmpc.x86_64 0:1.0.1-3.el7 lzo.x86_64 0:2.06-8.el7 m4.x86_64 0:1.4.16-10.el7 mpfr.x86_64 0:3.1.1-4.el7 openssh.x86_64 0:7.4p1-16.el7 openssh-clients.x86_64 0:7.4p1-16.el7 perl.x86_64 4:5.16.3-294.el7_6 perl-Carp.noarch 0:1.26-244.el7 perl-Data-Dumper.x86_64 0:2.145-3.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Error.noarch 1:0.17020-2.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-Git.noarch 0:1.8.3.1-20.el7 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-294.el7_6 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-4.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-TermReadKey.x86_64 0:2.30-20.el7 perl-Test-Harness.noarch 0:3.28-3.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Thread-Queue.noarch 0:3.02-2.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-294.el7_6 perl-macros.x86_64 4:5.16.3-294.el7_6 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 rsync.x86_64 0:3.1.2-6.el7_6.1 Dependency Updated: glibc.x86_64 0:2.17-260.el7_6.6 glibc-common.x86_64 0:2.17-260.el7_6.6 libgcc.x86_64 0:4.8.5-36.el7_6.2 Complete! Removing intermediate container 08f2b4413cfa ---> eabd8bfe1e31 Step 6/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in c69960ff2f48 Removing intermediate container 99ca30bc9397 ---> 29012776f254 Step 12/49 : RUN grep "_COMMIT=" /*.installer |cut -f2- -d: > /binaries-commits ---> Running in da1b178dbd64 Removing intermediate container da1b178dbd64 ---> 5c8d9c6d230f Step 13/49 : FROM builder as dockerd-builder ---> 5c8d9c6d230f Step 14/49 : RUN yum install -y btrfs-progs-devel device-mapper-devel libseccomp-devel selinux-policy-devel systemd-devel ---> Running in 5891e9b4691f Removing intermediate container c69960ff2f48 ---> f3b835806925 Step 7/49 : FROM builder as dockerd-builder ---> f3b835806925 Step 8/49 : RUN apt-get install -y libsystemd-dev ---> Running in 5a7b6681bfd9 # github.com/opencontainers/runc /tmp/go-link-945074535/000018.o: In function `mygetgrouplist': /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-945074535/000017.o: In function `mygetgrgid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-945074535/000017.o: In function `mygetgrnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-945074535/000017.o: In function `mygetpwnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-945074535/000017.o: In function `mygetpwuid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc Loaded plugins: fastestmirror, ovl Loading mirror speeds from cached hostfile * base: mirror.ash.fastserv.com * extras: mirror.ash.fastserv.com * updates: mirror.ash.fastserv.com Removing intermediate container 28231b22f408 ---> 55cc49ee7f0b Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 2586014ab8d3 Removing intermediate container 2586014ab8d3 ---> 280eaa7a9be2 Step 40/49 : ARG GITCOMMIT ---> Running in 6034ae61788a Removing intermediate container 6034ae61788a ---> c4f31c4df1b8 Step 41/49 : ARG BUILDTIME ---> Running in 1ad00ea5681f Removing intermediate container 1ad00ea5681f ---> 64aecd95627c Step 42/49 : ARG PLATFORM ---> Running in e3c1ed41f655 Removing intermediate container e3c1ed41f655 ---> 71a6428daf15 Step 43/49 : ARG ENGINE_IMAGE ---> Running in f9296d4bf43b Removing intermediate container f9296d4bf43b ---> 69a84a4f1b25 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ # github.com/opencontainers/runc /tmp/go-link-200816487/000018.o: In function `mygetgrouplist': /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-200816487/000017.o: In function `mygetgrgid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-200816487/000017.o: In function `mygetgrnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-200816487/000017.o: In function `mygetpwnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-200816487/000017.o: In function `mygetpwuid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc ---> cdf2210acb3d Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> 8dfb0a23a30a Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ ---> 07e25a746d34 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ ---> d639ecfa7aa3 Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" ---> Running in d9ee9851001f Removing intermediate container d9ee9851001f ---> 9040b947190a Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in 540ff536232c Removing intermediate container 540ff536232c ---> bd77f720ed43 Successfully built bd77f720ed43 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0 > image-linux make[1]: Leaving directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' [Pipeline] sh Resolving Dependencies --> Running transaction check ---> Package btrfs-progs-devel.x86_64 0:4.9.1-1.el7 will be installed --> Processing Dependency: btrfs-progs = 4.9.1-1.el7 for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 --> Processing Dependency: libbtrfs.so.0()(64bit) for package: btrfs-progs-devel-4.9.1-1.el7.x86_64 ---> Package device-mapper-devel.x86_64 7:1.02.149-10.el7_6.8 will be installed --> Processing Dependency: device-mapper = 7:1.02.149-10.el7_6.8 for package: 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64 --> Processing Dependency: pkgconfig(libselinux) for package: 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64 ---> Package libseccomp-devel.x86_64 0:2.3.1-3.el7 will be installed --> Processing Dependency: libseccomp(x86-64) = 2.3.1-3.el7 for package: libseccomp-devel-2.3.1-3.el7.x86_64 --> Processing Dependency: libseccomp.so.2()(64bit) for package: libseccomp-devel-2.3.1-3.el7.x86_64 ---> Package selinux-policy-devel.noarch 0:3.13.1-229.el7_6.12 will be installed --> Processing Dependency: selinux-policy = 3.13.1-229.el7_6.12 for package: selinux-policy-devel-3.13.1-229.el7_6.12.noarch --> Processing Dependency: policycoreutils-devel >= 2.5-24 for package: selinux-policy-devel-3.13.1-229.el7_6.12.noarch --> Processing Dependency: checkpolicy >= 2.5-8 for package: selinux-policy-devel-3.13.1-229.el7_6.12.noarch ---> Package systemd-devel.x86_64 0:219-62.el7_6.7 will be installed --> Processing Dependency: systemd-libs = 219-62.el7_6.7 for package: systemd-devel-219-62.el7_6.7.x86_64 --> Processing Dependency: systemd = 219-62.el7_6.7 for package: systemd-devel-219-62.el7_6.7.x86_64 --> Running transaction check ---> Package btrfs-progs.x86_64 0:4.9.1-1.el7 will be installed --> Processing Dependency: libext2fs.so.2()(64bit) for package: btrfs-progs-4.9.1-1.el7.x86_64 ---> Package checkpolicy.x86_64 0:2.5-8.el7 will be installed ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.3 will be updated --> Processing Dependency: device-mapper = 7:1.02.149-10.el7_6.3 for package: 7:device-mapper-libs-1.02.149-10.el7_6.3.x86_64 ---> Package device-mapper.x86_64 7:1.02.149-10.el7_6.8 will be an update ---> Package libseccomp.x86_64 0:2.3.1-3.el7 will be installed ---> Package libselinux-devel.x86_64 0:2.5-14.1.el7 will be installed --> Processing Dependency: libsepol-devel(x86-64) >= 2.5-10 for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.5-14.1.el7.x86_64 --> Processing Dependency: pkgconfig(libpcre) for package: libselinux-devel-2.5-14.1.el7.x86_64 ---> Package policycoreutils-devel.x86_64 0:2.5-29.el7_6.1 will be installed --> Processing Dependency: policycoreutils-python = 2.5-29.el7_6.1 for package: policycoreutils-devel-2.5-29.el7_6.1.x86_64 ---> Package selinux-policy.noarch 0:3.13.1-229.el7_6.12 will be installed --> Processing Dependency: policycoreutils >= 2.5-24 for package: selinux-policy-3.13.1-229.el7_6.12.noarch ---> Package systemd.x86_64 0:219-62.el7_6.5 will be updated ---> Package systemd.x86_64 0:219-62.el7_6.7 will be an update ---> Package systemd-libs.x86_64 0:219-62.el7_6.5 will be updated ---> Package systemd-libs.x86_64 0:219-62.el7_6.7 will be an update --> Running transaction check ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.3 will be updated ---> Package device-mapper-libs.x86_64 7:1.02.149-10.el7_6.8 will be an update ---> Package e2fsprogs-libs.x86_64 0:1.42.9-13.el7 will be installed ---> Package libsepol-devel.x86_64 0:2.5-10.el7 will be installed ---> Package pcre-devel.x86_64 0:8.32-17.el7 will be installed ---> Package policycoreutils.x86_64 0:2.5-29.el7_6.1 will be installed --> Processing Dependency: libselinux-utils >= 2.5-14 for package: policycoreutils-2.5-29.el7_6.1.x86_64 ---> Package policycoreutils-python.x86_64 0:2.5-29.el7_6.1 will be installed --> Processing Dependency: setools-libs >= 3.3.8-4 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libsemanage-python >= 2.5-14 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: audit-libs-python >= 2.1.3-4 for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: python-IPy for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libselinux-python for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.4)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libqpol.so.1(VERS_1.2)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libcgroup for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libapol.so.4(VERS_4.0)(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libqpol.so.1()(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Processing Dependency: libapol.so.4()(64bit) for package: policycoreutils-python-2.5-29.el7_6.1.x86_64 --> Running transaction check ---> Package audit-libs-python.x86_64 0:2.8.4-4.el7 will be installed ---> Package libcgroup.x86_64 0:0.41-20.el7 will be installed ---> Package libselinux-python.x86_64 0:2.5-14.1.el7 will be installed ---> Package libselinux-utils.x86_64 0:2.5-14.1.el7 will be installed ---> Package libsemanage-python.x86_64 0:2.5-14.el7 will be installed ---> Package python-IPy.noarch 0:0.75-6.el7 will be installed ---> Package setools-libs.x86_64 0:3.3.8-4.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: btrfs-progs-devel x86_64 4.9.1-1.el7 base 47 k device-mapper-devel x86_64 7:1.02.149-10.el7_6.8 updates 202 k libseccomp-devel x86_64 2.3.1-3.el7 base 64 k selinux-policy-devel noarch 3.13.1-229.el7_6.12 updates 1.7 M systemd-devel x86_64 219-62.el7_6.7 updates 200 k Installing for dependencies: audit-libs-python x86_64 2.8.4-4.el7 base 76 k btrfs-progs x86_64 4.9.1-1.el7 base 678 k checkpolicy x86_64 2.5-8.el7 base 295 k e2fsprogs-libs x86_64 1.42.9-13.el7 base 167 k libcgroup x86_64 0.41-20.el7 base 66 k libseccomp x86_64 2.3.1-3.el7 base 56 k libselinux-devel x86_64 2.5-14.1.el7 base 187 k libselinux-python x86_64 2.5-14.1.el7 base 235 k libselinux-utils x86_64 2.5-14.1.el7 base 151 k libsemanage-python x86_64 2.5-14.el7 base 113 k libsepol-devel x86_64 2.5-10.el7 base 77 k pcre-devel x86_64 8.32-17.el7 base 480 k policycoreutils x86_64 2.5-29.el7_6.1 updates 916 k policycoreutils-devel x86_64 2.5-29.el7_6.1 updates 334 k policycoreutils-python x86_64 2.5-29.el7_6.1 updates 456 k python-IPy noarch 0.75-6.el7 base 32 k selinux-policy noarch 3.13.1-229.el7_6.12 updates 484 k setools-libs x86_64 3.3.8-4.el7 base 620 k Updating for dependencies: device-mapper x86_64 7:1.02.149-10.el7_6.8 updates 293 k device-mapper-libs x86_64 7:1.02.149-10.el7_6.8 updates 321 k systemd x86_64 219-62.el7_6.7 updates 5.1 M systemd-libs x86_64 219-62.el7_6.7 updates 407 k Transaction Summary ================================================================================ Install 5 Packages (+18 Dependent packages) Upgrade ( 4 Dependent packages) Total download size: 14 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. + pwd + make ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine make ENGINE_DIR=/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean make[1]: Entering directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' Removing intermediate container 0d485ef54584 ---> 4da0aa6efbc3 Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 9a6b24a67487 Removing intermediate container 9a6b24a67487 ---> b22080926674 Step 40/49 : ARG GITCOMMIT ---> Running in 3beb5a5fdb1d Removing intermediate container 3beb5a5fdb1d ---> 911c78f31fd5 Step 41/49 : ARG BUILDTIME ---> Running in d013620efa1c -------------------------------------------------------------------------------- Total 10 MB/s | 14 MB 00:01 Running transaction check Running transaction test Removing intermediate container d013620efa1c ---> 678de4d17495 Step 42/49 : ARG PLATFORM ---> Running in f1f6e3e4e654 Transaction test succeeded Running transaction rm -f /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine rm -f /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0 Removing intermediate container f1f6e3e4e654 ---> a61200d468b2 Step 43/49 : ARG ENGINE_IMAGE ---> Running in 718838b216e3 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0 Deleted: sha256:bd77f720ed4384b3c07bd5cf0168d50f3ac5cc1a70edbc0d0248c0bf01d4edfb Deleted: sha256:9040b947190acccaf117dcd73823545c8d61acd88eb7018986efad20d37e1461 Deleted: sha256:d639ecfa7aa35e1108783da747722817e2dd8bd1867350528f995d5f63258fd2 Deleted: sha256:dab83c7d629c891ba2f9d41005a80363784f08d1c569fb61c5bb7e69d65b87ed Deleted: sha256:07e25a746d340a97433d24adb42e3f1c9d25ae31af998fcd4b5f6f2098b52a36 Deleted: sha256:ad140df30f81ffafd34c28584f9598178d6cfb30aeb1c4f5fe2e5dc090432811 Deleted: sha256:8dfb0a23a30ae6e33f21703820c6636a8cc873894f97219f7d2b4fae3bbc4202 Deleted: sha256:a834ef4e1d75f454871ce9d75d5e5acc8bf85be9313738e7ff8f33bd614bf73f Deleted: sha256:cdf2210acb3d693029b7113dc7e828b04fca27edf4f79b9941997439e7c8b995 Deleted: sha256:9b05261a6b94aa779a9d9171bb52f54da408d7a2533f9048239ef2eeb0dd666a Deleted: sha256:69a84a4f1b255709fcf35b74482d799d3c1b1373616e9f7481e5344469b5a3e9 Deleted: sha256:71a6428daf15bffd66b611af96c4a782485bf80ec01d0ac0f0b092939f954d35 Deleted: sha256:64aecd95627cc818388baa6620e84d029ffa03ebe9587691bbef3c83c090fa56 Deleted: sha256:c4f31c4df1b81510cae7c7d2c1e29e96411d8b9d8a5040425405c3026156ddf3 Deleted: sha256:280eaa7a9be2f9887e0db3eacccbef09b309e78fb2fbb9db360019069a9008f0 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm Makefile:40: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' rm -rf /home/docker/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine Removing intermediate container 718838b216e3 ---> 756663dc6997 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Reading package lists... Updating : systemd-libs-219-62.el7_6.7.x86_64 1/31 Terminated Updating : systemd-219-62.el7_6.7.x86_64 2/31 Failed to get D-Bus connection: Operation not permitted Building dependency tree... Reading state information... Updating : 7:device-mapper-1.02.149-10.el7_6.8.x86_64 3/31 Updating : 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64 4/31 The following additional packages will be installed: libsystemd0 ---> 189bb4738dea Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ Installing : checkpolicy-2.5-8.el7.x86_64 5/31 ---> 552c52045746 Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ Installing : libcgroup-0.41-20.el7.x86_64 6/31 Installing : systemd-devel-219-62.el7_6.7.x86_64 7/31 Installing : pcre-devel-8.32-17.el7.x86_64 8/31 The following NEW packages will be installed: libsystemd-dev The following packages will be upgraded: libsystemd0 1 upgraded, 1 newly installed, 0 to remove and 18 not upgraded. Need to get 2038 kB of archives. After this operation, 8936 kB of additional disk space will be used. Get:1 http://deb.debian.org/debian stretch/main armhf libsystemd0 armhf 232-25+deb9u11 [261 kB] Get:2 http://deb.debian.org/debian stretch/main armhf libsystemd-dev armhf 232-25+deb9u11 [1777 kB] make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli' make -C /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine VERSION=0.0.1-dev binary make[2]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine' mkdir bundles Makefile:139: 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 -t "docker-dev:18-09" -f "Dockerfile" . #2 [internal] load .dockerignore #2 digest: sha256:6c05b7c834aa5d690d2cbb79845adfede1b5646491007ca3792c38aa1469b297 #2 name: "[internal] load .dockerignore" #2 started: 2019-07-26 21:13:14.17776917 +0000 UTC #2 completed: 2019-07-26 21:13:14.177895411 +0000 UTC #2 duration: 126.241µs #2 started: 2019-07-26 21:13:14.178083445 +0000 UTC #2 completed: 2019-07-26 21:13:14.219635196 +0000 UTC #2 duration: 41.551751ms #2 transferring context: 142B done #1 [internal] load build definition from Dockerfile #1 digest: sha256:3fa96fa7128cf843c5911944ed70d1434e9e4a8f14368883f469a692eb7518b0 #1 name: "[internal] load build definition from Dockerfile" #1 started: 2019-07-26 21:13:14.177817317 +0000 UTC #1 completed: 2019-07-26 21:13:14.177915535 +0000 UTC #1 duration: 98.218µs #1 started: 2019-07-26 21:13:14.178054283 +0000 UTC #1 completed: 2019-07-26 21:13:14.231002332 +0000 UTC #1 duration: 52.948049ms #1 transferring dockerfile: 9.35kB done #3 [internal] load metadata for docker.io/library/golang:1.11.11 #3 digest: sha256:1307e439cd40ba8b5d8f838c721b1a91c7ea39bb5b82b84f99dc58cd025b5b6b #3 name: "[internal] load metadata for docker.io/library/golang:1.11.11" #3 started: 2019-07-26 21:13:14.256452354 +0000 UTC #3 completed: 2019-07-26 21:13:14.641466488 +0000 UTC #3 duration: 385.014134ms #5 [base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5... #5 digest: sha256:eb162b8a823c1ef13a84714ac4d934f7879913811ad86e3c8fbf99b13a3fbcb4 #5 name: "[base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5e38fe231e1836b4c96f5961d4dbdaea5a19267567a5e6834" #5 started: 2019-07-26 21:13:14.648659654 +0000 UTC #5 started: 2019-07-26 21:13:14.653792743 +0000 UTC #5 resolve docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5e38fe231e1836b4c96f5961d4dbdaea5a19267567a5e6834 done #5 sha256:0b28b5dfefe2ce8a4ea235d98abffac6db697781af22e94a29474d6a60283baf 1.80kB / 1.80kB done #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 0B / 45.34MB 0.1s #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 0B / 10.79MB 0.1s #5 sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 0B / 4.34MB 0.1s #5 sha256:6d762eb2c24807a5e38fe231e1836b4c96f5961d4dbdaea5a19267567a5e6834 2.16kB / 2.16kB done #5 sha256:5b555dd4804aec877afb125e2e99240db5feab32150abf4a4c53e91026fa3fa3 5.47kB / 5.47kB done #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 6.61MB / 45.34MB 0.2s #5 sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 416.27kB / 4.34MB 0.2s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 13.73MB / 45.34MB 0.3s #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 1.22MB / 10.79MB 0.3s #5 sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 4.34MB / 4.34MB 0.3s done #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 0B / 50.07MB 0.3s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 23.48MB / 45.34MB 0.5s #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 6.61MB / 10.79MB 0.5s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 6.63MB / 50.07MB 0.5s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 27.57MB / 45.34MB 0.6s #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 10.79MB / 10.79MB 0.6s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 12.03MB / 50.07MB 0.6s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 30.15MB / 45.34MB 0.7s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 17.85MB / 50.07MB 0.7s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 35.34MB / 45.34MB 0.8s #5 sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 10.79MB / 10.79MB 0.7s done #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 21.83MB / 50.07MB 0.8s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 0B / 57.67MB 0.8s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 39.69MB / 45.34MB 0.9s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 28.05MB / 50.07MB 0.9s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 45.34MB / 45.34MB 1.1s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 38.91MB / 50.07MB 1.1s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 12.47MB / 57.67MB 1.1s #5 sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 45.34MB / 45.34MB 1.1s done #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 42.25MB / 50.07MB 1.2s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 17.53MB / 57.67MB 1.2s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 0B / 121.07MB 1.2s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 50.07MB / 50.07MB 1.5s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 29.50MB / 57.67MB 1.5s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 11.74MB / 121.07MB 1.5s #5 extracting sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 34.99MB / 57.67MB 1.6s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 40.37MB / 57.67MB 1.7s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 20.02MB / 121.07MB 1.7s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 43.48MB / 57.67MB 1.8s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 50.74MB / 57.67MB 2.0s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 28.29MB / 121.07MB 2.0s #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 56.56MB / 57.67MB 2.1s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 36.35MB / 121.07MB 2.5s #5 sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 50.07MB / 50.07MB 2.5s done #5 sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 57.67MB / 57.67MB 2.5s done #5 sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 0B / 127B 2.6s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 49.70MB / 121.07MB 2.8s #5 sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 127B / 127B 2.7s done #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 60.16MB / 121.07MB 3.0s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 73.86MB / 121.07MB 3.4s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 83.12MB / 121.07MB 3.9s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 91.22MB / 121.07MB 4.1s #4 ... #4 [internal] helper image for file operations #4 digest: sha256:e4c43493b1bb2320466c52248e886014710025b273f224bb96a23b8fb7a1d193 #4 name: "[internal] helper image for file operations" #4 started: 2019-07-26 21:13:14.648126535 +0000 UTC #4 completed: 2019-07-26 21:13:15.400953626 +0000 UTC #4 duration: 752.827091ms #4 started: 2019-07-26 21:13:15.412345732 +0000 UTC #4 completed: 2019-07-26 21:13:19.013330054 +0000 UTC #4 duration: 3.600984322s #4 resolve docker.io/docker/dockerfile-copy:v0.1.9@sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 0.8s done #4 sha256:e8f159d3f00786604b93c675ee2783f8dc194bb565e61ca5788f6a6e9d304061 2.03kB / 2.03kB done #4 sha256:a546a4352bcaa6512f885d24fef3d9819e70551b98535ed1995e4b567ac6d05b 736B / 736B done #4 sha256:494e63343c3f0d392e7af8d718979262baec9496a23e97ad110d62b9c90d6182 766B / 766B done #4 sha256:df3b4bed1f63b36992540a09e0d10bd3f9d0b082d50810313841d745d7cce368 898.21kB / 898.21kB 2.3s done #4 sha256:f7b6696c3fee7264ec4486cebe146a6a98aa8d1e46747843107ff473aada8d56 861.00kB / 861.00kB 2.1s done #4 extracting sha256:df3b4bed1f63b36992540a09e0d10bd3f9d0b082d50810313841d745d7cce368 0.7s done #4 extracting sha256:f7b6696c3fee7264ec4486cebe146a6a98aa8d1e46747843107ff473aada8d56 0.3s done #5 [base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5... #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 100.10MB / 121.07MB 4.4s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 107.89MB / 121.07MB 4.7s #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 114.32MB / 121.07MB 4.8s Installing : libselinux-utils-2.5-14.1.el7.x86_64 9/31 Installing : policycoreutils-2.5-29.el7_6.1.x86_64 10/31 ---> a8adb5a75c54 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ #18 ... #18 [internal] load build context #18 digest: sha256:79fbbcc815374d8bc9815ad3b70fdfa736f12127175eaf59a420f60c309146cc #18 name: "[internal] load build context" #18 started: 2019-07-26 21:13:14.648393958 +0000 UTC #18 completed: 2019-07-26 21:13:14.648437466 +0000 UTC #18 duration: 43.508µs #18 started: 2019-07-26 21:13:14.651635745 +0000 UTC #18 completed: 2019-07-26 21:13:19.597127828 +0000 UTC #18 duration: 4.945492083s #18 transferring context: 40.13MB 4.9s done #5 [base 1/2] FROM docker.io/library/golang:1.11.11@sha256:6d762eb2c24807a5... #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 121.07MB / 121.07MB 5.0s debconf: delaying package configuration, since apt-utils is not installed #5 sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 121.07MB / 121.07MB 5.3s done Installing : selinux-policy-3.13.1-229.el7_6.12.noarch 11/31 ---> 672e5aa3878a Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" Fetched 2038 kB in 0s (15.8 MB/s) (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17407 files and directories currently installed.) Preparing to unpack .../libsystemd0_232-25+deb9u11_armhf.deb ... Unpacking libsystemd0:armhf (232-25+deb9u11) over (232-25+deb9u8) ... ---> Running in 367f9786fcc4 Installing : e2fsprogs-libs-1.42.9-13.el7.x86_64 12/31 Installing : btrfs-progs-4.9.1-1.el7.x86_64 13/31 Removing intermediate container 367f9786fcc4 ---> 560ea4a18fee Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in 2ae751e855bc Installing : libselinux-python-2.5-14.1.el7.x86_64 14/31 Installing : libsepol-devel-2.5-10.el7.x86_64 15/31 Installing : libselinux-devel-2.5-14.1.el7.x86_64 16/31 Setting up libsystemd0:armhf (232-25+deb9u11) ... Selecting previously unselected package libsystemd-dev:armhf. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 17407 files and directories currently installed.) Preparing to unpack .../libsystemd-dev_232-25+deb9u11_armhf.deb ... Unpacking libsystemd-dev:armhf (232-25+deb9u11) ... Removing intermediate container 2ae751e855bc ---> 580234527271 #5 extracting sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 5.0s Installing : libsemanage-python-2.5-14.el7.x86_64 17/31 Installing : setools-libs-3.3.8-4.el7.x86_64 18/31 Installing : python-IPy-0.75-6.el7.noarch 19/31 #5 extracting sha256:6f2f362378c5a6fd915d96d11dda1e0223ccf213bf121ace56ae0f6616ea1dc8 5.7s done Processing triggers for libc-bin (2.24-11+deb9u3) ... Setting up libsystemd-dev:armhf (232-25+deb9u11) ... Successfully built 580234527271 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0 > image-linux make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' [Pipeline] sh Installing : libseccomp-2.3.1-3.el7.x86_64 20/31 Installing : audit-libs-python-2.8.4-4.el7.x86_64 21/31 Installing : policycoreutils-python-2.5-29.el7_6.1.x86_64 22/31 #5 extracting sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' Installing : policycoreutils-devel-2.5-29.el7_6.1.x86_64 23/31 #5 extracting sha256:494c27a8a6b820f9167ec7e368b3a9bb47d7029f4dc8c97c67091f3757a5bc4e 0.5s done Installing : selinux-policy-devel-3.13.1-229.el7_6.12.noarch 24/31 #5 extracting sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 0.1s Installing : libseccomp-devel-2.3.1-3.el7.x86_64 25/31 Installing : 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64 26/31 #5 extracting sha256:7596bb83081b6c8410df557d538a0ae45922cbf81e469c6f4cfa835247cb24ab 0.2s done #5 extracting sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 Installing : btrfs-progs-devel-4.9.1-1.el7.x86_64 27/31 Cleanup : 7:device-mapper-1.02.149-10.el7_6.3.x86_64 28/31 Cleanup : 7:device-mapper-libs-1.02.149-10.el7_6.3.x86_64 29/31 Removing intermediate container 5a7b6681bfd9 ---> d5575be6f547 Step 9/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in 76d75e0a85cd Cleanup : systemd-219-62.el7_6.5.x86_64 30/31 Removing intermediate container 76d75e0a85cd ---> b0fe961f69d4 Step 10/49 : COPY . /go/src/github.com/docker/docker Cleanup : systemd-libs-219-62.el7_6.5.x86_64 31/31 Verifying : audit-libs-python-2.8.4-4.el7.x86_64 1/31 Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.8.x86_64 2/31 Verifying : libcgroup-0.41-20.el7.x86_64 3/31 Verifying : libseccomp-2.3.1-3.el7.x86_64 4/31 Verifying : btrfs-progs-devel-4.9.1-1.el7.x86_64 5/31 Verifying : policycoreutils-2.5-29.el7_6.1.x86_64 6/31 Verifying : systemd-devel-219-62.el7_6.7.x86_64 7/31 Verifying : checkpolicy-2.5-8.el7.x86_64 8/31 Verifying : btrfs-progs-4.9.1-1.el7.x86_64 9/31 Verifying : systemd-libs-219-62.el7_6.7.x86_64 10/31 Verifying : libseccomp-devel-2.3.1-3.el7.x86_64 11/31 Verifying : systemd-219-62.el7_6.7.x86_64 12/31 Verifying : python-IPy-0.75-6.el7.noarch 13/31 Verifying : policycoreutils-devel-2.5-29.el7_6.1.x86_64 14/31 Verifying : selinux-policy-3.13.1-229.el7_6.12.noarch 15/31 Verifying : setools-libs-3.3.8-4.el7.x86_64 16/31 Verifying : 7:device-mapper-devel-1.02.149-10.el7_6.8.x86_64 17/31 Verifying : libsemanage-python-2.5-14.el7.x86_64 18/31 Verifying : libsepol-devel-2.5-10.el7.x86_64 19/31 Verifying : libselinux-python-2.5-14.1.el7.x86_64 20/31 Verifying : e2fsprogs-libs-1.42.9-13.el7.x86_64 21/31 Verifying : libselinux-utils-2.5-14.1.el7.x86_64 22/31 Verifying : pcre-devel-8.32-17.el7.x86_64 23/31 Verifying : selinux-policy-devel-3.13.1-229.el7_6.12.noarch 24/31 Verifying : libselinux-devel-2.5-14.1.el7.x86_64 25/31 Verifying : policycoreutils-python-2.5-29.el7_6.1.x86_64 26/31 Verifying : 7:device-mapper-1.02.149-10.el7_6.8.x86_64 27/31 Verifying : 7:device-mapper-libs-1.02.149-10.el7_6.3.x86_64 28/31 Verifying : systemd-libs-219-62.el7_6.5.x86_64 29/31 Verifying : systemd-219-62.el7_6.5.x86_64 30/31 Verifying : 7:device-mapper-1.02.149-10.el7_6.3.x86_64 31/31 Installed: btrfs-progs-devel.x86_64 0:4.9.1-1.el7 device-mapper-devel.x86_64 7:1.02.149-10.el7_6.8 libseccomp-devel.x86_64 0:2.3.1-3.el7 selinux-policy-devel.noarch 0:3.13.1-229.el7_6.12 systemd-devel.x86_64 0:219-62.el7_6.7 Dependency Installed: audit-libs-python.x86_64 0:2.8.4-4.el7 btrfs-progs.x86_64 0:4.9.1-1.el7 checkpolicy.x86_64 0:2.5-8.el7 e2fsprogs-libs.x86_64 0:1.42.9-13.el7 libcgroup.x86_64 0:0.41-20.el7 libseccomp.x86_64 0:2.3.1-3.el7 libselinux-devel.x86_64 0:2.5-14.1.el7 libselinux-python.x86_64 0:2.5-14.1.el7 libselinux-utils.x86_64 0:2.5-14.1.el7 libsemanage-python.x86_64 0:2.5-14.el7 libsepol-devel.x86_64 0:2.5-10.el7 pcre-devel.x86_64 0:8.32-17.el7 policycoreutils.x86_64 0:2.5-29.el7_6.1 policycoreutils-devel.x86_64 0:2.5-29.el7_6.1 policycoreutils-python.x86_64 0:2.5-29.el7_6.1 python-IPy.noarch 0:0.75-6.el7 selinux-policy.noarch 0:3.13.1-229.el7_6.12 setools-libs.x86_64 0:3.3.8-4.el7 Dependency Updated: device-mapper.x86_64 7:1.02.149-10.el7_6.8 device-mapper-libs.x86_64 7:1.02.149-10.el7_6.8 systemd.x86_64 0:219-62.el7_6.7 systemd-libs.x86_64 0:219-62.el7_6.7 Complete! rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0 Deleted: sha256:580234527271538a2cdc870108a73ddf413649b1c6fedf10c456bd97cf947e5d Deleted: sha256:560ea4a18fee0e00b026c4dc5a4d423ded9ebe51cee1dec151603577f22c5880 Deleted: sha256:672e5aa3878a308b0c007633fc294ca73ae3a9b60270ec4d5778a20bcaf855e4 Deleted: sha256:3d0fdbbde92078ff4de520b15b72f1e91db8d08492a6bc406168bf068855959f Deleted: sha256:a8adb5a75c54e1e7b7d6798e6e1bb3a324f16e23ce03d6ab06c7831aa2adee63 Deleted: sha256:7587374f34335bfb7f4cdd1ee1307447d397d665849f587aa43b5736aa4035b8 Deleted: sha256:552c52045746834d6e83f52f61865f6e8be4c8db9e3ea584080725dc60dd70dd Deleted: sha256:9914ae47019e87965847e267d225ff8696cc42ecd25667b973952f3ac0b1c760 Deleted: sha256:189bb4738dea3247d6857c5577d424bf067112601ec8f237ccd60ac10a9899f0 Deleted: sha256:1e9384c38f9befbfaf2ac873932ee370bdbdbd1f260464145589cb335da5a67b Deleted: sha256:756663dc69976706158b4f9eb1462a8d812f9375387b2309081ba731b1a29976 Deleted: sha256:a61200d468b2af08c913056a56ad70a34451b9f0f56cad8b7f4ad1571a8bb0af Deleted: sha256:678de4d17495fbe3d422142b558d7eac71800fd82151f32f714ee11890aa3f62 Deleted: sha256:911c78f31fd59508013958c74d20144235f1fb4f9e443f1d1383b9334cc1431b Deleted: sha256:b22080926674b45cf1ea30659d38b45d32018496230b9f918df170f5575e6102 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm Makefile:40: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' rm -rf /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine #5 extracting sha256:372744b62d49eba993652ee4a1201801fe278b687d85489101e07e7b9a4900e0 3.8s done [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #5 extracting sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c Removing intermediate container 5891e9b4691f ---> 850f538e561f Step 15/49 : WORKDIR /go/src/github.com/docker/docker ---> Running in 9d7f97bae7cd Removing intermediate container 9d7f97bae7cd ---> ee7ff93ef03e Step 16/49 : COPY . /go/src/github.com/docker/docker #5 extracting sha256:0658c67655178cba28da2aed0c4e5977e8f1a5ca1ab231c031919b22336dcc0c 2.4s done #5 extracting sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb ---> 51235c95121d Step 17/49 : ARG VERSION ---> Running in c1008468814e Removing intermediate container c1008468814e ---> e03c7476d9f2 Step 18/49 : ARG GITCOMMIT ---> Running in bc6967e4fdd2 Removing intermediate container bc6967e4fdd2 ---> c6b912894848 Step 19/49 : ARG BUILDTIME ---> Running in fb2c88336c32 Removing intermediate container fb2c88336c32 ---> c80a5d7f267a Step 20/49 : ARG PLATFORM ---> Running in 5575e916a811 Removing intermediate container 5575e916a811 ---> 7f9596ab16b7 Step 21/49 : ARG PRODUCT ---> Running in fee64ec27639 Removing intermediate container fee64ec27639 ---> e17bd024efa8 Step 22/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in 4d21abddef1c Removing intermediate container 4d21abddef1c ---> 8a0768ad67b2 Step 23/49 : ENV VERSION ${VERSION} ---> Running in 63de548df27c Removing intermediate container 63de548df27c ---> 4bdb82cfcd36 Step 24/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in fbbe1561967e Removing intermediate container fbbe1561967e ---> 6034b33d0069 Step 25/49 : ENV BUILDTIME ${BUILDTIME} ---> Running in 811990c4d882 Removing intermediate container 811990c4d882 ---> 4a277c14245b Step 26/49 : ENV PLATFORM ${PLATFORM} ---> Running in 041825b17678 Removing intermediate container 041825b17678 ---> 1ee514273095 Step 27/49 : ENV PRODUCT ${PRODUCT} ---> Running in b7e769025973 Removing intermediate container b7e769025973 ---> 6a76a70654a9 Step 28/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} #5 extracting sha256:f21bd173b2c423e96ecff06372d73e5d6fcef886ad7a21e4e862e70cebf4a5cb 4.8s done ---> Running in cb5bb0d34bba Removing intermediate container cb5bb0d34bba ---> 3ee44132391f Step 29/49 : RUN bash ./hack/make/.go-autogen ---> Running in 68825a90a1af #5 extracting sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 #5 extracting sha256:4469a0e669641344b07275212d34d686180dec96390e40c01eb88dfa01ec9722 done Removing intermediate container 68825a90a1af ---> a1afff04d409 Step 30/49 : RUN go build -o /dockerd -tags 'autogen apparmor seccomp selinux journald' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in e01dfb165eab #5 completed: 2019-07-26 21:13:40.84698379 +0000 UTC #5 duration: 26.193191047s #6 [base 2/2] RUN sed -ri "s/(httpredir|deb).debian.org/deb.debian.org/g" /... #6 digest: sha256:5e379695a1c776cef8bf1d11e7141b3d17e97d8243351c4970b4f40320ea5dd4 #6 name: "[base 2/2] RUN sed -ri \"s/(httpredir|deb).debian.org/deb.debian.org/g\" /etc/apt/sources.list" #6 started: 2019-07-26 21:13:40.886877294 +0000 UTC #6 completed: 2019-07-26 21:13:42.310553438 +0000 UTC #6 duration: 1.423676144s #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y libapparmor-... #7 digest: sha256:46766b1a75dc47811a18b05f4b12e4d879fffb5fbaaa015981b06f40057a41ec #7 name: "[runtime-dev 1/1] RUN apt-get update && apt-get install -y \tlibapparmor-dev \tlibseccomp-dev" #7 started: 2019-07-26 21:13:42.313002898 +0000 UTC #22 ... #22 [vndr 1/3] COPY hack/dockerfile/install/install.sh ./install.sh #22 digest: sha256:2db8402c447a25ff00c8046426af8618bb01d5b4c79f21846206a8a3f90c6d85 #22 name: "[vndr 1/3] COPY hack/dockerfile/install/install.sh ./install.sh" #22 started: 2019-07-26 21:13:42.313231571 +0000 UTC #22 completed: 2019-07-26 21:13:43.516364366 +0000 UTC #22 duration: 1.203132795s #49 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ #49 digest: sha256:b6c14f7b2ff5851f9fa7230c51104425526b0476ea9cd74f2db075778e78fd41 #49 name: "[dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./" #49 started: 2019-07-26 21:13:43.529659551 +0000 UTC #46 ... #46 [proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./ #46 digest: sha256:f3296474979b6236b535e5b554cc71b595a7d531ade120553c72fb672168e9e2 #46 name: "[proxy 2/3] COPY hack/dockerfile/install/proxy.installer ./" #46 started: 2019-07-26 21:13:43.528860669 +0000 UTC #46 completed: 2019-07-26 21:13:45.840986252 +0000 UTC #46 duration: 2.312125583s #26 [tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./ #26 digest: sha256:ebf3de5dcc91b7d64e469d4ed4621a5a2af6356112cc4de393e0b262b9aaa7c3 #26 name: "[tomlv 2/3] COPY hack/dockerfile/install/tomlv.installer ./" #26 started: 2019-07-26 21:13:43.529417567 +0000 UTC #26 completed: 2019-07-26 21:13:45.809538577 +0000 UTC #26 duration: 2.28012101s #23 [gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer .... #23 digest: sha256:12721da1cbf2f6d0fca73330af983f7fa1849e8d6b973fa0e099742888568501 #23 name: "[gometalinter 2/3] COPY hack/dockerfile/install/gometalinter.installer ./" #23 started: 2019-07-26 21:13:43.528906882 +0000 UTC #23 completed: 2019-07-26 21:13:45.818782851 +0000 UTC #23 duration: 2.289875969s #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy #47 digest: sha256:f1b9c33666afe4957570781ca3ed0d55edab8a2e784835871c16a70f7d39bf35 #47 name: "[proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy" #47 started: 2019-07-26 21:13:45.882774667 +0000 UTC #29 ... #29 [vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./ #29 digest: sha256:3db46800324a11f8ee6da18096592ad49cf1853ec1c9a1ae61b81118252e3928 #29 name: "[vndr 2/3] COPY hack/dockerfile/install/vndr.installer ./" #29 started: 2019-07-26 21:13:43.529174949 +0000 UTC #29 completed: 2019-07-26 21:13:46.250078521 +0000 UTC #29 duration: 2.720903572s #49 [dockercli 2/3] COPY hack/dockerfile/install/dockercli.installer ./ #49 completed: 2019-07-26 21:13:46.304417334 +0000 UTC #49 duration: 2.774757783s #50 [dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli #50 digest: sha256:38527ccc4b8b987dc653f603392cfcb8a73d580579f9fc008a295fe094dae7a5 #50 name: "[dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli" #50 started: 2019-07-26 21:13:46.348912844 +0000 UTC ---> 91e6b5a0c09d Step 11/49 : ARG VERSION ---> Running in ace1f929b2e2 #27 ... #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 digest: sha256:14f3a6e16156c52a445834727be1eb509f6aba1bb333e33883e4e6de491f3de5 #27 name: "[tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv" #27 started: 2019-07-26 21:13:45.816252355 +0000 UTC #27 4.274 + RM_GOPATH=0 #27 4.274 + TMP_GOPATH= #27 4.274 + : /build/ #27 4.274 + '[' -z '' ']' #27 4.274 ++ mktemp -d #27 4.281 + export GOPATH=/tmp/tmp.dqRIpwtDhY #27 4.281 + GOPATH=/tmp/tmp.dqRIpwtDhY #27 4.281 + RM_GOPATH=1 #27 4.282 ++ dirname ./install.sh #27 4.287 + dir=. #27 4.288 + bin=tomlv #27 4.288 + shift #27 4.289 + '[' '!' -f ./tomlv.installer ']' #27 4.290 + . ./tomlv.installer #27 4.291 ++ TOMLV_COMMIT=a368813c5e648fee92e5f6c30e3944ff9d5e8895 #27 4.292 + install_tomlv #27 4.293 + echo 'Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895' #27 4.293 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dqRIpwtDhY/src/github.com/BurntSushi/toml #27 4.293 Install tomlv version a368813c5e648fee92e5f6c30e3944ff9d5e8895 #27 4.294 Cloning into '/tmp/tmp.dqRIpwtDhY/src/github.com/BurntSushi/toml'... #27 5.684 + cd /tmp/tmp.dqRIpwtDhY/src/github.com/BurntSushi/toml #27 5.684 + git checkout -q a368813c5e648fee92e5f6c30e3944ff9d5e8895 #27 5.693 + go build -v -buildmode=pie -o /build//tomlv github.com/BurntSushi/toml/cmd/tomlv Removing intermediate container ace1f929b2e2 ---> 037c424edaf7 Step 12/49 : ARG GITCOMMIT #27 6.372 internal/race #27 6.388 errors #52 ... #52 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #52 digest: sha256:2698a356df0f875b6612338cbb8c46acf0fca2ac405ca26368221420575ba089 #52 name: "[registry 1/1] RUN set -x \t&& export GOPATH=\"$(mktemp -d)\" \t&& git clone https://github.com/docker/distribution.git \"/go/src/github.com/docker/distribution\" \t&& (cd \"/go/src/github.com/docker/distribution\" && git checkout -q \"47a064d4195a9b56133891bbb13620c3ac83a827\") \t&& GOPATH=\"/go/src/github.com/docker/distribution/Godeps/_workspace:/go\" \t\tgo build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry \t&& case $(dpkg --print-architecture) in \t\tamd64|ppc64*|s390x) \t\t(cd \"/go/src/github.com/docker/distribution\" && git checkout -q \"ec87e9b6971d831f0eff752ddb54fb64693e51cd\"); \t\tGOPATH=\"/go/src/github.com/docker/distribution/Godeps/_workspace:/go\"; \t\t\tgo build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; \t\t;; \t esac \t&& rm -rf \"/go\"" #52 started: 2019-07-26 21:13:42.313126462 +0000 UTC #52 5.066 + mktemp -d #52 5.158 + export GOPATH=/tmp/tmp.wregY0qXpi #52 5.158 + git clone https://github.com/docker/distribution.git /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution #52 5.219 Cloning into '/tmp/tmp.wregY0qXpi/src/github.com/docker/distribution'... #17 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... #17 digest: sha256:52f9a47cec0b1bf23bb3dc80b20a678625233a78eed94e2a7b7fd9b67270f097 #17 name: "[frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certificates --no-install-recommends" #17 started: 2019-07-26 21:13:42.313207613 +0000 UTC #17 7.112 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #17 7.154 Ign:2 http://deb.debian.org/debian stretch InRelease #17 7.161 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #17 7.168 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #17 7.171 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] #17 7.767 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] ---> Running in dbed4748e8eb #56 ... #56 [docker-py 1/1] RUN git clone https://github.com/docker/docker-py.git /b... #56 digest: sha256:c7852043945786f956f855193154dc42a4eb7e7a73b3795cbb50a9f9ffe2711d #56 name: "[docker-py 1/1] RUN git clone https://github.com/docker/docker-py.git /build \t&& cd /build \t&& git checkout -q ac922192959870774ad8428344d9faa0555f7ba6" #56 started: 2019-07-26 21:13:42.313046275 +0000 UTC #56 5.882 Cloning into '/build'... #41 ... #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools #41 digest: sha256:56dfa0963dd5b2c56576261a195beee6eb5fcab82bf5983d4c90ea9136f19cfb #41 name: "[containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools" #41 started: 2019-07-26 21:13:42.313185254 +0000 UTC #41 7.107 Ign:1 http://deb.debian.org/debian stretch InRelease #41 7.112 Get:2 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #41 7.112 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #41 7.214 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #41 7.301 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] #41 8.871 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] #15 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 digest: sha256:cd2fbef6707aae071f68d4df2021f502ba4c5cc95b25d3d32ff75932cda69dd5 #15 name: "[swagger 1/1] RUN set -x \t&& export GOPATH=\"$(mktemp -d)\" \t&& git clone https://github.com/go-swagger/go-swagger.git \"/go/src/github.com/go-swagger/go-swagger\" \t&& (cd \"/go/src/github.com/go-swagger/go-swagger\" && git checkout -q \"c28258affb0b6251755d92489ef685af8d4ff3eb\") \t&& go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger \t&& rm -rf \"/go\"" #15 started: 2019-07-26 21:13:42.313161927 +0000 UTC #15 5.675 + mktemp -d #15 5.719 + export GOPATH=/tmp/tmp.irvGVnt2GA #15 5.719 + git clone https://github.com/go-swagger/go-swagger.git /tmp/tmp.irvGVnt2GA/src/github.com/go-swagger/go-swagger #15 5.719 Cloning into '/tmp/tmp.irvGVnt2GA/src/github.com/go-swagger/go-swagger'... #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 digest: sha256:a32a9e8475012fb4fc6c901ab2cfd71c0f104805661831920e6556b820bbfa7f #32 name: "[tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common" #32 started: 2019-07-26 21:13:42.313002922 +0000 UTC #32 6.986 Ign:1 http://deb.debian.org/debian stretch InRelease #32 6.986 Get:2 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #32 7.026 Get:3 http://deb.debian.org/debian stretch Release [118 kB] #32 7.074 Get:4 http://deb.debian.org/debian stretch Release.gpg [2434 B] #32 7.125 Get:5 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #32 8.128 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] #32 9.147 Get:7 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 digest: sha256:2a5dfb5e8c9d21dbf9999e856c01c0967d48355dedb1d56c849ae6267d036dbe #54 name: "[criu 1/1] RUN apt-get update && apt-get install -y \tlibnet-dev \tlibprotobuf-c0-dev \tlibprotobuf-dev \tlibnl-3-dev \tlibcap-dev \tprotobuf-compiler \tprotobuf-c-compiler \tpython-protobuf \t&& mkdir -p /usr/src/criu \t&& curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.6.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 \t&& cd /usr/src/criu \t&& make \t&& make PREFIX=/build/ install-criu" #54 started: 2019-07-26 21:13:42.313091559 +0000 UTC #54 7.135 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #54 7.168 Ign:2 http://deb.debian.org/debian stretch InRelease #54 7.171 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #54 7.176 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #54 7.184 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] #54 7.922 Get:6 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] #54 9.639 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] #50 ... #50 [dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli #50 6.584 + RM_GOPATH=0 #50 6.584 + TMP_GOPATH= #50 6.584 + : /build/ #50 6.584 + '[' -z '' ']' #50 6.603 ++ mktemp -d #50 6.615 + export GOPATH=/tmp/tmp.DPCguxZML3 #50 6.615 + GOPATH=/tmp/tmp.DPCguxZML3 #50 6.615 + RM_GOPATH=1 #50 6.615 ++ dirname ./install.sh #50 6.630 + dir=. #50 6.630 + bin=dockercli #50 6.630 + shift #50 6.630 + '[' '!' -f ./dockercli.installer ']' #50 6.630 + . ./dockercli.installer #50 6.630 ++ DOCKERCLI_CHANNEL=edge #50 6.630 ++ DOCKERCLI_VERSION=17.06.0-ce #50 6.630 + install_dockercli #50 6.630 + echo 'Install docker/cli version 17.06.0-ce from edge' #50 6.630 ++ uname -m #50 6.630 + arch=x86_64 #50 6.630 + [[ x86_64 != \x\8\6\_\6\4 ]] #50 6.630 + url=https://download.docker.com/linux/static #50 6.630 + tar -xz docker/docker #50 6.630 Install docker/cli version 17.06.0-ce from edge Removing intermediate container dbed4748e8eb ---> 08a07b45039b Step 13/49 : ARG BUILDTIME ---> Running in cbd652541bca #50 6.727 + curl -Ls https://download.docker.com/linux/static/edge/x86_64/docker-17.06.0-ce.tgz Removing intermediate container cbd652541bca ---> 2883901838f9 Step 14/49 : ARG PLATFORM ---> Running in b7277f1b35cd Removing intermediate container b7277f1b35cd ---> 5ff8d61f5907 Step 15/49 : ARG PRODUCT ---> Running in 1951c2620c12 Removing intermediate container 1951c2620c12 ---> 52845ce22c40 Step 16/49 : ARG DEFAULT_PRODUCT_LICENSE ---> Running in b3d4d0b6d992 Removing intermediate container b3d4d0b6d992 ---> b07ef3457741 Step 17/49 : ENV VERSION ${VERSION} ---> Running in 25ec388c60b4 Removing intermediate container 25ec388c60b4 ---> de86dcb34c3a Step 18/49 : ENV GITCOMMIT ${GITCOMMIT} ---> Running in 60cec5b137d9 #24 ... #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter #24 digest: sha256:bed5aab1771e3eadfeaf50e8136c9401b8366b3f2ba91b5176110fd76b78f821 #24 name: "[gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter" #24 started: 2019-07-26 21:13:45.860820142 +0000 UTC #24 6.612 + RM_GOPATH=0 #24 6.612 + TMP_GOPATH= #24 6.612 + : /build/ #24 6.619 + '[' -z '' ']' #24 6.627 ++ mktemp -d #24 6.640 + export GOPATH=/tmp/tmp.4QGqK7Y6WS #24 6.644 + GOPATH=/tmp/tmp.4QGqK7Y6WS #24 6.645 + RM_GOPATH=1 #24 6.647 ++ dirname ./install.sh #24 6.649 + dir=. #24 6.649 + bin=gometalinter #24 6.652 + shift #24 6.653 + '[' '!' -f ./gometalinter.installer ']' #24 6.653 + . ./gometalinter.installer #24 6.655 ++ GOMETALINTER_COMMIT=v2.0.6 #24 6.659 + install_gometalinter #24 6.660 + echo 'Installing gometalinter version v2.0.6' #24 6.660 Installing gometalinter version v2.0.6 #24 6.660 + go get -d github.com/alecthomas/gometalinter #47 ... #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy #47 8.182 + RM_GOPATH=0 #47 8.182 + TMP_GOPATH= #47 8.182 + : /build/ #47 8.183 + '[' -z '' ']' #47 8.185 ++ mktemp -d #47 8.190 + export GOPATH=/tmp/tmp.MYgqn2o75D #47 8.190 + GOPATH=/tmp/tmp.MYgqn2o75D #47 8.191 + RM_GOPATH=1 #47 8.193 ++ dirname ./install.sh #47 8.202 + dir=. #47 8.205 + bin=proxy #47 8.206 + shift #47 8.206 + '[' '!' -f ./proxy.installer ']' #47 8.206 + . ./proxy.installer #47 8.206 ++ LIBNETWORK_COMMIT=55685ba49593e67f5e1c8180539379b16736c25e #47 8.207 + install_proxy #47 8.207 + case "$1" in #47 8.207 + export CGO_ENABLED=0 #47 8.207 + CGO_ENABLED=0 #47 8.207 + _install_proxy #47 8.208 + echo 'Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e' #47 8.208 Install docker-proxy version 55685ba49593e67f5e1c8180539379b16736c25e #47 8.208 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.MYgqn2o75D/src/github.com/docker/libnetwork #47 8.211 Cloning into '/tmp/tmp.MYgqn2o75D/src/github.com/docker/libnetwork'... #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 digest: sha256:5b56a699b2a88a1c99ae09f1ae3d19022d0e3c5441ae7cbcb7bda428ccf75f9e #30 name: "[vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr" #30 started: 2019-07-26 21:13:46.305302545 +0000 UTC #30 5.223 + RM_GOPATH=0 #30 5.223 + TMP_GOPATH= #30 5.223 + : /build/ #30 5.223 + '[' -z '' ']' #30 5.224 ++ mktemp -d #30 5.236 + export GOPATH=/tmp/tmp.CbzNYUOVc6 #30 5.236 + GOPATH=/tmp/tmp.CbzNYUOVc6 #30 5.236 + RM_GOPATH=1 #30 5.236 ++ dirname ./install.sh #30 5.237 + dir=. #30 5.237 + bin=vndr #30 5.237 + shift #30 5.237 + '[' '!' -f ./vndr.installer ']' #30 5.237 + . ./vndr.installer #30 5.237 ++ VNDR_COMMIT=81cb8916aad3c8d06193f008dba3e16f82851f52 #30 5.238 + install_vndr #30 5.238 + echo 'Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52' #30 5.238 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.CbzNYUOVc6/src/github.com/LK4D4/vndr #30 5.240 Install vndr version 81cb8916aad3c8d06193f008dba3e16f82851f52 #30 5.241 Cloning into '/tmp/tmp.CbzNYUOVc6/src/github.com/LK4D4/vndr'... #30 6.745 + cd /tmp/tmp.CbzNYUOVc6/src/github.com/LK4D4/vndr #30 6.745 + git checkout -q 81cb8916aad3c8d06193f008dba3e16f82851f52 #30 6.774 + go build -buildmode=pie -v -o /build//vndr . #30 8.837 errors #30 8.861 internal/cpu #30 9.032 internal/race #30 9.175 runtime/internal/atomic #30 9.257 internal/bytealg #30 9.360 runtime/internal/sys #30 9.512 sync/atomic #30 9.763 runtime #30 9.830 unicode #56 ... #56 [docker-py 1/1] RUN git clone https://github.com/docker/docker-py.git /b... #56 completed: 2019-07-26 21:13:56.441946903 +0000 UTC #56 duration: 14.128900628s #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 6.663 internal/cpu #27 6.688 runtime/internal/atomic #27 6.951 runtime/internal/sys #27 7.198 sync/atomic #27 7.411 internal/bytealg #27 7.559 math #27 8.198 runtime Removing intermediate container 60cec5b137d9 ---> e00918fe630f Step 19/49 : ENV BUILDTIME ${BUILDTIME} #27 11.22 internal/testlog #27 11.54 math/bits ---> Running in 8496b2b9ff92 #27 12.14 unicode/utf8 Removing intermediate container 8496b2b9ff92 ---> 9c8524cbe9e6 Step 20/49 : ENV PLATFORM ${PLATFORM} ---> Running in 3840e4b5a6af #27 12.61 strconv Removing intermediate container 3840e4b5a6af ---> 425a0cde2dff Step 21/49 : ENV PRODUCT ${PRODUCT} ---> Running in c20cae9e91bd Removing intermediate container c20cae9e91bd ---> e9139d14587d Step 22/49 : ENV DEFAULT_PRODUCT_LICENSE ${DEFAULT_PRODUCT_LICENSE} ---> Running in 3d4f9ce2621e #7 ... #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y libapparmor-... #7 7.117 Get:1 http://security.debian.org/debian-security stretch/updates InRelease [94.3 kB] #7 7.117 Ign:2 http://deb.debian.org/debian stretch InRelease #7 7.131 Get:3 http://deb.debian.org/debian stretch-updates InRelease [91.0 kB] #7 7.167 Get:4 http://deb.debian.org/debian stretch Release [118 kB] #7 7.181 Get:5 http://deb.debian.org/debian stretch Release.gpg [2434 B] #7 7.975 Get:6 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] #7 9.701 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] #7 11.82 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] Removing intermediate container 3d4f9ce2621e ---> 0ba557c2d22b Step 23/49 : RUN bash ./hack/make/.go-autogen ---> Running in a6c024d0833e #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 13.11 unicode/utf8 #30 14.05 math Removing intermediate container a6c024d0833e ---> 512eb8ed025f Step 24/49 : RUN go build -o /sbin/dockerd -tags 'autogen apparmor seccomp selinux journald exclude_graphdriver_devicemapper' -i -buildmode=pie -a -ldflags '-w' github.com/docker/docker/cmd/dockerd ---> Running in 1faedfe3eb9c #17 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... #17 10.47 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] #17 11.51 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] #24 ... #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter #24 16.17 + cd /tmp/tmp.4QGqK7Y6WS/src/github.com/alecthomas/gometalinter #24 16.17 + git checkout -q v2.0.6 #24 16.65 + go build -buildmode=pie -o /build//gometalinter github.com/alecthomas/gometalinter #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 11.16 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 Packages [500 kB] #27 ... #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 17.51 unicode #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 11.29 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] #41 ... #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools #41 11.42 Get:7 http://deb.debian.org/debian stretch-updates/main amd64 Packages [27.4 kB] #41 12.73 Get:8 http://deb.debian.org/debian stretch/main amd64 Packages [7082 kB] #50 ... #50 [dockercli 3/3] RUN PREFIX=/build/ ./install.sh dockercli #50 completed: 2019-07-26 21:14:03.855081069 +0000 UTC #50 duration: 17.506168225s #50 17.33 + mkdir -p /build/ #50 17.34 + mv docker/docker /build// #50 17.34 + rmdir docker #52 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #52 14.50 + cd /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution #52 14.50 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 #52 17.64 + GOPATH=/tmp/tmp.wregY0qXpi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wregY0qXpi go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 18.92 internal/testlog #30 19.14 math/bits #30 19.45 strconv #30 22.38 encoding #30 22.52 unicode/utf16 #30 22.84 container/list #30 23.18 crypto/internal/subtle #30 23.28 crypto/subtle #30 23.37 crypto/rc4 Removing intermediate container 0ae671ef2494 ---> da86c32efc6f Step 25/49 : FROM builder as proxy-builder ---> 874a3201b33d Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in d6e1ef5f9928 Cloning into '/go/src/github.com/docker/libnetwork'... #30 23.79 vendor/golang_org/x/crypto/cryptobyte/asn1 #30 23.89 vendor/golang_org/x/net/dns/dnsmessage Removing intermediate container d6e1ef5f9928 ---> cdc94e231984 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in af45c0a1e7b7 Removing intermediate container af45c0a1e7b7 ---> 9c5ffd5387f6 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in ca47436a57b3 #30 27.24 internal/nettrace #30 27.37 runtime/cgo #27 ... #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 20.68 encoding #27 20.86 runtime/cgo #47 ... #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy #47 23.65 + cd /tmp/tmp.MYgqn2o75D/src/github.com/docker/libnetwork #47 23.65 + git checkout -q 55685ba49593e67f5e1c8180539379b16736c25e #47 24.67 + go build -ldflags= -o /build//docker-proxy github.com/docker/libnetwork/cmd/proxy #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 24.72 Fetched 7915 kB in 18s (422 kB/s) #32 24.72 Reading package lists... #32 30.40 Reading package lists... #41 ... #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools #41 25.55 Fetched 7915 kB in 19s (407 kB/s) #41 25.55 Reading package lists... #41 30.92 Reading package lists... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 24.90 Fetched 7915 kB in 18s (422 kB/s) #54 24.90 Reading package lists... #54 30.75 Reading package lists... #7 ... #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y libapparmor-... #7 25.46 Fetched 7915 kB in 19s (409 kB/s) #7 25.46 Reading package lists... #7 31.15 Reading package lists... #17 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... #17 25.13 Fetched 7915 kB in 19s (415 kB/s) #17 25.13 Reading package lists... # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo #17 30.51 Reading package lists... #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 30.40 Reading package lists... Removing intermediate container ca47436a57b3 ---> 8500c8c98afb Step 29/49 : FROM builder as init-builder ---> 874a3201b33d Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in b60c3e181e7f #32 35.71 Building dependency tree... #32 36.56 Reading state information... Cloning into '/tini'... #32 37.37 The following additional packages will be installed: #32 37.38 cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1 #32 37.38 libxml2 sgml-base vim vim-runtime xml-core xxd #32 37.39 Suggested packages: #32 37.39 codeblocks eclipse ninja-build lrzip gpm sgml-base-doc ctags vim-doc #32 37.39 vim-scripts debhelper Removing intermediate container b60c3e181e7f ---> 18778e60818f Step 31/49 : WORKDIR /tini ---> Running in a4a0e1d62ba5 Removing intermediate container a4a0e1d62ba5 ---> 4707273d99a0 Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in cbb97108a95c #32 38.10 The following NEW packages will be installed: #32 38.11 cmake cmake-data libarchive13 libgpm2 libicu57 libjsoncpp1 liblzo2-2 libuv1 #32 38.11 libxml2 sgml-base vim vim-common vim-runtime xml-core xxd -- The C compiler identification is GNU 6.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 - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static #32 39.26 0 upgraded, 15 newly installed, 0 to remove and 6 not upgraded. #32 39.26 Need to get 20.2 MB of archives. #32 39.26 After this operation, 88.1 MB of additional disk space will be used. #32 39.26 Get:1 http://deb.debian.org/debian stretch/main amd64 cmake-data all 3.7.2-1 [1216 kB] #32 39.26 Get:2 http://security.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] #32 39.29 Get:3 http://security.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] #32 39.30 Get:4 http://security.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] #32 39.39 Get:5 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] #32 39.40 Get:6 http://deb.debian.org/debian stretch/main amd64 libicu57 amd64 57.1-6+deb9u2 [7700 kB] Removing intermediate container cbb97108a95c ---> acae994d431e Step 33/49 : FROM builder as runc-builder ---> 874a3201b33d Step 34/49 : RUN apt-get install -y libseccomp-dev ---> Running in 9518f4ec8238 #32 40.19 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] #32 40.53 Get:8 http://deb.debian.org/debian stretch/main amd64 libxml2 amd64 2.9.4+dfsg1-2.2+deb9u2 [920 kB] #32 40.62 Get:9 http://deb.debian.org/debian stretch/main amd64 libarchive13 amd64 3.2.2-2+deb9u1 [294 kB] #32 40.64 Get:10 http://deb.debian.org/debian stretch/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] #32 40.64 Get:11 http://deb.debian.org/debian stretch/main amd64 libuv1 amd64 1.9.1-3 [84.4 kB] #32 40.65 Get:12 http://deb.debian.org/debian stretch/main amd64 cmake amd64 3.7.2-1 [3038 kB] #32 40.89 Get:13 http://deb.debian.org/debian stretch/main amd64 sgml-base all 1.29 [14.8 kB] #32 40.90 Get:14 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] #32 40.90 Get:15 http://deb.debian.org/debian stretch/main amd64 xml-core all 0.17 [23.2 kB] Reading package lists... Building dependency tree... Reading state information... libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. #17 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... #17 30.51 Reading package lists... #17 35.90 Building dependency tree... #17 36.95 Reading state information... #17 38.16 ca-certificates is already the newest version (20161130+nmu1+deb9u1). #17 38.16 The following additional packages will be installed: #17 38.17 libjq1 libonig4 #17 38.37 The following NEW packages will be installed: #17 38.38 jq libjq1 libonig4 #17 39.48 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded. #17 39.48 Need to get 327 kB of archives. #17 39.48 After this operation, 1157 kB of additional disk space will be used. #17 39.48 Get:1 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] #17 39.49 Get:2 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] #17 39.49 Get:3 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] #17 40.08 debconf: delaying package configuration, since apt-utils is not installed #17 40.16 Fetched 327 kB in 1s (318 kB/s) #17 40.28 Selecting previously unselected package libonig4:amd64. #17 40.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15090 files and directories currently installed.) #17 40.32 Preparing to unpack .../libonig4_6.1.3-2_amd64.deb ... #17 40.33 Unpacking libonig4:amd64 (6.1.3-2) ... #17 40.56 Selecting previously unselected package libjq1:amd64. #17 40.56 Preparing to unpack .../libjq1_1.5+dfsg-1.3_amd64.deb ... #17 40.57 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... #17 40.72 Selecting previously unselected package jq. #17 40.72 Preparing to unpack .../jq_1.5+dfsg-1.3_amd64.deb ... #17 40.73 Unpacking jq (1.5+dfsg-1.3) ... #17 41.02 Setting up libonig4:amd64 (6.1.3-2) ... #17 41.15 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... #17 41.24 Processing triggers for libc-bin (2.24-11+deb9u4) ... #17 41.49 Setting up jq (1.5+dfsg-1.3) ... #47 ... #47 [proxy 3/3] RUN PREFIX=/build/ ./install.sh proxy #47 completed: 2019-07-26 21:14:24.047601995 +0000 UTC #47 duration: 38.164827328s #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools #41 30.92 Reading package lists... #41 36.39 Building dependency tree... #41 37.64 Reading state information... #41 38.94 The following additional packages will be installed: #41 38.94 btrfs-progs liblzo2-2 #41 39.12 The following NEW packages will be installed: #41 39.12 btrfs-progs btrfs-tools liblzo2-2 #41 40.19 0 upgraded, 3 newly installed, 0 to remove and 6 not upgraded. #41 40.19 Need to get 649 kB of archives. #41 40.19 After this operation, 4320 kB of additional disk space will be used. #41 40.19 Get:1 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] #41 40.19 Get:2 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] #41 40.23 Get:3 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] #41 41.16 debconf: delaying package configuration, since apt-utils is not installed #41 41.29 Fetched 649 kB in 1s (603 kB/s) #41 41.58 Selecting previously unselected package liblzo2-2:amd64. #41 41.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 ... 15090 files and directories currently installed.) #41 41.62 Preparing to unpack .../liblzo2-2_2.08-1.2+b2_amd64.deb ... #41 41.72 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... Removing intermediate container 9518f4ec8238 ---> a56a4b95c9cf Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in db4bd7f2e397 #41 42.05 Selecting previously unselected package btrfs-progs. #41 42.05 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ...#17 ... #17 [frozen-images 1/3] RUN apt-get update && apt-get install -y jq ca-certi... #17 completed: 2019-07-26 21:14:24.381136922 +0000 UTC #17 duration: 42.067929309s #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools #41 42.05 Preparing to unpack .../btrfs-progs_4.7.3-1_amd64.deb ... #41 42.09 Unpacking btrfs-progs (4.7.3-1) ... #19 ... #19 [frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh / #19 digest: sha256:04ca53d747ba4b16c1cae3df1f8b3ccfa7b6db8ee0dd65f247e17e518cc6ebea #19 name: "[frozen-images 2/3] COPY contrib/download-frozen-image-v2.sh /" #19 started: 2019-07-26 21:14:24.388515812 +0000 UTC Cloning into '/go/src/github.com/opencontainers/runc'... #19 completed: 2019-07-26 21:14:26.361436664 +0000 UTC #19 duration: 1.972920852s #41 [containerd 1/4] RUN apt-get update && apt-get install -y btrfs-tools #41 43.65 Selecting previously unselected package btrfs-tools. #41 43.66 Preparing to unpack .../btrfs-tools_4.7.3-1_amd64.deb ... #41 43.69 Unpacking btrfs-tools (4.7.3-1) ... #41 43.79 Processing triggers for libc-bin (2.24-11+deb9u4) ... #41 43.89 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... #41 43.91 Setting up btrfs-progs (4.7.3-1) ... #41 43.95 Setting up btrfs-tools (4.7.3-1) ... #41 44.00 Processing triggers for libc-bin (2.24-11+deb9u4) ... #41 completed: 2019-07-26 21:14:26.608601935 +0000 UTC #41 duration: 44.295416681s #42 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #42 digest: sha256:d0b525ccd7300701565bbbbb6162fdd087ed82bb50d39b8ae17040cf150dbd3b #42 name: "[containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh" #42 started: 2019-07-26 21:14:26.618740489 +0000 UTC Removing intermediate container db4bd7f2e397 ---> d144ca3978f4 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in 313e29abc384 Removing intermediate container 313e29abc384 ---> 75a39441f217 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in c78c6cacfff0 #7 ... #7 [runtime-dev 1/1] RUN apt-get update && apt-get install -y libapparmor-... #7 completed: 2019-07-26 21:14:26.633864413 +0000 UTC #7 duration: 44.320861515s #7 31.15 Reading package lists... #7 36.30 Building dependency tree... #7 37.54 Reading state information... #7 38.69 The following additional packages will be installed: #7 38.69 libapparmor1 libseccomp2 #7 38.69 Suggested packages: #7 38.71 seccomp #7 38.95 The following NEW packages will be installed: #7 38.96 libapparmor-dev libapparmor1 libseccomp-dev libseccomp2 #7 40.06 0 upgraded, 4 newly installed, 0 to remove and 6 not upgraded. #7 40.06 Need to get 300 kB of archives. #7 40.06 After this operation, 1201 kB of additional disk space will be used. #7 40.06 Get:1 http://deb.debian.org/debian stretch/main amd64 libseccomp2 amd64 2.3.1-2.1+deb9u1 [40.7 kB] #7 40.06 Get:2 http://deb.debian.org/debian stretch/main amd64 libseccomp-dev amd64 2.3.1-2.1+deb9u1 [61.0 kB] #7 40.06 Get:3 http://deb.debian.org/debian stretch/main amd64 libapparmor1 amd64 2.11.0-3+deb9u2 [78.9 kB] #7 40.07 Get:4 http://deb.debian.org/debian stretch/main amd64 libapparmor-dev amd64 2.11.0-3+deb9u2 [119 kB] #7 41.06 debconf: delaying package configuration, since apt-utils is not installed #7 41.23 Fetched 300 kB in 1s (284 kB/s) #7 41.69 Selecting previously unselected package libseccomp2:amd64. #7 41.69 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15090 files and directories currently installed.) #7 41.85 Preparing to unpack .../libseccomp2_2.3.1-2.1+deb9u1_amd64.deb ... #7 41.89 Unpacking libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... #7 42.07 Selecting previously unselected package libseccomp-dev:amd64. #7 42.08 Preparing to unpack .../libseccomp-dev_2.3.1-2.1+deb9u1_amd64.deb ... #7 42.11 Unpacking libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... #7 42.88 Selecting previously unselected package libapparmor1:amd64. #7 42.88 Preparing to unpack .../libapparmor1_2.11.0-3+deb9u2_amd64.deb ... #7 42.88 Unpacking libapparmor1:amd64 (2.11.0-3+deb9u2) ... #7 43.54 Selecting previously unselected package libapparmor-dev:amd64. #7 43.54 Preparing to unpack .../libapparmor-dev_2.11.0-3+deb9u2_amd64.deb ... #7 43.55 Unpacking libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... #7 43.74 Processing triggers for libc-bin (2.24-11+deb9u4) ... #7 43.82 Setting up libseccomp2:amd64 (2.3.1-2.1+deb9u1) ... #7 43.83 Setting up libapparmor1:amd64 (2.11.0-3+deb9u2) ... #7 43.86 Setting up libseccomp-dev:amd64 (2.3.1-2.1+deb9u1) ... #7 43.88 Setting up libapparmor-dev:amd64 (2.11.0-3+deb9u2) ... #7 43.91 Processing triggers for libc-bin (2.24-11+deb9u4) ... #8 [dev 1/21] RUN groupadd -r docker #8 digest: sha256:23b122c0d82f815978c6c2a2c57161cc3994794fb05126c63954dbcd4d1501e7 #8 name: "[dev 1/21] RUN groupadd -r docker" #8 started: 2019-07-26 21:14:26.654137666 +0000 UTC warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc . #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 30.75 Reading package lists... #54 36.01 Building dependency tree... #54 36.78 Reading state information... #54 37.82 The following additional packages will be installed: #54 37.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite10 libprotobuf10 #54 37.82 libprotoc10 python-pkg-resources zlib1g-dev #54 37.82 Suggested packages: #54 37.84 manpages-dev python-setuptools #54 39.19 The following NEW packages will be installed: #54 39.19 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev #54 39.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite10 libprotobuf10 libprotoc10 #54 39.20 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf #54 39.20 zlib1g-dev #54 40.26 0 upgraded, 16 newly installed, 0 to remove and 6 not upgraded. #54 40.26 Need to get 3602 kB of archives. #54 40.26 After this operation, 18.9 MB of additional disk space will be used. #54 40.26 Get:1 http://deb.debian.org/debian stretch/main amd64 libnet1 amd64 1.1.6+dfsg-3 [60.4 kB] #54 40.27 Get:2 http://deb.debian.org/debian stretch/main amd64 libcap-dev amd64 1:2.25-1 [29.4 kB] #54 40.27 Get:3 http://deb.debian.org/debian stretch/main amd64 libnet1-dev amd64 1.1.6+dfsg-3 [118 kB] #54 40.28 Get:4 http://deb.debian.org/debian stretch/main amd64 libnl-3-200 amd64 3.2.27-2 [61.5 kB] #54 40.28 Get:5 http://deb.debian.org/debian stretch/main amd64 libnl-3-dev amd64 3.2.27-2 [96.2 kB] #54 40.28 Get:6 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c1 amd64 1.2.1-2 [25.0 kB] #54 40.29 Get:7 http://deb.debian.org/debian stretch/main amd64 libprotobuf-c-dev amd64 1.2.1-2 [32.5 kB] #54 40.30 Get:8 http://deb.debian.org/debian stretch/main amd64 zlib1g-dev amd64 1:1.2.8.dfsg-5 [205 kB] #54 40.32 Get:9 http://deb.debian.org/debian stretch/main amd64 libprotobuf10 amd64 3.0.0-9 [681 kB] #54 40.38 Get:10 http://deb.debian.org/debian stretch/main amd64 libprotobuf-lite10 amd64 3.0.0-9 [125 kB] #54 40.40 Get:11 http://deb.debian.org/debian stretch/main amd64 libprotobuf-dev amd64 3.0.0-9 [954 kB] #54 40.48 Get:12 http://deb.debian.org/debian stretch/main amd64 libprotoc10 amd64 3.0.0-9 [626 kB] #54 40.53 Get:13 http://deb.debian.org/debian stretch/main amd64 protobuf-c-compiler amd64 1.2.1-2 [78.4 kB] #54 40.54 Get:14 http://deb.debian.org/debian stretch/main amd64 protobuf-compiler amd64 3.0.0-9 [52.8 kB] #54 40.55 Get:15 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] #54 40.56 Get:16 http://deb.debian.org/debian stretch/main amd64 python-protobuf amd64 3.0.0-9 [292 kB] #54 41.49 debconf: delaying package configuration, since apt-utils is not installed #54 41.89 Fetched 3602 kB in 1s (2678 kB/s) #54 41.99 Selecting previously unselected package libnet1:amd64. #54 41.99 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15090 files and directories currently installed.) #54 42.17 Preparing to unpack .../00-libnet1_1.1.6+dfsg-3_amd64.deb ... #54 42.18 Unpacking libnet1:amd64 (1.1.6+dfsg-3) ... #54 42.81 Selecting previously unselected package libcap-dev:amd64. #54 42.81 Preparing to unpack .../01-libcap-dev_1%3a2.25-1_amd64.deb ... #54 42.85 Unpacking libcap-dev:amd64 (1:2.25-1) ... #54 43.44 Selecting previously unselected package libnet1-dev. #54 43.44 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3_amd64.deb ... #54 43.47 Unpacking libnet1-dev (1.1.6+dfsg-3) ... #54 43.67 Selecting previously unselected package libnl-3-200:amd64. #54 43.67 Preparing to unpack .../03-libnl-3-200_3.2.27-2_amd64.deb ... #54 43.70 Unpacking libnl-3-200:amd64 (3.2.27-2) ... #54 43.80 Selecting previously unselected package libnl-3-dev:amd64. #54 43.80 Preparing to unpack .../04-libnl-3-dev_3.2.27-2_amd64.deb ... #54 43.81 Unpacking libnl-3-dev:amd64 (3.2.27-2) ... #54 44.18 Selecting previously unselected package libprotobuf-c1:amd64. #54 44.19 Preparing to unpack .../05-libprotobuf-c1_1.2.1-2_amd64.deb ... #54 44.21 Unpacking libprotobuf-c1:amd64 (1.2.1-2) ... #54 44.34 Selecting previously unselected package libprotobuf-c-dev:amd64. #54 44.37 Preparing to unpack .../06-libprotobuf-c-dev_1.2.1-2_amd64.deb ... #54 44.42 Unpacking libprotobuf-c-dev:amd64 (1.2.1-2) ... #54 44.56 Selecting previously unselected package zlib1g-dev:amd64. #54 44.60 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.8.dfsg-5_amd64.deb ... #54 44.62 Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... #54 44.94 Selecting previously unselected package libprotobuf10:amd64. #54 44.94 Preparing to unpack .../08-libprotobuf10_3.0.0-9_amd64.deb ... #54 44.96 Unpacking libprotobuf10:amd64 (3.0.0-9) ... #54 45.99 Selecting previously unselected package libprotobuf-lite10:amd64. #54 45.99 Preparing to unpack .../09-libprotobuf-lite10_3.0.0-9_amd64.deb ... #54 46.00 Unpacking libprotobuf-lite10:amd64 (3.0.0-9) ... #54 46.18 Selecting previously unselected package libprotobuf-dev:amd64. #54 46.18 Preparing to unpack .../10-libprotobuf-dev_3.0.0-9_amd64.deb ... #54 46.19 Unpacking libprotobuf-dev:amd64 (3.0.0-9) ... #37 ... #37 [runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh #37 digest: sha256:bb61353bb8b41d576dc8a891ac3dee73af06a41a6234ce4e2635de36d6ca3a15 #37 name: "[runc 1/3] COPY hack/dockerfile/install/install.sh ./install.sh" #37 started: 2019-07-26 21:14:26.653802788 +0000 UTC #37 completed: 2019-07-26 21:14:29.156931203 +0000 UTC #37 duration: 2.503128415s #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 33.28 sync #27 33.78 io #27 33.79 syscall #27 34.85 reflect #27 39.26 time #38 ... #38 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ #38 digest: sha256:2997ff56b6cd250a511e4cf418cbcf5c6b98378ef27610edcb09a697d0f7c50f #38 name: "[runc 2/3] COPY hack/dockerfile/install/runc.installer ./" #38 started: 2019-07-26 21:14:29.160451663 +0000 UTC #42 ... #42 [containerd 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #42 completed: 2019-07-26 21:14:30.149424408 +0000 UTC #42 duration: 3.530683919s #8 [dev 1/21] RUN groupadd -r docker #8 completed: 2019-07-26 21:14:30.195271982 +0000 UTC #8 duration: 3.541134316s #9 [dev 2/21] RUN useradd --create-home --gid docker unprivilegeduser #9 digest: sha256:a996f6a7a0cf2091ec77d659e8da999174f7735f0c3ad96bbee60e8cf6698dcb #9 name: "[dev 2/21] RUN useradd --create-home --gid docker unprivilegeduser" #9 started: 2019-07-26 21:14:30.199732607 +0000 UTC Removing intermediate container 31f985fbe9a7 ---> 60caa54c4b49 Step 25/49 : FROM builder as proxy-builder ---> b8835a582bb4 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in 363bc5412063 Cloning into '/go/src/github.com/docker/libnetwork'... Removing intermediate container 363bc5412063 ---> fffa9d82da77 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in 7574b77d8d3d Removing intermediate container 7574b77d8d3d ---> 21e5dda32bea Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in 054ba3de6901 #15 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 39.04 + cd /tmp/tmp.irvGVnt2GA/src/github.com/go-swagger/go-swagger #15 39.04 + git checkout -q c28258affb0b6251755d92489ef685af8d4ff3eb #15 40.33 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 47.83 Selecting previously unselected package libprotoc10:amd64. #54 47.83 Preparing to unpack .../11-libprotoc10_3.0.0-9_amd64.deb ... #54 47.85 Unpacking libprotoc10:amd64 (3.0.0-9) ... #54 48.71 Selecting previously unselected package protobuf-c-compiler. #54 48.72 Preparing to unpack .../12-protobuf-c-compiler_1.2.1-2_amd64.deb ... #54 48.73 Unpacking protobuf-c-compiler (1.2.1-2) ... #54 48.93 Selecting previously unselected package protobuf-compiler. #54 48.93 Preparing to unpack .../13-protobuf-compiler_3.0.0-9_amd64.deb ... #54 48.94 Unpacking protobuf-compiler (3.0.0-9) ... #54 49.04 Selecting previously unselected package python-pkg-resources. #54 49.04 Preparing to unpack .../14-python-pkg-resources_33.1.1-1_all.deb ... #54 49.05 Unpacking python-pkg-resources (33.1.1-1) ... #54 49.26 Selecting previously unselected package python-protobuf. #54 49.27 Preparing to unpack .../15-python-protobuf_3.0.0-9_amd64.deb ... #54 49.28 Unpacking python-protobuf (3.0.0-9) ... #54 49.73 Setting up libnet1:amd64 (1.1.6+dfsg-3) ... #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 36.03 vendor/golang_org/x/crypto/curve25519 #30 38.77 sync #30 39.32 syscall #30 39.33 io #30 40.43 bytes #30 42.40 bufio #30 44.35 reflect #20 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 digest: sha256:908d18ce8cc8ae168311a1403a9975cbf1382eb9d7d4df067774e930575fd7fe #20 name: "[frozen-images 3/3] RUN /download-frozen-image-v2.sh /build \tbuildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251 \tbusybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0 \tbusybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6 \tdebian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60 \thello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c" #20 started: 2019-07-26 21:14:26.364604751 +0000 UTC #20 5.184 Downloading 'library/buildpack-deps:jessie@sha256:dd86dced7c9cd2a724e779730f0a53f93b7ef42228d4344b25ce9a42a1486251' (4 layers)... #20 5.654 ######################################################################## 100.0% #20 5.917 #### 6.8% ########### 15.9% ################# 24.7% ######################### 35.5% #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 46.36 time #43 ... #43 [containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./ #43 digest: sha256:065a0089ecadd681ee966c7588d4b9bd9eec36fe5c70a835612db6cb4de7cc84 #43 name: "[containerd 3/4] COPY hack/dockerfile/install/containerd.installer ./" #43 started: 2019-07-26 21:14:30.152408224 +0000 UTC #43 completed: 2019-07-26 21:14:33.066937686 +0000 UTC #43 duration: 2.914529462s #38 [runc 2/3] COPY hack/dockerfile/install/runc.installer ./ #38 completed: 2019-07-26 21:14:33.077504338 +0000 UTC #38 duration: 3.917052675s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 5.917 #### 6.8% ########### 15.9% ################# 24.7% ######################### 35.5% ############################## 43.0% #################################### 50.4% ######################################## 56.1% ############################################# 63.7% ################################################# 69.3% #9 ... #9 [dev 2/21] RUN useradd --create-home --gid docker unprivilegeduser #9 completed: 2019-07-26 21:14:33.179506396 +0000 UTC #9 duration: 2.979773789s #10 [dev 3/21] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... #10 digest: sha256:4a63abafbd4383465fe1d528635d80acc468d999df322f02977e133e187dd211 #10 name: "[dev 3/21] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc" #10 started: 2019-07-26 21:14:33.184414484 +0000 UTC # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo Removing intermediate container 054ba3de6901 ---> 6a5a6c982757 Step 29/49 : FROM builder as init-builder ---> b8835a582bb4 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in b1326e330884 Cloning into '/tini'... #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 41.98 debconf: delaying package configuration, since apt-utils is not installed #32 42.14 Fetched 20.2 MB in 2s (7552 kB/s) #32 42.69 Selecting previously unselected package cmake-data. #32 42.71 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15090 files and directories currently installed.) #32 42.75 Preparing to unpack .../00-cmake-data_3.7.2-1_all.deb ... #32 42.79 Unpacking cmake-data (3.7.2-1) ... #32 46.48 Selecting previously unselected package liblzo2-2:amd64. #32 46.48 Preparing to unpack .../01-liblzo2-2_2.08-1.2+b2_amd64.deb ... #32 46.52 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... #32 46.62 Selecting previously unselected package libicu57:amd64. #32 46.63 Preparing to unpack .../02-libicu57_57.1-6+deb9u2_amd64.deb ... #32 46.68 Unpacking libicu57:amd64 (57.1-6+deb9u2) ... #20 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 5.917 #### 6.8% ########### 15.9% ################# 24.7% ######################### 35.5% ############################## 43.0% #################################### 50.4% ######################################## 56.1% ############################################# 63.7% ################################################# 69.3% ######################################################## 78.8% ############################################################### 87.7% ######################################################################## 100.0% #20 7.867 ######################################################################## 100.0% #20 8.218 ##### 7.6% ################## 25.1% ########################### 38.6% ####################################### 54.3% ######################################################### 79.3% ######################################################################## 100.0% Removing intermediate container b1326e330884 ---> 0422841accaf Step 31/49 : WORKDIR /tini #20 9.215 ######################################################################## 100.0% ---> Running in 9c2d7fd96921 Removing intermediate container 9c2d7fd96921 ---> 83dba87ba2b1 Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init ---> Running in 82c93998c355 #20 9.532 ##### 7.8% ########## 15.1% ################# 24.3% ######################## 33.6% ################################ 44.9% ##################################### 52.7% ########################################### 60.0% ################################################ 67.5% ##################################################### 74.0% ########################################################## 81.4% ############################################################ 83.5% ############################################################### 88.4% ######################################################################## 100.0% -- The C compiler identification is GNU 6.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 #20 11.24 ######################################################################## 100.0% -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #20 11.46 ## 3.5% ##### 7.3% ######### 12.9% ########### 16.6% ############## 20.5% ################# 24.0% ##################### 30.1% #10 ... #10 [dev 3/21] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashr... #10 completed: 2019-07-26 21:14:38.626005424 +0000 UTC #10 duration: 5.44159094s #10 3.633 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 11.46 ## 3.5% ##### 7.3% ######### 12.9% ########### 16.6% ############## 20.5% ################# 24.0% ##################### 30.1% #11 ... #11 [dev 4/21] RUN echo "source /usr/share/bash-completion/bash_completion" ... #11 digest: sha256:af8a64026dc001b42536cd84bc1dbd1bc652e823f86f060ebd0027e414692ecf #11 name: "[dev 4/21] RUN echo \"source /usr/share/bash-completion/bash_completion\" >> /etc/bash.bashrc" #11 started: 2019-07-26 21:14:38.630568582 +0000 UTC [100%] Linking C executable tini-static [100%] Built target tini-static Removing intermediate container 82c93998c355 ---> 38debc7f2db3 Step 33/49 : FROM builder as runc-builder ---> b8835a582bb4 Step 34/49 : RUN apt-get install -y libseccomp-dev ---> Running in 4980142f6be5 Reading package lists... Building dependency tree... Reading state information... libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 22 not upgraded. #27 ... #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 44.62 internal/poll #27 46.32 internal/syscall/unix #27 46.45 os #27 46.69 sort #27 48.45 strings #27 49.60 fmt #27 50.42 bytes #27 52.00 bufio #27 53.41 path/filepath #27 54.67 flag #20 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... Removing intermediate container 4980142f6be5 ---> 8e4c7ad487b0 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in cb426c2887e2 #20 11.46 ## 3.5% ##### 7.3% ######### 12.9% ########### 16.6% ############## 20.5% ################# 24.0% ##################### 30.1% ####################### 33.1% ######################### 35.3% ########################## 37.3% ############################# 40.3% ############################## 42.6% ################################ 45.4% ################################### 48.7% ####################################### 54.4% ########################################## 58.5% ############################################# 63.1% ################################################ 66.7% ################################################## 70.4% ##################################################### 73.9% ####################################################### 77.1% ######################################################### 80.1% ########################################################### 82.9% ############################################################# 86.1% ################################################################ 89.1% ################################################################## 92.5% #################################################################### 95.7% ####################################################################### 99.8% ######################################################################## 100.0% #20 14.64 Cloning into '/go/src/github.com/opencontainers/runc'... #20 15.77 Downloading 'library/busybox:latest@sha256:bbc3a03235220b170ba48a157dd097dd1379299370e1ed99ce976df0355d24f0' (1 layers)... #11 ... #11 [dev 4/21] RUN echo "source /usr/share/bash-completion/bash_completion" ... #11 completed: 2019-07-26 21:14:42.491937727 +0000 UTC #11 duration: 3.861369145s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 16.13 ######################################################################## 100.0% # github.com/opencontainers/runc /tmp/go-link-955784012/000020.o: In function `mygetgrouplist': /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-955784012/000019.o: In function `mygetgrgid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-955784012/000019.o: In function `mygetgrnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-955784012/000019.o: In function `mygetpwnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-955784012/000019.o: In function `mygetpwuid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc Removing intermediate container c78c6cacfff0 ---> 8693b33b1c55 Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 446f27a7cfdc Removing intermediate container 446f27a7cfdc ---> a2c44882ff44 Step 40/49 : ARG GITCOMMIT ---> Running in 2de06104a727 Removing intermediate container 2de06104a727 ---> 8dccb8180f72 Step 41/49 : ARG BUILDTIME ---> Running in 01e777d040fc Removing intermediate container 01e777d040fc ---> d9799c02a18b Step 42/49 : ARG PLATFORM ---> Running in bbc8b4a0001a Removing intermediate container bbc8b4a0001a ---> e60588c6d774 Step 43/49 : ARG ENGINE_IMAGE ---> Running in dd7218a6baf3 #20 16.40 ######################################################################## 100.0% #20 16.61 #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 50.69 Setting up libprotobuf-c1:amd64 (1.2.1-2) ... #54 50.72 Setting up python-pkg-resources (33.1.1-1) ... #54 54.47 Setting up libnet1-dev (1.1.6+dfsg-3) ... #54 54.49 Setting up libprotobuf10:amd64 (3.0.0-9) ... #54 54.50 Processing triggers for libc-bin (2.24-11+deb9u4) ... #54 54.54 Setting up python-protobuf (3.0.0-9) ... #54 60.05 Setting up libcap-dev:amd64 (1:2.25-1) ... #54 60.19 Setting up libprotobuf-c-dev:amd64 (1.2.1-2) ... #54 60.25 Setting up libnl-3-200:amd64 (3.2.27-2) ... #54 60.36 Setting up libprotobuf-lite10:amd64 (3.0.0-9) ... #54 60.41 Setting up libprotoc10:amd64 (3.0.0-9) ... #54 60.45 Setting up protobuf-c-compiler (1.2.1-2) ... #54 60.49 Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-5) ... #54 60.53 Setting up protobuf-compiler (3.0.0-9) ... #54 60.54 Setting up libprotobuf-dev:amd64 (3.0.0-9) ... #54 60.57 Setting up libnl-3-dev:amd64 (3.2.27-2) ... #54 60.60 Processing triggers for libc-bin (2.24-11+deb9u4) ... Removing intermediate container dd7218a6baf3 ---> e3f549fccea7 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ Removing intermediate container cb426c2887e2 ---> 27bb4332c876 Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in c04547ddd248 #44 ... #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd #44 digest: sha256:de2e07433a352c7cf57754c38df3141c62a1ab0dd4863f32fcc3f96907240bc4 #44 name: "[containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd" #44 started: 2019-07-26 21:14:33.075534246 +0000 UTC #44 3.065 + RM_GOPATH=0 #44 3.065 + TMP_GOPATH= #44 3.065 + : /build/ #44 3.066 + '[' -z '' ']' #44 3.069 ++ mktemp -d #44 3.076 + export GOPATH=/tmp/tmp.gSsGyspDo1 #44 3.078 + GOPATH=/tmp/tmp.gSsGyspDo1 #44 3.078 + RM_GOPATH=1 #44 3.079 ++ dirname ./install.sh #44 3.089 + dir=. #44 3.090 + bin=containerd #44 3.090 + shift #44 3.091 + '[' '!' -f ./containerd.installer ']' #44 3.091 + . ./containerd.installer #44 3.091 ++ CONTAINERD_COMMIT=894b81a4b802e4eb2a91d1ce216b8817763c29fb #44 3.092 + install_containerd #44 3.096 + echo 'Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb' #44 3.096 Install containerd version 894b81a4b802e4eb2a91d1ce216b8817763c29fb #44 3.097 + git clone https://github.com/containerd/containerd.git /tmp/tmp.gSsGyspDo1/src/github.com/containerd/containerd #44 3.111 Cloning into '/tmp/tmp.gSsGyspDo1/src/github.com/containerd/containerd'... #39 ... #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc #39 digest: sha256:0f5952614d54394144ab3a7b2bac99ab39b28851b720b04a584867664a69fc0a #39 name: "[runc 3/3] RUN PREFIX=/build/ ./install.sh runc" #39 started: 2019-07-26 21:14:33.080281351 +0000 UTC #39 3.310 + RM_GOPATH=0 #39 3.310 + TMP_GOPATH= #39 3.310 + : /build/ #39 3.310 + '[' -z '' ']' #39 3.310 ++ mktemp -d #39 3.312 + export GOPATH=/tmp/tmp.amtoI7w7sA #39 3.312 + GOPATH=/tmp/tmp.amtoI7w7sA #39 3.312 + RM_GOPATH=1 #39 3.313 ++ dirname ./install.sh #39 3.313 + dir=. #39 3.314 + bin=runc #39 3.314 + shift #39 3.314 + '[' '!' -f ./runc.installer ']' #39 3.314 + . ./runc.installer #39 3.314 ++ RUNC_COMMIT=425e105d5a03fabd737a126ad93d62a9eeede87f #39 3.314 + install_runc #39 3.315 + grep -q '^3\.10\.0.*\.el7\.' #39 3.321 + uname -r #39 3.329 + RUNC_BUILDTAGS='seccomp apparmor selinux ' #39 3.330 Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux ) #39 3.330 + echo 'Install runc version 425e105d5a03fabd737a126ad93d62a9eeede87f (build tags: seccomp apparmor selinux )' #39 3.330 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.amtoI7w7sA/src/github.com/opencontainers/runc #39 3.342 Cloning into '/tmp/tmp.amtoI7w7sA/src/github.com/opencontainers/runc'... #39 10.22 + cd /tmp/tmp.amtoI7w7sA/src/github.com/opencontainers/runc #39 10.22 + git checkout -q 425e105d5a03fabd737a126ad93d62a9eeede87f #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 54.20 Selecting previously unselected package libxml2:amd64. #32 54.20 Preparing to unpack .../03-libxml2_2.9.4+dfsg1-2.2+deb9u2_amd64.deb ... #32 54.21 Unpacking libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... #32 56.30 Selecting previously unselected package libarchive13:amd64. #32 56.31 Preparing to unpack .../04-libarchive13_3.2.2-2+deb9u1_amd64.deb ... #32 56.32 Unpacking libarchive13:amd64 (3.2.2-2+deb9u1) ... #32 56.78 Selecting previously unselected package libjsoncpp1:amd64. #32 56.78 Preparing to unpack .../05-libjsoncpp1_1.7.4-3_amd64.deb ... #32 56.79 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... #32 57.11 Selecting previously unselected package libuv1:amd64. #32 57.12 Preparing to unpack .../06-libuv1_1.9.1-3_amd64.deb ... #32 57.12 Unpacking libuv1:amd64 (1.9.1-3) ... #32 57.28 Selecting previously unselected package cmake. #32 57.28 Preparing to unpack .../07-cmake_3.7.2-1_amd64.deb ... #32 57.37 Unpacking cmake (3.7.2-1) ... #32 60.35 Selecting previously unselected package sgml-base. #32 60.35 Preparing to unpack .../08-sgml-base_1.29_all.deb ... #32 60.40 Unpacking sgml-base (1.29) ... #32 60.55 Selecting previously unselected package xxd. #32 60.55 Preparing to unpack .../09-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... #32 60.58 Unpacking xxd (2:8.0.0197-4+deb9u3) ... #32 60.78 Selecting previously unselected package vim-common. #32 60.78 Preparing to unpack .../10-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... #32 60.80 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... Removing intermediate container c04547ddd248 ---> 3407a56761d9 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in ec9f1051430c #32 61.11 Selecting previously unselected package libgpm2:amd64. #32 61.12 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... #32 61.12 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... #32 61.24 Selecting previously unselected package vim-runtime. #32 61.24 Preparing to unpack .../12-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... #32 61.28 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' #32 61.32 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' #39 ... #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc #39 10.49 + '[' -z '' ']' #39 10.50 + target=static #39 10.50 + make 'BUILDTAGS=seccomp apparmor selinux ' static warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths ---> d6d097be71f5 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> 51ea5c88be1c Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc . ---> 7f59ef6a5ef4 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ ---> 36cf80cc7b91 Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" ---> Running in 7a681acefbfa Removing intermediate container 7a681acefbfa ---> d5320f583dd0 Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in ecaaedb1f461 #39 12.08 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o runc . Removing intermediate container ecaaedb1f461 ---> 995d0f79dc47 #12 ... #12 [dev 5/21] RUN ln -s /usr/local/completion/bash/docker /etc/bash_complet... #12 digest: sha256:13eb4b42397c0cd53aeae0378f15b2a4582e340a9427261711fc6f1da7c852ef #12 name: "[dev 5/21] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker" #12 started: 2019-07-26 21:14:42.496459118 +0000 UTC #12 completed: 2019-07-26 21:14:45.791140317 +0000 UTC #12 duration: 3.294681199s #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 17.98 Downloading 'library/busybox:glibc@sha256:0b55a30394294ab23b9afd58fab94e61a923f5834fba7ddbae7f8e0c11ba85e6' (1 layers)... #20 18.35 ######################################################################## 100.0% #20 18.60 ############################### 43.6% ######################################################################## 100.0% #20 18.74 #20 19.81 Downloading 'library/debian:jessie@sha256:287a20c5f73087ab406e6b364833e3fb7b3ae63ca0eb3486555dc27ed32c6e60' (1 layers)... #20 20.00 skipping existing 1849cc453dee #20 20.16 #20 21.11 Downloading 'library/hello-world:latest@sha256:be0cd392e45be79ffeffa6b05338b98ebb16c87b255f48e297ec7f98e123905c' (1 layers)... #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 51.39 internal/poll #30 52.77 internal/syscall/unix #30 53.16 os #30 56.89 strings #30 57.13 fmt #30 59.27 sort #30 60.67 path/filepath #30 60.94 flag #20 ... #20 [frozen-images 3/3] RUN /download-frozen-image-v2.sh /build buildpack-d... #20 21.48 ######################################################################## 100.0% #20 21.66 ######################################################################## 100.0% Successfully built 995d0f79dc47 Successfully tagged dockereng/engine-community:0.0.0-20190725195304-e8c623b37e echo dockereng/engine-community:0.0.0-20190725195304-e8c623b37e > image-linux make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' cp ../image/image-linux sources/engine-image mkdir -p sources docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb/sources:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli #20 21.75 #20 21.82 Download of images into '/build' complete. #20 21.82 Use something like the following to load the result into a Docker daemon: #20 21.82 tar -cC '/build' . | docker load #20 completed: 2019-07-26 21:14:48.676216889 +0000 UTC #20 duration: 22.311612138s #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 62.22 go/token #13 ... #13 [dev 6/21] RUN ldconfig #13 digest: sha256:1ac61f5dd11a6cbd4abdcc6dec3d201faa1f5bbcc069ebdc190d4ae6161a06d7 #13 name: "[dev 6/21] RUN ldconfig" #13 started: 2019-07-26 21:14:45.793483074 +0000 UTC #13 completed: 2019-07-26 21:14:48.779774046 +0000 UTC #13 duration: 2.986290972s #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 62.51 path #30 63.17 go/scanner #30 63.35 regexp/syntax #27 ... #27 [tomlv 3/3] RUN PREFIX=/build/ ./install.sh tomlv #27 completed: 2019-07-26 21:14:51.00205197 +0000 UTC #27 duration: 1m5.185799615s #27 55.33 io/ioutil #27 55.88 github.com/BurntSushi/toml #27 56.25 log #27 56.99 path #27 57.75 text/tabwriter #27 59.80 github.com/BurntSushi/toml/cmd/tomlv mkdir -p sources cp ../systemd/docker.service sources/docker.service mkdir -p sources cp ../systemd/docker.socket sources/docker.socket mkdir -p sources docker inspect "dockereng/engine-community:0.0.0-20190725195304-e8c623b37e" \ --format '{{index .Config.Labels "com.docker.distribution_based_engine" }}' > sources/distribution_based_engine.json #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 64.96 go/ast docker build --build-arg GO_IMAGE=golang:1.10.8 --build-arg COMMON_FILES=common --build-arg ENGINE_IMAGE="dockereng/engine-community:0.0.0-20190725195304-e8c623b37e" -t debbuild-ubuntu-xenial/x86_64 -f /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb/ubuntu-xenial/Dockerfile . Sending build context to Docker daemon 6.892MB Step 1/27 : ARG GO_IMAGE Step 2/27 : ARG ENGINE_IMAGE Step 3/27 : ARG BUILD_IMAGE=ubuntu:xenial Step 4/27 : FROM ${GO_IMAGE} as golang ---> 6fd1f7edb6ab Step 5/27 : FROM ${ENGINE_IMAGE} as engine ---> 995d0f79dc47 Step 6/27 : FROM ${BUILD_IMAGE} xenial: Pulling from library/ubuntu f7277927d38a: Pulling fs layer 8d3eac894db4: Pulling fs layer edf72af6d627: Pulling fs layer 3e4f86211d23: Pulling fs layer 3e4f86211d23: Waiting 8d3eac894db4: Verifying Checksum 8d3eac894db4: Download complete edf72af6d627: Verifying Checksum edf72af6d627: Download complete 3e4f86211d23: Verifying Checksum 3e4f86211d23: Download complete #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 61.32 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' #32 61.32 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... #32 69.18 Selecting previously unselected package vim. #32 69.18 Preparing to unpack .../13-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... #32 69.18 Unpacking vim (2:8.0.0197-4+deb9u3) ... #32 70.21 Selecting previously unselected package xml-core. #32 70.21 Preparing to unpack .../14-xml-core_0.17_all.deb ... #32 70.21 Unpacking xml-core (0.17) ... #32 70.53 Processing triggers for mime-support (3.60) ... #32 70.58 Setting up xxd (2:8.0.0197-4+deb9u3) ... #32 70.61 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... #32 70.61 Setting up libuv1:amd64 (1.9.1-3) ... #32 70.63 Setting up cmake-data (3.7.2-1) ... #32 70.65 Setting up sgml-base (1.29) ... #32 70.98 Setting up libicu57:amd64 (57.1-6+deb9u2) ... #32 71.02 Setting up libxml2:amd64 (2.9.4+dfsg1-2.2+deb9u2) ... #32 71.03 Processing triggers for libc-bin (2.24-11+deb9u4) ... #32 71.11 Setting up vim-common (2:8.0.0197-4+deb9u3) ... #32 71.19 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 62.78 Note: Building without ia32 C/R, missed ia32 support in gcc #54 62.78 That may be related to missing gcc-multilib in your #54 62.78 distribution or you may have Debian with buggy toolchain #54 62.78 (issue https://github.com/xemul/criu/issues/315) #54 64.91 fatal: Not a git repository (or any of the parent directories): .git #54 64.94 GEN .gitid #54 64.95 GEN criu/include/version.h #54 64.99 GEN include/common/asm #54 66.59 PBCC images/google/protobuf/descriptor.pb-c.c #54 66.64 PBCC images/opts.pb-c.c #54 66.70 PBCC images/sit.pb-c.c #54 66.77 DEP images/google/protobuf/descriptor.pb-c.d #54 66.85 DEP images/opts.pb-c.d #54 66.97 DEP images/sit.pb-c.d #54 67.07 PBCC images/macvlan.pb-c.c #54 67.14 DEP images/macvlan.pb-c.d #54 67.22 PBCC images/autofs.pb-c.c #54 67.29 DEP images/autofs.pb-c.d #54 67.45 PBCC images/sysctl.pb-c.c #54 67.51 DEP images/sysctl.pb-c.d #54 67.59 PBCC images/time.pb-c.c #54 67.66 DEP images/time.pb-c.d #54 67.75 PBCC images/binfmt-misc.pb-c.c #54 67.84 DEP images/binfmt-misc.pb-c.d #54 67.98 PBCC images/seccomp.pb-c.c #54 68.06 DEP images/seccomp.pb-c.d #54 68.18 PBCC images/userns.pb-c.c #54 68.23 DEP images/userns.pb-c.d #54 68.27 PBCC images/cgroup.pb-c.c #54 68.34 DEP images/cgroup.pb-c.d #54 68.41 PBCC images/fown.pb-c.c #54 68.47 PBCC images/ext-file.pb-c.c #54 68.62 DEP images/fown.pb-c.d #54 68.69 DEP images/ext-file.pb-c.d #54 68.82 PBCC images/rpc.pb-c.c #54 68.91 DEP images/rpc.pb-c.d #54 69.03 PBCC images/siginfo.pb-c.c #54 69.12 DEP images/siginfo.pb-c.d #54 69.22 PBCC images/pagemap.pb-c.c #54 69.24 DEP images/pagemap.pb-c.d #54 69.36 PBCC images/rlimit.pb-c.c #54 69.36 DEP images/rlimit.pb-c.d #54 69.46 PBCC images/file-lock.pb-c.c #54 69.67 DEP images/file-lock.pb-c.d #54 69.76 PBCC images/tty.pb-c.c #54 69.87 DEP images/tty.pb-c.d #54 70.09 PBCC images/tun.pb-c.c #54 70.19 PBCC images/netdev.pb-c.c #54 70.33 DEP images/tun.pb-c.d #54 70.40 DEP images/netdev.pb-c.d #54 70.49 PBCC images/vma.pb-c.c #54 70.54 DEP images/vma.pb-c.d #54 70.63 PBCC images/creds.pb-c.c #54 70.71 DEP images/creds.pb-c.d #54 70.87 PBCC images/utsns.pb-c.c #54 70.95 DEP images/utsns.pb-c.d #54 71.01 PBCC images/ipc-desc.pb-c.c #54 71.02 PBCC images/ipc-sem.pb-c.c #54 71.09 DEP images/ipc-desc.pb-c.d #54 71.12 DEP images/ipc-sem.pb-c.d #54 71.18 PBCC images/ipc-msg.pb-c.c #54 71.19 DEP images/ipc-msg.pb-c.d #54 71.28 PBCC images/ipc-shm.pb-c.c #54 71.30 DEP images/ipc-shm.pb-c.d #54 71.34 PBCC images/ipc-var.pb-c.c #54 71.38 DEP images/ipc-var.pb-c.d #54 71.42 PBCC images/sk-opts.pb-c.c #54 71.46 PBCC images/packet-sock.pb-c.c #54 71.50 DEP images/sk-opts.pb-c.d #54 71.54 DEP images/packet-sock.pb-c.d #54 71.57 PBCC images/sk-netlink.pb-c.c #54 71.63 DEP images/sk-netlink.pb-c.d #54 71.65 PBCC images/sk-inet.pb-c.c #54 71.76 DEP images/sk-inet.pb-c.d #32 ... #32 [tini 1/4] RUN apt-get update && apt-get install -y cmake vim-common #32 71.66 Setting up xml-core (0.17) ... f7277927d38a: Verifying Checksum f7277927d38a: Download complete #32 72.67 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... #32 72.69 Setting up libjsoncpp1:amd64 (1.7.4-3) ... #32 72.70 Setting up vim (2:8.0.0197-4+deb9u3) ... #32 72.72 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #32 72.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #32 72.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #32 72.74 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #32 72.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #32 72.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #32 72.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #32 72.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #32 72.78 Setting up libarchive13:amd64 (3.2.2-2+deb9u1) ... #32 72.80 Setting up cmake (3.7.2-1) ... #32 72.90 Processing triggers for sgml-base (1.29) ... #32 72.97 Processing triggers for libc-bin (2.24-11+deb9u4) ... #32 completed: 2019-07-26 21:14:55.696317352 +0000 UTC #32 duration: 1m13.38331443s #33 [tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh #33 digest: sha256:bdbaab5b6f768a0beca1ff496eb57ad4668429b57b7257e3632dc612a2316182 #33 name: "[tini 2/4] COPY hack/dockerfile/install/install.sh ./install.sh" #33 started: 2019-07-26 21:14:55.698473522 +0000 UTC f7277927d38a: Pull complete 8d3eac894db4: Pull complete edf72af6d627: Pull complete 3e4f86211d23: Pull complete Digest: sha256:97b54e5692c27072234ff958a7442dde4266af21e7b688e7fca5dc5acc8ed7d9 Status: Downloaded newer image for ubuntu:xenial ---> 5e13f8dd4c1a Step 7/27 : RUN apt-get update && apt-get install -y curl devscripts equivs git # github.com/opencontainers/runc /tmp/go-link-622298516/000020.o: In function `mygetgrouplist': /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-622298516/000019.o: In function `mygetgrgid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-622298516/000019.o: In function `mygetgrnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-622298516/000019.o: In function `mygetpwnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-622298516/000019.o: In function `mygetpwuid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc ---> Running in 96c1c59dde54 #33 completed: 2019-07-26 21:14:58.14203253 +0000 UTC #33 duration: 2.443559008s #34 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ #34 digest: sha256:40e7ad7f3b440afcde6c79b6a7244672ca8ff849b69a8a6910b2b0f3e3c999cf #34 name: "[tini 3/4] COPY hack/dockerfile/install/tini.installer ./" #34 started: 2019-07-26 21:14:58.144715026 +0000 UTC Removing intermediate container ec9f1051430c ---> 6e46eccf9d73 Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 835432d734fe Removing intermediate container 835432d734fe ---> f6ee56bcfbac Step 40/49 : ARG GITCOMMIT ---> Running in 523e88258d44 Removing intermediate container 523e88258d44 ---> 17abf2705db7 Step 41/49 : ARG BUILDTIME ---> Running in 5a5c323ddcd8 #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 digest: sha256:2b51eec9fdeae3982e0d5ffe1819b92503affffe8b8175dfee2d504eff815c86 #14 name: "[dev 7/21] RUN apt-get update && apt-get install -y \tapparmor \taufs-tools \tbash-completion \tbtrfs-tools \tiptables \tjq \tlibcap2-bin \tlibdevmapper-dev \tlibffi-dev \tlibssl-dev \tlibudev-dev \tlibsystemd-dev \tbinutils-mingw-w64 \tg++-mingw-w64-x86-64 \tnet-tools \tpigz \tpython-backports.ssl-match-hostname \tpython-dev \tpython-cffi \tpython-mock \tpython-pip \tpython-requests \tpython-setuptools \tpython-websocket \tpython-wheel \tthin-provisioning-tools \tvim \tvim-common \txfsprogs \tzip \tbzip2 \txz-utils \t--no-install-recommends" #14 started: 2019-07-26 21:14:48.865258356 +0000 UTC #14 4.757 Hit:1 http://security.debian.org/debian-security stretch/updates InRelease #14 4.758 Ign:2 http://deb.debian.org/debian stretch InRelease #14 4.758 Hit:3 http://deb.debian.org/debian stretch-updates InRelease #14 4.759 Hit:4 http://deb.debian.org/debian stretch Release #14 6.471 Reading package lists... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 71.81 PBCC images/sk-unix.pb-c.c #54 71.89 DEP images/sk-unix.pb-c.d #54 71.95 PBCC images/mm.pb-c.c #54 71.97 DEP images/mm.pb-c.d #54 72.02 PBCC images/timerfd.pb-c.c #54 72.04 DEP images/timerfd.pb-c.d #54 72.07 PBCC images/timer.pb-c.c #54 72.11 DEP images/timer.pb-c.d #54 72.16 PBCC images/sa.pb-c.c #54 72.18 DEP images/sa.pb-c.d #54 72.23 PBCC images/pipe-data.pb-c.c #54 72.23 DEP images/pipe-data.pb-c.d #54 72.32 PBCC images/mnt.pb-c.c #54 72.35 DEP images/mnt.pb-c.d #54 72.41 PBCC images/sk-packet.pb-c.c #54 72.47 DEP images/sk-packet.pb-c.d #54 72.50 PBCC images/tcp-stream.pb-c.c #54 72.56 DEP images/tcp-stream.pb-c.d #54 72.61 PBCC images/pipe.pb-c.c #54 72.64 DEP images/pipe.pb-c.d #54 72.71 PBCC images/pstree.pb-c.c #54 72.74 DEP images/pstree.pb-c.d #54 72.78 PBCC images/fs.pb-c.c #54 72.82 DEP images/fs.pb-c.d #54 72.84 PBCC images/signalfd.pb-c.c #54 72.89 DEP images/signalfd.pb-c.d #54 72.95 PBCC images/fh.pb-c.c #54 73.01 PBCC images/fsnotify.pb-c.c #54 73.06 DEP images/fh.pb-c.d #54 73.10 DEP images/fsnotify.pb-c.d #54 73.16 PBCC images/eventpoll.pb-c.c #54 73.19 DEP images/eventpoll.pb-c.d #54 73.27 PBCC images/eventfd.pb-c.c #54 73.29 DEP images/eventfd.pb-c.d #54 73.32 PBCC images/remap-file-path.pb-c.c #54 73.37 DEP images/remap-file-path.pb-c.d #54 73.47 PBCC images/fifo.pb-c.c #54 73.51 DEP images/fifo.pb-c.d #54 73.58 PBCC images/ghost-file.pb-c.c #54 73.66 DEP images/ghost-file.pb-c.d #54 73.75 PBCC images/regfile.pb-c.c #54 73.78 DEP images/regfile.pb-c.d #54 73.84 PBCC images/ns.pb-c.c #54 73.88 DEP images/ns.pb-c.d #54 73.94 PBCC images/fdinfo.pb-c.c #54 74.01 DEP images/fdinfo.pb-c.d #54 74.08 PBCC images/core-aarch64.pb-c.c #54 74.10 PBCC images/core-arm.pb-c.c #54 74.15 PBCC images/core-ppc64.pb-c.c #54 74.19 PBCC images/core-s390.pb-c.c #54 74.24 PBCC images/core-x86.pb-c.c #54 74.28 PBCC images/core.pb-c.c #54 74.33 PBCC images/inventory.pb-c.c #54 74.40 DEP images/core-aarch64.pb-c.d #54 74.45 DEP images/core-arm.pb-c.d #54 74.55 DEP images/core-ppc64.pb-c.d #54 74.61 DEP images/core-s390.pb-c.d #54 74.68 DEP images/core-x86.pb-c.d #54 74.73 DEP images/core.pb-c.d #54 74.79 DEP images/inventory.pb-c.d #54 74.84 PBCC images/cpuinfo.pb-c.c #54 74.89 DEP images/cpuinfo.pb-c.d #54 74.93 PBCC images/stats.pb-c.c #54 74.99 DEP images/stats.pb-c.d #54 76.36 make[1]: Nothing to be done for 'all'. #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 6.471 Reading package lists... Removing intermediate container 5a5c323ddcd8 ---> 384f69a4f84c Step 42/49 : ARG PLATFORM ---> Running in e7f55f3ef910 Removing intermediate container e7f55f3ef910 ---> 0f171821cde1 Step 43/49 : ARG ENGINE_IMAGE ---> Running in 12186c44518c Removing intermediate container 12186c44518c ---> ef98090982d1 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ #14 10.77 Reading package lists... #34 ... #34 [tini 3/4] COPY hack/dockerfile/install/tini.installer ./ #34 completed: 2019-07-26 21:15:00.227673292 +0000 UTC #34 duration: 2.082958266s #35 [tini 4/4] RUN PREFIX=/build/ ./install.sh tini #35 digest: sha256:eeab99c589ab6816bb5efac9e08b74ecc3cef567eea2f0b1c4703017a390a251 #35 name: "[tini 4/4] RUN PREFIX=/build/ ./install.sh tini" #35 started: 2019-07-26 21:15:00.230969229 +0000 UTC Get:1 http://archive.ubuntu.com/ubuntu xenial InRelease [247 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial-updates InRelease [109 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial-backports InRelease [107 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 Packages [1558 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/restricted amd64 Packages [14.1 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial/universe amd64 Packages [9827 kB] ---> 94abbcc5aef4 Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> 2a239e33dabd Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ ---> 7c007d769b68 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ #35 1.893 + RM_GOPATH=0 #35 1.893 + TMP_GOPATH= #35 1.893 + : /build/ #35 1.893 + '[' -z '' ']' #35 1.894 ++ mktemp -d #35 1.897 + export GOPATH=/tmp/tmp.cyQfMHUPvx #35 1.897 + GOPATH=/tmp/tmp.cyQfMHUPvx #35 1.897 + RM_GOPATH=1 #35 1.901 ++ dirname ./install.sh #35 1.903 + dir=. #35 1.903 + bin=tini #35 1.903 + shift #35 1.904 + '[' '!' -f ./tini.installer ']' #35 1.904 + . ./tini.installer #35 1.904 ++ TINI_COMMIT=fec3683b971d9c3ef73f284f176672c44b448662 #35 1.905 + install_tini #35 1.905 + echo 'Install tini version fec3683b971d9c3ef73f284f176672c44b448662' #35 1.906 Install tini version fec3683b971d9c3ef73f284f176672c44b448662 #35 1.906 + git clone https://github.com/krallin/tini.git /tmp/tmp.cyQfMHUPvx/tini #35 1.912 Cloning into '/tmp/tmp.cyQfMHUPvx/tini'... Get:7 http://archive.ubuntu.com/ubuntu xenial/multiverse amd64 Packages [176 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 Packages [1290 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial-updates/restricted amd64 Packages [13.1 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 Packages [978 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial-updates/multiverse amd64 Packages [19.1 kB] Get:12 http://archive.ubuntu.com/ubuntu xenial-backports/main amd64 Packages [7942 B] Get:13 http://archive.ubuntu.com/ubuntu xenial-backports/universe amd64 Packages [8532 B] ---> 628426446e1f Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" Get:14 http://security.ubuntu.com/ubuntu xenial-security InRelease [109 kB] ---> Running in 216995f07890 Removing intermediate container 216995f07890 ---> edcc6284e8a8 Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in bbe37e008070 Removing intermediate container bbe37e008070 ---> b8008ad2e665 Get:15 http://security.ubuntu.com/ubuntu xenial-security/main amd64 Packages [907 kB] Get:16 http://security.ubuntu.com/ubuntu xenial-security/restricted amd64 Packages [12.7 kB] Get:17 http://security.ubuntu.com/ubuntu xenial-security/universe amd64 Packages [573 kB] Get:18 http://security.ubuntu.com/ubuntu xenial-security/multiverse amd64 Packages [6117 B] Fetched 16.0 MB in 6s (2598 kB/s) Reading package lists... #35 4.399 + cd /tmp/tmp.cyQfMHUPvx/tini #35 4.402 + git checkout -q fec3683b971d9c3ef73f284f176672c44b448662 #35 4.419 + cmake . #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 68.51 regexp #30 69.75 io/ioutil #30 70.19 net/url #30 71.50 text/template/parse #30 71.92 go/parser #30 75.45 log #30 75.49 text/template #30 76.01 encoding/binary #30 77.15 encoding/base64 #30 77.59 encoding/json #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 77.59 CC images/stats.o #54 77.99 CC images/core.o #54 78.71 CC images/core-x86.o #54 79.34 CC images/core-arm.o #54 79.73 CC images/core-aarch64.o #54 80.08 CC images/core-ppc64.o #54 80.61 CC images/core-s390.o #54 81.30 CC images/cpuinfo.o #54 81.70 CC images/inventory.o #54 81.95 CC images/fdinfo.o #54 82.31 CC images/fown.o #54 82.54 CC images/ns.o #54 82.77 CC images/regfile.o #35 ... #35 [tini 4/4] RUN PREFIX=/build/ ./install.sh tini #35 4.979 -- The C compiler identification is GNU 6.3.0 #35 5.011 -- Check for working C compiler: /usr/bin/cc Reading package lists... Successfully built b8008ad2e665 Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e echo dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e > image-linux make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' [Pipeline] sh Building dependency tree... Reading state information... The following additional packages will be installed: at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates cpp cpp-5 dctrl-tools debhelper dh-python dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git-man groff-base hardening-includes ifupdown intltool-debian iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2 libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1 libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3 libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl libdns-export162 libdpkg-perl libedit2 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55 libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 liblist-moreutils-perl liblocale-gettext-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6 libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0 libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0 libunistring0 liburi-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support netbase openssh-client openssl patch patchutils perl perl-modules-5.22 po-debconf python python-apt-common python-minimal python2.7 python2.7-minimal python3 python3-apt python3-chardet python3-debian python3-magic python3-minimal python3-pkg-resources python3-six python3.5 python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils unzip wdiff xauth xdg-user-dirs xml-core xz-utils Suggested packages: default-mta | mail-transport-agent binutils-doc wamerican | wordlist whois vacation bzip2-doc cpp-doc gcc-5-locales debtags dh-make bsd-mailx | mailx cvs-buildpackage diffoscope devscripts-el dose-extra gnuplot libfile-desktopentry-perl libterm-size-perl libyaml-syck-perl mozilla-devscripts mutt svn-buildpackage w3m debian-keyring libsoap-lite-perl mini-dinstall python-bzrlib g++-multilib g++-5-multilib gcc-5-doc libstdc++6-5-dbg gcc-multilib autoconf automake libtool flex bison gdb gcc-doc gcc-5-multilib libgcc1-dbg libgomp1-dbg libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg gettext-doc autopoint git-daemon-run | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-arch git-cvs git-mediawiki git-svn groff ppp rdnssd iproute2-doc resolvconf avahi-autoipd isc-dhcp-client-ddns apparmor isoquery libgssapi-perl glibc-doc gnutls-bin krb5-doc krb5-user libdata-dump-perl libcrypt-ssleay-perl libhtml-template-perl libxml-simple-perl libsasl2-modules-otp libsasl2-modules-ldap libsasl2-modules-sql libsasl2-modules-gssapi-mit | libsasl2-modules-gssapi-heimdal libstdc++-5-doc libauthen-ntlm-perl binutils-multiarch libtext-template-perl lsb make-doc www-browser ssh-askpass libpam-ssh keychain monkeysphere ed diffutils-doc perl-doc libterm-readline-gnu-perl | libterm-readline-perl-perl libmail-box-perl python-doc python-tk python2.7-doc binfmt-support python3-doc python3-tk python3-venv python3-apt-dbg python-apt-doc python3-setuptools python3.5-venv python3.5-doc openssh-server sgml-base-doc zip The following NEW packages will be installed: at autotools-dev binutils bsdmainutils build-essential bzip2 ca-certificates cpp cpp-5 curl dctrl-tools debhelper devscripts dh-python dh-strip-nondeterminism diffstat distro-info-data dpkg-dev dput equivs fakeroot file g++ g++-5 gcc gcc-5 gettext gettext-base git git-man groff-base hardening-includes ifupdown intltool-debian iproute2 isc-dhcp-client isc-dhcp-common iso-codes krb5-locales less libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl libapt-inst2.0 libapt-pkg-perl libarchive-zip-perl libasan2 libasn1-8-heimdal libasprintf-dev libasprintf0v5 libatm1 libatomic1 libauthen-sasl-perl libbsd0 libc-dev-bin libc6-dev libcc1-0 libcgi-fast-perl libcgi-pm-perl libcilkrts5 libclass-accessor-perl libclone-perl libcroco3 libcurl3-gnutls libdata-alias-perl libdigest-hmac-perl libdistro-info-perl libdns-export162 libdpkg-perl libedit2 libemail-valid-perl libencode-locale-perl liberror-perl libexpat1 libexporter-tiny-perl libfakeroot libfcgi-perl libffi6 libfile-basedir-perl libfile-fcntllock-perl libfile-listing-perl libfile-stripnondeterminism-perl libfont-afm-perl libgcc-5-dev libgdbm3 libgettextpo-dev libgettextpo0 libglib2.0-0 libglib2.0-data libgmp10 libgnutls30 libgomp1 libgssapi-krb5-2 libgssapi3-heimdal libhcrypto4-heimdal libheimbase1-heimdal libheimntlm0-heimdal libhogweed4 libhtml-form-perl libhtml-format-perl libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl libhttp-message-perl libhttp-negotiate-perl libhx509-5-heimdal libicu55 libidn11 libio-html-perl libio-pty-perl libio-socket-inet6-perl libio-socket-ssl-perl libio-string-perl libipc-run-perl libipc-system-simple-perl libisc-export160 libisl15 libitm1 libk5crypto3 libkeyutils1 libkrb5-26-heimdal libkrb5-3 libkrb5support0 libldap-2.4-2 liblist-moreutils-perl liblocale-gettext-perl liblsan0 liblwp-mediatypes-perl liblwp-protocol-https-perl libmagic1 libmail-sendmail-perl libmailtools-perl libmnl0 libmpc3 libmpdec2 libmpfr4 libmpx0 libnet-dns-perl libnet-domain-tld-perl libnet-http-perl libnet-ip-perl libnet-smtp-ssl-perl libnet-ssleay-perl libnettle6 libp11-kit0 libparse-debianchangelog-perl libperl5.22 libperlio-gzip-perl libpipeline1 libpopt0 libpython-stdlib libpython2.7-minimal libpython2.7-stdlib libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libquadmath0 libroken18-heimdal librtmp1 libsasl2-2 libsasl2-modules libsasl2-modules-db libsocket6-perl libsqlite3-0 libssl1.0.0 libstdc++-5-dev libsub-name-perl libsys-hostname-long-perl libtasn1-6 libtext-levenshtein-perl libtimedate-perl libtsan0 libubsan0 libunistring0 liburi-perl libwind0-heimdal libwww-perl libwww-robotrules-perl libx11-6 libx11-data libxau6 libxcb1 libxdmcp6 libxext6 libxml2 libxmuu1 libxtables11 libyaml-libyaml-perl lintian linux-libc-dev lsb-release make man-db manpages manpages-dev mime-support netbase openssh-client openssl patch patchutils perl perl-modules-5.22 po-debconf python python-apt-common python-minimal python2.7 python2.7-minimal python3 python3-apt python3-chardet python3-debian python3-magic python3-minimal python3-pkg-resources python3-six python3.5 python3.5-minimal rename rsync sgml-base shared-mime-info strace t1utils unzip wdiff xauth xdg-user-dirs xml-core xz-utils #35 5.386 -- Check for working C compiler: /usr/bin/cc -- works #35 5.389 -- Detecting C compiler ABI info + pwd + make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine make ENGINE_DIR=/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean make[1]: Entering directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' #35 6.089 -- Detecting C compiler ABI info - done #35 6.153 -- Detecting C compile features #44 ... #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd #44 24.50 + cd /tmp/tmp.gSsGyspDo1/src/github.com/containerd/containerd #44 24.50 + git checkout -q 894b81a4b802e4eb2a91d1ce216b8817763c29fb #44 25.90 + export 'BUILDTAGS=netgo osusergo static_build' #44 25.90 + BUILDTAGS='netgo osusergo static_build' #44 25.90 + export EXTRA_FLAGS=-buildmode=pie #44 25.90 + EXTRA_FLAGS=-buildmode=pie #44 25.90 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' #44 25.90 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' #44 25.90 + '[' '' == dynamic ']' #44 25.90 + make #44 26.63 🇩 bin/ctr #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 10.77 Reading package lists... #14 15.30 Building dependency tree... #14 16.23 Reading state information... #14 16.92 The following additional packages will be installed: #14 16.93 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs dh-python #14 16.93 dmsetup gcc-mingw-w64-base gcc-mingw-w64-x86-64 libaio1 libapparmor-perl #14 16.93 libdevmapper-event1.02.1 libdevmapper1.02.1 libexpat1 libexpat1-dev libgpm2 #14 16.93 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 #14 16.93 libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev #14 16.93 libpcre32-3 libpcrecpp0v5 libpython-dev libpython2.7 libpython2.7-dev #14 16.93 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 #14 16.93 libselinux1-dev libsepol1-dev libssl1.1 libxtables12 mingw-w64-common #14 16.93 mingw-w64-x86-64-dev python-cffi-backend python-chardet python-funcsigs #14 16.93 python-pbr python-pip-whl python-pkg-resources python-ply python-pycparser #14 16.93 python-urllib3 python2.7-dev python3 python3-minimal python3.5 #14 16.94 python3.5-minimal vim-runtime xxd #14 16.94 Suggested packages: #14 16.95 apparmor-profiles apparmor-profiles-extra apparmor-utils bzip2-doc #14 16.95 gcc-6-locales kmod gpm wine64 python-funcsigs-doc python-mock-doc #14 16.95 python-ply-doc python-cryptography python-idna python-openssl python-socks #14 16.95 python-setuptools-doc python-ntlm python3-doc python3-tk python3-venv #14 16.95 python3.5-venv python3.5-doc binfmt-support ctags vim-doc vim-scripts #14 16.95 xfsdump acl attr quota #14 16.95 Recommended packages: #14 16.95 aufs-dkms libpam-cap libssl-doc build-essential python-all-dev #14 16.95 python-cryptography python-idna python-ipaddress python-openssl #14 16.95 python-keyring python-keyrings.alt python-xdg unzip rm -f /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine rm -f /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e Deleted: sha256:b8008ad2e665f45d0ce9b275f97eb31cbc07452b33541891156a707cd0348385 Deleted: sha256:edcc6284e8a80cee8685d8c49b7490bb6e0fd020dce2c4bd39f737c3d62269bb Deleted: sha256:628426446e1f3d02a8aee311ac2acf6cbd23747732a6c737df0979e5c4b6f224 Deleted: sha256:f0467ffd03c25099f171f2b3b44543e7d25935eeca141e56e1dd73294b79d77a Deleted: sha256:7c007d769b681142414f9b2ad2676213a96030b0daba6ea86dcbdbb4e76f639a Deleted: sha256:84841cc7cb942bfef63ee21cabbbb7c30cf76be2883291b1bb6b2b4e054ad447 Deleted: sha256:2a239e33dabd02cb948dd31ff1ef0bbb9ec11ab38827a4e65c5c992626ad01ac Deleted: sha256:b045a46b77ed5ca16bb6469eb0709c49449baa45ec82f36e443e37c4c55b2eb5 Deleted: sha256:94abbcc5aef45f458acdeef50985651708dfdc689894bc0502ba4350ca6e6850 Deleted: sha256:4697541330be772ad63d26c38089dfd0c7dd1b891ccf123609672dd7f55ebee1 Deleted: sha256:ef98090982d1186e7bc281f9e96c588c87c7bfbe9d24e5913cf5a2cc8aec3185 Deleted: sha256:0f171821cde165427c784fca7b9091025fe0d2ad06fd4ba61df996926311ba25 Deleted: sha256:384f69a4f84c03879a42878ddd70b70cce1200d36751ec983126cb8055b37e11 Deleted: sha256:17abf2705db78d1b6d76c294d83e4737dd771a2b7d852da081c66783074677ff Deleted: sha256:f6ee56bcfbac1213a24ca39ccfdabb4af4a68e275de28127ff828cf185590847 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e-dm Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0d2e-dm Makefile:40: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' rm -rf /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap 0 upgraded, 234 newly installed, 0 to remove and 0 not upgraded. Need to get 90.6 MB of archives. After this operation, 383 MB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial/main amd64 libatm1 amd64 1:2.5.1-1.5 [24.2 kB] Get:2 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblocale-gettext-perl amd64 1.07-1build1 [17.1 kB] Get:3 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmnl0 amd64 1.0.3-5 [12.0 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpopt0 amd64 1.16-10 [26.0 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libssl1.0.0 amd64 1.0.2g-1ubuntu4.15 [1084 kB] Get:6 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-minimal amd64 3.5.2-2ubuntu0~16.04.5 [524 kB] Get:7 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libexpat1 amd64 2.1.0-7ubuntu0.16.04.4 [71.4 kB] Get:8 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5-minimal amd64 3.5.2-2ubuntu0~16.04.5 [1598 kB] Get:9 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-minimal amd64 3.5.1-3 [23.3 kB] Get:10 http://archive.ubuntu.com/ubuntu xenial/main amd64 mime-support all 3.59ubuntu1 [31.0 kB] Get:11 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpdec2 amd64 2.4.2-1 [82.6 kB] [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } Get:12 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsqlite3-0 amd64 3.11.0-1ubuntu1.2 [397 kB] Get:13 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython3.5-stdlib amd64 3.5.2-2ubuntu0~16.04.5 [2134 kB] Get:14 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3.5 amd64 3.5.2-2ubuntu0~16.04.5 [165 kB] Get:15 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpython3-stdlib amd64 3.5.1-3 [6818 B] Get:16 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dh-python all 2.20151103ubuntu1.1 [74.1 kB] Get:17 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3 amd64 3.5.1-3 [8710 B] Get:18 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgdbm3 amd64 1.8.3-13.1 [16.9 kB] Get:19 http://archive.ubuntu.com/ubuntu xenial/main amd64 libffi6 amd64 3.2.1-4 [17.8 kB] Get:20 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-0 amd64 2.48.2-0ubuntu4.3 [1121 kB] Get:21 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxau6 amd64 1:1.0.8-1 [8376 B] Get:22 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxdmcp6 amd64 1:1.1.2-1.1 [11.0 kB] Get:23 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxcb1 amd64 1.11.1-1ubuntu1 [40.0 kB] Get:24 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-data all 2:1.6.3-1ubuntu2.1 [113 kB] Get:25 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libx11-6 amd64 2:1.6.3-1ubuntu2.1 [570 kB] Get:26 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxext6 amd64 2:1.3.3-1 [29.4 kB] Get:27 http://archive.ubuntu.com/ubuntu xenial/main amd64 groff-base amd64 1.22.3-7 [1151 kB] Get:28 http://archive.ubuntu.com/ubuntu xenial/main amd64 bsdmainutils amd64 9.0.6ubuntu3 [174 kB] Get:29 http://archive.ubuntu.com/ubuntu xenial/main amd64 libpipeline1 amd64 1.4.1-2 [24.6 kB] Get:30 http://archive.ubuntu.com/ubuntu xenial/main amd64 man-db amd64 2.7.5-1 [854 kB] Get:31 http://archive.ubuntu.com/ubuntu xenial/main amd64 sgml-base all 1.26+nmu4ubuntu1 [12.5 kB] Get:32 http://archive.ubuntu.com/ubuntu xenial/main amd64 libunistring0 amd64 0.9.3-5.2ubuntu1 [279 kB] Get:33 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl-modules-5.22 all 5.22.1-9ubuntu0.6 [2629 kB] #14 21.17 The following NEW packages will be installed: #14 21.17 apparmor aufs-tools bash-completion binutils-mingw-w64 #14 21.17 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 btrfs-progs btrfs-tools #14 21.17 bzip2 dh-python dmsetup g++-mingw-w64-x86-64 gcc-mingw-w64-base #14 21.17 gcc-mingw-w64-x86-64 iptables jq libaio1 libapparmor-perl libcap2-bin #14 21.17 libdevmapper-dev libdevmapper-event1.02.1 libdevmapper1.02.1 libexpat1-dev #14 21.18 libffi-dev libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 liblzo2-2 libmpdec2 #14 21.18 libnetfilter-conntrack3 libnfnetlink0 libonig4 libpcre16-3 libpcre3-dev #14 21.18 libpcre32-3 libpcrecpp0v5 libpython-dev libpython2.7 libpython2.7-dev #14 21.18 libpython3-stdlib libpython3.5-minimal libpython3.5-stdlib libreadline5 #14 21.18 libselinux1-dev libsepol1-dev libssl-dev libsystemd-dev libudev-dev #14 21.18 libxtables12 mingw-w64-common mingw-w64-x86-64-dev net-tools pigz #14 21.18 python-backports.ssl-match-hostname python-cffi python-cffi-backend #14 21.18 python-chardet python-dev python-funcsigs python-mock python-pbr python-pip #14 21.18 python-pip-whl python-pkg-resources python-ply python-pycparser #14 21.18 python-requests python-setuptools python-urllib3 python-websocket #14 21.18 python-wheel python2.7-dev python3 python3-minimal python3.5 #14 21.18 python3.5-minimal thin-provisioning-tools vim vim-common vim-runtime #14 21.18 xfsprogs xxd xz-utils zip #14 21.19 The following packages will be upgraded: #14 21.20 libexpat1 libssl1.1 Get:34 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libperl5.22 amd64 5.22.1-9ubuntu0.6 [3405 kB] Get:35 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 perl amd64 5.22.1-9ubuntu0.6 [237 kB] Get:36 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [339 kB] Get:37 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7-minimal amd64 2.7.12-1ubuntu0~16.04.4 [1261 kB] Get:38 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-minimal amd64 2.7.12-1~16.04 [28.1 kB] Get:39 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython2.7-stdlib amd64 2.7.12-1ubuntu0~16.04.4 [1880 kB] Get:40 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python2.7 amd64 2.7.12-1ubuntu0~16.04.4 [224 kB] Get:41 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libpython-stdlib amd64 2.7.12-1~16.04 [7768 B] Get:42 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python amd64 2.7.12-1~16.04 [137 kB] Get:43 http://archive.ubuntu.com/ubuntu xenial/main amd64 libgmp10 amd64 2:6.1.0+dfsg-2 [240 kB] Get:44 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpfr4 amd64 3.1.4-1 [191 kB] Get:45 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmpc3 amd64 1.0.3-1 [39.7 kB] Get:46 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bzip2 amd64 1.0.6-8ubuntu0.2 [32.5 kB] Get:47 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 distro-info-data all 0.28ubuntu0.12 [4638 B] Get:48 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmagic1 amd64 1:5.25-2ubuntu1.2 [216 kB] Get:49 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 file amd64 1:5.25-2ubuntu1.2 [21.2 kB] Get:50 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 iproute2 amd64 4.3.0-1ubuntu3.16.04.5 [523 kB] Get:51 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ifupdown amd64 0.8.10ubuntu1.4 [54.9 kB] Get:52 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libisc-export160 amd64 1:9.10.3.dfsg.P4-8ubuntu1.14 [153 kB] Get:53 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdns-export162 amd64 1:9.10.3.dfsg.P4-8ubuntu1.14 [667 kB] Get:54 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-client amd64 4.3.3-5ubuntu12.10 [224 kB] Get:55 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 isc-dhcp-common amd64 4.3.3-5ubuntu12.10 [105 kB] Get:56 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 less amd64 481-2.1ubuntu0.2 [110 kB] Get:57 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libapt-inst2.0 amd64 1.2.32 [55.8 kB] Get:58 http://archive.ubuntu.com/ubuntu xenial/main amd64 libbsd0 amd64 0.8.2-1 [41.7 kB] Get:59 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libnettle6 amd64 3.2-1ubuntu0.16.04.1 [93.5 kB] Get:60 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhogweed4 amd64 3.2-1ubuntu0.16.04.1 [136 kB] Get:61 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libidn11 amd64 1.32-3ubuntu1.2 [46.5 kB] Get:62 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libp11-kit0 amd64 0.23.2-5~ubuntu16.04.1 [105 kB] Get:63 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtasn1-6 amd64 4.7-3ubuntu0.16.04.3 [43.5 kB] Get:64 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgnutls30 amd64 3.4.10-4ubuntu1.5 [548 kB] Get:65 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxtables11 amd64 1.6.0-2ubuntu3 [27.2 kB] Get:66 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lsb-release all 9.20160110ubuntu0.2 [11.8 kB] Get:67 http://archive.ubuntu.com/ubuntu xenial/main amd64 netbase all 5.3 [12.9 kB] Get:68 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssl amd64 1.0.2g-1ubuntu4.15 [492 kB] Terminated #35 ... #35 [tini 4/4] RUN PREFIX=/build/ ./install.sh tini #35 completed: 2019-07-26 21:15:11.169010408 +0000 UTC #35 duration: 10.938041179s #35 7.864 -- Detecting C compile features - done #35 7.898 -- Performing Test HAS_BUILTIN_FORTIFY #35 8.175 -- Performing Test HAS_BUILTIN_FORTIFY - Failed #35 8.277 -- Configuring done #35 8.299 -- Generating done #35 8.315 -- Build files have been written to: /tmp/tmp.cyQfMHUPvx/tini #35 8.323 + make tini-static #35 8.554 Scanning dependencies of target tini-static #35 8.624 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o #35 9.886 [100%] Linking C executable tini-static #35 10.33 [100%] Built target tini-static #35 10.44 + mkdir -p /build/ #35 10.44 + cp tini-static /build//docker-init #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 22.28 2 upgraded, 86 newly installed, 0 to remove and 4 not upgraded. #14 22.28 Need to get 125 MB of archives. #14 22.28 After this operation, 599 MB of additional disk space will be used. #14 22.28 Get:1 http://security.debian.org/debian-security stretch/updates/main amd64 libssl1.1 amd64 1.1.0k-1~deb9u1 [1356 kB] #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 83.00 CC images/ghost-file.o #54 83.23 CC images/fifo.o #54 83.40 CC images/remap-file-path.o #54 83.58 CC images/eventfd.o #54 83.83 CC images/eventpoll.o #54 84.06 CC images/fh.o #54 84.40 CC images/fsnotify.o #54 84.93 CC images/signalfd.o #54 85.22 CC images/fs.o #54 85.40 CC images/pstree.o #54 85.61 CC images/pipe.o #54 85.89 CC images/tcp-stream.o #54 86.07 CC images/sk-packet.o #54 86.37 CC images/mnt.o #54 86.61 CC images/pipe-data.o #54 86.83 CC images/sa.o #54 87.11 CC images/timer.o #54 87.40 CC images/timerfd.o #54 87.69 CC images/mm.o #54 87.98 CC images/sk-opts.o #54 88.18 CC images/sk-unix.o #54 88.46 CC images/sk-inet.o #54 88.68 CC images/tun.o #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 22.31 Get:2 http://deb.debian.org/debian stretch/main amd64 bash-completion all 1:2.1-4.3 [178 kB] #14 22.33 Get:3 http://deb.debian.org/debian stretch/main amd64 libnfnetlink0 amd64 1.0.1-3 [13.5 kB] #14 22.37 Get:4 http://deb.debian.org/debian stretch/main amd64 libpcrecpp0v5 amd64 2:8.39-3 [151 kB] Get:69 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 ca-certificates all 20170717~16.04.2 [167 kB] Get:70 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf0v5 amd64 0.19.7-2ubuntu3.1 [6568 B] Get:71 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext-base amd64 0.19.7-2ubuntu3.1 [48.0 kB] Get:72 http://archive.ubuntu.com/ubuntu xenial/main amd64 iso-codes all 3.65-1 [2268 kB] Get:73 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 krb5-locales all 1.13.2+dfsg-5ubuntu2.1 [13.6 kB] Get:74 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libroken18-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [41.4 kB] Get:75 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasn1-8-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [174 kB] Get:76 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5support0 amd64 1.13.2+dfsg-5ubuntu2.1 [31.2 kB] Get:77 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libk5crypto3 amd64 1.13.2+dfsg-5ubuntu2.1 [81.3 kB] Get:78 http://archive.ubuntu.com/ubuntu xenial/main amd64 libkeyutils1 amd64 1.5.9-8ubuntu1 [9904 B] Get:79 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-3 amd64 1.13.2+dfsg-5ubuntu2.1 [273 kB] Get:80 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi-krb5-2 amd64 1.13.2+dfsg-5ubuntu2.1 [120 kB] Get:81 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhcrypto4-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [85.0 kB] Get:82 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimbase1-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [29.3 kB] Get:83 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libwind0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [47.8 kB] Get:84 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libhx509-5-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [107 kB] #14 22.43 Get:5 http://deb.debian.org/debian stretch/main amd64 libudev-dev amd64 232-25+deb9u11 [92.4 kB] #14 22.44 Get:6 http://deb.debian.org/debian stretch/main amd64 libpython3.5-minimal amd64 3.5.3-1+deb9u1 [573 kB] #14 22.62 Get:7 http://security.debian.org/debian-security stretch/updates/main amd64 libexpat1 amd64 2.2.0-2+deb9u2 [83.6 kB] #14 22.63 Get:8 http://security.debian.org/debian-security stretch/updates/main amd64 xxd amd64 2:8.0.0197-4+deb9u3 [132 kB] #14 22.65 Get:9 http://deb.debian.org/debian stretch/main amd64 python3.5-minimal amd64 3.5.3-1+deb9u1 [1691 kB] Get:85 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libkrb5-26-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [202 kB] Get:86 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libheimntlm0-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [15.1 kB] Get:87 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgssapi3-heimdal amd64 1.7~git20150920+dfsg-4ubuntu1.16.04.1 [96.1 kB] Get:88 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules-db amd64 2.1.26.dfsg1-14ubuntu0.1 [14.5 kB] Get:89 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-2 amd64 2.1.26.dfsg1-14ubuntu0.1 [48.6 kB] Get:90 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libldap-2.4-2 amd64 2.4.42+dfsg-2ubuntu3.5 [161 kB] Get:91 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d-1ubuntu0.1 [54.4 kB] Get:92 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcurl3-gnutls amd64 7.47.0-1ubuntu2.13 [184 kB] Get:93 http://archive.ubuntu.com/ubuntu xenial/main amd64 libedit2 amd64 3.1-20150325-1ubuntu2 [76.5 kB] Get:94 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libglib2.0-data all 2.48.2-0ubuntu4.3 [131 kB] Get:95 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libicu55 amd64 55.1-7ubuntu0.4 [7646 kB] #14 22.74 Get:10 http://security.debian.org/debian-security stretch/updates/main amd64 vim-common all 2:8.0.0197-4+deb9u3 [159 kB] #14 22.83 Get:11 http://security.debian.org/debian-security stretch/updates/main amd64 libexpat1-dev amd64 2.2.0-2+deb9u2 [134 kB] #14 22.86 Get:12 http://security.debian.org/debian-security stretch/updates/main amd64 libssl-dev amd64 1.1.0k-1~deb9u1 [1591 kB] #14 23.14 Get:13 http://deb.debian.org/debian stretch/main amd64 python3-minimal amd64 3.5.3-1 [35.3 kB] #14 23.17 Get:14 http://deb.debian.org/debian stretch/main amd64 libmpdec2 amd64 2.4.2-1 [85.2 kB] Get:96 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libsasl2-modules amd64 2.1.26.dfsg1-14ubuntu0.1 [47.5 kB] Get:97 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libxml2 amd64 2.9.3+dfsg1-1ubuntu0.6 [697 kB] Get:98 http://archive.ubuntu.com/ubuntu xenial/main amd64 libxmuu1 amd64 2:1.1.2-2 [9674 B] Get:99 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages all 4.04-2 [1087 kB] Get:100 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 openssh-client amd64 1:7.2p2-4ubuntu2.8 [590 kB] Get:101 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python-apt-common all 1.1.0~beta1ubuntu0.16.04.5 [16.2 kB] Get:102 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-apt amd64 1.1.0~beta1ubuntu0.16.04.5 [138 kB] #14 23.23 Get:15 http://deb.debian.org/debian stretch/main amd64 libpython3.5-stdlib amd64 3.5.3-1+deb9u1 [2167 kB] #14 23.34 Get:16 http://security.debian.org/debian-security stretch/updates/main amd64 vim-runtime all 2:8.0.0197-4+deb9u3 [5409 kB] #14 23.62 Get:17 http://deb.debian.org/debian stretch/main amd64 python3.5 amd64 3.5.3-1+deb9u1 [229 kB] Get:103 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 rsync amd64 3.1.1-3ubuntu1.2 [329 kB] Get:104 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 shared-mime-info amd64 1.5-2ubuntu0.2 [405 kB] Get:105 http://archive.ubuntu.com/ubuntu xenial/main amd64 strace amd64 4.11-1ubuntu3 [179 kB] Get:106 http://archive.ubuntu.com/ubuntu xenial/main amd64 xauth amd64 1:1.0.9-1ubuntu2 [22.7 kB] Get:107 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 xdg-user-dirs amd64 0.15-2ubuntu6.16.04.1 [61.8 kB] Get:108 http://archive.ubuntu.com/ubuntu xenial/main amd64 xml-core all 0.13+nmu2 [23.3 kB] Get:109 http://archive.ubuntu.com/ubuntu xenial/main amd64 at amd64 3.1.18-2ubuntu1 [37.8 kB] Get:110 http://archive.ubuntu.com/ubuntu xenial/main amd64 autotools-dev all 20150820.1 [39.8 kB] Get:111 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 binutils amd64 2.26.1-1ubuntu1~16.04.8 [2312 kB] Get:112 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc-dev-bin amd64 2.23-0ubuntu11 [68.5 kB] Get:113 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 linux-libc-dev amd64 4.4.0-157.185 [842 kB] Get:114 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libc6-dev amd64 2.23-0ubuntu11 [2086 kB] #14 24.30 Get:18 http://deb.debian.org/debian stretch/main amd64 libpython3-stdlib amd64 3.5.3-1 [18.6 kB] Get:115 http://archive.ubuntu.com/ubuntu xenial/main amd64 libisl15 amd64 0.16.1-1 [524 kB] Get:116 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 cpp-5 amd64 5.4.0-6ubuntu1~16.04.11 [7660 kB] #14 24.30 Get:19 http://deb.debian.org/debian stretch/main amd64 dh-python all 2.20170125 [86.8 kB] #14 24.30 Get:20 http://deb.debian.org/debian stretch/main amd64 python3 amd64 3.5.3-1 [21.6 kB] #14 24.32 Get:21 http://deb.debian.org/debian stretch/main amd64 pigz amd64 2.3.4-1 [55.4 kB] #14 24.32 Get:22 http://deb.debian.org/debian stretch/main amd64 libip4tc0 amd64 1.6.0+snapshot20161117-6 [67.8 kB] #14 24.33 Get:23 http://deb.debian.org/debian stretch/main amd64 libip6tc0 amd64 1.6.0+snapshot20161117-6 [68.1 kB] #14 24.33 Get:24 http://deb.debian.org/debian stretch/main amd64 libiptc0 amd64 1.6.0+snapshot20161117-6 [57.5 kB] #14 24.33 Get:25 http://deb.debian.org/debian stretch/main amd64 libxtables12 amd64 1.6.0+snapshot20161117-6 [75.9 kB] #14 24.34 Get:26 http://deb.debian.org/debian stretch/main amd64 libnetfilter-conntrack3 amd64 1.0.6-2 [38.7 kB] #14 24.34 Get:27 http://deb.debian.org/debian stretch/main amd64 iptables amd64 1.6.0+snapshot20161117-6 [288 kB] #14 24.37 Get:28 http://security.debian.org/debian-security stretch/updates/main amd64 vim amd64 2:8.0.0197-4+deb9u3 [1034 kB] #14 24.37 Get:29 http://deb.debian.org/debian stretch/main amd64 bzip2 amd64 1.0.6-8.1 [47.5 kB] #14 24.38 Get:30 http://deb.debian.org/debian stretch/main amd64 libgpm2 amd64 1.20.4-6.2+b1 [34.2 kB] #14 24.38 Get:31 http://deb.debian.org/debian stretch/main amd64 xz-utils amd64 5.2.2-1.2+b1 [266 kB] #14 24.41 Get:32 http://deb.debian.org/debian stretch/main amd64 aufs-tools amd64 1:4.1+20161219-1 [102 kB] #14 24.43 Get:33 http://deb.debian.org/debian stretch/main amd64 liblzo2-2 amd64 2.08-1.2+b2 [55.0 kB] #14 24.46 Get:34 http://deb.debian.org/debian stretch/main amd64 btrfs-progs amd64 4.7.3-1 [577 kB] #14 24.51 Get:35 http://deb.debian.org/debian stretch/main amd64 btrfs-tools amd64 4.7.3-1 [16.9 kB] #14 24.51 Get:36 http://deb.debian.org/debian stretch/main amd64 libdevmapper1.02.1 amd64 2:1.02.137-2 [170 kB] #14 24.55 Get:37 http://deb.debian.org/debian stretch/main amd64 dmsetup amd64 2:1.02.137-2 [107 kB] Get:117 http://archive.ubuntu.com/ubuntu xenial/main amd64 cpp amd64 4:5.3.1-1ubuntu1 [27.7 kB] Get:118 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcc1-0 amd64 5.4.0-6ubuntu1~16.04.11 [38.8 kB] Get:119 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgomp1 amd64 5.4.0-6ubuntu1~16.04.11 [55.0 kB] Get:120 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libitm1 amd64 5.4.0-6ubuntu1~16.04.11 [27.4 kB] Get:121 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libatomic1 amd64 5.4.0-6ubuntu1~16.04.11 [8896 B] Get:122 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasan2 amd64 5.4.0-6ubuntu1~16.04.11 [264 kB] Get:123 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 liblsan0 amd64 5.4.0-6ubuntu1~16.04.11 [105 kB] Get:124 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libtsan0 amd64 5.4.0-6ubuntu1~16.04.11 [244 kB] Get:125 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libubsan0 amd64 5.4.0-6ubuntu1~16.04.11 [95.4 kB] Get:126 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libcilkrts5 amd64 5.4.0-6ubuntu1~16.04.11 [40.1 kB] #14 24.56 Get:38 http://deb.debian.org/debian stretch/main amd64 libonig4 amd64 6.1.3-2 [146 kB] #14 24.57 Get:39 http://deb.debian.org/debian stretch/main amd64 libjq1 amd64 1.5+dfsg-1.3 [123 kB] #14 24.58 Get:40 http://deb.debian.org/debian stretch/main amd64 jq amd64 1.5+dfsg-1.3 [58.6 kB] #14 24.58 Get:41 http://deb.debian.org/debian stretch/main amd64 libaio1 amd64 0.3.110-3 [9412 B] #14 24.59 Get:42 http://deb.debian.org/debian stretch/main amd64 libcap2-bin amd64 1:2.25-1 [26.5 kB] #14 24.59 Get:43 http://deb.debian.org/debian stretch/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.137-2 [41.6 kB] #14 24.60 Get:44 http://deb.debian.org/debian stretch/main amd64 libsepol1-dev amd64 2.6-2 [309 kB] #14 24.61 Get:45 http://deb.debian.org/debian stretch/main amd64 libpcre16-3 amd64 2:8.39-3 [258 kB] #14 24.62 Get:46 http://deb.debian.org/debian stretch/main amd64 libpcre32-3 amd64 2:8.39-3 [248 kB] #14 24.65 Get:47 http://deb.debian.org/debian stretch/main amd64 libpcre3-dev amd64 2:8.39-3 [647 kB] #14 24.71 Get:48 http://deb.debian.org/debian stretch/main amd64 libselinux1-dev amd64 2.6-3+b3 [184 kB] #14 24.72 Get:49 http://deb.debian.org/debian stretch/main amd64 libdevmapper-dev amd64 2:1.02.137-2 [68.6 kB] #14 24.72 Get:50 http://deb.debian.org/debian stretch/main amd64 libffi-dev amd64 3.2.1-6 [161 kB] #14 24.74 Get:51 http://deb.debian.org/debian stretch/main amd64 libpython2.7 amd64 2.7.13-2+deb9u3 [1071 kB] Get:127 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libmpx0 amd64 5.4.0-6ubuntu1~16.04.11 [9748 B] Get:128 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libquadmath0 amd64 5.4.0-6ubuntu1~16.04.11 [131 kB] Get:129 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgcc-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [2229 kB] Get:130 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gcc-5 amd64 5.4.0-6ubuntu1~16.04.11 [8417 kB] #14 24.83 Get:52 http://deb.debian.org/debian stretch/main amd64 libpython2.7-dev amd64 2.7.13-2+deb9u3 [28.2 MB] Get:131 http://archive.ubuntu.com/ubuntu xenial/main amd64 gcc amd64 4:5.3.1-1ubuntu1 [5244 B] Get:132 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libstdc++-5-dev amd64 5.4.0-6ubuntu1~16.04.11 [1426 kB] Get:133 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 g++-5 amd64 5.4.0-6ubuntu1~16.04.11 [8310 kB] Removing intermediate container e01dfb165eab ---> f458195b8121 Step 31/49 : FROM builder as proxy-builder ---> 5c8d9c6d230f Step 32/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in b98d99dd2d7c Cloning into '/go/src/github.com/docker/libnetwork'... Removing intermediate container b98d99dd2d7c ---> 1ef3cffe867b Step 33/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in e7a71c3b3354 Removing intermediate container e7a71c3b3354 ---> 7847a569c348 Step 34/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && go build -buildmode=pie -ldflags="-w" -o /docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in 6437221eb5fa Get:134 http://archive.ubuntu.com/ubuntu xenial/main amd64 g++ amd64 4:5.3.1-1ubuntu1 [1504 B] Get:135 http://archive.ubuntu.com/ubuntu xenial/main amd64 make amd64 4.1-6 [151 kB] Get:136 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdpkg-perl all 1.18.4ubuntu1.5 [195 kB] Get:137 http://archive.ubuntu.com/ubuntu xenial/main amd64 xz-utils amd64 5.1.1alpha+20120614-2ubuntu2 [78.8 kB] Get:138 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 patch amd64 2.7.5-1ubuntu0.16.04.2 [90.8 kB] Get:139 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 dpkg-dev all 1.18.4ubuntu1.5 [584 kB] Get:140 http://archive.ubuntu.com/ubuntu xenial/main amd64 build-essential amd64 12.1ubuntu2 [4758 B] Get:141 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 curl amd64 7.47.0-1ubuntu2.13 [139 kB] Get:142 http://archive.ubuntu.com/ubuntu xenial/main amd64 dctrl-tools amd64 2.24-2 [59.1 kB] Get:143 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcroco3 amd64 0.6.11-1 [81.6 kB] Get:144 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 gettext amd64 0.19.7-2ubuntu3.1 [1082 kB] Get:145 http://archive.ubuntu.com/ubuntu xenial/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] Get:146 http://archive.ubuntu.com/ubuntu xenial/main amd64 po-debconf all 1.0.19 [234 kB] Get:147 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libarchive-zip-perl all 1.56-2ubuntu0.1 [84.7 kB] Get:148 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-stripnondeterminism-perl all 0.015-1 [10.3 kB] Get:149 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] Get:150 http://archive.ubuntu.com/ubuntu xenial/main amd64 dh-strip-nondeterminism all 0.015-1 [4864 B] Get:151 http://archive.ubuntu.com/ubuntu xenial/main amd64 debhelper all 9.20160115ubuntu3 [739 kB] Get:152 http://archive.ubuntu.com/ubuntu xenial/main amd64 devscripts amd64 2.16.2ubuntu3 [848 kB] Get:153 http://archive.ubuntu.com/ubuntu xenial/main amd64 diffstat amd64 1.61-1 [23.6 kB] Get:154 http://archive.ubuntu.com/ubuntu xenial/main amd64 dput all 0.9.6.4ubuntu3 [33.1 kB] Get:155 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfakeroot amd64 1.20.2-1ubuntu1 [25.5 kB] Get:156 http://archive.ubuntu.com/ubuntu xenial/main amd64 fakeroot amd64 1.20.2-1ubuntu1 [61.8 kB] Get:157 http://archive.ubuntu.com/ubuntu xenial/main amd64 liberror-perl all 0.17-1.2 [19.6 kB] Get:158 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git-man all 1:2.7.4-0ubuntu1.6 [736 kB] Get:159 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 git amd64 1:2.7.4-0ubuntu1.6 [3176 kB] Get:160 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] Get:161 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-diff-xs-perl amd64 0.04-4build1 [11.0 kB] Get:162 http://archive.ubuntu.com/ubuntu xenial/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] Get:163 http://archive.ubuntu.com/ubuntu xenial/main amd64 libapt-pkg-perl amd64 0.1.29build7 [65.3 kB] Get:164 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3.1 [4778 B] Get:165 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tagset-perl all 3.20-2 [13.5 kB] Get:166 http://archive.ubuntu.com/ubuntu xenial/main amd64 liburi-perl all 1.71-1 [76.9 kB] Get:167 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-parser-perl amd64 3.72-1 [86.1 kB] Get:168 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-pm-perl all 4.26-1 [185 kB] Get:169 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfcgi-perl amd64 0.77-1build1 [32.3 kB] Get:170 http://archive.ubuntu.com/ubuntu xenial/main amd64 libcgi-fast-perl all 1:2.10-1 [10.2 kB] Get:171 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsub-name-perl amd64 0.14-1build1 [10.8 kB] Get:172 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclass-accessor-perl all 0.34-1 [26.0 kB] Get:173 http://archive.ubuntu.com/ubuntu xenial/main amd64 libclone-perl amd64 0.38-1build1 [10.3 kB] Get:174 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdata-alias-perl amd64 1.20-1build1 [33.9 kB] Get:175 http://archive.ubuntu.com/ubuntu xenial/main amd64 libdigest-hmac-perl all 1.03+dfsg-1 [12.1 kB] Get:176 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libdistro-info-perl all 0.14ubuntu0.1 [4690 B] Get:177 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ssleay-perl amd64 1.72-1build1 [259 kB] Get:178 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-ssl-perl all 2.024-1 [159 kB] Get:179 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-smtp-ssl-perl all 1.03-1 [6288 B] Get:180 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmailtools-perl all 2.13-1 [82.6 kB] Get:181 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsocket6-perl amd64 0.25-1build2 [22.8 kB] Get:182 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-socket-inet6-perl all 2.72-2 [13.8 kB] Get:183 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-ip-perl all 1.26-1 [31.5 kB] Get:184 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-dns-perl amd64 0.81-2build1 [266 kB] Get:185 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-domain-tld-perl all 1.73-1 [21.4 kB] Get:186 http://archive.ubuntu.com/ubuntu xenial/main amd64 libemail-valid-perl all 1.198-1 [16.5 kB] Get:187 http://archive.ubuntu.com/ubuntu xenial/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] Get:188 http://archive.ubuntu.com/ubuntu xenial/main amd64 libexporter-tiny-perl all 0.042-1 [28.8 kB] Get:189 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-system-simple-perl all 1.25-3 [22.8 kB] Get:190 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-basedir-perl all 0.07-1 [16.9 kB] Get:191 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-fcntllock-perl amd64 0.22-3 [32.0 kB] Get:192 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] Get:193 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfile-listing-perl all 6.04-1 [9774 B] Get:194 http://archive.ubuntu.com/ubuntu xenial/main amd64 libfont-afm-perl all 1.20-1 [14.3 kB] Get:195 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3.1 [125 kB] Get:196 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3.1 [141 kB] Get:197 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-html-perl all 1.001-1 [14.9 kB] Get:198 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] Get:199 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-message-perl all 6.11-1 [74.3 kB] Get:200 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-form-perl all 6.03-1 [23.5 kB] Get:201 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-tree-perl all 5.03-2 [197 kB] Get:202 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhtml-format-perl all 2.11-2 [41.3 kB] #14 26.84 Get:53 http://deb.debian.org/debian stretch/main amd64 libpython-dev amd64 2.7.13-2 [20.1 kB] #14 26.86 Get:54 http://deb.debian.org/debian stretch/main amd64 libreadline5 amd64 5.2+dfsg-3+b1 [119 kB] #14 26.87 Get:55 http://deb.debian.org/debian stretch/main amd64 libsystemd-dev amd64 232-25+deb9u11 [1974 kB] #14 27.00 Get:56 http://deb.debian.org/debian stretch/main amd64 net-tools amd64 1.60+git20161116.90da8a0-1 [248 kB] Get:203 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-cookies-perl all 6.01-1 [17.2 kB] #14 27.01 Get:57 http://deb.debian.org/debian stretch/main amd64 python-backports.ssl-match-hostname all 3.5.0.1-1 [6980 B] #14 27.01 Get:58 http://deb.debian.org/debian stretch/main amd64 python-cffi-backend amd64 1.9.1-2 [69.0 kB] #14 27.01 Get:59 http://deb.debian.org/debian stretch/main amd64 python-ply all 3.9-1 [64.3 kB] #14 27.03 Get:60 http://deb.debian.org/debian stretch/main amd64 python-pycparser all 2.17-2 [63.3 kB] #14 27.03 Get:61 http://deb.debian.org/debian stretch/main amd64 python-cffi all 1.9.1-2 [73.2 kB] #14 27.04 Get:62 http://deb.debian.org/debian stretch/main amd64 python-pkg-resources all 33.1.1-1 [166 kB] #14 27.07 Get:63 http://deb.debian.org/debian stretch/main amd64 python-chardet all 2.3.0-2 [96.0 kB] #14 27.07 Get:64 http://deb.debian.org/debian stretch/main amd64 python2.7-dev amd64 2.7.13-2+deb9u3 [290 kB] #14 27.09 Get:65 http://deb.debian.org/debian stretch/main amd64 python-dev amd64 2.7.13-2 [1126 B] #14 27.10 Get:66 http://deb.debian.org/debian stretch/main amd64 python-funcsigs all 1.0.2-3 [13.3 kB] #14 27.10 Get:67 http://deb.debian.org/debian stretch/main amd64 python-pbr all 1.10.0-1 [52.4 kB] #14 27.11 Get:68 http://deb.debian.org/debian stretch/main amd64 python-pip-whl all 9.0.1-2+deb9u1 [1399 kB] #14 27.18 Get:69 http://deb.debian.org/debian stretch/main amd64 python-pip all 9.0.1-2+deb9u1 [179 kB] #14 27.20 Get:70 http://deb.debian.org/debian stretch/main amd64 python-urllib3 all 1.19.1-1 [77.5 kB] #14 27.20 Get:71 http://deb.debian.org/debian stretch/main amd64 python-requests all 2.12.4-1 [101 kB] #14 27.21 Get:72 http://deb.debian.org/debian stretch/main amd64 python-setuptools all 33.1.1-1 [297 kB] #14 27.22 Get:73 http://deb.debian.org/debian stretch/main amd64 python-websocket all 0.37.0-2 [31.5 kB] #14 27.23 Get:74 http://deb.debian.org/debian stretch/main amd64 python-wheel all 0.29.0-2 [51.7 kB] #14 27.24 Get:75 http://deb.debian.org/debian stretch/main amd64 thin-provisioning-tools amd64 0.6.1-4+b1 [363 kB] #14 27.26 Get:76 http://deb.debian.org/debian stretch/main amd64 xfsprogs amd64 4.9.0+nmu1 [811 kB] Get:204 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-daemon-perl all 6.01-1 [17.0 kB] Get:205 http://archive.ubuntu.com/ubuntu xenial/main amd64 libhttp-negotiate-perl all 6.00-2 [13.4 kB] Get:206 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-pty-perl amd64 1:1.08-1.1build1 [30.2 kB] Get:207 http://archive.ubuntu.com/ubuntu xenial/main amd64 libio-string-perl all 1.08-3 [11.1 kB] Get:208 http://archive.ubuntu.com/ubuntu xenial/main amd64 libipc-run-perl all 0.94-1 [92.2 kB] Get:209 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblist-moreutils-perl amd64 0.413-1build1 [67.0 kB] #14 27.31 Get:77 http://deb.debian.org/debian stretch/main amd64 zip amd64 3.0-11+b1 [234 kB] #14 27.33 Get:78 http://deb.debian.org/debian stretch/main amd64 libapparmor-perl amd64 2.11.0-3+deb9u2 [82.2 kB] #14 27.33 Get:79 http://deb.debian.org/debian stretch/main amd64 apparmor amd64 2.11.0-3+deb9u2 [525 kB] #14 27.37 Get:80 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-i686 amd64 2.28-5+7.4+b4 [2242 kB] Get:210 http://archive.ubuntu.com/ubuntu xenial/main amd64 libnet-http-perl all 6.09-1 [24.0 kB] Get:211 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-robotrules-perl all 6.01-1 [14.1 kB] Get:212 http://archive.ubuntu.com/ubuntu xenial/main amd64 libwww-perl all 6.15-1 [146 kB] Get:213 http://archive.ubuntu.com/ubuntu xenial/main amd64 liblwp-protocol-https-perl all 6.06-2 [8682 B] Get:214 http://archive.ubuntu.com/ubuntu xenial/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] Get:215 http://archive.ubuntu.com/ubuntu xenial/main amd64 libmail-sendmail-perl all 0.79.16-1 [26.5 kB] Get:216 http://archive.ubuntu.com/ubuntu xenial/main amd64 libparse-debianchangelog-perl all 1.2.0-8 [50.4 kB] Get:217 http://archive.ubuntu.com/ubuntu xenial/main amd64 libperlio-gzip-perl amd64 0.19-1build1 [14.2 kB] Get:218 http://archive.ubuntu.com/ubuntu xenial/main amd64 libtext-levenshtein-perl all 0.13-1 [9612 B] Get:219 http://archive.ubuntu.com/ubuntu xenial/main amd64 libyaml-libyaml-perl amd64 0.41-6build1 [61.2 kB] Get:220 http://archive.ubuntu.com/ubuntu xenial/main amd64 hardening-includes all 2.7ubuntu2 [13.6 kB] Get:221 http://archive.ubuntu.com/ubuntu xenial/main amd64 patchutils amd64 0.3.4-1 [70.1 kB] Get:222 http://archive.ubuntu.com/ubuntu xenial/main amd64 t1utils amd64 1.39-2 [53.4 kB] Get:223 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 lintian all 2.5.43ubuntu0.1 [626 kB] #14 27.52 Get:81 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64-x86-64 amd64 2.28-5+7.4+b4 [2467 kB] #14 27.67 Get:82 http://deb.debian.org/debian stretch/main amd64 binutils-mingw-w64 all 2.27.90.20161231-1+7.4 [136 kB] Get:224 http://archive.ubuntu.com/ubuntu xenial/main amd64 manpages-dev all 4.04-2 [2048 kB] Get:225 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-pkg-resources all 20.7.0-1 [79.0 kB] Get:226 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-chardet all 2.3.0-2 [96.2 kB] Get:227 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-six all 1.10.0-3 [11.0 kB] Get:228 http://archive.ubuntu.com/ubuntu xenial/main amd64 python3-debian all 0.1.27ubuntu2 [43.6 kB] Get:229 http://archive.ubuntu.com/ubuntu xenial/main amd64 rename all 0.20-4 [12.0 kB] Get:230 http://archive.ubuntu.com/ubuntu xenial/main amd64 unzip amd64 6.0-20ubuntu1 [158 kB] Get:231 http://archive.ubuntu.com/ubuntu xenial/main amd64 wdiff amd64 1.2.2-1build1 [28.8 kB] Get:232 http://archive.ubuntu.com/ubuntu xenial/universe amd64 equivs all 2.0.9+nmu1 [17.7 kB] Get:233 http://archive.ubuntu.com/ubuntu xenial/main amd64 libauthen-sasl-perl all 2.1600-1 [48.7 kB] Get:234 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 python3-magic all 1:5.25-2ubuntu1.2 [5436 B] #14 27.68 Get:83 http://deb.debian.org/debian stretch/main amd64 mingw-w64-common all 5.0.1-1 [4764 kB] #14 27.90 Get:84 http://deb.debian.org/debian stretch/main amd64 mingw-w64-x86-64-dev all 5.0.1-1 [3342 kB] #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 80.55 go/doc #30 82.30 encoding/xml #30 83.54 github.com/LK4D4/vndr/build #30 86.90 github.com/LK4D4/vndr/godl/singleflight #30 87.12 compress/flate #30 87.19 hash #30 87.34 hash/crc32 #30 87.79 context #30 88.31 crypto/cipher #30 89.28 crypto/aes #30 89.81 compress/gzip #30 90.15 math/rand #30 90.28 crypto #30 90.46 crypto/des debconf: delaying package configuration, since apt-utils is not installed Fetched 90.6 MB in 10s (8389 kB/s) Selecting previously unselected package libatm1:amd64. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 4777 files and directories currently installed.) Preparing to unpack .../libatm1_1%3a2.5.1-1.5_amd64.deb ... Unpacking libatm1:amd64 (1:2.5.1-1.5) ... Selecting previously unselected package liblocale-gettext-perl. Preparing to unpack .../liblocale-gettext-perl_1.07-1build1_amd64.deb ... Unpacking liblocale-gettext-perl (1.07-1build1) ... Selecting previously unselected package libmnl0:amd64. Preparing to unpack .../libmnl0_1.0.3-5_amd64.deb ... Unpacking libmnl0:amd64 (1.0.3-5) ... Selecting previously unselected package libpopt0:amd64. Preparing to unpack .../libpopt0_1.16-10_amd64.deb ... Unpacking libpopt0:amd64 (1.16-10) ... #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 28.06 Get:85 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-base amd64 6.3.0-18+19.3+b3 [170 kB] #14 28.07 Get:86 http://deb.debian.org/debian stretch/main amd64 gcc-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [32.7 MB] Selecting previously unselected package libssl1.0.0:amd64. Preparing to unpack .../libssl1.0.0_1.0.2g-1ubuntu4.15_amd64.deb ... Unpacking libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ... Selecting previously unselected package libpython3.5-minimal:amd64. Preparing to unpack .../libpython3.5-minimal_3.5.2-2ubuntu0~16.04.5_amd64.deb ... Unpacking libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.5) ... Selecting previously unselected package libexpat1:amd64. Preparing to unpack .../libexpat1_2.1.0-7ubuntu0.16.04.4_amd64.deb ... Unpacking libexpat1:amd64 (2.1.0-7ubuntu0.16.04.4) ... Selecting previously unselected package python3.5-minimal. Preparing to unpack .../python3.5-minimal_3.5.2-2ubuntu0~16.04.5_amd64.deb ... Unpacking python3.5-minimal (3.5.2-2ubuntu0~16.04.5) ... Selecting previously unselected package python3-minimal. Preparing to unpack .../python3-minimal_3.5.1-3_amd64.deb ... Unpacking python3-minimal (3.5.1-3) ... Selecting previously unselected package mime-support. Preparing to unpack .../mime-support_3.59ubuntu1_all.deb ... Unpacking mime-support (3.59ubuntu1) ... Selecting previously unselected package libmpdec2:amd64. Preparing to unpack .../libmpdec2_2.4.2-1_amd64.deb ... Unpacking libmpdec2:amd64 (2.4.2-1) ... Selecting previously unselected package libsqlite3-0:amd64. Preparing to unpack .../libsqlite3-0_3.11.0-1ubuntu1.2_amd64.deb ... Unpacking libsqlite3-0:amd64 (3.11.0-1ubuntu1.2) ... Selecting previously unselected package libpython3.5-stdlib:amd64. Preparing to unpack .../libpython3.5-stdlib_3.5.2-2ubuntu0~16.04.5_amd64.deb ... Unpacking libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.5) ... Selecting previously unselected package python3.5. Preparing to unpack .../python3.5_3.5.2-2ubuntu0~16.04.5_amd64.deb ... Unpacking python3.5 (3.5.2-2ubuntu0~16.04.5) ... Selecting previously unselected package libpython3-stdlib:amd64. Preparing to unpack .../libpython3-stdlib_3.5.1-3_amd64.deb ... Unpacking libpython3-stdlib:amd64 (3.5.1-3) ... Selecting previously unselected package dh-python. Preparing to unpack .../dh-python_2.20151103ubuntu1.1_all.deb ... Unpacking dh-python (2.20151103ubuntu1.1) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Setting up libssl1.0.0:amd64 (1.0.2g-1ubuntu4.15) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline debconf: unable to initialize frontend: Readline debconf: (Can't locate Term/ReadLine.pm in @INC (you may need to install the Term::ReadLine module) (@INC contains: /etc/perl /usr/local/lib/x86_64-linux-gnu/perl/5.22.1 /usr/local/share/perl/5.22.1 /usr/lib/x86_64-linux-gnu/perl5/5.22 /usr/share/perl5 /usr/lib/x86_64-linux-gnu/perl/5.22 /usr/share/perl/5.22 /usr/local/lib/site_perl /usr/lib/x86_64-linux-gnu/perl-base .) at /usr/share/perl5/Debconf/FrontEnd/Readline.pm line 7.) debconf: falling back to frontend: Teletype Setting up libpython3.5-minimal:amd64 (3.5.2-2ubuntu0~16.04.5) ... Setting up libexpat1:amd64 (2.1.0-7ubuntu0.16.04.4) ... Setting up python3.5-minimal (3.5.2-2ubuntu0~16.04.5) ... Setting up python3-minimal (3.5.1-3) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Selecting previously unselected package python3. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 5783 files and directories currently installed.) Preparing to unpack .../python3_3.5.1-3_amd64.deb ... Unpacking python3 (3.5.1-3) ... Selecting previously unselected package libgdbm3:amd64. Preparing to unpack .../libgdbm3_1.8.3-13.1_amd64.deb ... Unpacking libgdbm3:amd64 (1.8.3-13.1) ... Selecting previously unselected package libffi6:amd64. Preparing to unpack .../libffi6_3.2.1-4_amd64.deb ... Unpacking libffi6:amd64 (3.2.1-4) ... Selecting previously unselected package libglib2.0-0:amd64. Preparing to unpack .../libglib2.0-0_2.48.2-0ubuntu4.3_amd64.deb ... Unpacking libglib2.0-0:amd64 (2.48.2-0ubuntu4.3) ... Selecting previously unselected package libxau6:amd64. Preparing to unpack .../libxau6_1%3a1.0.8-1_amd64.deb ... Unpacking libxau6:amd64 (1:1.0.8-1) ... Selecting previously unselected package libxdmcp6:amd64. Preparing to unpack .../libxdmcp6_1%3a1.1.2-1.1_amd64.deb ... Unpacking libxdmcp6:amd64 (1:1.1.2-1.1) ... Selecting previously unselected package libxcb1:amd64. Preparing to unpack .../libxcb1_1.11.1-1ubuntu1_amd64.deb ... Unpacking libxcb1:amd64 (1.11.1-1ubuntu1) ... Selecting previously unselected package libx11-data. Preparing to unpack .../libx11-data_2%3a1.6.3-1ubuntu2.1_all.deb ... Unpacking libx11-data (2:1.6.3-1ubuntu2.1) ... Selecting previously unselected package libx11-6:amd64. Preparing to unpack .../libx11-6_2%3a1.6.3-1ubuntu2.1_amd64.deb ... Unpacking libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... Selecting previously unselected package libxext6:amd64. Preparing to unpack .../libxext6_2%3a1.3.3-1_amd64.deb ... Unpacking libxext6:amd64 (2:1.3.3-1) ... Selecting previously unselected package groff-base. Preparing to unpack .../groff-base_1.22.3-7_amd64.deb ... Unpacking groff-base (1.22.3-7) ... Selecting previously unselected package bsdmainutils. Preparing to unpack .../bsdmainutils_9.0.6ubuntu3_amd64.deb ... Unpacking bsdmainutils (9.0.6ubuntu3) ... Selecting previously unselected package libpipeline1:amd64. Preparing to unpack .../libpipeline1_1.4.1-2_amd64.deb ... Unpacking libpipeline1:amd64 (1.4.1-2) ... Selecting previously unselected package man-db. Preparing to unpack .../man-db_2.7.5-1_amd64.deb ... #14 30.58 Get:87 http://deb.debian.org/debian stretch/main amd64 g++-mingw-w64-x86-64 amd64 6.3.0-18+19.3+b3 [22.4 MB] Unpacking man-db (2.7.5-1) ... Selecting previously unselected package sgml-base. Preparing to unpack .../sgml-base_1.26+nmu4ubuntu1_all.deb ... Unpacking sgml-base (1.26+nmu4ubuntu1) ... Selecting previously unselected package libunistring0:amd64. Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... Selecting previously unselected package perl-modules-5.22. Preparing to unpack .../perl-modules-5.22_5.22.1-9ubuntu0.6_all.deb ... Unpacking perl-modules-5.22 (5.22.1-9ubuntu0.6) ... Selecting previously unselected package libperl5.22:amd64. Preparing to unpack .../libperl5.22_5.22.1-9ubuntu0.6_amd64.deb ... Unpacking libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... Selecting previously unselected package perl. Preparing to unpack .../perl_5.22.1-9ubuntu0.6_amd64.deb ... Unpacking perl (5.22.1-9ubuntu0.6) ... Selecting previously unselected package libpython2.7-minimal:amd64. Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... Selecting previously unselected package python2.7-minimal. Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.4_amd64.deb ... Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... Removing intermediate container 6437221eb5fa ---> 3cf40e4f2c5a Step 35/49 : FROM builder as init-builder ---> 5c8d9c6d230f Step 36/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in 4737b2e9ab58 Cloning into '/tini'... Selecting previously unselected package python-minimal. Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... Unpacking python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package libpython2.7-stdlib:amd64. Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.4_amd64.deb ... Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... Selecting previously unselected package python2.7. Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.4_amd64.deb ... Unpacking python2.7 (2.7.12-1ubuntu0~16.04.4) ... Selecting previously unselected package libpython-stdlib:amd64. Preparing to unpack .../libpython-stdlib_2.7.12-1~16.04_amd64.deb ... Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.4) ... Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.4) ... Removing intermediate container 4737b2e9ab58 ---> c7c1c9a93734 Step 37/49 : WORKDIR /tini ---> Running in 422478ce15e3 Linking and byte-compiling packages for runtime python2.7... Setting up python-minimal (2.7.12-1~16.04) ... Selecting previously unselected package python. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 9163 files and directories currently installed.) Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... Unpacking python (2.7.12-1~16.04) ... #14 32.46 Get:88 http://deb.debian.org/debian stretch/main amd64 python-mock all 2.0.0-3 [59.8 kB] #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 89.09 CC images/sk-netlink.o #54 89.47 CC images/packet-sock.o #54 90.05 CC images/ipc-var.o #54 90.85 CC images/ipc-desc.o #54 91.10 CC images/ipc-shm.o #54 91.31 CC images/ipc-msg.o #54 91.54 CC images/ipc-sem.o #54 91.78 CC images/utsns.o #54 92.04 CC images/creds.o #54 92.26 CC images/vma.o #54 92.47 CC images/netdev.o #54 92.74 CC images/tty.o #54 93.46 CC images/file-lock.o #54 93.67 CC images/rlimit.o #54 93.84 CC images/pagemap.o #54 94.13 CC images/siginfo.o #54 94.41 CC images/rpc.o #54 95.75 CC images/ext-file.o #54 95.97 CC images/cgroup.o #54 96.51 CC images/userns.o #54 96.82 CC images/google/protobuf/descriptor.o #54 98.54 CC images/opts.o #54 98.78 CC images/seccomp.o #54 98.98 CC images/binfmt-misc.o #54 99.11 CC images/time.o #54 99.22 CC images/sysctl.o #54 99.34 CC images/autofs.o Removing intermediate container 422478ce15e3 ---> 7deb4b64b0c7 Step 38/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /docker-init ---> Running in cdbbed4ea62f Selecting previously unselected package libgmp10:amd64. Preparing to unpack .../libgmp10_2%3a6.1.0+dfsg-2_amd64.deb ... Unpacking libgmp10:amd64 (2:6.1.0+dfsg-2) ... Selecting previously unselected package libmpfr4:amd64. Preparing to unpack .../libmpfr4_3.1.4-1_amd64.deb ... Unpacking libmpfr4:amd64 (3.1.4-1) ... Selecting previously unselected package libmpc3:amd64. Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... Unpacking libmpc3:amd64 (1.0.3-1) ... Selecting previously unselected package bzip2. Preparing to unpack .../bzip2_1.0.6-8ubuntu0.2_amd64.deb ... Unpacking bzip2 (1.0.6-8ubuntu0.2) ... Selecting previously unselected package distro-info-data. Preparing to unpack .../distro-info-data_0.28ubuntu0.12_all.deb ... Unpacking distro-info-data (0.28ubuntu0.12) ... Selecting previously unselected package libmagic1:amd64. Preparing to unpack .../libmagic1_1%3a5.25-2ubuntu1.2_amd64.deb ... Unpacking libmagic1:amd64 (1:5.25-2ubuntu1.2) ... #54 99.50 CC images/macvlan.o Selecting previously unselected package file. Preparing to unpack .../file_1%3a5.25-2ubuntu1.2_amd64.deb ... Unpacking file (1:5.25-2ubuntu1.2) ... Selecting previously unselected package iproute2. Preparing to unpack .../iproute2_4.3.0-1ubuntu3.16.04.5_amd64.deb ... Unpacking iproute2 (4.3.0-1ubuntu3.16.04.5) ... Selecting previously unselected package ifupdown. Preparing to unpack .../ifupdown_0.8.10ubuntu1.4_amd64.deb ... Unpacking ifupdown (0.8.10ubuntu1.4) ... Selecting previously unselected package libisc-export160. Preparing to unpack .../libisc-export160_1%3a9.10.3.dfsg.P4-8ubuntu1.14_amd64.deb ... Unpacking libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.14) ... #54 99.67 CC images/sit.o -- The C compiler identification is GNU 4.8.5 -- 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 -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed Selecting previously unselected package libdns-export162. Preparing to unpack .../libdns-export162_1%3a9.10.3.dfsg.P4-8ubuntu1.14_amd64.deb ... Unpacking libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.14) ... Selecting previously unselected package isc-dhcp-client. Preparing to unpack .../isc-dhcp-client_4.3.3-5ubuntu12.10_amd64.deb ... Unpacking isc-dhcp-client (4.3.3-5ubuntu12.10) ... #54 99.88 LINK images/built-in.o #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 33.33 debconf: delaying package configuration, since apt-utils is not installed #14 33.45 Fetched 125 MB in 11s (11.1 MB/s) #14 33.55 Selecting previously unselected package bash-completion. -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [100%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o Linking C executable tini-static [100%] Built target tini-static Selecting previously unselected package isc-dhcp-common. Preparing to unpack .../isc-dhcp-common_4.3.3-5ubuntu12.10_amd64.deb ... Unpacking isc-dhcp-common (4.3.3-5ubuntu12.10) ... Selecting previously unselected package less. Preparing to unpack .../less_481-2.1ubuntu0.2_amd64.deb ... Unpacking less (481-2.1ubuntu0.2) ... Selecting previously unselected package libapt-inst2.0:amd64. Preparing to unpack .../libapt-inst2.0_1.2.32_amd64.deb ... Unpacking libapt-inst2.0:amd64 (1.2.32) ... Selecting previously unselected package libbsd0:amd64. Preparing to unpack .../libbsd0_0.8.2-1_amd64.deb ... Unpacking libbsd0:amd64 (0.8.2-1) ... Selecting previously unselected package libnettle6:amd64. Preparing to unpack .../libnettle6_3.2-1ubuntu0.16.04.1_amd64.deb ... Unpacking libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... Selecting previously unselected package libhogweed4:amd64. Preparing to unpack .../libhogweed4_3.2-1ubuntu0.16.04.1_amd64.deb ... Unpacking libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... #14 33.55 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15160 files and directories currently installed.) #14 33.58 Preparing to unpack .../00-bash-completion_1%3a2.1-4.3_all.deb ... Selecting previously unselected package libidn11:amd64. Preparing to unpack .../libidn11_1.32-3ubuntu1.2_amd64.deb ... Unpacking libidn11:amd64 (1.32-3ubuntu1.2) ... Selecting previously unselected package libp11-kit0:amd64. Preparing to unpack .../libp11-kit0_0.23.2-5~ubuntu16.04.1_amd64.deb ... Unpacking libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... Selecting previously unselected package libtasn1-6:amd64. Preparing to unpack .../libtasn1-6_4.7-3ubuntu0.16.04.3_amd64.deb ... Unpacking libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... Selecting previously unselected package libgnutls30:amd64. Preparing to unpack .../libgnutls30_3.4.10-4ubuntu1.5_amd64.deb ... Unpacking libgnutls30:amd64 (3.4.10-4ubuntu1.5) ... Selecting previously unselected package libxtables11:amd64. Preparing to unpack .../libxtables11_1.6.0-2ubuntu3_amd64.deb ... Unpacking libxtables11:amd64 (1.6.0-2ubuntu3) ... Selecting previously unselected package lsb-release. Preparing to unpack .../lsb-release_9.20160110ubuntu0.2_all.deb ... Unpacking lsb-release (9.20160110ubuntu0.2) ... Selecting previously unselected package netbase. Preparing to unpack .../archives/netbase_5.3_all.deb ... Unpacking netbase (5.3) ... Selecting previously unselected package openssl. Preparing to unpack .../openssl_1.0.2g-1ubuntu4.15_amd64.deb ... Unpacking openssl (1.0.2g-1ubuntu4.15) ... Selecting previously unselected package ca-certificates. Preparing to unpack .../ca-certificates_20170717~16.04.2_all.deb ... Unpacking ca-certificates (20170717~16.04.2) ... Selecting previously unselected package libasprintf0v5:amd64. Removing intermediate container cdbbed4ea62f ---> 5307569bf93e Step 39/49 : FROM scratch ---> Step 40/49 : ARG VERSION ---> Running in adee3004fa22 Preparing to unpack .../libasprintf0v5_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package gettext-base. Preparing to unpack .../gettext-base_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking gettext-base (0.19.7-2ubuntu3.1) ... Selecting previously unselected package iso-codes. Preparing to unpack .../iso-codes_3.65-1_all.deb ... Unpacking iso-codes (3.65-1) ... Removing intermediate container adee3004fa22 ---> 2df528439430 Step 41/49 : ARG GITCOMMIT ---> Running in fbaf6c5596a0 Removing intermediate container fbaf6c5596a0 ---> b979293e5f73 Step 42/49 : ARG BUILDTIME Selecting previously unselected package krb5-locales. Preparing to unpack .../krb5-locales_1.13.2+dfsg-5ubuntu2.1_all.deb ... Unpacking krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libroken18-heimdal:amd64. Preparing to unpack .../libroken18-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libasn1-8-heimdal:amd64. Preparing to unpack .../libasn1-8-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... ---> Running in d368f1971f80 Removing intermediate container d368f1971f80 ---> c890295e512f Step 43/49 : ARG PLATFORM ---> Running in 0a3574b63df1 Selecting previously unselected package libkrb5support0:amd64. Preparing to unpack .../libkrb5support0_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libk5crypto3:amd64. Preparing to unpack .../libk5crypto3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libkeyutils1:amd64. Preparing to unpack .../libkeyutils1_1.5.9-8ubuntu1_amd64.deb ... Unpacking libkeyutils1:amd64 (1.5.9-8ubuntu1) ... Selecting previously unselected package libkrb5-3:amd64. Preparing to unpack .../libkrb5-3_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libgssapi-krb5-2:amd64. Preparing to unpack .../libgssapi-krb5-2_1.13.2+dfsg-5ubuntu2.1_amd64.deb ... Unpacking libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Selecting previously unselected package libhcrypto4-heimdal:amd64. Preparing to unpack .../libhcrypto4-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Removing intermediate container 0a3574b63df1 ---> c26533e432e7 Step 44/49 : ARG ENGINE_IMAGE ---> Running in b6b26454dc20 Removing intermediate container b6b26454dc20 ---> da15b176d3ee Step 45/49 : COPY --from=dockerd-builder /dockerd /bin/ Unpacking libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libheimbase1-heimdal:amd64. Preparing to unpack .../libheimbase1-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libwind0-heimdal:amd64. Preparing to unpack .../libwind0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libhx509-5-heimdal:amd64. Preparing to unpack .../libhx509-5-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libkrb5-26-heimdal:amd64. Preparing to unpack .../libkrb5-26-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libheimntlm0-heimdal:amd64. Preparing to unpack .../libheimntlm0-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libgssapi3-heimdal:amd64. Preparing to unpack .../libgssapi3-heimdal_1.7~git20150920+dfsg-4ubuntu1.16.04.1_amd64.deb ... Unpacking libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Selecting previously unselected package libsasl2-modules-db:amd64. Preparing to unpack .../libsasl2-modules-db_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... Selecting previously unselected package libsasl2-2:amd64. Preparing to unpack .../libsasl2-2_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ... Unpacking libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... Selecting previously unselected package libldap-2.4-2:amd64. Preparing to unpack .../libldap-2.4-2_2.4.42+dfsg-2ubuntu3.5_amd64.deb ... Unpacking libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ... Selecting previously unselected package librtmp1:amd64. Preparing to unpack .../librtmp1_2.4+20151223.gitfa8646d-1ubuntu0.1_amd64.deb ... Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... Selecting previously unselected package libcurl3-gnutls:amd64. Preparing to unpack .../libcurl3-gnutls_7.47.0-1ubuntu2.13_amd64.deb ... Unpacking libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.13) ... Selecting previously unselected package libedit2:amd64. Preparing to unpack .../libedit2_3.1-20150325-1ubuntu2_amd64.deb ... Unpacking libedit2:amd64 (3.1-20150325-1ubuntu2) ... Selecting previously unselected package libglib2.0-data. Preparing to unpack .../libglib2.0-data_2.48.2-0ubuntu4.3_all.deb ... Unpacking libglib2.0-data (2.48.2-0ubuntu4.3) ... Selecting previously unselected package libicu55:amd64. Preparing to unpack .../libicu55_55.1-7ubuntu0.4_amd64.deb ... Unpacking libicu55:amd64 (55.1-7ubuntu0.4) ... ---> 99619c205b09 Step 46/49 : COPY --from=proxy-builder /docker-proxy /bin/ ---> 8d1f45c049d8 Step 47/49 : COPY --from=init-builder /docker-init /bin/ Selecting previously unselected package libsasl2-modules:amd64. Preparing to unpack .../libsasl2-modules_2.1.26.dfsg1-14ubuntu0.1_amd64.deb ... Unpacking libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... Selecting previously unselected package libxml2:amd64. Preparing to unpack .../libxml2_2.9.3+dfsg1-1ubuntu0.6_amd64.deb ... Unpacking libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... Selecting previously unselected package libxmuu1:amd64. Preparing to unpack .../libxmuu1_2%3a1.1.2-2_amd64.deb ... ---> 95f32d0fd306 Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" Unpacking libxmuu1:amd64 (2:1.1.2-2) ... Selecting previously unselected package manpages. Preparing to unpack .../manpages_4.04-2_all.deb ... Unpacking manpages (4.04-2) ... Selecting previously unselected package openssh-client. Preparing to unpack .../openssh-client_1%3a7.2p2-4ubuntu2.8_amd64.deb ... Unpacking openssh-client (1:7.2p2-4ubuntu2.8) ... Selecting previously unselected package python-apt-common. Preparing to unpack .../python-apt-common_1.1.0~beta1ubuntu0.16.04.5_all.deb ... Unpacking python-apt-common (1.1.0~beta1ubuntu0.16.04.5) ... #14 36.37 Unpacking bash-completion (1:2.1-4.3) ... #14 36.90 Selecting previously unselected package libnfnetlink0:amd64. #14 36.90 Preparing to unpack .../01-libnfnetlink0_1.0.1-3_amd64.deb ... #14 36.91 Unpacking libnfnetlink0:amd64 (1.0.1-3) ... #14 36.97 Selecting previously unselected package libpcrecpp0v5:amd64. #14 36.97 Preparing to unpack .../02-libpcrecpp0v5_2%3a8.39-3_amd64.deb ... #14 36.99 Unpacking libpcrecpp0v5:amd64 (2:8.39-3) ... ---> Running in 3fd8f4b8e4b5 Removing intermediate container 3fd8f4b8e4b5 ---> 246480fe91a1 Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in 4a267a127bef Selecting previously unselected package python3-apt. Preparing to unpack .../python3-apt_1.1.0~beta1ubuntu0.16.04.5_amd64.deb ... Unpacking python3-apt (1.1.0~beta1ubuntu0.16.04.5) ... Selecting previously unselected package rsync. Preparing to unpack .../rsync_3.1.1-3ubuntu1.2_amd64.deb ... Unpacking rsync (3.1.1-3ubuntu1.2) ... Selecting previously unselected package shared-mime-info. Preparing to unpack .../shared-mime-info_1.5-2ubuntu0.2_amd64.deb ... Unpacking shared-mime-info (1.5-2ubuntu0.2) ... Selecting previously unselected package strace. Preparing to unpack .../strace_4.11-1ubuntu3_amd64.deb ... Unpacking strace (4.11-1ubuntu3) ... #14 37.13 Selecting previously unselected package libudev-dev:amd64. #14 37.14 Preparing to unpack .../03-libudev-dev_232-25+deb9u11_amd64.deb ... #14 37.16 Unpacking libudev-dev:amd64 (232-25+deb9u11) ... #14 37.37 Preparing to unpack .../04-libssl1.1_1.1.0k-1~deb9u1_amd64.deb ... #14 37.39 Unpacking libssl1.1:amd64 (1.1.0k-1~deb9u1) over (1.1.0j-1~deb9u1) ... Removing intermediate container 4a267a127bef ---> 51b2d2467a3e Successfully built 51b2d2467a3e Selecting previously unselected package xauth. Preparing to unpack .../xauth_1%3a1.0.9-1ubuntu2_amd64.deb ... Unpacking xauth (1:1.0.9-1ubuntu2) ... Selecting previously unselected package xdg-user-dirs. Preparing to unpack .../xdg-user-dirs_0.15-2ubuntu6.16.04.1_amd64.deb ... Unpacking xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... Selecting previously unselected package xml-core. Preparing to unpack .../xml-core_0.13+nmu2_all.deb ... Unpacking xml-core (0.13+nmu2) ... Selecting previously unselected package at. Preparing to unpack .../at_3.1.18-2ubuntu1_amd64.deb ... Unpacking at (3.1.18-2ubuntu1) ... Successfully tagged dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e echo dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e > image-linux-dm make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' mkdir -p rpmbuild/SOURCES cp ../image/image-linux-dm rpmbuild/SOURCES/engine-image mkdir -p rpmbuild/SOURCES docker run --rm -i -w /v \ -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/cli:/cli \ -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/SOURCES:/v \ alpine \ tar -C / -c -z -f /v/cli.tgz --exclude .git cli Selecting previously unselected package autotools-dev. Preparing to unpack .../autotools-dev_20150820.1_all.deb ... Unpacking autotools-dev (20150820.1) ... Selecting previously unselected package binutils. Preparing to unpack .../binutils_2.26.1-1ubuntu1~16.04.8_amd64.deb ... Unpacking binutils (2.26.1-1ubuntu1~16.04.8) ... Selecting previously unselected package libc-dev-bin. Preparing to unpack .../libc-dev-bin_2.23-0ubuntu11_amd64.deb ... Unpacking libc-dev-bin (2.23-0ubuntu11) ... Selecting previously unselected package linux-libc-dev:amd64. Preparing to unpack .../linux-libc-dev_4.4.0-157.185_amd64.deb ... Unpacking linux-libc-dev:amd64 (4.4.0-157.185) ... #14 38.21 Selecting previously unselected package libpython3.5-minimal:amd64. #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 90.68 math/big #30 90.91 crypto/internal/randutil #30 91.02 crypto/sha512 #30 92.13 crypto/hmac #30 92.32 crypto/md5 #30 92.72 crypto/sha1 #30 93.46 crypto/sha256 #30 94.68 encoding/hex #30 95.08 encoding/pem #30 95.43 internal/singleflight #30 95.72 net #30 97.38 crypto/rand #30 97.84 crypto/elliptic #30 99.59 encoding/asn1 #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 38.21 Preparing to unpack .../05-libpython3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... #14 38.22 Unpacking libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... Selecting previously unselected package libc6-dev:amd64. Preparing to unpack .../libc6-dev_2.23-0ubuntu11_amd64.deb ... Unpacking libc6-dev:amd64 (2.23-0ubuntu11) ... Selecting previously unselected package libisl15:amd64. Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... Unpacking libisl15:amd64 (0.16.1-1) ... Selecting previously unselected package cpp-5. Preparing to unpack .../cpp-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.11) ... #14 38.85 Preparing to unpack .../06-libexpat1_2.2.0-2+deb9u2_amd64.deb ... #14 38.86 Unpacking libexpat1:amd64 (2.2.0-2+deb9u2) over (2.2.0-2+deb9u1) ... #14 39.14 Selecting previously unselected package python3.5-minimal. #14 39.15 Preparing to unpack .../07-python3.5-minimal_3.5.3-1+deb9u1_amd64.deb ... #14 39.16 Unpacking python3.5-minimal (3.5.3-1+deb9u1) ... Selecting previously unselected package cpp. Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking cpp (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libcc1-0:amd64. Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libgomp1:amd64. Preparing to unpack .../libgomp1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libitm1:amd64. Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libatomic1:amd64. Preparing to unpack .../libatomic1_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libasan2:amd64. Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package liblsan0:amd64. Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libtsan0:amd64. Preparing to unpack .../libtsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libubsan0:amd64. Preparing to unpack .../libubsan0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libcilkrts5:amd64. Preparing to unpack .../libcilkrts5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libmpx0:amd64. Preparing to unpack .../libmpx0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libquadmath0:amd64. Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package libgcc-5-dev:amd64. Preparing to unpack .../libgcc-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package gcc-5. Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.11) ... #14 40.11 Selecting previously unselected package python3-minimal. #14 40.11 Preparing to unpack .../08-python3-minimal_3.5.3-1_amd64.deb ... #14 40.12 Unpacking python3-minimal (3.5.3-1) ... #14 40.20 Selecting previously unselected package libmpdec2:amd64. #14 40.20 Preparing to unpack .../09-libmpdec2_2.4.2-1_amd64.deb ... #14 40.21 Unpacking libmpdec2:amd64 (2.4.2-1) ... #14 40.31 Selecting previously unselected package libpython3.5-stdlib:amd64. #14 40.31 Preparing to unpack .../10-libpython3.5-stdlib_3.5.3-1+deb9u1_amd64.deb ... #14 40.33 Unpacking libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... Selecting previously unselected package gcc. Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking gcc (4:5.3.1-1ubuntu1) ... Selecting previously unselected package libstdc++-5-dev:amd64. Preparing to unpack .../libstdc++-5-dev_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... Selecting previously unselected package g++-5. Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.11_amd64.deb ... Unpacking g++-5 (5.4.0-6ubuntu1~16.04.11) ... mkdir -p rpmbuild/SOURCES cp ../systemd/docker.service rpmbuild/SOURCES/docker.service mkdir -p rpmbuild/SOURCES cp ../systemd/docker.socket rpmbuild/SOURCES/docker.socket mkdir -p rpmbuild/SOURCES docker inspect "dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e" \ --format '{{index .Config.Labels "com.docker.distribution_based_engine" }}' > rpmbuild/SOURCES/distribution_based_engine.json Selecting previously unselected package g++. Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... Unpacking g++ (4:5.3.1-1ubuntu1) ... Selecting previously unselected package make. Preparing to unpack .../archives/make_4.1-6_amd64.deb ... Unpacking make (4.1-6) ... Selecting previously unselected package libdpkg-perl. Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.5_all.deb ... Unpacking libdpkg-perl (1.18.4ubuntu1.5) ... Selecting previously unselected package xz-utils. Preparing to unpack .../xz-utils_5.1.1alpha+20120614-2ubuntu2_amd64.deb ... Unpacking xz-utils (5.1.1alpha+20120614-2ubuntu2) ... Selecting previously unselected package patch. Preparing to unpack .../patch_2.7.5-1ubuntu0.16.04.2_amd64.deb ... Unpacking patch (2.7.5-1ubuntu0.16.04.2) ... Selecting previously unselected package dpkg-dev. Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.5_all.deb ... Unpacking dpkg-dev (1.18.4ubuntu1.5) ... Selecting previously unselected package build-essential. Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... Unpacking build-essential (12.1ubuntu2) ... Selecting previously unselected package curl. Preparing to unpack .../curl_7.47.0-1ubuntu2.13_amd64.deb ... Unpacking curl (7.47.0-1ubuntu2.13) ... Selecting previously unselected package dctrl-tools. Preparing to unpack .../dctrl-tools_2.24-2_amd64.deb ... Unpacking dctrl-tools (2.24-2) ... Selecting previously unselected package libcroco3:amd64. Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... Unpacking libcroco3:amd64 (0.6.11-1) ... Selecting previously unselected package gettext. Preparing to unpack .../gettext_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking gettext (0.19.7-2ubuntu3.1) ... Selecting previously unselected package intltool-debian. Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... Unpacking intltool-debian (0.35.0+20060710.4) ... Selecting previously unselected package po-debconf. Preparing to unpack .../po-debconf_1.0.19_all.deb ... Unpacking po-debconf (1.0.19) ... Selecting previously unselected package libarchive-zip-perl. Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... Selecting previously unselected package libfile-stripnondeterminism-perl. Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... Unpacking libfile-stripnondeterminism-perl (0.015-1) ... Selecting previously unselected package libtimedate-perl. Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... Unpacking libtimedate-perl (2.3000-2) ... Selecting previously unselected package dh-strip-nondeterminism. Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... Unpacking dh-strip-nondeterminism (0.015-1) ... Selecting previously unselected package debhelper. Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... Unpacking debhelper (9.20160115ubuntu3) ... #14 42.53 Selecting previously unselected package python3.5. #14 42.53 Preparing to unpack .../11-python3.5_3.5.3-1+deb9u1_amd64.deb ... #14 42.54 Unpacking python3.5 (3.5.3-1+deb9u1) ... #14 42.77 Selecting previously unselected package libpython3-stdlib:amd64. #14 42.77 Preparing to unpack .../12-libpython3-stdlib_3.5.3-1_amd64.deb ... #14 42.78 Unpacking libpython3-stdlib:amd64 (3.5.3-1) ... #14 42.89 Selecting previously unselected package dh-python. #14 42.89 Preparing to unpack .../13-dh-python_2.20170125_all.deb ... #14 42.90 Unpacking dh-python (2.20170125) ... Selecting previously unselected package devscripts. Preparing to unpack .../devscripts_2.16.2ubuntu3_amd64.deb ... Unpacking devscripts (2.16.2ubuntu3) ... Selecting previously unselected package diffstat. Preparing to unpack .../diffstat_1.61-1_amd64.deb ... Unpacking diffstat (1.61-1) ... #14 43.10 Setting up libssl1.1:amd64 (1.1.0k-1~deb9u1) ... Selecting previously unselected package dput. Preparing to unpack .../dput_0.9.6.4ubuntu3_all.deb ... Unpacking dput (0.9.6.4ubuntu3) ... Selecting previously unselected package libfakeroot:amd64. Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... Selecting previously unselected package fakeroot. Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... Unpacking fakeroot (1.20.2-1ubuntu1) ... Selecting previously unselected package liberror-perl. Preparing to unpack .../liberror-perl_0.17-1.2_all.deb ... Unpacking liberror-perl (0.17-1.2) ... Selecting previously unselected package git-man. Preparing to unpack .../git-man_1%3a2.7.4-0ubuntu1.6_all.deb ... Unpacking git-man (1:2.7.4-0ubuntu1.6) ... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 99.98 GEN compel/include/asm #54 99.99 GEN compel/include/version.h #54 100.0 touch .config #54 100.0 GEN criu/include/config.h #54 100.1 GEN compel/plugins/include/uapi/std/syscall-codes-64.h #54 100.1 GEN compel/plugins/include/uapi/std/syscall-64.h #54 100.2 GEN compel/arch/x86/plugins/std/syscalls-64.S #54 100.2 DEP compel/arch/x86/plugins/std/syscalls-64.d #54 100.2 DEP compel/arch/x86/plugins/std/memcpy.d #54 100.2 DEP compel/arch/x86/plugins/std/parasite-head.d #54 100.3 GEN compel/plugins/include/uapi/std/syscall.h #54 100.3 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c #54 100.3 GEN compel/plugins/include/uapi/std/syscall-codes.h #54 100.4 GEN compel/plugins/include/uapi/std/asm/syscall-types.h #54 100.4 DEP compel/plugins/std/infect.d #54 100.5 DEP compel/plugins/std/string.d #54 100.6 DEP compel/plugins/std/log.d #54 100.7 DEP compel/plugins/std/fds.d #54 100.8 DEP compel/plugins/std/std.d #54 100.9 DEP compel/plugins/shmem/shmem.d #54 101.0 DEP compel/plugins/fds/fds.d #54 101.1 CC compel/plugins/std/std.o #54 101.5 CC compel/plugins/std/fds.o #54 102.0 CC compel/plugins/std/log.o #54 102.7 CC compel/plugins/std/string.o #54 103.4 CC compel/plugins/std/infect.o #54 103.9 CC compel/arch/x86/plugins/std/parasite-head.o #54 103.9 CC compel/arch/x86/plugins/std/memcpy.o #54 104.0 CC compel/arch/x86/plugins/std/syscalls-64.o #54 104.0 AR compel/plugins/std.lib.a #54 104.1 CC compel/plugins/fds/fds.o #54 104.4 AR compel/plugins/fds.lib.a #54 104.4 HOSTDEP compel/src/lib/log-host.d #54 104.5 HOSTDEP compel/src/lib/handle-elf-host.d #54 104.6 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d #54 104.7 HOSTDEP compel/src/main-host.d #54 104.8 DEP compel/src/main.d #54 104.9 DEP compel/src/lib/handle-elf.d #54 105.0 DEP compel/arch/x86/src/lib/handle-elf.d #54 105.3 DEP compel/src/lib/ptrace.d #54 105.4 DEP compel/src/lib/infect.d #54 105.6 DEP compel/src/lib/infect-util.d #54 105.7 DEP compel/src/lib/infect-rpc.d #54 105.8 DEP compel/arch/x86/src/lib/infect.d #54 106.0 DEP compel/arch/x86/src/lib/cpu.d #54 106.0 DEP compel/src/lib/log.d #54 106.2 CC compel/src/lib/log.o #54 106.4 CC compel/arch/x86/src/lib/cpu.o #54 106.8 CC compel/arch/x86/src/lib/infect.o #54 107.7 CC compel/src/lib/infect-rpc.o #54 108.1 CC compel/src/lib/infect-util.o #54 108.4 CC compel/src/lib/infect.o Selecting previously unselected package git. Preparing to unpack .../git_1%3a2.7.4-0ubuntu1.6_amd64.deb ... Unpacking git (1:2.7.4-0ubuntu1.6) ... #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 43.74 debconf: unable to initialize frontend: Dialog #14 43.74 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 43.74 debconf: falling back to frontend: Readline Selecting previously unselected package libalgorithm-diff-perl. Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... Unpacking libalgorithm-diff-perl (1.19.03-1) ... Selecting previously unselected package libalgorithm-diff-xs-perl. Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... Selecting previously unselected package libalgorithm-merge-perl. Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... Unpacking libalgorithm-merge-perl (0.08-3) ... Selecting previously unselected package libapt-pkg-perl. Preparing to unpack .../libapt-pkg-perl_0.1.29build7_amd64.deb ... Unpacking libapt-pkg-perl (0.1.29build7) ... Selecting previously unselected package libasprintf-dev:amd64. Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package libhtml-tagset-perl. Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... Unpacking libhtml-tagset-perl (3.20-2) ... #14 43.94 Setting up libpython3.5-minimal:amd64 (3.5.3-1+deb9u1) ... #14 43.97 Setting up libexpat1:amd64 (2.2.0-2+deb9u2) ... #14 44.03 Setting up python3.5-minimal (3.5.3-1+deb9u1) ... Selecting previously unselected package liburi-perl. Preparing to unpack .../liburi-perl_1.71-1_all.deb ... Unpacking liburi-perl (1.71-1) ... Selecting previously unselected package libhtml-parser-perl. Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... Unpacking libhtml-parser-perl (3.72-1) ... Selecting previously unselected package libcgi-pm-perl. Preparing to unpack .../libcgi-pm-perl_4.26-1_all.deb ... Unpacking libcgi-pm-perl (4.26-1) ... Selecting previously unselected package libfcgi-perl. Preparing to unpack .../libfcgi-perl_0.77-1build1_amd64.deb ... Unpacking libfcgi-perl (0.77-1build1) ... Selecting previously unselected package libcgi-fast-perl. Preparing to unpack .../libcgi-fast-perl_1%3a2.10-1_all.deb ... Unpacking libcgi-fast-perl (1:2.10-1) ... Selecting previously unselected package libsub-name-perl. Preparing to unpack .../libsub-name-perl_0.14-1build1_amd64.deb ... Unpacking libsub-name-perl (0.14-1build1) ... Selecting previously unselected package libclass-accessor-perl. Preparing to unpack .../libclass-accessor-perl_0.34-1_all.deb ... Unpacking libclass-accessor-perl (0.34-1) ... Selecting previously unselected package libclone-perl. Preparing to unpack .../libclone-perl_0.38-1build1_amd64.deb ... Unpacking libclone-perl (0.38-1build1) ... Selecting previously unselected package libdata-alias-perl. Preparing to unpack .../libdata-alias-perl_1.20-1build1_amd64.deb ... Unpacking libdata-alias-perl (1.20-1build1) ... Selecting previously unselected package libdigest-hmac-perl. Preparing to unpack .../libdigest-hmac-perl_1.03+dfsg-1_all.deb ... Unpacking libdigest-hmac-perl (1.03+dfsg-1) ... Selecting previously unselected package libdistro-info-perl. Preparing to unpack .../libdistro-info-perl_0.14ubuntu0.1_all.deb ... Unpacking libdistro-info-perl (0.14ubuntu0.1) ... Selecting previously unselected package libnet-ssleay-perl. Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... Unpacking libnet-ssleay-perl (1.72-1build1) ... Selecting previously unselected package libio-socket-ssl-perl. Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... Unpacking libio-socket-ssl-perl (2.024-1) ... Selecting previously unselected package libnet-smtp-ssl-perl. Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... Unpacking libnet-smtp-ssl-perl (1.03-1) ... Selecting previously unselected package libmailtools-perl. Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... Unpacking libmailtools-perl (2.13-1) ... Selecting previously unselected package libsocket6-perl. Preparing to unpack .../libsocket6-perl_0.25-1build2_amd64.deb ... Unpacking libsocket6-perl (0.25-1build2) ... Selecting previously unselected package libio-socket-inet6-perl. Preparing to unpack .../libio-socket-inet6-perl_2.72-2_all.deb ... Unpacking libio-socket-inet6-perl (2.72-2) ... Selecting previously unselected package libnet-ip-perl. Preparing to unpack .../libnet-ip-perl_1.26-1_all.deb ... Unpacking libnet-ip-perl (1.26-1) ... Selecting previously unselected package libnet-dns-perl. Preparing to unpack .../libnet-dns-perl_0.81-2build1_amd64.deb ... Unpacking libnet-dns-perl (0.81-2build1) ... Selecting previously unselected package libnet-domain-tld-perl. Preparing to unpack .../libnet-domain-tld-perl_1.73-1_all.deb ... Unpacking libnet-domain-tld-perl (1.73-1) ... Selecting previously unselected package libemail-valid-perl. Preparing to unpack .../libemail-valid-perl_1.198-1_all.deb ... Unpacking libemail-valid-perl (1.198-1) ... Selecting previously unselected package libencode-locale-perl. Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... Unpacking libencode-locale-perl (1.05-1) ... Selecting previously unselected package libexporter-tiny-perl. Preparing to unpack .../libexporter-tiny-perl_0.042-1_all.deb ... Unpacking libexporter-tiny-perl (0.042-1) ... Selecting previously unselected package libipc-system-simple-perl. Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... Unpacking libipc-system-simple-perl (1.25-3) ... Selecting previously unselected package libfile-basedir-perl. Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... Unpacking libfile-basedir-perl (0.07-1) ... Selecting previously unselected package libfile-fcntllock-perl. Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... Unpacking libfile-fcntllock-perl (0.22-3) ... Selecting previously unselected package libhttp-date-perl. Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... Unpacking libhttp-date-perl (6.02-1) ... Selecting previously unselected package libfile-listing-perl. Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... Unpacking libfile-listing-perl (6.04-1) ... Selecting previously unselected package libfont-afm-perl. Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... Unpacking libfont-afm-perl (1.20-1) ... Selecting previously unselected package libgettextpo0:amd64. Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package libgettextpo-dev:amd64. Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3.1_amd64.deb ... Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... Selecting previously unselected package libio-html-perl. Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... Unpacking libio-html-perl (1.001-1) ... Selecting previously unselected package liblwp-mediatypes-perl. Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... Unpacking liblwp-mediatypes-perl (6.02-1) ... Selecting previously unselected package libhttp-message-perl. Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... Unpacking libhttp-message-perl (6.11-1) ... Selecting previously unselected package libhtml-form-perl. Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... Unpacking libhtml-form-perl (6.03-1) ... Selecting previously unselected package libhtml-tree-perl. Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... Unpacking libhtml-tree-perl (5.03-2) ... Selecting previously unselected package libhtml-format-perl. Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... Unpacking libhtml-format-perl (2.11-2) ... Selecting previously unselected package libhttp-cookies-perl. Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... Unpacking libhttp-cookies-perl (6.01-1) ... Selecting previously unselected package libhttp-daemon-perl. Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... Unpacking libhttp-daemon-perl (6.01-1) ... Selecting previously unselected package libhttp-negotiate-perl. Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... Unpacking libhttp-negotiate-perl (6.00-2) ... Selecting previously unselected package libio-pty-perl. Preparing to unpack .../libio-pty-perl_1%3a1.08-1.1build1_amd64.deb ... Unpacking libio-pty-perl (1:1.08-1.1build1) ... Selecting previously unselected package libio-string-perl. Preparing to unpack .../libio-string-perl_1.08-3_all.deb ... Unpacking libio-string-perl (1.08-3) ... Selecting previously unselected package libipc-run-perl. Preparing to unpack .../libipc-run-perl_0.94-1_all.deb ... Unpacking libipc-run-perl (0.94-1) ... Selecting previously unselected package liblist-moreutils-perl. Preparing to unpack .../liblist-moreutils-perl_0.413-1build1_amd64.deb ... Unpacking liblist-moreutils-perl (0.413-1build1) ... Selecting previously unselected package libnet-http-perl. Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... Unpacking libnet-http-perl (6.09-1) ... docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm:/v -w /v alpine chown -R root:root rpmbuild Selecting previously unselected package libwww-robotrules-perl. Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... Unpacking libwww-robotrules-perl (6.01-1) ... Selecting previously unselected package libwww-perl. Preparing to unpack .../libwww-perl_6.15-1_all.deb ... Unpacking libwww-perl (6.15-1) ... Selecting previously unselected package liblwp-protocol-https-perl. Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... Unpacking liblwp-protocol-https-perl (6.06-2) ... Selecting previously unselected package libsys-hostname-long-perl. Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... Unpacking libsys-hostname-long-perl (1.5-1) ... Selecting previously unselected package libmail-sendmail-perl. Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... Unpacking libmail-sendmail-perl (0.79.16-1) ... Selecting previously unselected package libparse-debianchangelog-perl. Preparing to unpack .../libparse-debianchangelog-perl_1.2.0-8_all.deb ... Unpacking libparse-debianchangelog-perl (1.2.0-8) ... Selecting previously unselected package libperlio-gzip-perl. Preparing to unpack .../libperlio-gzip-perl_0.19-1build1_amd64.deb ... Unpacking libperlio-gzip-perl (0.19-1build1) ... Selecting previously unselected package libtext-levenshtein-perl. Preparing to unpack .../libtext-levenshtein-perl_0.13-1_all.deb ... Unpacking libtext-levenshtein-perl (0.13-1) ... Selecting previously unselected package libyaml-libyaml-perl. Preparing to unpack .../libyaml-libyaml-perl_0.41-6build1_amd64.deb ... Unpacking libyaml-libyaml-perl (0.41-6build1) ... Selecting previously unselected package hardening-includes. Preparing to unpack .../hardening-includes_2.7ubuntu2_all.deb ... Unpacking hardening-includes (2.7ubuntu2) ... Selecting previously unselected package patchutils. Preparing to unpack .../patchutils_0.3.4-1_amd64.deb ... Unpacking patchutils (0.3.4-1) ... Selecting previously unselected package t1utils. Preparing to unpack .../t1utils_1.39-2_amd64.deb ... Unpacking t1utils (1.39-2) ... Selecting previously unselected package lintian. Preparing to unpack .../lintian_2.5.43ubuntu0.1_all.deb ... Unpacking lintian (2.5.43ubuntu0.1) ... Selecting previously unselected package manpages-dev. Preparing to unpack .../manpages-dev_4.04-2_all.deb ... Unpacking manpages-dev (4.04-2) ... Selecting previously unselected package python3-pkg-resources. Preparing to unpack .../python3-pkg-resources_20.7.0-1_all.deb ... Unpacking python3-pkg-resources (20.7.0-1) ... Selecting previously unselected package python3-chardet. Preparing to unpack .../python3-chardet_2.3.0-2_all.deb ... Unpacking python3-chardet (2.3.0-2) ... Selecting previously unselected package python3-six. Preparing to unpack .../python3-six_1.10.0-3_all.deb ... Unpacking python3-six (1.10.0-3) ... Selecting previously unselected package python3-debian. Preparing to unpack .../python3-debian_0.1.27ubuntu2_all.deb ... Unpacking python3-debian (0.1.27ubuntu2) ... Selecting previously unselected package rename. Preparing to unpack .../archives/rename_0.20-4_all.deb ... Unpacking rename (0.20-4) ... docker build --build-arg GO_IMAGE=golang:1.10.8 --build-arg ENGINE_IMAGE=dockereng/engine-community-dm:0.0.0-20190725195304-e8c623b37e -t rpmbuild-centos-7/x86_64 -f centos-7/Dockerfile . Selecting previously unselected package unzip. Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... Unpacking unzip (6.0-20ubuntu1) ... Selecting previously unselected package wdiff. Preparing to unpack .../wdiff_1.2.2-1build1_amd64.deb ... Unpacking wdiff (1.2.2-1build1) ... Selecting previously unselected package equivs. Preparing to unpack .../equivs_2.0.9+nmu1_all.deb ... Unpacking equivs (2.0.9+nmu1) ... Selecting previously unselected package libauthen-sasl-perl. Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... Unpacking libauthen-sasl-perl (2.1600-1) ... Selecting previously unselected package python3-magic. Preparing to unpack .../python3-magic_1%3a5.25-2ubuntu1.2_all.deb ... Unpacking python3-magic (1:5.25-2ubuntu1.2) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Processing triggers for systemd (229-4ubuntu21.22) ... Setting up libatm1:amd64 (1:2.5.1-1.5) ... Sending build context to Docker daemon 6.871MB Step 1/23 : ARG GO_IMAGE Step 2/23 : ARG ENGINE_IMAGE Step 3/23 : ARG BUILD_IMAGE=centos:7 Step 4/23 : FROM ${GO_IMAGE} as golang ---> 6fd1f7edb6ab Step 5/23 : FROM ${ENGINE_IMAGE} as engine ---> 51b2d2467a3e Step 6/23 : FROM ${BUILD_IMAGE} ---> 9f38484d220f Step 7/23 : ENV DISTRO centos ---> Running in 80c58dc74b5b #14 47.04 Setting up python3-minimal (3.5.3-1) ... Setting up liblocale-gettext-perl (1.07-1build1) ... Setting up libmnl0:amd64 (1.0.3-5) ... Setting up libpopt0:amd64 (1.16-10) ... Setting up mime-support (3.59ubuntu1) ... Setting up libmpdec2:amd64 (2.4.2-1) ... Setting up libsqlite3-0:amd64 (3.11.0-1ubuntu1.2) ... Setting up libpython3.5-stdlib:amd64 (3.5.2-2ubuntu0~16.04.5) ... Setting up python3.5 (3.5.2-2ubuntu0~16.04.5) ... Removing intermediate container 80c58dc74b5b ---> c188fc5c0c48 Step 8/23 : ENV SUITE 7 ---> Running in 22d7e59ce9e7 Removing intermediate container 22d7e59ce9e7 ---> 8c0e47e2084a Step 9/23 : ENV GOPATH=/go ---> Running in b9ae0d8cfe6f Removing intermediate container b9ae0d8cfe6f ---> e6464da2bcf3 Step 10/23 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin ---> Running in 3c9716b3acf9 Removing intermediate container 3c9716b3acf9 ---> fa1267a44e7c Step 11/23 : ENV AUTO_GOPATH 1 ---> Running in 0fdf37bcc7ab Removing intermediate container 0fdf37bcc7ab ---> ff3729f37b3f Step 12/23 : ENV DOCKER_BUILDTAGS seccomp selinux ---> Running in c8b039472e56 Setting up libpython3-stdlib:amd64 (3.5.1-3) ... Setting up libgdbm3:amd64 (1.8.3-13.1) ... Setting up libffi6:amd64 (3.2.1-4) ... Setting up libglib2.0-0:amd64 (2.48.2-0ubuntu4.3) ... No schema files found: doing nothing. Setting up libxau6:amd64 (1:1.0.8-1) ... Setting up libxdmcp6:amd64 (1:1.1.2-1.1) ... Setting up libxcb1:amd64 (1.11.1-1ubuntu1) ... Setting up libx11-data (2:1.6.3-1ubuntu2.1) ... Setting up libx11-6:amd64 (2:1.6.3-1ubuntu2.1) ... Setting up libxext6:amd64 (2:1.3.3-1) ... Setting up groff-base (1.22.3-7) ... Removing intermediate container c8b039472e56 ---> 6dad525e802f Step 13/23 : ENV RUNC_BUILDTAGS seccomp selinux ---> Running in 3549a39c9647 Removing intermediate container 3549a39c9647 ---> cf0d78e631bc Step 14/23 : RUN yum install -y rpm-build rpmlint Setting up bsdmainutils (9.0.6ubuntu3) ... update-alternatives: using /usr/bin/bsd-write to provide /usr/bin/write (write) in auto mode update-alternatives: using /usr/bin/bsd-from to provide /usr/bin/from (from) in auto mode Setting up libpipeline1:amd64 (1.4.1-2) ... Setting up man-db (2.7.5-1) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Building database of manual pages ... ---> Running in 9761bf1fd010 #14 48.58 Selecting previously unselected package python3. #14 48.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 ... 16737 files and directories currently installed.) #14 48.61 Preparing to unpack .../00-python3_3.5.3-1_amd64.deb ... #14 48.63 Unpacking python3 (3.5.3-1) ... #14 48.70 Selecting previously unselected package pigz. #14 48.70 Preparing to unpack .../01-pigz_2.3.4-1_amd64.deb ... #14 48.72 Unpacking pigz (2.3.4-1) ... #14 48.87 Selecting previously unselected package libip4tc0:amd64. #14 48.88 Preparing to unpack .../02-libip4tc0_1.6.0+snapshot20161117-6_amd64.deb ... #14 48.89 Unpacking libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 101.7 crypto/ecdsa #30 102.0 crypto/rsa #30 103.3 crypto/dsa #30 103.6 crypto/x509/pkix #30 103.9 vendor/golang_org/x/crypto/cryptobyte #30 105.4 vendor/golang_org/x/crypto/internal/chacha20 #30 105.9 vendor/golang_org/x/crypto/poly1305 #30 106.1 vendor/golang_org/x/crypto/chacha20poly1305 #30 107.1 vendor/golang_org/x/text/transform #30 107.8 vendor/golang_org/x/text/unicode/bidi #30 109.8 vendor/golang_org/x/text/secure/bidirule #30 110.0 vendor/golang_org/x/text/unicode/norm #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 110.4 CC compel/src/lib/ptrace.o #54 110.8 AR compel/libcompel.a #54 110.8 HOSTCC compel/src/main-host.o #54 111.2 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o #54 111.8 HOSTCC compel/src/lib/handle-elf-host.o #54 112.1 HOSTCC compel/src/lib/log-host.o #54 112.3 HOSTLINK compel/compel-host-bin #54 112.4 DEP soccr/soccr.d #54 112.7 CC soccr/soccr.o #54 114.2 AR soccr/libsoccr.a #54 114.2 make[1]: 'soccr/libsoccr.a' is up to date. #54 114.4 DEP criu/arch/x86/sigframe.d #54 114.6 DEP criu/arch/x86/crtools.d #54 115.0 DEP criu/arch/x86/cpu.d #54 115.1 CC criu/arch/x86/cpu.o Loaded plugins: fastestmirror, ovl #54 116.0 CC criu/arch/x86/crtools.o #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 49.45 Selecting previously unselected package libip6tc0:amd64. #14 49.46 Preparing to unpack .../03-libip6tc0_1.6.0+snapshot20161117-6_amd64.deb ... #14 49.46 Unpacking libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... #14 49.57 Selecting previously unselected package libiptc0:amd64. #14 49.58 Preparing to unpack .../04-libiptc0_1.6.0+snapshot20161117-6_amd64.deb ... #14 49.58 Unpacking libiptc0:amd64 (1.6.0+snapshot20161117-6) ... Determining fastest mirrors #14 49.68 Selecting previously unselected package libxtables12:amd64. #14 49.68 Preparing to unpack .../05-libxtables12_1.6.0+snapshot20161117-6_amd64.deb ... #14 49.69 Unpacking libxtables12:amd64 (1.6.0+snapshot20161117-6) ... #14 49.82 Selecting previously unselected package libnetfilter-conntrack3:amd64. #14 49.82 Preparing to unpack .../06-libnetfilter-conntrack3_1.0.6-2_amd64.deb ... #14 49.84 Unpacking libnetfilter-conntrack3:amd64 (1.0.6-2) ... #14 49.95 Selecting previously unselected package iptables. #14 49.95 Preparing to unpack .../07-iptables_1.6.0+snapshot20161117-6_amd64.deb ... #14 49.96 Unpacking iptables (1.6.0+snapshot20161117-6) ... #14 50.71 Selecting previously unselected package xxd. #14 50.71 Preparing to unpack .../08-xxd_2%3a8.0.0197-4+deb9u3_amd64.deb ... #14 50.71 Unpacking xxd (2:8.0.0197-4+deb9u3) ... #14 50.86 Selecting previously unselected package vim-common. #14 50.86 Preparing to unpack .../09-vim-common_2%3a8.0.0197-4+deb9u3_all.deb ... #14 50.87 Unpacking vim-common (2:8.0.0197-4+deb9u3) ... #14 51.09 Selecting previously unselected package bzip2. #14 51.10 Preparing to unpack .../10-bzip2_1.0.6-8.1_amd64.deb ... #14 51.11 Unpacking bzip2 (1.0.6-8.1) ... #14 51.24 Selecting previously unselected package libgpm2:amd64. #14 51.25 Preparing to unpack .../11-libgpm2_1.20.4-6.2+b1_amd64.deb ... #14 51.26 Unpacking libgpm2:amd64 (1.20.4-6.2+b1) ... #14 51.32 Selecting previously unselected package xz-utils. #14 51.32 Preparing to unpack .../12-xz-utils_5.2.2-1.2+b1_amd64.deb ... #14 51.33 Unpacking xz-utils (5.2.2-1.2+b1) ... #14 51.58 Selecting previously unselected package aufs-tools. #14 51.59 Preparing to unpack .../13-aufs-tools_1%3a4.1+20161219-1_amd64.deb ... #14 51.60 Unpacking aufs-tools (1:4.1+20161219-1) ... #14 51.79 Selecting previously unselected package liblzo2-2:amd64. #14 51.79 Preparing to unpack .../14-liblzo2-2_2.08-1.2+b2_amd64.deb ... #14 51.80 Unpacking liblzo2-2:amd64 (2.08-1.2+b2) ... #14 51.90 Selecting previously unselected package btrfs-progs. #14 51.90 Preparing to unpack .../15-btrfs-progs_4.7.3-1_amd64.deb ... #14 51.91 Unpacking btrfs-progs (4.7.3-1) ... #14 52.45 Selecting previously unselected package btrfs-tools. #14 52.46 Preparing to unpack .../16-btrfs-tools_4.7.3-1_amd64.deb ... #14 52.47 Unpacking btrfs-tools (4.7.3-1) ... #14 52.58 Selecting previously unselected package libdevmapper1.02.1:amd64. #14 52.58 Preparing to unpack .../17-libdevmapper1.02.1_2%3a1.02.137-2_amd64.deb ... #14 52.59 Unpacking libdevmapper1.02.1:amd64 (2:1.02.137-2) ... #14 52.75 Selecting previously unselected package dmsetup. #14 52.75 Preparing to unpack .../18-dmsetup_2%3a1.02.137-2_amd64.deb ... #14 52.75 Unpacking dmsetup (2:1.02.137-2) ... #14 52.93 Selecting previously unselected package libonig4:amd64. #14 52.95 Preparing to unpack .../19-libonig4_6.1.3-2_amd64.deb ... #14 52.96 Unpacking libonig4:amd64 (6.1.3-2) ... #14 53.18 Selecting previously unselected package libjq1:amd64. #14 53.18 Preparing to unpack .../20-libjq1_1.5+dfsg-1.3_amd64.deb ... #14 53.19 Unpacking libjq1:amd64 (1.5+dfsg-1.3) ... #14 53.87 Selecting previously unselected package jq. #14 53.88 Preparing to unpack .../21-jq_1.5+dfsg-1.3_amd64.deb ... #14 53.88 Unpacking jq (1.5+dfsg-1.3) ... #14 54.00 Selecting previously unselected package libaio1:amd64. #14 54.00 Preparing to unpack .../22-libaio1_0.3.110-3_amd64.deb ... #14 54.01 Unpacking libaio1:amd64 (0.3.110-3) ... #14 54.08 Selecting previously unselected package libcap2-bin. #14 54.08 Preparing to unpack .../23-libcap2-bin_1%3a2.25-1_amd64.deb ... #14 54.10 Unpacking libcap2-bin (1:2.25-1) ... #14 54.19 Selecting previously unselected package libdevmapper-event1.02.1:amd64. #14 54.20 Preparing to unpack .../24-libdevmapper-event1.02.1_2%3a1.02.137-2_amd64.deb ... #14 54.20 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... #14 54.28 Selecting previously unselected package libsepol1-dev:amd64. #14 54.29 Preparing to unpack .../25-libsepol1-dev_2.6-2_amd64.deb ... #14 54.31 Unpacking libsepol1-dev:amd64 (2.6-2) ... #14 54.61 Selecting previously unselected package libpcre16-3:amd64. #14 54.61 Preparing to unpack .../26-libpcre16-3_2%3a8.39-3_amd64.deb ... #14 54.62 Unpacking libpcre16-3:amd64 (2:8.39-3) ... * base: mirrors.advancedhosters.com * extras: mirrors.advancedhosters.com * updates: mirrors.advancedhosters.com #14 54.85 Selecting previously unselected package libpcre32-3:amd64. #14 54.86 Preparing to unpack .../27-libpcre32-3_2%3a8.39-3_amd64.deb ... #14 54.86 Unpacking libpcre32-3:amd64 (2:8.39-3) ... #14 55.02 Selecting previously unselected package libpcre3-dev:amd64. #14 55.02 Preparing to unpack .../28-libpcre3-dev_2%3a8.39-3_amd64.deb ... #14 55.03 Unpacking libpcre3-dev:amd64 (2:8.39-3) ... Setting up sgml-base (1.26+nmu4ubuntu1) ... Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... Setting up perl-modules-5.22 (5.22.1-9ubuntu0.6) ... Setting up libperl5.22:amd64 (5.22.1-9ubuntu0.6) ... Setting up perl (5.22.1-9ubuntu0.6) ... update-alternatives: using /usr/bin/prename to provide /usr/bin/rename (rename) in auto mode Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.4) ... Setting up python2.7 (2.7.12-1ubuntu0~16.04.4) ... Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... Setting up python (2.7.12-1~16.04) ... Setting up libgmp10:amd64 (2:6.1.0+dfsg-2) ... Setting up libmpfr4:amd64 (3.1.4-1) ... Setting up libmpc3:amd64 (1.0.3-1) ... Setting up bzip2 (1.0.6-8ubuntu0.2) ... Setting up distro-info-data (0.28ubuntu0.12) ... Setting up libmagic1:amd64 (1:5.25-2ubuntu1.2) ... Setting up file (1:5.25-2ubuntu1.2) ... Setting up iproute2 (4.3.0-1ubuntu3.16.04.5) ... Setting up ifupdown (0.8.10ubuntu1.4) ... Creating /etc/network/interfaces. Setting up libisc-export160 (1:9.10.3.dfsg.P4-8ubuntu1.14) ... Setting up libdns-export162 (1:9.10.3.dfsg.P4-8ubuntu1.14) ... Setting up isc-dhcp-client (4.3.3-5ubuntu12.10) ... Setting up isc-dhcp-common (4.3.3-5ubuntu12.10) ... Setting up less (481-2.1ubuntu0.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline Setting up libapt-inst2.0:amd64 (1.2.32) ... Setting up libbsd0:amd64 (0.8.2-1) ... Setting up libnettle6:amd64 (3.2-1ubuntu0.16.04.1) ... Setting up libhogweed4:amd64 (3.2-1ubuntu0.16.04.1) ... Setting up libidn11:amd64 (1.32-3ubuntu1.2) ... Setting up libp11-kit0:amd64 (0.23.2-5~ubuntu16.04.1) ... Setting up libtasn1-6:amd64 (4.7-3ubuntu0.16.04.3) ... Setting up libgnutls30:amd64 (3.4.10-4ubuntu1.5) ... Setting up libxtables11:amd64 (1.6.0-2ubuntu3) ... Setting up netbase (5.3) ... Setting up openssl (1.0.2g-1ubuntu4.15) ... Setting up ca-certificates (20170717~16.04.2) ... debconf: unable to initialize frontend: Dialog debconf: (TERM is not set, so the dialog frontend is not usable.) debconf: falling back to frontend: Readline #24 ... #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter #24 108.5 + GOBIN=/build/ #24 108.5 + /build//gometalinter --install #24 108.5 Installing: #24 108.5 deadcode #24 108.5 dupl #24 108.5 errcheck #24 108.5 gas #24 108.5 gochecknoglobals #24 108.5 gochecknoinits #24 108.5 goconst #24 108.5 gocyclo #24 108.5 goimports #24 108.5 golint #24 108.5 gosimple #24 108.5 gotype #24 108.5 gotypex #24 108.5 ineffassign #24 108.5 interfacer #24 108.5 lll #24 108.5 maligned #24 108.5 megacheck #24 108.5 misspell #24 108.5 nakedret #24 108.5 safesql #24 108.5 staticcheck #24 108.5 structcheck #24 108.5 unconvert #24 108.5 unparam #24 108.5 unused #24 108.5 varcheck #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 117.3 CC criu/arch/x86/sigframe.o #54 117.6 LINK criu/arch/x86/crtools.built-in.o #54 117.6 DEP criu/arch/x86/vdso-pie.d #54 117.8 DEP criu/pie/parasite-vdso.d #54 117.9 DEP criu/pie/util-vdso.d #54 118.0 DEP criu/pie/util.d #54 118.1 CC criu/pie/util.o #54 118.5 CC criu/pie/util-vdso.o #54 119.1 CC criu/pie/parasite-vdso.o #54 120.4 CC criu/arch/x86/vdso-pie.o #54 120.7 AR criu/pie/pie.lib.a #54 120.8 DEP criu/pie/restorer.d #54 121.1 DEP criu/arch/x86/restorer.d #54 121.3 DEP criu/pie/parasite.d #54 121.6 CC criu/pie/parasite.o Setting up libasprintf0v5:amd64 (0.19.7-2ubuntu3.1) ... Setting up gettext-base (0.19.7-2ubuntu3.1) ... Setting up iso-codes (3.65-1) ... Setting up krb5-locales (1.13.2+dfsg-5ubuntu2.1) ... #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 56.10 Selecting previously unselected package libselinux1-dev:amd64. #14 56.10 Preparing to unpack .../29-libselinux1-dev_2.6-3+b3_amd64.deb ... #14 56.11 Unpacking libselinux1-dev:amd64 (2.6-3+b3) ... Setting up libroken18-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libasn1-8-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libkrb5support0:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libk5crypto3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libkeyutils1:amd64 (1.5.9-8ubuntu1) ... Setting up libkrb5-3:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libgssapi-krb5-2:amd64 (1.13.2+dfsg-5ubuntu2.1) ... Setting up libhcrypto4-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libheimbase1-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libwind0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libhx509-5-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libkrb5-26-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libheimntlm0-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libgssapi3-heimdal:amd64 (1.7~git20150920+dfsg-4ubuntu1.16.04.1) ... Setting up libsasl2-modules-db:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... #14 56.36 Selecting previously unselected package libdevmapper-dev:amd64. #14 56.38 Preparing to unpack .../30-libdevmapper-dev_2%3a1.02.137-2_amd64.deb ... #14 56.39 Unpacking libdevmapper-dev:amd64 (2:1.02.137-2) ... Setting up libsasl2-2:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... Setting up libldap-2.4-2:amd64 (2.4.42+dfsg-2ubuntu3.5) ... Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d-1ubuntu0.1) ... Setting up libcurl3-gnutls:amd64 (7.47.0-1ubuntu2.13) ... Setting up libedit2:amd64 (3.1-20150325-1ubuntu2) ... Setting up libglib2.0-data (2.48.2-0ubuntu4.3) ... Setting up libicu55:amd64 (55.1-7ubuntu0.4) ... Setting up libsasl2-modules:amd64 (2.1.26.dfsg1-14ubuntu0.1) ... Setting up libxml2:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... Setting up libxmuu1:amd64 (2:1.1.2-2) ... Setting up manpages (4.04-2) ... Setting up openssh-client (1:7.2p2-4ubuntu2.8) ... Setting up python-apt-common (1.1.0~beta1ubuntu0.16.04.5) ... Setting up rsync (3.1.1-3ubuntu1.2) ... #14 56.53 Selecting previously unselected package libexpat1-dev:amd64. #14 56.54 Preparing to unpack .../31-libexpat1-dev_2.2.0-2+deb9u2_amd64.deb ... #14 56.54 Unpacking libexpat1-dev:amd64 (2.2.0-2+deb9u2) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of restart. Setting up shared-mime-info (1.5-2ubuntu0.2) ... #14 57.22 Selecting previously unselected package libffi-dev:amd64. #14 57.23 Preparing to unpack .../32-libffi-dev_3.2.1-6_amd64.deb ... #14 57.24 Unpacking libffi-dev:amd64 (3.2.1-6) ... #14 57.40 Selecting previously unselected package libpython2.7:amd64. #14 57.40 Preparing to unpack .../33-libpython2.7_2.7.13-2+deb9u3_amd64.deb ... #14 57.41 Unpacking libpython2.7:amd64 (2.7.13-2+deb9u3) ... #14 58.09 Selecting previously unselected package libpython2.7-dev:amd64. #14 58.10 Preparing to unpack .../34-libpython2.7-dev_2.7.13-2+deb9u3_amd64.deb ... #14 58.12 Unpacking libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... Resolving Dependencies --> Running transaction check ---> Package rpm-build.x86_64 0:4.11.3-35.el7 will be installed --> Processing Dependency: patch >= 2.5 for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: elfutils >= 0.128 for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: unzip for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: system-rpm-config for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: perl(threads) for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: perl(Thread::Queue) for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: perl(Getopt::Long) for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: perl(File::Temp) for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: perl(File::Basename) for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: file for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: bzip2 for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: /usr/bin/perl for package: rpm-build-4.11.3-35.el7.x86_64 --> Processing Dependency: /usr/bin/gdb-add-index for package: rpm-build-4.11.3-35.el7.x86_64 ---> Package rpmlint.noarch 0:1.5-4.el7 will be installed --> Processing Dependency: desktop-file-utils for package: rpmlint-1.5-4.el7.noarch --> Processing Dependency: /usr/bin/groff for package: rpmlint-1.5-4.el7.noarch --> Running transaction check ---> Package bzip2.x86_64 0:1.0.6-13.el7 will be installed ---> Package desktop-file-utils.x86_64 0:0.23-1.el7 will be installed --> Processing Dependency: emacs-filesystem for package: desktop-file-utils-0.23-1.el7.x86_64 ---> Package elfutils.x86_64 0:0.172-2.el7 will be installed ---> Package file.x86_64 0:5.11-35.el7 will be installed ---> Package gdb.x86_64 0:7.6.1-114.el7 will be installed ---> Package groff-base.x86_64 0:1.22.2-8.el7 will be installed ---> Package patch.x86_64 0:2.7.1-10.el7_5 will be installed ---> Package perl.x86_64 4:5.16.3-294.el7_6 will be installed --> Processing Dependency: perl-libs = 4:5.16.3-294.el7_6 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Socket) >= 1.3 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Scalar::Util) >= 1.10 for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl-macros for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl-libs for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(threads::shared) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(constant) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Time::Local) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Time::HiRes) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Storable) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Socket) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Scalar::Util) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Pod::Simple::XHTML) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Pod::Simple::Search) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Filter::Util::Call) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Spec::Unix) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Spec::Functions) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Spec) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(File::Path) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Exporter) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Cwd) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: perl(Carp) for package: 4:perl-5.16.3-294.el7_6.x86_64 --> Processing Dependency: libperl.so()(64bit) for package: 4:perl-5.16.3-294.el7_6.x86_64 ---> Package perl-File-Temp.noarch 0:0.23.01-3.el7 will be installed ---> Package perl-Getopt-Long.noarch 0:2.40-3.el7 will be installed --> Processing Dependency: perl(Pod::Usage) >= 1.14 for package: perl-Getopt-Long-2.40-3.el7.noarch --> Processing Dependency: perl(Text::ParseWords) for package: perl-Getopt-Long-2.40-3.el7.noarch ---> Package perl-Thread-Queue.noarch 0:3.02-2.el7 will be installed ---> Package perl-threads.x86_64 0:1.87-4.el7 will be installed ---> Package redhat-rpm-config.noarch 0:9.1.0-87.el7.centos will be installed --> Processing Dependency: dwz >= 0.4 for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch --> Processing Dependency: zip for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch --> Processing Dependency: perl-srpm-macros for package: redhat-rpm-config-9.1.0-87.el7.centos.noarch ---> Package unzip.x86_64 0:6.0-19.el7 will be installed --> Running transaction check ---> Package dwz.x86_64 0:0.11-3.el7 will be installed ---> Package emacs-filesystem.noarch 1:24.3-22.el7 will be installed ---> Package perl-Carp.noarch 0:1.26-244.el7 will be installed ---> Package perl-Exporter.noarch 0:5.68-3.el7 will be installed ---> Package perl-File-Path.noarch 0:2.09-2.el7 will be installed ---> Package perl-Filter.x86_64 0:1.49-3.el7 will be installed ---> Package perl-PathTools.x86_64 0:3.40-5.el7 will be installed ---> Package perl-Pod-Simple.noarch 1:3.28-4.el7 will be installed --> Processing Dependency: perl(Pod::Escapes) >= 1.04 for package: 1:perl-Pod-Simple-3.28-4.el7.noarch --> Processing Dependency: perl(Encode) for package: 1:perl-Pod-Simple-3.28-4.el7.noarch ---> Package perl-Pod-Usage.noarch 0:1.63-3.el7 will be installed --> Processing Dependency: perl(Pod::Text) >= 3.15 for package: perl-Pod-Usage-1.63-3.el7.noarch --> Processing Dependency: perl-Pod-Perldoc for package: perl-Pod-Usage-1.63-3.el7.noarch ---> Package perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 will be installed ---> Package perl-Socket.x86_64 0:2.010-4.el7 will be installed ---> Package perl-Storable.x86_64 0:2.45-3.el7 will be installed ---> Package perl-Text-ParseWords.noarch 0:3.29-4.el7 will be installed ---> Package perl-Time-HiRes.x86_64 4:1.9725-3.el7 will be installed ---> Package perl-Time-Local.noarch 0:1.2300-2.el7 will be installed ---> Package perl-constant.noarch 0:1.27-2.el7 will be installed ---> Package perl-libs.x86_64 4:5.16.3-294.el7_6 will be installed ---> Package perl-macros.x86_64 4:5.16.3-294.el7_6 will be installed ---> Package perl-srpm-macros.noarch 0:1-8.el7 will be installed ---> Package perl-threads-shared.x86_64 0:1.43-6.el7 will be installed ---> Package zip.x86_64 0:3.0-11.el7 will be installed --> Running transaction check ---> Package perl-Encode.x86_64 0:2.51-7.el7 will be installed ---> Package perl-Pod-Escapes.noarch 1:1.04-294.el7_6 will be installed ---> Package perl-Pod-Perldoc.noarch 0:3.20-4.el7 will be installed --> Processing Dependency: perl(parent) for package: perl-Pod-Perldoc-3.20-4.el7.noarch --> Processing Dependency: perl(HTTP::Tiny) for package: perl-Pod-Perldoc-3.20-4.el7.noarch ---> Package perl-podlators.noarch 0:2.5.1-3.el7 will be installed --> Running transaction check ---> Package perl-HTTP-Tiny.noarch 0:0.033-3.el7 will be installed ---> Package perl-parent.noarch 1:0.225-244.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: rpm-build x86_64 4.11.3-35.el7 base 147 k rpmlint noarch 1.5-4.el7 base 229 k Installing for dependencies: bzip2 x86_64 1.0.6-13.el7 base 52 k desktop-file-utils x86_64 0.23-1.el7 base 67 k dwz x86_64 0.11-3.el7 base 99 k elfutils x86_64 0.172-2.el7 base 299 k emacs-filesystem noarch 1:24.3-22.el7 base 58 k file x86_64 5.11-35.el7 base 57 k gdb x86_64 7.6.1-114.el7 base 2.4 M groff-base x86_64 1.22.2-8.el7 base 942 k patch x86_64 2.7.1-10.el7_5 base 110 k perl x86_64 4:5.16.3-294.el7_6 updates 8.0 M perl-Carp noarch 1.26-244.el7 base 19 k perl-Encode x86_64 2.51-7.el7 base 1.5 M perl-Exporter noarch 5.68-3.el7 base 28 k perl-File-Path noarch 2.09-2.el7 base 26 k perl-File-Temp noarch 0.23.01-3.el7 base 56 k perl-Filter x86_64 1.49-3.el7 base 76 k perl-Getopt-Long noarch 2.40-3.el7 base 56 k perl-HTTP-Tiny noarch 0.033-3.el7 base 38 k perl-PathTools x86_64 3.40-5.el7 base 82 k perl-Pod-Escapes noarch 1:1.04-294.el7_6 updates 51 k perl-Pod-Perldoc noarch 3.20-4.el7 base 87 k perl-Pod-Simple noarch 1:3.28-4.el7 base 216 k perl-Pod-Usage noarch 1.63-3.el7 base 27 k perl-Scalar-List-Utils x86_64 1.27-248.el7 base 36 k perl-Socket x86_64 2.010-4.el7 base 49 k perl-Storable x86_64 2.45-3.el7 base 77 k perl-Text-ParseWords noarch 3.29-4.el7 base 14 k perl-Thread-Queue noarch 3.02-2.el7 base 17 k perl-Time-HiRes x86_64 4:1.9725-3.el7 base 45 k perl-Time-Local noarch 1.2300-2.el7 base 24 k perl-constant noarch 1.27-2.el7 base 19 k perl-libs x86_64 4:5.16.3-294.el7_6 updates 688 k perl-macros x86_64 4:5.16.3-294.el7_6 updates 44 k perl-parent noarch 1:0.225-244.el7 base 12 k perl-podlators noarch 2.5.1-3.el7 base 112 k perl-srpm-macros noarch 1-8.el7 base 4.6 k perl-threads x86_64 1.87-4.el7 base 49 k perl-threads-shared x86_64 1.43-6.el7 base 39 k redhat-rpm-config noarch 9.1.0-87.el7.centos base 81 k unzip x86_64 6.0-19.el7 base 170 k zip x86_64 3.0-11.el7 base 260 k Transaction Summary ================================================================================ Install 2 Packages (+41 Dependent packages) Total download size: 16 M Installed size: 51 M Downloading packages: Setting up strace (4.11-1ubuntu3) ... Setting up xauth (1:1.0.9-1ubuntu2) ... Setting up xdg-user-dirs (0.15-2ubuntu6.16.04.1) ... Setting up xml-core (0.13+nmu2) ... Setting up at (3.1.18-2ubuntu1) ... invoke-rc.d: could not determine current runlevel invoke-rc.d: policy-rc.d denied execution of start. Setting up autotools-dev (20150820.1) ... Setting up binutils (2.26.1-1ubuntu1~16.04.8) ... Setting up libc-dev-bin (2.23-0ubuntu11) ... Setting up linux-libc-dev:amd64 (4.4.0-157.185) ... Setting up libc6-dev:amd64 (2.23-0ubuntu11) ... Setting up libisl15:amd64 (0.16.1-1) ... Setting up cpp-5 (5.4.0-6ubuntu1~16.04.11) ... Setting up cpp (4:5.3.1-1ubuntu1) ... Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up gcc-5 (5.4.0-6ubuntu1~16.04.11) ... Setting up gcc (4:5.3.1-1ubuntu1) ... Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.11) ... Setting up g++-5 (5.4.0-6ubuntu1~16.04.11) ... Setting up g++ (4:5.3.1-1ubuntu1) ... update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode Setting up make (4.1-6) ... Setting up libdpkg-perl (1.18.4ubuntu1.5) ... Setting up xz-utils (5.1.1alpha+20120614-2ubuntu2) ... update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode Setting up patch (2.7.5-1ubuntu0.16.04.2) ... Setting up dpkg-dev (1.18.4ubuntu1.5) ... Setting up build-essential (12.1ubuntu2) ... 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 Public key for bzip2-1.0.6-13.el7.x86_64.rpm is not installed Setting up curl (7.47.0-1ubuntu2.13) ... Setting up dctrl-tools (2.24-2) ... Setting up libcroco3:amd64 (0.6.11-1) ... Setting up gettext (0.19.7-2ubuntu3.1) ... Setting up intltool-debian (0.35.0+20060710.4) ... Setting up po-debconf (1.0.19) ... Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... Setting up libfile-stripnondeterminism-perl (0.015-1) ... Setting up libtimedate-perl (2.3000-2) ... Setting up diffstat (1.61-1) ... Setting up dput (0.9.6.4ubuntu3) ... Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... Setting up fakeroot (1.20.2-1ubuntu1) ... update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode Setting up liberror-perl (0.17-1.2) ... Setting up git-man (1:2.7.4-0ubuntu1.6) ... Setting up git (1:2.7.4-0ubuntu1.6) ... Setting up libalgorithm-diff-perl (1.19.03-1) ... Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... Setting up libalgorithm-merge-perl (0.08-3) ... Setting up libapt-pkg-perl (0.1.29build7) ... Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3.1) ... Setting up libhtml-tagset-perl (3.20-2) ... Setting up liburi-perl (1.71-1) ... Setting up libhtml-parser-perl (3.72-1) ... Setting up libcgi-pm-perl (4.26-1) ... Setting up libfcgi-perl (0.77-1build1) ... Setting up libcgi-fast-perl (1:2.10-1) ... Setting up libsub-name-perl (0.14-1build1) ... Setting up libclass-accessor-perl (0.34-1) ... Setting up libclone-perl (0.38-1build1) ... Setting up libdata-alias-perl (1.20-1build1) ... #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 112.8 crypto/x509 #30 113.3 vendor/golang_org/x/net/idna #30 115.6 net/textproto #30 116.6 vendor/golang_org/x/net/http/httpguts #30 116.7 vendor/golang_org/x/net/http/httpproxy #30 116.9 crypto/tls #30 117.3 vendor/golang_org/x/net/http2/hpack #30 118.7 mime #30 120.1 mime/quotedprintable #30 120.4 mime/multipart #30 121.6 net/http/internal #30 122.0 os/exec #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 123.1 LINK criu/pie/parasite.built-in.o #54 123.2 GEN criu/pie/parasite-blob.h #54 123.2 CC criu/arch/x86/restorer.o #54 123.8 CC criu/pie/restorer.o #54 126.5 LINK criu/pie/restorer.built-in.o #54 126.5 GEN criu/pie/restorer-blob.h #54 126.5 DEP criu/vdso.d #54 126.8 DEP criu/uts_ns.d #54 127.0 DEP criu/util.d #54 127.2 DEP criu/uffd.d Setting up libdigest-hmac-perl (1.03+dfsg-1) ... Setting up libdistro-info-perl (0.14ubuntu0.1) ... Setting up libnet-ssleay-perl (1.72-1build1) ... Setting up libio-socket-ssl-perl (2.024-1) ... Setting up libnet-smtp-ssl-perl (1.03-1) ... Setting up libmailtools-perl (2.13-1) ... Setting up libsocket6-perl (0.25-1build2) ... Setting up libio-socket-inet6-perl (2.72-2) ... Setting up libnet-ip-perl (1.26-1) ... Setting up libnet-dns-perl (0.81-2build1) ... Setting up libnet-domain-tld-perl (1.73-1) ... Setting up libemail-valid-perl (1.198-1) ... Setting up libencode-locale-perl (1.05-1) ... Setting up libexporter-tiny-perl (0.042-1) ... Setting up libipc-system-simple-perl (1.25-3) ... Setting up libfile-basedir-perl (0.07-1) ... Setting up libfile-fcntllock-perl (0.22-3) ... Setting up libhttp-date-perl (6.02-1) ... Setting up libfile-listing-perl (6.04-1) ... Setting up libfont-afm-perl (1.20-1) ... Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3.1) ... #54 127.5 DEP criu/tun.d Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3.1) ... Setting up libio-html-perl (1.001-1) ... Setting up liblwp-mediatypes-perl (6.02-1) ... Setting up libhttp-message-perl (6.11-1) ... Setting up libhtml-form-perl (6.03-1) ... Setting up libhtml-tree-perl (5.03-2) ... Setting up libhtml-format-perl (2.11-2) ... Setting up libhttp-cookies-perl (6.01-1) ... Setting up libhttp-daemon-perl (6.01-1) ... Setting up libhttp-negotiate-perl (6.00-2) ... Setting up libio-pty-perl (1:1.08-1.1build1) ... Setting up libio-string-perl (1.08-3) ... Setting up libipc-run-perl (0.94-1) ... Setting up liblist-moreutils-perl (0.413-1build1) ... Setting up libnet-http-perl (6.09-1) ... Setting up libwww-robotrules-perl (6.01-1) ... Setting up libsys-hostname-long-perl (1.5-1) ... Setting up libmail-sendmail-perl (0.79.16-1) ... Setting up libparse-debianchangelog-perl (1.2.0-8) ... Setting up libperlio-gzip-perl (0.19-1build1) ... #54 127.7 DEP criu/tty.d Setting up libtext-levenshtein-perl (0.13-1) ... Setting up libyaml-libyaml-perl (0.41-6build1) ... Setting up hardening-includes (2.7ubuntu2) ... Setting up patchutils (0.3.4-1) ... Setting up t1utils (1.39-2) ... Setting up lintian (2.5.43ubuntu0.1) ... Setting up manpages-dev (4.04-2) ... Setting up rename (0.20-4) ... update-alternatives: using /usr/bin/file-rename to provide /usr/bin/rename (rename) in auto mode Setting up unzip (6.0-20ubuntu1) ... Setting up wdiff (1.2.2-1build1) ... Setting up libauthen-sasl-perl (2.1600-1) ... Setting up dh-python (2.20151103ubuntu1.1) ... Public key for perl-5.16.3-294.el7_6.x86_64.rpm is not installed #54 127.9 DEP criu/timerfd.d #54 128.0 DEP criu/sysfs_parse.d Setting up python3 (3.5.1-3) ... running python rtupdate hooks for python3.5... running python post-rtupdate hooks for python3.5... Setting up lsb-release (9.20160110ubuntu0.2) ... Setting up python3-apt (1.1.0~beta1ubuntu0.16.04.5) ... #54 128.3 DEP criu/sysctl.d #54 128.5 DEP criu/string.d Setting up debhelper (9.20160115ubuntu3) ... Setting up devscripts (2.16.2ubuntu3) ... -------------------------------------------------------------------------------- Total 4.9 MB/s | 16 MB 00:03 Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Importing GPG key 0xF4A80EB5: Userid : "CentOS-7 Key (CentOS 7 Official Signing Key) " Fingerprint: 6341 ab27 53d7 8a78 a7c2 7bb1 24c6 a8a7 f4a8 0eb5 Package : centos-release-7-6.1810.2.el7.centos.x86_64 (@CentOS) From : /etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-7 Running transaction check Running transaction test Transaction test succeeded Running transaction #54 128.6 DEP criu/stats.d #54 128.8 DEP criu/sockets.d Setting up liblwp-protocol-https-perl (6.06-2) ... Setting up python3-pkg-resources (20.7.0-1) ... Installing : groff-base-1.22.2-8.el7.x86_64 1/43 Installing : bzip2-1.0.6-13.el7.x86_64 2/43 Installing : 1:perl-parent-0.225-244.el7.noarch 3/43 Installing : perl-HTTP-Tiny-0.033-3.el7.noarch 4/43 Installing : perl-podlators-2.5.1-3.el7.noarch 5/43 Installing : perl-Pod-Perldoc-3.20-4.el7.noarch 6/43 Installing : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 7/43 #54 129.0 DEP criu/sk-unix.d Setting up python3-chardet (2.3.0-2) ... Installing : perl-Text-ParseWords-3.29-4.el7.noarch 8/43 Installing : perl-Encode-2.51-7.el7.x86_64 9/43 #54 129.2 DEP criu/sk-tcp.d Setting up python3-six (1.10.0-3) ... Installing : perl-Pod-Usage-1.63-3.el7.noarch 10/43 #54 129.4 DEP criu/sk-queue.d #54 129.7 DEP criu/sk-packet.d Setting up python3-debian (0.1.27ubuntu2) ... Setting up equivs (2.0.9+nmu1) ... Setting up python3-magic (1:5.25-2ubuntu1.2) ... Installing : 4:perl-libs-5.16.3-294.el7_6.x86_64 11/43 Installing : 4:perl-macros-5.16.3-294.el7_6.x86_64 12/43 Installing : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 13/43 Installing : perl-Exporter-5.68-3.el7.noarch 14/43 Installing : perl-constant-1.27-2.el7.noarch 15/43 Installing : perl-Time-Local-1.2300-2.el7.noarch 16/43 Installing : perl-Socket-2.010-4.el7.x86_64 17/43 Setting up dh-strip-nondeterminism (0.015-1) ... Setting up libwww-perl (6.15-1) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Processing triggers for systemd (229-4ubuntu21.22) ... Processing triggers for ca-certificates (20170717~16.04.2) ... Updating certificates in /etc/ssl/certs... Installing : perl-Carp-1.26-244.el7.noarch 18/43 Installing : perl-Storable-2.45-3.el7.x86_64 19/43 Installing : perl-PathTools-3.40-5.el7.x86_64 20/43 Installing : perl-Scalar-List-Utils-1.27-248.el7.x86_64 21/43 Installing : perl-File-Temp-0.23.01-3.el7.noarch 22/43 Installing : perl-File-Path-2.09-2.el7.noarch 23/43 Installing : perl-threads-shared-1.43-6.el7.x86_64 24/43 Installing : perl-threads-1.87-4.el7.x86_64 25/43 Installing : perl-Filter-1.49-3.el7.x86_64 26/43 Installing : 1:perl-Pod-Simple-3.28-4.el7.noarch 27/43 #54 129.9 DEP criu/sk-netlink.d #54 130.1 DEP criu/sk-inet.d #54 130.3 DEP criu/signalfd.d #54 130.5 DEP criu/sigframe.d #54 130.6 DEP criu/shmem.d #54 130.8 DEP criu/seize.d #54 130.9 DEP criu/seccomp.d Installing : perl-Getopt-Long-2.40-3.el7.noarch 28/43 Installing : 4:perl-5.16.3-294.el7_6.x86_64 29/43 Installing : perl-Thread-Queue-3.02-2.el7.noarch 30/43 #54 131.1 DEP criu/rst-malloc.d #54 131.2 DEP criu/rbtree.d #54 131.2 DEP criu/pstree.d 148 added, 0 removed; done. Running hooks in /etc/ca-certificates/update.d... done. Processing triggers for sgml-base (1.26+nmu4ubuntu1) ... Installing : elfutils-0.172-2.el7.x86_64 31/43 Installing : unzip-6.0-19.el7.x86_64 32/43 #54 131.4 DEP criu/protobuf.d #54 131.6 GEN criu/protobuf-desc-gen.h Installing : patch-2.7.1-10.el7_5.x86_64 33/43 Installing : gdb-7.6.1-114.el7.x86_64 34/43 Installing : file-5.11-35.el7.x86_64 35/43 Installing : dwz-0.11-3.el7.x86_64 36/43 Installing : perl-srpm-macros-1-8.el7.noarch 37/43 Installing : 1:emacs-filesystem-24.3-22.el7.noarch 38/43 Installing : desktop-file-utils-0.23-1.el7.x86_64 39/43 Installing : zip-3.0-11.el7.x86_64 40/43 Installing : redhat-rpm-config-9.1.0-87.el7.centos.noarch 41/43 Installing : rpm-build-4.11.3-35.el7.x86_64 42/43 Installing : rpmlint-1.5-4.el7.noarch 43/43 Verifying : perl-HTTP-Tiny-0.033-3.el7.noarch 1/43 Verifying : rpm-build-4.11.3-35.el7.x86_64 2/43 Verifying : perl-threads-shared-1.43-6.el7.x86_64 3/43 Verifying : 4:perl-Time-HiRes-1.9725-3.el7.x86_64 4/43 Verifying : 1:perl-Pod-Escapes-1.04-294.el7_6.noarch 5/43 Verifying : zip-3.0-11.el7.x86_64 6/43 Verifying : perl-Exporter-5.68-3.el7.noarch 7/43 Verifying : perl-constant-1.27-2.el7.noarch 8/43 Verifying : perl-PathTools-3.40-5.el7.x86_64 9/43 Verifying : 1:emacs-filesystem-24.3-22.el7.noarch 10/43 Verifying : 1:perl-parent-0.225-244.el7.noarch 11/43 Verifying : 4:perl-5.16.3-294.el7_6.x86_64 12/43 Verifying : bzip2-1.0.6-13.el7.x86_64 13/43 Verifying : perl-srpm-macros-1-8.el7.noarch 14/43 Verifying : 4:perl-libs-5.16.3-294.el7_6.x86_64 15/43 Verifying : groff-base-1.22.2-8.el7.x86_64 16/43 Verifying : perl-Thread-Queue-3.02-2.el7.noarch 17/43 Verifying : perl-File-Temp-0.23.01-3.el7.noarch 18/43 Verifying : 1:perl-Pod-Simple-3.28-4.el7.noarch 19/43 Verifying : dwz-0.11-3.el7.x86_64 20/43 Verifying : perl-Time-Local-1.2300-2.el7.noarch 21/43 Verifying : desktop-file-utils-0.23-1.el7.x86_64 22/43 Verifying : redhat-rpm-config-9.1.0-87.el7.centos.noarch 23/43 Verifying : 4:perl-macros-5.16.3-294.el7_6.x86_64 24/43 Verifying : perl-Socket-2.010-4.el7.x86_64 25/43 Verifying : file-5.11-35.el7.x86_64 26/43 Verifying : perl-Carp-1.26-244.el7.noarch 27/43 Verifying : gdb-7.6.1-114.el7.x86_64 28/43 Verifying : perl-Storable-2.45-3.el7.x86_64 29/43 Verifying : perl-Scalar-List-Utils-1.27-248.el7.x86_64 30/43 Verifying : patch-2.7.1-10.el7_5.x86_64 31/43 Verifying : perl-Pod-Usage-1.63-3.el7.noarch 32/43 Verifying : perl-Encode-2.51-7.el7.x86_64 33/43 Verifying : rpmlint-1.5-4.el7.noarch 34/43 Verifying : perl-Pod-Perldoc-3.20-4.el7.noarch 35/43 Verifying : perl-podlators-2.5.1-3.el7.noarch 36/43 Verifying : perl-File-Path-2.09-2.el7.noarch 37/43 Verifying : perl-threads-1.87-4.el7.x86_64 38/43 Verifying : perl-Filter-1.49-3.el7.x86_64 39/43 Verifying : perl-Getopt-Long-2.40-3.el7.noarch 40/43 Verifying : perl-Text-ParseWords-3.29-4.el7.noarch 41/43 Verifying : unzip-6.0-19.el7.x86_64 42/43 Verifying : elfutils-0.172-2.el7.x86_64 43/43 Installed: rpm-build.x86_64 0:4.11.3-35.el7 rpmlint.noarch 0:1.5-4.el7 Dependency Installed: bzip2.x86_64 0:1.0.6-13.el7 desktop-file-utils.x86_64 0:0.23-1.el7 dwz.x86_64 0:0.11-3.el7 elfutils.x86_64 0:0.172-2.el7 emacs-filesystem.noarch 1:24.3-22.el7 file.x86_64 0:5.11-35.el7 gdb.x86_64 0:7.6.1-114.el7 groff-base.x86_64 0:1.22.2-8.el7 patch.x86_64 0:2.7.1-10.el7_5 perl.x86_64 4:5.16.3-294.el7_6 perl-Carp.noarch 0:1.26-244.el7 perl-Encode.x86_64 0:2.51-7.el7 perl-Exporter.noarch 0:5.68-3.el7 perl-File-Path.noarch 0:2.09-2.el7 perl-File-Temp.noarch 0:0.23.01-3.el7 perl-Filter.x86_64 0:1.49-3.el7 perl-Getopt-Long.noarch 0:2.40-3.el7 perl-HTTP-Tiny.noarch 0:0.033-3.el7 perl-PathTools.x86_64 0:3.40-5.el7 perl-Pod-Escapes.noarch 1:1.04-294.el7_6 perl-Pod-Perldoc.noarch 0:3.20-4.el7 perl-Pod-Simple.noarch 1:3.28-4.el7 perl-Pod-Usage.noarch 0:1.63-3.el7 perl-Scalar-List-Utils.x86_64 0:1.27-248.el7 perl-Socket.x86_64 0:2.010-4.el7 perl-Storable.x86_64 0:2.45-3.el7 perl-Text-ParseWords.noarch 0:3.29-4.el7 perl-Thread-Queue.noarch 0:3.02-2.el7 perl-Time-HiRes.x86_64 4:1.9725-3.el7 perl-Time-Local.noarch 0:1.2300-2.el7 perl-constant.noarch 0:1.27-2.el7 perl-libs.x86_64 4:5.16.3-294.el7_6 perl-macros.x86_64 4:5.16.3-294.el7_6 perl-parent.noarch 1:0.225-244.el7 perl-podlators.noarch 0:2.5.1-3.el7 perl-srpm-macros.noarch 0:1-8.el7 perl-threads.x86_64 0:1.87-4.el7 perl-threads-shared.x86_64 0:1.43-6.el7 redhat-rpm-config.noarch 0:9.1.0-87.el7.centos unzip.x86_64 0:6.0-19.el7 zip.x86_64 0:3.0-11.el7 Complete! #54 132.9 DEP criu/protobuf-desc.d #54 133.1 DEP criu/proc_parse.d #54 133.4 DEP criu/plugin.d #54 133.5 DEP criu/pipes.d #54 133.7 DEP criu/pie-util.d #54 133.8 DEP criu/pie-util-vdso.d #54 134.0 DEP criu/pie-util-vdso-elf32.d #54 134.2 DEP criu/path.d #54 134.3 DEP criu/parasite-syscall.d #54 134.6 DEP criu/pagemap.d #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 68.04 Selecting previously unselected package libpython-dev:amd64. #14 68.04 Preparing to unpack .../35-libpython-dev_2.7.13-2_amd64.deb ... #14 68.05 Unpacking libpython-dev:amd64 (2.7.13-2) ... #14 68.11 Selecting previously unselected package libreadline5:amd64. #14 68.11 Preparing to unpack .../36-libreadline5_5.2+dfsg-3+b1_amd64.deb ... #14 68.12 Unpacking libreadline5:amd64 (5.2+dfsg-3+b1) ... #14 68.24 Selecting previously unselected package libssl-dev:amd64. #14 68.25 Preparing to unpack .../37-libssl-dev_1.1.0k-1~deb9u1_amd64.deb ... #14 68.27 Unpacking libssl-dev:amd64 (1.1.0k-1~deb9u1) ... #14 69.09 Selecting previously unselected package libsystemd-dev:amd64. #14 69.09 Preparing to unpack .../38-libsystemd-dev_232-25+deb9u11_amd64.deb ... #14 69.09 Unpacking libsystemd-dev:amd64 (232-25+deb9u11) ... Removing intermediate container 9761bf1fd010 ---> 6752f6aadf30 Step 15/23 : COPY SPECS /root/rpmbuild/SPECS ---> ce76e8b9f9d0 Step 16/23 : RUN sed -i 's/altarch/centos/g' /etc/yum.repos.d/CentOS-Sources.repo ---> Running in 052d039bf18b #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 123.2 net/http/httptrace #30 123.4 net/http Removing intermediate container 052d039bf18b ---> 06766c2a2a25 Step 17/23 : RUN yum-builddep -y /root/rpmbuild/SPECS/*.spec ---> Running in 7445d242eb03 #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 134.8 DEP criu/pagemap-cache.d #54 135.0 DEP criu/page-xfer.d #54 135.1 DEP criu/page-pipe.d #54 135.2 DEP criu/netfilter.d #54 135.5 DEP criu/net.d #54 135.7 DEP criu/namespaces.d #54 135.8 DEP criu/mount.d #54 136.0 DEP criu/mem.d #54 136.2 DEP criu/lsm.d #54 136.3 DEP criu/log.d #54 136.4 DEP criu/libnetlink.d #54 136.6 DEP criu/kerndat.d #54 136.7 DEP criu/kcmp-ids.d #54 136.8 DEP criu/irmap.d #54 137.0 DEP criu/ipc_ns.d #54 137.1 DEP criu/image.d #54 137.2 DEP criu/image-desc.d #54 137.3 DEP criu/fsnotify.d #54 137.5 DEP criu/filesystems.d #15 ... #15 [swagger 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone ... #15 completed: 2019-07-26 21:15:59.948274374 +0000 UTC #15 duration: 2m17.635112447s #15 135.8 + rm -rf /tmp/tmp.irvGVnt2GA #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 137.6 DEP criu/files.d Loaded plugins: fastestmirror, ovl #54 137.9 DEP criu/files-reg.d Enabling base-source repository Enabling extras-source repository Enabling updates-source repository Loading mirror speeds from cached hostfile * base: mirrors.advancedhosters.com * extras: mirrors.advancedhosters.com * updates: mirrors.advancedhosters.com #54 138.1 DEP criu/files-ext.d #54 138.4 DEP criu/file-lock.d #54 138.6 DEP criu/file-ids.d #54 138.8 DEP criu/fifo.d #54 138.9 DEP criu/fdstore.d #54 139.1 DEP criu/fault-injection.d #54 139.1 DEP criu/external.d #54 139.4 DEP criu/eventpoll.d #54 139.6 DEP criu/eventfd.d #54 139.6 DEP criu/crtools.d #54 139.8 DEP criu/cr-service.d #54 140.0 DEP criu/cr-restore.d #54 140.4 DEP criu/cr-errno.d #54 140.4 DEP criu/cr-dump.d #54 140.6 DEP criu/cr-dedup.d #54 140.8 DEP criu/cr-check.d Removing intermediate container 96c1c59dde54 ---> 7034446c2357 Step 8/27 : ARG GO_VERSION ---> Running in 54b081bcbe30 Removing intermediate container 54b081bcbe30 ---> 0afdcfd85fc7 Step 9/27 : ENV GOPATH /go ---> Running in 2c3f66647e9f Removing intermediate container 2c3f66647e9f ---> 0d4fe9357796 Step 10/27 : ENV PATH $PATH:/usr/local/go/bin:$GOPATH/bin ---> Running in 0a9222a292e9 Removing intermediate container 0a9222a292e9 ---> f3f695c8f279 Step 11/27 : ENV DOCKER_BUILDTAGS apparmor seccomp selinux ---> Running in cb82efd61a32 Removing intermediate container cb82efd61a32 ---> 676762ce362c Step 12/27 : ENV RUNC_BUILDTAGS apparmor seccomp selinux ---> Running in 34c16b9910de Removing intermediate container 34c16b9910de ---> 42dc58cacf93 Step 13/27 : ARG COMMON_FILES ---> Running in 83f0c144f785 Removing intermediate container 83f0c144f785 ---> ed94ba00d012 Step 14/27 : COPY ${COMMON_FILES} /root/build-deb/debian #54 141.1 DEP criu/clone-noasan.d #54 141.1 DEP criu/cgroup.d #54 141.3 DEP criu/cgroup-props.d ---> 58b8a89c49be Step 15/27 : RUN mk-build-deps -t "apt-get -o Debug::pkgProblemResolver=yes --no-install-recommends -y" -i /root/build-deb/debian/control ---> Running in 8e4e79f7267f #54 141.4 DEP criu/bitmap.d #54 141.4 DEP criu/bfd.d #54 141.5 DEP criu/autofs.d #54 141.7 DEP criu/aio.d #54 141.9 DEP criu/action-scripts.d #54 142.1 CC criu/action-scripts.o Checking for new repos for mirrors Getting requirements for /root/rpmbuild/SPECS/docker-ce-cli.spec --> 1:make-3.82-23.el7.x86_64 --> libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 Getting requirements for /root/rpmbuild/SPECS/docker-ce.spec --> which-2.20-7.el7.x86_64 --> 1:make-3.82-23.el7.x86_64 --> gcc-4.8.5-36.el7_6.2.x86_64 --> Already installed : systemd-219-62.el7_6.5.x86_64 --> Running transaction check ---> Package gcc.x86_64 0:4.8.5-36.el7_6.2 will be installed --> Processing Dependency: libgomp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: cpp = 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libgcc >= 4.8.5-36.el7_6.2 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: glibc-devel >= 2.2.90-12 for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libmpfr.so.4()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libmpc.so.3()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64 --> Processing Dependency: libgomp.so.1()(64bit) for package: gcc-4.8.5-36.el7_6.2.x86_64 ---> Package libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 will be installed --> Processing Dependency: libtool-ltdl = 2.4.2-22.el7_3 for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 --> Processing Dependency: libltdl.so.7()(64bit) for package: libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 ---> Package make.x86_64 1:3.82-23.el7 will be installed ---> Package which.x86_64 0:2.20-7.el7 will be installed --> Running transaction check ---> Package cpp.x86_64 0:4.8.5-36.el7_6.2 will be installed ---> Package glibc-devel.x86_64 0:2.17-260.el7_6.6 will be installed --> Processing Dependency: glibc-headers = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64 --> Processing Dependency: glibc = 2.17-260.el7_6.6 for package: glibc-devel-2.17-260.el7_6.6.x86_64 Package: glibc-2.17-260.el7_6.6.src - can't co-install with glibc-2.17-260.el7_6.6.x86_64 Package: glibc-2.17-260.el7_6.6.src - can't co-install with glibc-2.17-260.el7_6.6.x86_64 --> Processing Dependency: glibc-headers for package: glibc-devel-2.17-260.el7_6.6.x86_64 ---> Package libgcc.x86_64 0:4.8.5-36.el7 will be updated ---> Package libgcc.x86_64 0:4.8.5-36.el7_6.2 will be an update ---> Package libgomp.x86_64 0:4.8.5-36.el7_6.2 will be installed ---> Package libmpc.x86_64 0:1.0.1-3.el7 will be installed ---> Package libtool-ltdl.x86_64 0:2.4.2-22.el7_3 will be installed ---> Package mpfr.x86_64 0:3.1.1-4.el7 will be installed --> Running transaction check ---> Package glibc.x86_64 0:2.17-260.el7_6.3 will be updated --> Processing Dependency: glibc = 2.17-260.el7_6.3 for package: glibc-common-2.17-260.el7_6.3.x86_64 ---> Package glibc.x86_64 0:2.17-260.el7_6.6 will be an update ---> Package glibc-headers.x86_64 0:2.17-260.el7_6.6 will be installed --> Processing Dependency: kernel-headers >= 2.2.1 for package: glibc-headers-2.17-260.el7_6.6.x86_64 --> Processing Dependency: kernel-headers for package: glibc-headers-2.17-260.el7_6.6.x86_64 --> Running transaction check ---> Package glibc-common.x86_64 0:2.17-260.el7_6.3 will be updated ---> Package glibc-common.x86_64 0:2.17-260.el7_6.6 will be an update ---> Package kernel-headers.x86_64 0:3.10.0-957.21.3.el7 will be installed --> Finished Dependency Resolution Dependencies Resolved ================================================================================ Package Arch Version Repository Size ================================================================================ Installing: gcc x86_64 4.8.5-36.el7_6.2 updates 16 M libtool-ltdl-devel x86_64 2.4.2-22.el7_3 base 167 k make x86_64 1:3.82-23.el7 base 420 k which x86_64 2.20-7.el7 base 41 k Installing for dependencies: cpp x86_64 4.8.5-36.el7_6.2 updates 5.9 M glibc-devel x86_64 2.17-260.el7_6.6 updates 1.1 M glibc-headers x86_64 2.17-260.el7_6.6 updates 684 k kernel-headers x86_64 3.10.0-957.21.3.el7 updates 8.0 M libgomp x86_64 4.8.5-36.el7_6.2 updates 158 k libmpc x86_64 1.0.1-3.el7 base 51 k libtool-ltdl x86_64 2.4.2-22.el7_3 base 49 k mpfr x86_64 3.1.1-4.el7 base 203 k Updating for dependencies: glibc x86_64 2.17-260.el7_6.6 updates 3.7 M glibc-common x86_64 2.17-260.el7_6.6 updates 12 M libgcc x86_64 4.8.5-36.el7_6.2 updates 102 k Transaction Summary ================================================================================ Install 4 Packages (+8 Dependent packages) Upgrade ( 3 Dependent packages) Total download size: 48 M Downloading packages: Delta RPMs disabled because /usr/bin/applydeltarpm not installed. dh_testdir dh_testroot dh_prep dh_testdir dh_testroot dh_install dh_installdocs dh_installchangelogs dh_compress dh_fixperms dh_installdeb dh_gencontrol dh_md5sums dh_builddeb dpkg-deb: building package 'docker-ce-build-deps' in '../docker-ce-build-deps_1.0_all.deb'. The package has been created. Attention, the package has been created in the current directory, not in ".." as indicated by the message above! Selecting previously unselected package docker-ce-build-deps. (Reading database ... 20372 files and directories currently installed.) Preparing to unpack docker-ce-build-deps_1.0_all.deb ... Unpacking docker-ce-build-deps (1.0) ... #54 142.8 CC criu/aio.o Reading package lists... Building dependency tree... Reading state information... Correcting dependencies...Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done  Done Starting pkgProblemResolver with broken count: 0 Starting 2 pkgProblemResolver with broken count: 0 Done #54 143.8 CC criu/autofs.o The following additional packages will be installed: bash-completion dh-apparmor dh-systemd libltdl-dev libltdl7 Suggested packages: apparmor-easyprof augeas-tools libtool-doc Recommended packages: libtool The following NEW packages will be installed: bash-completion dh-apparmor dh-systemd libltdl-dev libltdl7 #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 71.73 Selecting previously unselected package net-tools. #14 71.74 Preparing to unpack .../39-net-tools_1.60+git20161116.90da8a0-1_amd64.deb ... #14 71.75 Unpacking net-tools (1.60+git20161116.90da8a0-1) ... #14 72.30 Selecting previously unselected package python-backports.ssl-match-hostname. #14 72.31 Preparing to unpack .../40-python-backports.ssl-match-hostname_3.5.0.1-1_all.deb ... #14 72.31 Unpacking python-backports.ssl-match-hostname (3.5.0.1-1) ... #14 72.41 Selecting previously unselected package python-cffi-backend. #14 72.41 Preparing to unpack .../41-python-cffi-backend_1.9.1-2_amd64.deb ... #14 72.42 Unpacking python-cffi-backend (1.9.1-2) ... #14 72.83 Selecting previously unselected package python-ply. #14 72.83 Preparing to unpack .../42-python-ply_3.9-1_all.deb ... #14 72.83 Unpacking python-ply (3.9-1) ... #14 72.94 Selecting previously unselected package python-pycparser. #14 72.94 Preparing to unpack .../43-python-pycparser_2.17-2_all.deb ... #14 72.95 Unpacking python-pycparser (2.17-2) ... #14 73.17 Selecting previously unselected package python-cffi. #14 73.17 Preparing to unpack .../44-python-cffi_1.9.1-2_all.deb ... #14 73.18 Unpacking python-cffi (1.9.1-2) ... #14 73.82 Selecting previously unselected package python-pkg-resources. #14 73.82 Preparing to unpack .../45-python-pkg-resources_33.1.1-1_all.deb ... #14 73.83 Unpacking python-pkg-resources (33.1.1-1) ... #14 74.00 Selecting previously unselected package python-chardet. #14 74.00 Preparing to unpack .../46-python-chardet_2.3.0-2_all.deb ... #14 74.01 Unpacking python-chardet (2.3.0-2) ... #14 74.41 Selecting previously unselected package python2.7-dev. #14 74.41 Preparing to unpack .../47-python2.7-dev_2.7.13-2+deb9u3_amd64.deb ... #14 74.42 Unpacking python2.7-dev (2.7.13-2+deb9u3) ... #14 74.52 Selecting previously unselected package python-dev. #14 74.52 Preparing to unpack .../48-python-dev_2.7.13-2_amd64.deb ... #14 74.55 Unpacking python-dev (2.7.13-2) ... #14 75.11 Selecting previously unselected package python-funcsigs. #14 75.11 Preparing to unpack .../49-python-funcsigs_1.0.2-3_all.deb ... #14 75.12 Unpacking python-funcsigs (1.0.2-3) ... #14 75.22 Selecting previously unselected package python-pbr. #14 75.22 Preparing to unpack .../50-python-pbr_1.10.0-1_all.deb ... #14 75.23 Unpacking python-pbr (1.10.0-1) ... #14 75.35 Selecting previously unselected package python-pip-whl. #14 75.35 Preparing to unpack .../51-python-pip-whl_9.0.1-2+deb9u1_all.deb ... #14 75.37 Unpacking python-pip-whl (9.0.1-2+deb9u1) ... #14 76.31 Selecting previously unselected package python-pip. #14 76.31 Preparing to unpack .../52-python-pip_9.0.1-2+deb9u1_all.deb ... #14 76.32 Unpacking python-pip (9.0.1-2+deb9u1) ... #14 77.15 Selecting previously unselected package python-urllib3. #14 77.16 Preparing to unpack .../53-python-urllib3_1.19.1-1_all.deb ... #14 77.17 Unpacking python-urllib3 (1.19.1-1) ... #14 77.31 Selecting previously unselected package python-requests. #14 77.31 Preparing to unpack .../54-python-requests_2.12.4-1_all.deb ... #14 77.32 Unpacking python-requests (2.12.4-1) ... #14 77.44 Selecting previously unselected package python-setuptools. #14 77.44 Preparing to unpack .../55-python-setuptools_33.1.1-1_all.deb ... #14 77.45 Unpacking python-setuptools (33.1.1-1) ... #14 77.79 Selecting previously unselected package python-websocket. #14 77.79 Preparing to unpack .../56-python-websocket_0.37.0-2_all.deb ... #14 77.79 Unpacking python-websocket (0.37.0-2) ... #14 77.86 Selecting previously unselected package python-wheel. #14 77.86 Preparing to unpack .../57-python-wheel_0.29.0-2_all.deb ... #14 77.87 Unpacking python-wheel (0.29.0-2) ... #14 78.04 Selecting previously unselected package thin-provisioning-tools. #14 78.05 Preparing to unpack .../58-thin-provisioning-tools_0.6.1-4+b1_amd64.deb ... #14 78.06 Unpacking thin-provisioning-tools (0.6.1-4+b1) ... -------------------------------------------------------------------------------- Total 20 MB/s | 48 MB 00:02 Running transaction check Running transaction test Transaction test succeeded Running transaction #14 78.39 Selecting previously unselected package vim-runtime. #14 78.39 Preparing to unpack .../59-vim-runtime_2%3a8.0.0197-4+deb9u3_all.deb ... #14 78.45 Adding 'diversion of /usr/share/vim/vim80/doc/help.txt to /usr/share/vim/vim80/doc/help.txt.vim-tiny by vim-runtime' #14 78.48 Adding 'diversion of /usr/share/vim/vim80/doc/tags to /usr/share/vim/vim80/doc/tags.vim-tiny by vim-runtime' #14 78.49 Unpacking vim-runtime (2:8.0.0197-4+deb9u3) ... #30 ... #30 [vndr 3/3] RUN PREFIX=/build/ ./install.sh vndr #30 completed: 2019-07-26 21:16:09.2137329 +0000 UTC #30 duration: 2m22.908430355s #30 133.7 github.com/LK4D4/vndr/godl #30 134.9 github.com/LK4D4/vndr #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 145.6 CC criu/bfd.o #54 146.2 CC criu/bitmap.o #54 146.4 CC criu/cgroup-props.o #54 147.3 CC criu/cgroup.o 0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded. 1 not fully installed or removed. Need to get 380 kB of archives. After this operation, 2422 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu xenial-updates/main amd64 bash-completion all 1:2.1-4.2ubuntu1.1 [152 kB] Updating : libgcc-4.8.5-36.el7_6.2.x86_64 1/18 Get:2 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-apparmor all 2.10.95-0ubuntu2.11 [9788 B] Get:3 http://archive.ubuntu.com/ubuntu xenial-updates/universe amd64 dh-systemd all 1.29ubuntu4 [18.0 kB] Get:4 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl7 amd64 2.4.6-0.1 [38.3 kB] Get:5 http://archive.ubuntu.com/ubuntu xenial/main amd64 libltdl-dev amd64 2.4.6-0.1 [162 kB] Updating : glibc-common-2.17-260.el7_6.6.x86_64 2/18 debconf: delaying package configuration, since apt-utils is not installed Fetched 380 kB in 3s (104 kB/s) Selecting previously unselected package bash-completion. (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20376 files and directories currently installed.) Preparing to unpack .../bash-completion_1%3a2.1-4.2ubuntu1.1_all.deb ... Updating : glibc-2.17-260.el7_6.6.x86_64 3/18 Unpacking bash-completion (1:2.1-4.2ubuntu1.1) ... Replaced by files in installed package apt (1.2.32) ... Selecting previously unselected package dh-apparmor. Preparing to unpack .../dh-apparmor_2.10.95-0ubuntu2.11_all.deb ... Unpacking dh-apparmor (2.10.95-0ubuntu2.11) ... Selecting previously unselected package dh-systemd. Preparing to unpack .../dh-systemd_1.29ubuntu4_all.deb ... Unpacking dh-systemd (1.29ubuntu4) ... Selecting previously unselected package libltdl7:amd64. Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... Unpacking libltdl7:amd64 (2.4.6-0.1) ... Selecting previously unselected package libltdl-dev:amd64. Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... Processing triggers for man-db (2.7.5-1) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Installing : mpfr-3.1.1-4.el7.x86_64 4/18 Setting up bash-completion (1:2.1-4.2ubuntu1.1) ... Setting up dh-apparmor (2.10.95-0ubuntu2.11) ... Setting up dh-systemd (1.29ubuntu4) ... Setting up libltdl7:amd64 (2.4.6-0.1) ... Setting up libltdl-dev:amd64 (2.4.6-0.1) ... Setting up docker-ce-build-deps (1.0) ... Processing triggers for libc-bin (2.23-0ubuntu11) ... Installing : libmpc-1.0.1-3.el7.x86_64 5/18 Removing intermediate container 8e4e79f7267f ---> ca717517bac4 Step 16/27 : COPY sources/ /sources Installing : cpp-4.8.5-36.el7_6.2.x86_64 6/18 Installing : libgomp-4.8.5-36.el7_6.2.x86_64 7/18 ---> 872db825d757 Step 17/27 : RUN mkdir -p /go/src/github.com/docker/ && tar -xzf /sources/cli.tgz -C /go/src/github.com/docker/ ---> Running in fe5193d9b0b5 #54 150.1 CC criu/clone-noasan.o #54 150.2 CC criu/cr-check.o Installing : libtool-ltdl-2.4.2-22.el7_3.x86_64 8/18 Installing : kernel-headers-3.10.0-957.21.3.el7.x86_64 9/18 Installing : glibc-headers-2.17-260.el7_6.6.x86_64 10/18 #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 83.16 Selecting previously unselected package vim. #14 83.16 Preparing to unpack .../60-vim_2%3a8.0.0197-4+deb9u3_amd64.deb ... #14 83.17 Unpacking vim (2:8.0.0197-4+deb9u3) ... #14 83.68 Selecting previously unselected package xfsprogs. #14 83.68 Preparing to unpack .../61-xfsprogs_4.9.0+nmu1_amd64.deb ... #14 83.69 Unpacking xfsprogs (4.9.0+nmu1) ... #14 84.08 Selecting previously unselected package zip. #14 84.08 Preparing to unpack .../62-zip_3.0-11+b1_amd64.deb ... #14 84.09 Unpacking zip (3.0-11+b1) ... #14 84.26 Selecting previously unselected package libapparmor-perl. #14 84.26 Preparing to unpack .../63-libapparmor-perl_2.11.0-3+deb9u2_amd64.deb ... #14 84.26 Unpacking libapparmor-perl (2.11.0-3+deb9u2) ... #14 84.51 Selecting previously unselected package apparmor. #14 84.51 Preparing to unpack .../64-apparmor_2.11.0-3+deb9u2_amd64.deb ... #14 84.56 Unpacking apparmor (2.11.0-3+deb9u2) ... #14 84.97 Selecting previously unselected package binutils-mingw-w64-i686. #14 84.98 Preparing to unpack .../65-binutils-mingw-w64-i686_2.28-5+7.4+b4_amd64.deb ... #14 84.99 Unpacking binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... Installing : glibc-devel-2.17-260.el7_6.6.x86_64 11/18 Installing : gcc-4.8.5-36.el7_6.2.x86_64 12/18 Installing : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 13/18 Installing : which-2.20-7.el7.x86_64 14/18 install-info: No such file or directory for /usr/share/info/which.info.gz Removing intermediate container fe5193d9b0b5 ---> 3ccf98c57a82 Step 18/27 : RUN ln -snf /go/src/github.com/docker/cli /root/build-deb/cli ---> Running in d80358b26d20 #14 86.72 Selecting previously unselected package binutils-mingw-w64-x86-64. #14 86.72 Preparing to unpack .../66-binutils-mingw-w64-x86-64_2.28-5+7.4+b4_amd64.deb ... #14 86.73 Unpacking binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... Installing : 1:make-3.82-23.el7.x86_64 15/18 Cleanup : glibc-common-2.17-260.el7_6.3.x86_64 16/18 Cleanup : glibc-2.17-260.el7_6.3.x86_64 17/18 Removing intermediate container d80358b26d20 ---> 573903e33352 Step 19/27 : ENV DISTRO ubuntu ---> Running in 0811819429fe Cleanup : libgcc-4.8.5-36.el7.x86_64 18/18 Verifying : glibc-devel-2.17-260.el7_6.6.x86_64 1/18 Verifying : libgomp-4.8.5-36.el7_6.2.x86_64 2/18 Verifying : which-2.20-7.el7.x86_64 3/18 Verifying : glibc-2.17-260.el7_6.6.x86_64 4/18 Verifying : libtool-ltdl-devel-2.4.2-22.el7_3.x86_64 5/18 Verifying : kernel-headers-3.10.0-957.21.3.el7.x86_64 6/18 Verifying : mpfr-3.1.1-4.el7.x86_64 7/18 Verifying : libtool-ltdl-2.4.2-22.el7_3.x86_64 8/18 Verifying : libgcc-4.8.5-36.el7_6.2.x86_64 9/18 Verifying : 1:make-3.82-23.el7.x86_64 10/18 Verifying : libmpc-1.0.1-3.el7.x86_64 11/18 Verifying : cpp-4.8.5-36.el7_6.2.x86_64 12/18 Verifying : gcc-4.8.5-36.el7_6.2.x86_64 13/18 Verifying : glibc-headers-2.17-260.el7_6.6.x86_64 14/18 Verifying : glibc-common-2.17-260.el7_6.6.x86_64 15/18 Verifying : glibc-common-2.17-260.el7_6.3.x86_64 16/18 Verifying : glibc-2.17-260.el7_6.3.x86_64 17/18 Removing intermediate container 0811819429fe ---> 822193e010d0 Step 20/27 : ENV SUITE xenial ---> Running in cb6b64282b85 Removing intermediate container cb6b64282b85 ---> 8ef329a074d1 Step 21/27 : COPY --from=golang /usr/local/go /usr/local/go Verifying : libgcc-4.8.5-36.el7.x86_64 18/18 Installed: gcc.x86_64 0:4.8.5-36.el7_6.2 libtool-ltdl-devel.x86_64 0:2.4.2-22.el7_3 make.x86_64 1:3.82-23.el7 which.x86_64 0:2.20-7.el7 Dependency Installed: cpp.x86_64 0:4.8.5-36.el7_6.2 glibc-devel.x86_64 0:2.17-260.el7_6.6 glibc-headers.x86_64 0:2.17-260.el7_6.6 kernel-headers.x86_64 0:3.10.0-957.21.3.el7 libgomp.x86_64 0:4.8.5-36.el7_6.2 libmpc.x86_64 0:1.0.1-3.el7 libtool-ltdl.x86_64 0:2.4.2-22.el7_3 mpfr.x86_64 0:3.1.1-4.el7 Dependency Updated: glibc.x86_64 0:2.17-260.el7_6.6 glibc-common.x86_64 0:2.17-260.el7_6.6 libgcc.x86_64 0:4.8.5-36.el7_6.2 Complete! #14 88.11 Selecting previously unselected package binutils-mingw-w64. #14 88.11 Preparing to unpack .../67-binutils-mingw-w64_2.27.90.20161231-1+7.4_all.deb ... #14 88.12 Unpacking binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... #14 88.19 Selecting previously unselected package mingw-w64-common. #14 88.20 Preparing to unpack .../68-mingw-w64-common_5.0.1-1_all.deb ... #14 88.20 Unpacking mingw-w64-common (5.0.1-1) ... #14 91.09 Selecting previously unselected package mingw-w64-x86-64-dev. #14 91.09 Preparing to unpack .../69-mingw-w64-x86-64-dev_5.0.1-1_all.deb ... #14 91.11 Unpacking mingw-w64-x86-64-dev (5.0.1-1) ... Removing intermediate container 7445d242eb03 ---> 24f307c73eb1 Step 18/23 : COPY --from=golang /usr/local/go /usr/local/go/ #14 94.64 Selecting previously unselected package gcc-mingw-w64-base. #14 94.66 Preparing to unpack .../70-gcc-mingw-w64-base_6.3.0-18+19.3+b3_amd64.deb ... #14 94.67 Unpacking gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... #14 94.78 Selecting previously unselected package gcc-mingw-w64-x86-64. #14 94.78 Preparing to unpack .../71-gcc-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... #14 94.79 Unpacking gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 151.5 CC criu/cr-dedup.o #54 152.0 CC criu/cr-dump.o #54 154.0 CC criu/cr-errno.o #54 154.1 CC criu/cr-restore.o #54 158.2 CC criu/cr-service.o #54 159.5 CC criu/crtools.o #54 160.4 CC criu/eventfd.o #54 160.9 CC criu/eventpoll.o #54 161.4 CC criu/external.o #54 161.8 CC criu/fault-injection.o #54 162.0 CC criu/fdstore.o #54 162.3 CC criu/fifo.o #54 162.8 CC criu/file-ids.o #54 163.1 CC criu/file-lock.o #54 163.9 CC criu/files-ext.o #54 165.0 CC criu/files-reg.o ---> 6a0ad824b6a0 Step 22/27 : COPY --from=engine /bin/dockerd /source/ ---> 01943c32649d Step 23/27 : COPY --from=engine /bin/docker-proxy /source/ ---> b9d71b081dcd Step 24/27 : COPY --from=engine /bin/docker-init /source/ ---> 1995e6826a2a Step 19/23 : COPY --from=engine /bin/dockerd /sources/ ---> 117c2e953a2c Step 20/23 : COPY --from=engine /bin/docker-proxy /sources/ #54 167.5 CC criu/files.o ---> ddf084fa9e39 Step 25/27 : WORKDIR /root/build-deb ---> Running in a4293dd8db1c ---> 24df9b5faf34 Step 21/23 : COPY --from=engine /bin/docker-init /sources/ Removing intermediate container a4293dd8db1c ---> 4bee5e223464 Step 26/27 : COPY build-deb /root/build-deb/build-deb ---> 3878eeba997b Step 27/27 : ENTRYPOINT ["/root/build-deb/build-deb"] ---> 7ad17b6c8e57 Step 22/23 : WORKDIR /root/rpmbuild ---> Running in 6d5e74d8c5fe ---> Running in 281f124a3b1d Removing intermediate container 281f124a3b1d ---> ead35c4848dc Successfully built ead35c4848dc Successfully tagged debbuild-ubuntu-xenial/x86_64:latest docker run --rm -i -e EPOCH='5' -e DEB_VERSION=0.0.0-20190723233319-62f123fb -e VERSION=0.0.0-20190723233319-62f123fb -e DOCKER_GITCOMMIT=62f123fb -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb/debbuild/ubuntu-xenial:/build debbuild-ubuntu-xenial/x86_64 Removing intermediate container 6d5e74d8c5fe ---> 2d19a91d4ba1 Step 23/23 : ENTRYPOINT ["/bin/rpmbuild"] ---> Running in 7c5b0b07b83a Removing intermediate container 7c5b0b07b83a ---> 1efe1131c0d0 Successfully built 1efe1131c0d0 Successfully tagged rpmbuild-centos-7/x86_64:latest docker run --privileged --rm -i -e PLATFORM -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/SOURCES:/root/rpmbuild/SOURCES -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/RPMS:/root/rpmbuild/RPMS -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm/rpmbuild/SRPMS:/root/rpmbuild/SRPMS rpmbuild-centos-7/x86_64 -ba --define '_gitcommit 62f123fb' --define '_release 0' --define '_version 0.0.0.20190723233319.62f123fb' --define '_origversion 0.0.0-20190723233319-62f123fb' SPECS/docker-ce.spec SPECS/docker-ce-cli.spec + set -e + EPOCH=5 + EPOCH_SEP= + [[ ! -z 5 ]] + EPOCH_SEP=: + [[ -z 0.0.0-20190723233319-62f123fb ]] + echo VERSION AAA 0.0.0-20190723233319-62f123fb + VERSION=0.0.0-20190723233319-62f123fb + echo VERSION bbb 0.0.0-20190723233319-62f123fb VERSION AAA 0.0.0-20190723233319-62f123fb VERSION bbb 0.0.0-20190723233319-62f123fb ++ 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, 26 Jul 2019 21:16:31 +0000' + cat + export DOCKER_GITCOMMIT=62f123fb + DOCKER_GITCOMMIT=62f123fb + echo VERSION BBB 0.0.0-20190723233319-62f123fb + dpkg-buildpackage -uc -us -I.git VERSION BBB 0.0.0-20190723233319-62f123fb dpkg-buildpackage: source package docker-ce dpkg-buildpackage: source version 5:0.0.0-20190723233319-62f123fb-0~ubuntu-xenial dpkg-buildpackage: source distribution xenial dpkg-buildpackage: source changed by Docker dpkg-buildpackage: warning: debian/rules is not executable; fixing that dpkg-buildpackage: host architecture amd64 dpkg-source -I.git --before-build build-deb debian/rules clean dh clean --with=bash-completion --with=systemd Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.S5w3QN + umask 022 + cd /root/rpmbuild/BUILD + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.LLQqmG + umask 022 + cd /root/rpmbuild/BUILD + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.OdX8Ry + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64 + install -D -m 0755 /sources/dockerd /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/dockerd-ce + install -D -m 0755 /sources/docker-proxy /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/docker-proxy + install -D -m 0755 /sources/docker-init /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-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.20190723233319.62f123fb-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.20190723233319.62f123fb-0.el7.x86_64//usr/lib/systemd/system/docker.socket + install -D -m 0644 /root/rpmbuild/SOURCES/distribution_based_engine.json /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64/var/lib/docker-engine/distribution_based_engine-ce.json + /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-0.0.0.20190723233319.62f123fb-0.el7.x86_64 dh_testdir dh_auto_clean dh_clean dpkg-source -I.git -b build-deb dpkg-source: warning: no source format specified in debian/source/format, see dpkg-source(1) #54 169.7 CC criu/filesystems.o 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-20190723233319-62f123fb-0~ubuntu' dpkg-source: info: using source format '1.0' dpkg-source: info: building docker-ce in docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz dpkg-source: info: building docker-ce in docker-ce_0.0.0-20190723233319-62f123fb-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' cd /go/src/github.com/docker/cli && \ LDFLAGS='' DISABLE_WARN_OUTSIDE_CONTAINER=1 make VERSION=0.0.0-20190723233319-62f123fb GITCOMMIT=62f123fb dynbinary manpages make[2]: Entering directory '/go/src/github.com/docker/cli' ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 Provides: docker-ce = 3:0.0.0.20190723233319.62f123fb-0.el7 docker-ce(x86-64) = 3:0.0.0.20190723233319.62f123fb-0.el7 Requires(interp): /bin/sh /bin/sh /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(pre): /bin/sh Requires(post): /bin/sh Requires(preun): /bin/sh Requires(postun): /bin/sh Requires(posttrans): /bin/sh Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.17)(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.20190723233319.62f123fb-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.src.rpm #54 170.5 CC criu/fsnotify.o #54 171.9 CC criu/image-desc.o #39 ... #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc #39 121.1 CGO_ENABLED=1 go build -tags "seccomp apparmor selinux netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="425e105d5a03fabd737a126ad93d62a9eeede87f" -X main.version=1.0.0-rc8 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty #39 123.4 + mkdir -p /build/ #39 123.4 + cp runc /build//runc Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.vLwSdE + umask 022 + cd /root/rpmbuild/BUILD + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-0.0.0.20190723233319.62f123fb-0.el7.x86_64 + exit 0 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.4RKzVU + 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 - + 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.PUE5xc + 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-20190723233319-62f123fb GITCOMMIT=62f123fb dynbinary manpages ./scripts/build/dynbinary Building dynamically linked build/docker-linux-amd64 #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 172.0 CC criu/image.o #54 172.9 CC criu/ipc_ns.o #54 174.1 CC criu/irmap.o #54 175.3 CC criu/kcmp-ids.o #54 175.6 CC criu/kerndat.o #54 176.2 CC criu/libnetlink.o #54 176.5 CC criu/log.o #54 177.4 CC criu/lsm.o #54 178.4 CC criu/mem.o #54 179.4 CC criu/mount.o #52 ... #52 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #52 182.3 + dpkg --print-architecture #52 182.3 + cd /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution #52 182.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd #52 182.8 + GOPATH=/tmp/tmp.wregY0qXpi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wregY0qXpi #52 182.8 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry #39 ... #39 [runc 3/3] RUN PREFIX=/build/ ./install.sh runc #39 completed: 2019-07-26 21:16:45.460105591 +0000 UTC #39 duration: 2m12.37982424s #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 182.9 CC criu/namespaces.o #54 184.9 CC criu/net.o #54 187.3 CC criu/netfilter.o #54 187.5 CC criu/page-pipe.o #54 188.3 CC criu/page-xfer.o #54 189.2 CC criu/pagemap-cache.o #54 189.5 CC criu/pagemap.o #54 190.6 CC criu/parasite-syscall.o #54 191.4 CC criu/path.o #54 191.6 CC criu/pie-util-vdso-elf32.o #54 192.1 CC criu/pie-util-vdso.o #54 192.5 CC criu/pie-util.o #54 192.7 CC criu/pipes.o #54 193.4 CC criu/plugin.o #54 193.7 CC criu/proc_parse.o #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 117.4 Selecting previously unselected package g++-mingw-w64-x86-64. #14 117.4 Preparing to unpack .../72-g++-mingw-w64-x86-64_6.3.0-18+19.3+b3_amd64.deb ... #14 117.4 Unpacking g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #14 126.9 Selecting previously unselected package python-mock. #14 126.9 Preparing to unpack .../73-python-mock_2.0.0-3_all.deb ... #14 126.9 Unpacking python-mock (2.0.0-3) ... #14 127.1 Setting up aufs-tools (1:4.1+20161219-1) ... #14 127.1 Setting up binutils-mingw-w64-x86-64 (2.28-5+7.4+b4) ... #14 127.1 Setting up libsepol1-dev:amd64 (2.6-2) ... #14 127.1 Setting up python-pip-whl (9.0.1-2+deb9u1) ... #14 127.1 Setting up python-urllib3 (1.19.1-1) ... #14 128.5 Setting up libip4tc0:amd64 (1.6.0+snapshot20161117-6) ... #14 128.6 Processing triggers for mime-support (3.60) ... #14 128.6 Setting up xxd (2:8.0.0197-4+deb9u3) ... #14 128.6 Setting up libgpm2:amd64 (1.20.4-6.2+b1) ... #14 128.6 Setting up libcap2-bin (1:2.25-1) ... #14 128.6 Setting up binutils-mingw-w64-i686 (2.28-5+7.4+b4) ... #14 128.7 Setting up binutils-mingw-w64 (2.27.90.20161231-1+7.4) ... #14 128.7 Setting up python-ply (3.9-1) ... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 195.9 CC criu/protobuf-desc.o #54 196.9 CC criu/protobuf.o #54 197.2 CC criu/pstree.o #54 198.3 CC criu/rbtree.o #54 198.6 CC criu/rst-malloc.o #54 198.9 CC criu/seccomp.o #54 199.4 CC criu/seize.o #54 200.3 CC criu/shmem.o #54 201.2 CC criu/sigframe.o #54 201.5 CC criu/signalfd.o #54 201.8 CC criu/sk-inet.o #54 202.7 CC criu/sk-netlink.o #54 203.2 CC criu/sk-packet.o #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 129.8 Setting up bash-completion (1:2.1-4.3) ... #14 131.6 Setting up libssl-dev:amd64 (1.1.0k-1~deb9u1) ... #14 131.6 Setting up libonig4:amd64 (6.1.3-2) ... #14 131.6 Setting up python-wheel (0.29.0-2) ... #14 132.9 Setting up libffi-dev:amd64 (3.2.1-6) ... #14 132.9 Setting up python-pkg-resources (33.1.1-1) ... #14 134.3 Setting up zip (3.0-11+b1) ... #14 134.3 Setting up python-backports.ssl-match-hostname (3.5.0.1-1) ... #14 135.4 Setting up bzip2 (1.0.6-8.1) ... #14 135.4 Setting up python-websocket (0.37.0-2) ... #14 135.4 update-alternatives: using /usr/bin/python2-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode #14 136.5 Setting up gcc-mingw-w64-base (6.3.0-18+19.3+b3) ... #14 136.6 Setting up libjq1:amd64 (1.5+dfsg-1.3) ... #14 136.6 Setting up python-cffi-backend (1.9.1-2) ... #14 136.6 Processing triggers for libc-bin (2.24-11+deb9u4) ... #14 137.3 Setting up libaio1:amd64 (0.3.110-3) ... #14 137.4 Setting up libxtables12:amd64 (1.6.0+snapshot20161117-6) ... #14 137.4 Setting up xz-utils (5.2.2-1.2+b1) ... #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 203.9 CC criu/sk-queue.o #54 204.9 CC criu/sk-tcp.o #54 205.5 CC criu/sk-unix.o #54 207.6 CC criu/sockets.o #54 207.9 CC criu/stats.o #54 208.2 CC criu/string.o #24 ... #24 [gometalinter 3/3] RUN PREFIX=/build/ ./install.sh gometalinter #24 completed: 2019-07-26 21:17:10.494766472 +0000 UTC #24 duration: 3m24.63394633s #52 [registry 1/1] RUN set -x && export GOPATH="$(mktemp -d)" && git clone... #52 completed: 2019-07-26 21:17:10.504615596 +0000 UTC #52 duration: 3m28.191489134s #52 205.8 + rm -rf /tmp/tmp.wregY0qXpi/src/github.com/docker/distribution/Godeps/_workspace:/tmp/tmp.wregY0qXpi #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 208.3 CC criu/sysctl.o #54 209.0 CC criu/sysfs_parse.o #54 209.5 CC criu/timerfd.o #54 210.0 CC criu/tty.o #54 212.0 CC criu/tun.o #54 212.3 CC criu/uffd.o #54 213.0 CC criu/util.o #54 213.6 CC criu/uts_ns.o #54 213.8 CC criu/vdso.o #14 ... #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 137.4 Setting up xz-utils (5.2.2-1.2+b1) ... #14 137.4 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode #14 137.5 Setting up python-pbr (1.10.0-1) ... #14 137.5 update-alternatives: using /usr/bin/python2-pbr to provide /usr/bin/pbr (pbr) in auto mode #14 138.7 Setting up thin-provisioning-tools (0.6.1-4+b1) ... #14 138.7 Setting up libpython2.7:amd64 (2.7.13-2+deb9u3) ... #14 138.7 Setting up vim-common (2:8.0.0197-4+deb9u3) ... #14 138.7 Setting up python-funcsigs (1.0.2-3) ... #14 140.9 Setting up libexpat1-dev:amd64 (2.2.0-2+deb9u2) ... #14 141.0 Setting up libpcrecpp0v5:amd64 (2:8.39-3) ... #14 141.1 Setting up libpcre32-3:amd64 (2:8.39-3) ... #14 141.1 Setting up libnfnetlink0:amd64 (1.0.1-3) ... #14 141.3 Setting up vim-runtime (2:8.0.0197-4+deb9u3) ... #14 141.7 Setting up libsystemd-dev:amd64 (232-25+deb9u11) ... #14 141.7 Setting up libpython2.7-dev:amd64 (2.7.13-2+deb9u3) ... #14 141.7 Setting up libpcre16-3:amd64 (2:8.39-3) ... #14 141.8 Setting up libreadline5:amd64 (5.2+dfsg-3+b1) ... #14 141.8 Setting up net-tools (1.60+git20161116.90da8a0-1) ... #14 141.8 Setting up python-pip (9.0.1-2+deb9u1) ... #14 143.3 Setting up libudev-dev:amd64 (232-25+deb9u11) ... #14 143.4 Setting up python2.7-dev (2.7.13-2+deb9u3) ... #14 143.4 Setting up pigz (2.3.4-1) ... #14 143.4 Setting up libapparmor-perl (2.11.0-3+deb9u2) ... #14 143.4 Setting up libmpdec2:amd64 (2.4.2-1) ... #14 143.5 Setting up libip6tc0:amd64 (1.6.0+snapshot20161117-6) ... #14 143.5 Setting up mingw-w64-common (5.0.1-1) ... #14 143.5 Setting up liblzo2-2:amd64 (2.08-1.2+b2) ... #14 143.5 Setting up libpython-dev:amd64 (2.7.13-2) ... #14 143.5 Setting up python-setuptools (33.1.1-1) ... #14 144.9 Setting up jq (1.5+dfsg-1.3) ... #14 144.9 Setting up libpcre3-dev:amd64 (2:8.39-3) ... #14 145.4 Setting up libnetfilter-conntrack3:amd64 (1.0.6-2) ... #14 145.4 Setting up python-chardet (2.3.0-2) ... #14 146.4 Setting up xfsprogs (4.9.0+nmu1) ... #14 146.5 Setting up python-pycparser (2.17-2) ... #14 147.4 Setting up vim (2:8.0.0197-4+deb9u3) ... #14 147.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode #14 147.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode #14 147.5 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode #14 147.6 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode #54 ... #54 [criu 1/1] RUN apt-get update && apt-get install -y libnet-dev libprot... #54 214.3 LINK criu/built-in.o #54 214.4 LINK criu/criu #54 214.7 DEP lib/c/criu.d #54 214.7 CC images/rpc.pb-c.o #54 215.1 CC lib/c/criu.o #54 215.7 LINK lib/c/built-in.o #54 215.7 LINK lib/c/libcriu.so #54 215.9 GEN magic.py #54 216.0 Note: Building without ia32 C/R, missed ia32 support in gcc #54 216.0 That may be related to missing gcc-multilib in your #54 216.0 distribution or you may have Debian with buggy toolchain #54 216.0 (issue https://github.com/xemul/criu/issues/315) #54 216.4 fatal: Not a git repository (or any of the parent directories): .git #54 216.8 make[1]: Nothing to be done for 'all'. #54 217.3 make[1]: 'images/built-in.o' is up to date. #54 217.3 make[1]: 'compel/plugins/std.lib.a' is up to date. #54 217.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. #54 217.4 make[1]: 'compel/libcompel.a' is up to date. #54 217.4 make[1]: 'compel/compel-host-bin' is up to date. #54 217.4 make[1]: Nothing to be done for 'all'. #54 217.4 make[1]: 'soccr/libsoccr.a' is up to date. #54 217.6 make[2]: Nothing to be done for 'all'. #54 217.6 make[2]: Nothing to be done for 'all'. #54 217.6 make[2]: Nothing to be done for 'all'. #54 217.7 make[2]: Nothing to be done for 'all'. #54 217.7 make[2]: Nothing to be done for 'all'. #54 217.7 make[2]: Nothing to be done for 'all'. #54 217.8 make[2]: Nothing to be done for 'all'. #54 217.8 make[2]: Nothing to be done for 'all'. #54 217.8 INSTALL criu/criu #54 completed: 2019-07-26 21:17:20.761655704 +0000 UTC #54 duration: 3m38.448564145s #14 [dev 7/21] RUN apt-get update && apt-get install -y apparmor aufs-tool... #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode #14 147.8 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode #14 147.9 Setting up python-dev (2.7.13-2) ... #14 147.9 Setting up libpython3.5-stdlib:amd64 (3.5.3-1+deb9u1) ... #14 148.0 Setting up python-mock (2.0.0-3) ... #14 148.7 Setting up libiptc0:amd64 (1.6.0+snapshot20161117-6) ... #14 148.7 Setting up mingw-w64-x86-64-dev (5.0.1-1) ... #14 148.7 Setting up iptables (1.6.0+snapshot20161117-6) ... #14 148.8 Setting up btrfs-progs (4.7.3-1) ... #14 148.8 Setting up python-cffi (1.9.1-2) ... #14 149.6 Setting up python-requests (2.12.4-1) ... #14 150.4 Setting up libselinux1-dev:amd64 (2.6-3+b3) ... #14 150.4 Setting up python3.5 (3.5.3-1+deb9u1) ... #14 152.3 Setting up libpython3-stdlib:amd64 (3.5.3-1) ... #14 152.3 Setting up gcc-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #14 152.3 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 152.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-posix (of link group x86_64-w64-mingw32-gcc) doesn't exist #14 152.3 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 152.3 update-alternatives: warning: skip creation of /usr/bin/x86_64-w64-mingw32-gcc-6 because associated file /usr/bin/x86_64-w64-mingw32-gcc-6-win32 (of link group x86_64-w64-mingw32-gcc) doesn't exist #14 152.4 Setting up btrfs-tools (4.7.3-1) ... #14 152.4 Setting up g++-mingw-w64-x86-64 (6.3.0-18+19.3+b3) ... #14 152.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 152.5 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 152.5 Setting up python3 (3.5.3-1) ... #14 152.5 running python rtupdate hooks for python3.5... #14 153.1 running python post-rtupdate hooks for python3.5... #14 153.5 Setting up apparmor (2.11.0-3+deb9u2) ... #14 154.4 debconf: unable to initialize frontend: Dialog #14 154.4 debconf: (TERM is not set, so the dialog frontend is not usable.) #14 154.4 debconf: falling back to frontend: Readline #14 154.6 update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults #14 154.6 diff: /var/lib/apparmor/profiles/.apparmor.md5sums: No such file or directory #14 154.7 Setting up libdevmapper1.02.1:amd64 (2:1.02.137-2) ... #14 154.8 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.137-2) ... #14 154.8 Setting up dmsetup (2:1.02.137-2) ... #14 154.8 Setting up dh-python (2.20170125) ... #14 155.1 Setting up libdevmapper-dev:amd64 (2:1.02.137-2) ... #14 155.1 Processing triggers for libc-bin (2.24-11+deb9u4) ... #14 completed: 2019-07-26 21:17:24.247891383 +0000 UTC #14 duration: 2m35.382633027s #16 [dev 8/21] COPY --from=swagger /build/swagger* /usr/local/bin/ #16 digest: sha256:d2e546f52d6cfc7c0842d3d080574ee1625f3047647af095e63fc3f9dd8f5e65 #16 name: "[dev 8/21] COPY --from=swagger /build/swagger* /usr/local/bin/" #16 started: 2019-07-26 21:17:24.250949555 +0000 UTC #16 completed: 2019-07-26 21:17:25.861369387 +0000 UTC #16 duration: 1.610419832s #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd #21 ... #21 [dev 9/21] COPY --from=frozen-images /build/ /docker-frozen-images #21 digest: sha256:fe9a2f5d825e57663fd4968ea2ce5034bbee370a26f2ca40a0de302cb8094808 #21 name: "[dev 9/21] COPY --from=frozen-images /build/ /docker-frozen-images" #21 started: 2019-07-26 21:17:25.865501549 +0000 UTC #44 ... #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd #44 173.9 🇩 bin/containerd #21 ... #21 [dev 9/21] COPY --from=frozen-images /build/ /docker-frozen-images #21 completed: 2019-07-26 21:17:38.411595247 +0000 UTC #21 duration: 12.546093698s #25 [dev 10/21] COPY --from=gometalinter /build/ /usr/local/bin/ #25 digest: sha256:cd3691b5a6f6923e1e98a2c2a68bad3e2942c402779c1c23d23dd33e42f72506 #25 name: "[dev 10/21] COPY --from=gometalinter /build/ /usr/local/bin/" #25 started: 2019-07-26 21:17:38.414514656 +0000 UTC #25 completed: 2019-07-26 21:17:40.434169842 +0000 UTC #25 duration: 2.019655186s #28 [dev 11/21] COPY --from=tomlv /build/ /usr/local/bin/ #28 digest: sha256:00b2734cc0148d1db51706647352e55ce2a46e44574a6ab4ecb5fcae6ecd3349 #28 name: "[dev 11/21] COPY --from=tomlv /build/ /usr/local/bin/" #28 started: 2019-07-26 21:17:40.43698416 +0000 UTC #28 completed: 2019-07-26 21:17:41.217818896 +0000 UTC #28 duration: 780.834736ms #31 [dev 12/21] COPY --from=vndr /build/ /usr/local/bin/ #31 digest: sha256:852c39062bec9df7013983281f13c35b80b4d67b2d47c0f3f6861a4b46238b2d #31 name: "[dev 12/21] COPY --from=vndr /build/ /usr/local/bin/" #31 started: 2019-07-26 21:17:41.222039982 +0000 UTC #31 completed: 2019-07-26 21:17:42.331194359 +0000 UTC #31 duration: 1.109154377s #36 [dev 13/21] COPY --from=tini /build/ /usr/local/bin/ #36 digest: sha256:4d7982d588d37dd6d77fa507fff016c273e33af317aff1ede4cb114967308430 #36 name: "[dev 13/21] COPY --from=tini /build/ /usr/local/bin/" #36 started: 2019-07-26 21:17:42.335422592 +0000 UTC #36 completed: 2019-07-26 21:17:43.289176462 +0000 UTC #36 duration: 953.75387ms #40 [dev 14/21] COPY --from=runc /build/ /usr/local/bin/ #40 digest: sha256:61f0d515d96355c3478bb815afaf60c31875527f6ccb591ffd9b29e50d26576f #40 name: "[dev 14/21] COPY --from=runc /build/ /usr/local/bin/" #40 started: 2019-07-26 21:17:43.29307918 +0000 UTC #40 completed: 2019-07-26 21:17:44.232719829 +0000 UTC #40 duration: 939.640649ms #44 [containerd 4/4] RUN PREFIX=/build/ ./install.sh containerd scripts/docs/generate-man.sh #44 196.3 🇩 bin/containerd-stress #44 197.8 🇩 bin/containerd-shim scripts/docs/generate-man.sh #44 203.3 🇩 bin/containerd-shim-runc-v1 #44 205.7 🇩 binaries #44 205.7 + mkdir -p /build/ #44 205.7 + cp bin/containerd /build//containerd #44 205.7 + cp bin/containerd-shim /build//containerd-shim #44 205.7 + cp bin/ctr /build//ctr #44 completed: 2019-07-26 21:18:03.912417093 +0000 UTC #44 duration: 3m30.836882847s #45 [dev 15/21] COPY --from=containerd /build/ /usr/local/bin/ #45 digest: sha256:8daf587a81c3d79c6a286af78911660e42f6076c27773bbba4285988732e2b83 #45 name: "[dev 15/21] COPY --from=containerd /build/ /usr/local/bin/" #45 started: 2019-07-26 21:18:04.585243384 +0000 UTC #45 completed: 2019-07-26 21:18:05.362386537 +0000 UTC #45 duration: 777.143153ms #48 [dev 16/21] COPY --from=proxy /build/ /usr/local/bin/ #48 digest: sha256:89525017e6d8a58acf60d4bb641dc393c83cd82786c6bcd45aec0260a3d8801f #48 name: "[dev 16/21] COPY --from=proxy /build/ /usr/local/bin/" #48 started: 2019-07-26 21:18:05.365202299 +0000 UTC #48 completed: 2019-07-26 21:18:05.90617574 +0000 UTC #48 duration: 540.973441ms #51 [dev 17/21] COPY --from=dockercli /build/ /usr/local/cli #51 digest: sha256:449386f56db2ad2edf7cbfe0db5ba2a1e21032787df2a0ed65392867e7332c14 #51 name: "[dev 17/21] COPY --from=dockercli /build/ /usr/local/cli" #51 started: 2019-07-26 21:18:05.908684768 +0000 UTC #51 completed: 2019-07-26 21:18:06.594436282 +0000 UTC #51 duration: 685.751514ms #53 [dev 18/21] COPY --from=registry /build/registry* /usr/local/bin/ #53 digest: sha256:2a59838f9a37fd32d9d5db8821ed69c29cd86bbd34d690fd22e1fd513a11a56c #53 name: "[dev 18/21] COPY --from=registry /build/registry* /usr/local/bin/" #53 started: 2019-07-26 21:18:07.327132352 +0000 UTC #53 completed: 2019-07-26 21:18:08.810805964 +0000 UTC #53 duration: 1.483673612s #55 [dev 19/21] COPY --from=criu /build/ /usr/local/ #55 digest: sha256:c8c03660965aedcf6a780ab8f1c8f287fd58ac864595a2419fd457e6b51a4e1a #55 name: "[dev 19/21] COPY --from=criu /build/ /usr/local/" #55 started: 2019-07-26 21:18:08.813393245 +0000 UTC #55 completed: 2019-07-26 21:18:09.422331885 +0000 UTC #55 duration: 608.93864ms #57 [dev 20/21] COPY --from=docker-py /build/ /docker-py #57 digest: sha256:d1a5f2e9a64bf1b2eeb3fdaf04deb4d1370810f1c9783c9db210b5cbbcc43b3b #57 name: "[dev 20/21] COPY --from=docker-py /build/ /docker-py" #57 started: 2019-07-26 21:18:09.425077537 +0000 UTC #57 completed: 2019-07-26 21:18:10.018241758 +0000 UTC #57 duration: 593.164221ms #58 [dev 21/21] RUN cd /docker-py && pip install docker-pycreds==0.4.0 && ... #58 digest: sha256:4789cfef94e5411a8655f284c2aa0f7e1fb1097434725188d67d7e348bd8cddc #58 name: "[dev 21/21] RUN cd /docker-py \t&& pip install docker-pycreds==0.4.0 \t&& pip install paramiko==2.4.2 \t&& pip install yamllint==1.5.0 \t&& pip install -r test-requirements.txt" #58 started: 2019-07-26 21:18:10.021030246 +0000 UTC #58 2.255 Collecting docker-pycreds==0.4.0 #58 14.67 Downloading https://files.pythonhosted.org/packages/f5/e8/f6bd1eee09314e7e6dee49cbe2c5e22314ccdb38db16c9fc72d2fa80d054/docker_pycreds-0.4.0-py2.py3-none-any.whl #58 14.71 Requirement already satisfied: six>=1.4.0 in /usr/lib/python2.7/dist-packages (from docker-pycreds==0.4.0) #58 14.71 Installing collected packages: docker-pycreds #58 14.72 Successfully installed docker-pycreds-0.4.0 #58 15.31 Collecting paramiko==2.4.2 Project root: /go/src/github.com/docker/cli Generating man pages into /go/src/github.com/docker/cli/man/man1 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2019/07/26 21:18:33 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping make[2]: Leaving directory '/go/src/github.com/docker/cli' make[1]: Leaving directory '/root/build-deb' dh_auto_test 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 # 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 /source/dockerd debian/docker-ce/usr/bin/dockerd-ce install -D -m 0755 /source/docker-proxy debian/docker-ce/usr/bin/docker-proxy install -D -m 0755 /source/docker-init debian/docker-ce/usr/bin/docker-init install -D -m 0644 /sources/distribution_based_engine.json debian/docker-ce/var/lib/docker-engine/distribution_based_engine-ce.json 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 #58 27.73 Downloading https://files.pythonhosted.org/packages/cf/ae/94e70d49044ccc234bfdba20114fa947d7ba6eb68a2e452d89b920e62227/paramiko-2.4.2-py2.py3-none-any.whl (193kB) #58 27.84 Collecting pynacl>=1.0.1 (from paramiko==2.4.2) #58 31.99 Downloading https://files.pythonhosted.org/packages/b3/25/e605574f24948a8a53b497744e93f061eb1dbe7c44b6465fc1c172d591aa/PyNaCl-1.3.0-cp27-cp27mu-manylinux1_x86_64.whl (762kB) #58 32.14 Collecting cryptography>=1.5 (from paramiko==2.4.2) Project root: /go/src/github.com/docker/cli 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/build.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/builder/prune.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/builder.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/create.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/ls.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/checkpoint.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/create.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/ls.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/config.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/container/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/container/prune.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/container.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/deploy.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine/activate.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine/check.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine/update.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/engine.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/image/inspect.md does not exist, skipping Generating man pages into /go/src/github.com/docker/cli/man/man1 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/image/prune.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/image.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/annotate.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/create.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest/push.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/manifest.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/network/prune.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/network.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/demote.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/ls.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/promote.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/ps.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node/update.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/node.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/create.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/disable.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/enable.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/install.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/push.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/set.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin/upgrade.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/plugin.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/run.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/create.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/ls.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/secret.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/create.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/logs.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/ls.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/ps.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/rollback.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/scale.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service/update.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/service.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/deploy.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/ls.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/ps.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/rm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack/services.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/stack.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/ca.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/init.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/join.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/join-token.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/leave.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/unlock-key.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm/update.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/swarm.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system/df.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system/dial-stdio.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system/prune.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/system.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/inspect.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key/generate.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key/load.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/key.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/revoke.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/sign.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/add.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer/remove.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust/signer.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/trust.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/volume/prune.md does not exist, skipping 2019/07/26 21:18:40 WARN: /go/src/github.com/docker/cli/man/src/volume/rm.md does not exist, skipping ~/rpmbuild/BUILD/src + popd + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.U9WaKK + umask 022 + cd /root/rpmbuild/BUILD + '[' /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64 '!=' / ']' + rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64 ++ dirname /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64 + mkdir -p /root/rpmbuild/BUILDROOT + mkdir /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64 + cd src + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin + install -p -m 755 cli/build/docker /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64//usr/bin/docker + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/bash-completion/completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/zsh/vendor-completions + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-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.20190723233319.62f123fb-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.20190723233319.62f123fb-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.20190723233319.62f123fb-0.el7.x86_64/usr/share/fish/vendor_completions.d/docker.fish + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-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-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-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.20190723233319.62f123fb-0.el7.x86_64//usr/share/man/man1 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-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.20190723233319.62f123fb-0.el7.x86_64//usr/share/man/man5 + install -d /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-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.20190723233319.62f123fb-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.20190723233319.62f123fb-0.el7.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.JXWy8j + umask 022 + cd /root/rpmbuild/BUILD + cd src + DOCDIR=/root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb + export DOCDIR + /usr/bin/mkdir -p /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb + cp -pr build-docs/LICENSE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb + cp -pr build-docs/MAINTAINERS /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb + cp -pr build-docs/NOTICE /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb + cp -pr build-docs/README.md /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64/usr/share/doc/docker-ce-cli-0.0.0.20190723233319.62f123fb + exit 0 Provides: docker-ce-cli = 1:0.0.0.20190723233319.62f123fb-0.el7 docker-ce-cli(x86-64) = 1:0.0.0.20190723233319.62f123fb-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.20190723233319.62f123fb-0.el7.x86_64 Wrote: /root/rpmbuild/SRPMS/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.src.rpm #58 36.50 Downloading https://files.pythonhosted.org/packages/e6/68/50698ce24c61db7d44d93a5043c621a0ca7839d4ef9dff913e6ab465fc92/cryptography-2.7-cp27-cp27mu-manylinux1_x86_64.whl (2.3MB) #58 36.81 Collecting bcrypt>=3.1.3 (from paramiko==2.4.2) Wrote: /root/rpmbuild/RPMS/x86_64/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.wMRjzo + umask 022 + cd /root/rpmbuild/BUILD + cd src + /usr/bin/rm -rf /root/rpmbuild/BUILDROOT/docker-ce-cli-0.0.0.20190723233319.62f123fb-0.el7.x86_64 + exit 0 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-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'. docker run --rm -i -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm:/v -w /v alpine chown -R 1000:1000 rpmbuild make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/rpm' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #58 40.97 Downloading https://files.pythonhosted.org/packages/ad/36/9a0227d048e98409f012570f7bef8a8c2373b9c9c5dfbf82963cbae05ede/bcrypt-3.1.7-cp27-cp27mu-manylinux1_x86_64.whl (59kB) #58 41.08 Collecting pyasn1>=0.1.7 (from paramiko==2.4.2) #58 45.22 Downloading https://files.pythonhosted.org/packages/7b/7c/c9386b82a25115cccf1903441bba3cbadcfae7b678a20167347fa8ded34c/pyasn1-0.4.5-py2.py3-none-any.whl (73kB) #58 45.28 Requirement already satisfied: six in /usr/lib/python2.7/dist-packages (from pynacl>=1.0.1->paramiko==2.4.2) #58 45.28 Requirement already satisfied: cffi>=1.4.1 in /usr/lib/python2.7/dist-packages (from pynacl>=1.0.1->paramiko==2.4.2) #58 45.32 Collecting enum34; python_version < "3" (from cryptography>=1.5->paramiko==2.4.2) #58 49.44 Downloading https://files.pythonhosted.org/packages/c5/db/e56e6b4bbac7c4a06de1c50de6fe1ef3810018ae11732a50f15f62c7d050/enum34-1.1.6-py2-none-any.whl #58 49.52 Collecting asn1crypto>=0.21.0 (from cryptography>=1.5->paramiko==2.4.2) #58 53.63 Downloading https://files.pythonhosted.org/packages/ea/cd/35485615f45f30a510576f1a56d1e0a7ad7bd8ab5ed7cdc600ef7cd06222/asn1crypto-0.24.0-py2.py3-none-any.whl (101kB) #58 53.72 Collecting ipaddress; python_version < "3" (from cryptography>=1.5->paramiko==2.4.2) #58 57.85 Downloading https://files.pythonhosted.org/packages/fc/d0/7fc3a811e011d4b388be48a0e381db8d990042df54aa4ef4599a31d39853/ipaddress-1.0.22-py2.py3-none-any.whl #58 57.90 Installing collected packages: pynacl, enum34, asn1crypto, ipaddress, cryptography, bcrypt, pyasn1, paramiko #58 58.23 Successfully installed asn1crypto-0.24.0 bcrypt-3.1.7 cryptography-2.7 enum34-1.1.6 ipaddress-1.0.22 paramiko-2.4.2 pyasn1-0.4.5 pynacl-1.3.0 #58 58.84 Collecting yamllint==1.5.0 #58 71.25 Downloading https://files.pythonhosted.org/packages/64/93/2a2e99b04f4a2f2adb26f4f543770310bf6303b3af492345c4a700d14f4e/yamllint-1.5.0-py2.py3-none-any.whl #58 71.33 Collecting pyyaml (from yamllint==1.5.0) #58 75.46 Downloading https://files.pythonhosted.org/packages/a3/65/837fefac7475963d1eccf4aa684c23b95aa6c1d033a2c5965ccb11e22623/PyYAML-5.1.1.tar.gz (274kB) #58 76.19 Building wheels for collected packages: pyyaml #58 76.19 Running setup.py bdist_wheel for pyyaml: started #58 76.60 Running setup.py bdist_wheel for pyyaml: finished with status 'done' #58 76.60 Stored in directory: /root/.cache/pip/wheels/16/27/a1/775c62ddea7bfa62324fd1f65847ed31c55dadb6051481ba3f #58 76.62 Successfully built pyyaml #58 76.62 Installing collected packages: pyyaml, yamllint #58 76.71 Successfully installed pyyaml-5.1.1 yamllint-1.5.0 #58 77.27 Ignoring flake8: markers 'python_version == "3.3"' don't match your environment #58 77.27 Ignoring pytest: markers 'python_version == "3.3"' don't match your environment #58 77.27 Ignoring pytest-cov: markers 'python_version == "3.3"' don't match your environment #58 77.32 Collecting coverage==4.5.2 (from -r test-requirements.txt (line 1)) dpkg-deb: building package 'docker-ce-cli' in '../docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb'. #58 89.97 Downloading https://files.pythonhosted.org/packages/af/cf/e240715a50d64b0538a08a2be1ae4060fb25791e911cbe8fd2367b5deeaa/coverage-4.5.2-cp27-cp27mu-manylinux1_x86_64.whl (201kB) #58 90.07 Collecting flake8==3.6.0 (from -r test-requirements.txt (line 2)) #58 94.23 Downloading https://files.pythonhosted.org/packages/34/a6/49e2849a0e5464e1b5d621f63bc8453066f0f367bb3b744a33fca0bc1ddd/flake8-3.6.0-py2.py3-none-any.whl (68kB) #58 94.28 Collecting mock==1.0.1 (from -r test-requirements.txt (line 4)) #58 98.43 Downloading https://files.pythonhosted.org/packages/a2/52/7edcd94f0afb721a2d559a5b9aae8af4f8f2c79bc63fdbe8a8a6c9b23bbe/mock-1.0.1.tar.gz (818kB) #58 98.77 Collecting pytest==4.1.0 (from -r test-requirements.txt (line 6)) Removing intermediate container 1faedfe3eb9c ---> 45060dec9fc8 Step 25/49 : FROM builder as proxy-builder ---> f3b835806925 Step 26/49 : RUN git clone https://github.com/docker/libnetwork.git /go/src/github.com/docker/libnetwork ---> Running in 52152554e858 Cloning into '/go/src/github.com/docker/libnetwork'... #58 103.0 Downloading https://files.pythonhosted.org/packages/95/6a/4122affe57eb3857874ef959a73f362e51b23812b96c92e073b16e1effd0/pytest-4.1.0-py2.py3-none-any.whl (215kB) #58 103.1 Collecting pytest-cov==2.6.1 (from -r test-requirements.txt (line 7)) #58 107.2 Downloading https://files.pythonhosted.org/packages/7d/b5/92f32674ab954f80499ac73347bfeb815545ea295439c12b0ef3ac8f0975/pytest_cov-2.6.1-py2.py3-none-any.whl #58 107.3 Collecting pytest-timeout==1.3.3 (from -r test-requirements.txt (line 9)) #58 111.4 Downloading https://files.pythonhosted.org/packages/58/92/f60ea2e27074d6f97c8aaf21e34d1f838eb623e4b8070680846c65318a10/pytest_timeout-1.3.3-py2.py3-none-any.whl #58 111.5 Collecting configparser; python_version < "3.2" (from flake8==3.6.0->-r test-requirements.txt (line 2)) Removing intermediate container 52152554e858 ---> 0c77b747ea59 Step 27/49 : WORKDIR /go/src/github.com/docker/libnetwork ---> Running in a0bdedcfe81c Removing intermediate container a0bdedcfe81c ---> b2fea669ce88 Step 28/49 : RUN . /binaries-commits && git checkout -q "$LIBNETWORK_COMMIT" && CGO_ENABLED=0 go build -buildmode=pie -ldflags="$PROXY_LDFLAGS" -o /sbin/docker-proxy github.com/docker/libnetwork/cmd/proxy ---> Running in c37ed341df1b #58 115.7 Downloading https://files.pythonhosted.org/packages/ba/05/6c96328e92e625fc31445d24d75a2c92ef9ba34fc5b037fe69693c362a0d/configparser-3.7.4-py2.py3-none-any.whl #58 115.8 Collecting pycodestyle<2.5.0,>=2.4.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) #58 119.9 Downloading https://files.pythonhosted.org/packages/e5/c6/ce130213489969aa58610042dff1d908c25c731c9575af6935c2dfad03aa/pycodestyle-2.4.0-py2.py3-none-any.whl (62kB) #58 120.0 Collecting mccabe<0.7.0,>=0.6.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) dpkg-genchanges >../docker-ce_0.0.0-20190723233319-62f123fb-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-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes /root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb /build '/root/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce-cli_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc' removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.dsc' '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz' removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial.tar.gz' '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes' removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.changes' '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' -> '/build/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' removed '/root/docker-ce_0.0.0-20190723233319-62f123fb-0~ubuntu-xenial_amd64.deb' docker run --rm -v /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb:/v -w /v alpine chown -R 1000:1000 debbuild/ubuntu-xenial make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/deb' [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } #58 124.1 Downloading https://files.pythonhosted.org/packages/87/89/479dc97e18549e21354893e4ee4ef36db1d237534982482c3681ee6e7b57/mccabe-0.6.1-py2.py3-none-any.whl #58 124.2 Requirement already satisfied: enum34; python_version < "3.4" in /usr/local/lib/python2.7/dist-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) #58 124.2 Collecting pyflakes<2.1.0,>=2.0.0 (from flake8==3.6.0->-r test-requirements.txt (line 2)) #58 128.3 Downloading https://files.pythonhosted.org/packages/44/98/af7a72c9a543b1487d92813c648cb9b9adfbc96faef5455d60f4439aa99b/pyflakes-2.0.0-py2.py3-none-any.whl (53kB) #58 128.4 Requirement already satisfied: setuptools>=30 in /usr/lib/python2.7/dist-packages (from flake8==3.6.0->-r test-requirements.txt (line 2)) #58 128.4 Collecting attrs>=17.4.0 (from pytest==4.1.0->-r test-requirements.txt (line 6)) #58 132.6 Downloading https://files.pythonhosted.org/packages/23/96/d828354fa2dbdf216eaa7b7de0db692f12c234f7ef888cc14980ef40d1d2/attrs-19.1.0-py2.py3-none-any.whl #58 132.7 Collecting more-itertools>=4.0.0 (from pytest==4.1.0->-r test-requirements.txt (line 6)) #58 136.8 Downloading https://files.pythonhosted.org/packages/2f/9d/dcfe59e213093695f108508af1214cf9cd95cc5489e46877ec5cb56369e5/more_itertools-5.0.0-py2-none-any.whl (52kB) #58 136.9 Collecting pathlib2>=2.2.0; python_version < "3.6" (from pytest==4.1.0->-r test-requirements.txt (line 6)) #58 141.0 Downloading https://files.pythonhosted.org/packages/67/c6/4dbf5dfdbe1140cadf765c3896acc098578626c35721bc7d3eb35f6a8fc1/pathlib2-2.3.4-py2.py3-none-any.whl #58 141.1 Requirement already satisfied: six>=1.10.0 in /usr/lib/python2.7/dist-packages (from pytest==4.1.0->-r test-requirements.txt (line 6)) #58 141.1 Collecting pluggy>=0.7 (from pytest==4.1.0->-r test-requirements.txt (line 6)) #58 145.2 Downloading https://files.pythonhosted.org/packages/06/ee/de89e0582276e3551df3110088bf20844de2b0e7df2748406876cc78e021/pluggy-0.12.0-py2.py3-none-any.whl #58 145.3 Collecting py>=1.5.0 (from pytest==4.1.0->-r test-requirements.txt (line 6)) # github.com/docker/libnetwork/cmd/proxy loadinternal: cannot find runtime/cgo Removing intermediate container c37ed341df1b ---> aa5fd6352c6c Step 29/49 : FROM builder as init-builder ---> f3b835806925 Step 30/49 : RUN git clone https://github.com/krallin/tini.git /tini ---> Running in 816d79c2701e #58 149.5 Downloading https://files.pythonhosted.org/packages/76/bc/394ad449851729244a97857ee14d7cba61ddb268dce3db538ba2f2ba1f0f/py-1.8.0-py2.py3-none-any.whl (83kB) #58 149.5 Requirement already satisfied: funcsigs; python_version < "3.0" in /usr/lib/python2.7/dist-packages (from pytest==4.1.0->-r test-requirements.txt (line 6)) #58 149.6 Collecting atomicwrites>=1.0 (from pytest==4.1.0->-r test-requirements.txt (line 6)) Cloning into '/tini'... Removing intermediate container 816d79c2701e ---> f8143e966955 Step 31/49 : WORKDIR /tini ---> Running in e831d8a30894 Removing intermediate container e831d8a30894 ---> 214e7918f193 Step 32/49 : RUN . /binaries-commits && git checkout -q "$TINI_COMMIT" && cmake . && make tini-static && cp tini-static /sbin/docker-init #58 153.7 Downloading https://files.pythonhosted.org/packages/52/90/6155aa926f43f2b2a22b01be7241be3bfd1ceaf7d0b3267213e8127d41f4/atomicwrites-1.3.0-py2.py3-none-any.whl #58 153.7 Collecting scandir; python_version < "3.5" (from pathlib2>=2.2.0; python_version < "3.6"->pytest==4.1.0->-r test-requirements.txt (line 6)) ---> Running in cedfb9a7c6de -- The C compiler identification is GNU 6.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 #58 157.9 Downloading https://files.pythonhosted.org/packages/df/f5/9c052db7bd54d0cbf1bc0bb6554362bba1012d03e5888950a4f5c5dadc4e/scandir-1.10.0.tar.gz #58 158.1 Collecting importlib-metadata>=0.12 (from pluggy>=0.7->pytest==4.1.0->-r test-requirements.txt (line 6)) -- Detecting C compile features - done -- Performing Test HAS_BUILTIN_FORTIFY -- Performing Test HAS_BUILTIN_FORTIFY - Failed -- Configuring done -- Generating done -- Build files have been written to: /tini Scanning dependencies of target tini-static [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [100%] Linking C executable tini-static [100%] Built target tini-static #58 162.2 Downloading https://files.pythonhosted.org/packages/bd/23/dce4879ec58acf3959580bfe769926ed8198727250c5e395e6785c764a02/importlib_metadata-0.18-py2.py3-none-any.whl #58 162.3 Collecting zipp>=0.5 (from importlib-metadata>=0.12->pluggy>=0.7->pytest==4.1.0->-r test-requirements.txt (line 6)) Removing intermediate container cedfb9a7c6de ---> e8b0b6e77889 Step 33/49 : FROM builder as runc-builder ---> f3b835806925 Step 34/49 : RUN apt-get install -y libseccomp-dev ---> Running in 170bd7c24f85 #58 166.5 Downloading https://files.pythonhosted.org/packages/da/bd/1a5fdf15aa44231fd09f63ecf175b60f057ae37ec65b343bb009364923f3/zipp-0.5.2-py2.py3-none-any.whl #58 166.6 Collecting contextlib2; python_version < "3" (from importlib-metadata>=0.12->pluggy>=0.7->pytest==4.1.0->-r test-requirements.txt (line 6)) #58 170.7 Downloading https://files.pythonhosted.org/packages/a2/71/8273a7eeed0aff6a854237ab5453bc9aa67deb49df4832801c21f0ff3782/contextlib2-0.5.5-py2.py3-none-any.whl #58 170.7 Building wheels for collected packages: mock, scandir #58 170.7 Running setup.py bdist_wheel for mock: started #58 170.9 Running setup.py bdist_wheel for mock: finished with status 'done' #58 170.9 Stored in directory: /root/.cache/pip/wheels/7e/72/92/744b532c779242b57aab4bcba80c312b30c069bbd60025e7e6 #58 170.9 Running setup.py bdist_wheel for scandir: started Reading package lists... #58 171.3 Running setup.py bdist_wheel for scandir: finished with status 'done' #58 171.3 Stored in directory: /root/.cache/pip/wheels/91/95/75/19c98a91239878abbc7c59970abd3b4e0438a7dd5b61778335 #58 171.4 Successfully built mock scandir #58 171.4 Installing collected packages: coverage, configparser, pycodestyle, mccabe, pyflakes, flake8, mock, attrs, more-itertools, scandir, pathlib2, zipp, contextlib2, importlib-metadata, pluggy, py, atomicwrites, pytest, pytest-cov, pytest-timeout #58 171.5 Found existing installation: mock 2.0.0 #58 171.5 Not uninstalling mock at /usr/lib/python2.7/dist-packages, outside environment /usr Building dependency tree... Reading state information... #58 172.0 Successfully installed atomicwrites-1.3.0 attrs-19.1.0 configparser-3.7.4 contextlib2-0.5.5 coverage-4.5.2 flake8-3.6.0 importlib-metadata-0.18 mccabe-0.6.1 mock-1.0.1 more-itertools-5.0.0 pathlib2-2.3.4 pluggy-0.12.0 py-1.8.0 pycodestyle-2.4.0 pyflakes-2.0.0 pytest-4.1.0 pytest-cov-2.6.1 pytest-timeout-1.3.3 scandir-1.10.0 zipp-0.5.2 libseccomp-dev is already the newest version (2.3.1-2.1+deb9u1). 0 upgraded, 0 newly installed, 0 to remove and 19 not upgraded. #58 completed: 2019-07-26 21:21:02.243170023 +0000 UTC #58 duration: 2m52.222139777s #59 [final 1/1] COPY . /go/src/github.com/docker/docker #59 digest: sha256:8fcd7b86a4d355da89e0cadd18187ee06b301fc4e3027042acbaf9ef2ae3bc56 #59 name: "[final 1/1] COPY . /go/src/github.com/docker/docker" #59 started: 2019-07-26 21:21:02.246274209 +0000 UTC Removing intermediate container 170bd7c24f85 ---> f6edcad042c8 Step 35/49 : RUN git clone https://github.com/opencontainers/runc.git /go/src/github.com/opencontainers/runc ---> Running in 4132793c7472 Cloning into '/go/src/github.com/opencontainers/runc'... #59 completed: 2019-07-26 21:21:08.466024359 +0000 UTC #59 duration: 6.21975015s #60 exporting to image #60 digest: sha256:31751260c438773837a8c5cbd67ab7261dcdcc4806eac47a5ea2e61362100c1b #60 name: "exporting to image" #60 started: 2019-07-26 21:21:08.468759215 +0000 UTC #60 exporting layers Removing intermediate container 4132793c7472 ---> 0db87337d54a Step 36/49 : WORKDIR /go/src/github.com/opencontainers/runc ---> Running in a9a0f5c01823 Removing intermediate container a9a0f5c01823 ---> 037b20024de9 Step 37/49 : RUN . /binaries-commits && git checkout -q "$RUNC_COMMIT" && make BUILDTAGS='seccomp apparmor' static && make install ---> Running in 77ffbec695a1 warning: empty strings as pathspecs will be made invalid in upcoming releases. please use . instead if you meant to match all paths CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o runc . # github.com/opencontainers/runc /tmp/go-link-475792969/000018.o: In function `mygetgrouplist': /usr/local/go/src/os/user/getgrouplist_unix.go:15: warning: Using 'getgrouplist' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-475792969/000017.o: In function `mygetgrgid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:38: warning: Using 'getgrgid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-475792969/000017.o: In function `mygetgrnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:43: warning: Using 'getgrnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-475792969/000017.o: In function `mygetpwnam_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:33: warning: Using 'getpwnam_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking /tmp/go-link-475792969/000017.o: In function `mygetpwuid_r': /usr/local/go/src/os/user/cgo_lookup_unix.go:28: warning: Using 'getpwuid_r' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking CGO_ENABLED=1 go build -tags "seccomp apparmor netgo osusergo static_build" -installsuffix netgo -ldflags "-w -extldflags -static -X main.gitCommit="6cccc1760d57d9e1bc856b96eeb7ee02b7b8101d" -X main.version=1.0.0-rc8+dev " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty install -D -m0755 runc /usr/local/sbin/runc Removing intermediate container 77ffbec695a1 ---> 12cc099b978b Step 38/49 : FROM scratch ---> Step 39/49 : ARG VERSION ---> Running in 82b5c901a2fb Removing intermediate container 82b5c901a2fb ---> d36ec640395e Step 40/49 : ARG GITCOMMIT ---> Running in 954808c84dd6 Removing intermediate container 954808c84dd6 ---> 5fc5685e70fb Step 41/49 : ARG BUILDTIME ---> Running in 46a1793415dd Removing intermediate container 46a1793415dd ---> fa2f6b87dac9 Step 42/49 : ARG PLATFORM ---> Running in 3c200bd9b9ba Removing intermediate container 3c200bd9b9ba ---> 83fb4505fda7 Step 43/49 : ARG ENGINE_IMAGE ---> Running in b22de74a571d Removing intermediate container b22de74a571d ---> 8a94e5e860c6 Step 44/49 : COPY --from=dockerd-builder /sbin/dockerd /bin/ ---> 6b41fa8a61ed Step 45/49 : COPY --from=proxy-builder /sbin/docker-proxy /bin/ ---> e0438dc1f0fa Step 46/49 : COPY --from=init-builder /sbin/docker-init /bin/ ---> 9cb1320f47e8 Step 47/49 : COPY --from=runc-builder /usr/local/sbin/runc /bin/ #60 completed: 2019-07-26 21:22:17.802805889 +0000 UTC #60 duration: 1m9.334046674s #60 exporting layers 69.3s done #60 writing image sha256:ad091d5787f2c9fb519e5435855592a455fe78ae0059121a199d2c56d3aa246e done #60 naming to docker.io/library/docker-dev:18-09 done 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_USERLANDPROXY -e DOCKERD_ARGS -e TEST_INTEGRATION_DIR -e TESTDIRS -e TESTFLAGS -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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/bundles:/go/src/github.com/docker/docker/bundles" -v "/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/.git:/go/src/github.com/docker/docker/.git" -v docker-dev-cache:/root/.cache "docker-dev:18-09" hack/make.sh binary Removing bundles/ ---> Making bundle: binary (in bundles/binary) Building: bundles/binary-daemon/dockerd-0.0.1-dev ---> 3a56f18b7186 Step 48/49 : LABEL org.opencontainers.image.authors="Docker Inc." org.opencontainers.image.created="${BUILDTIME}" org.opencontainers.image.documentation="https://docs.docker.com/" org.opencontainers.image.licenses="Apache-2.0" org.opencontainers.image.revision="${GITCOMMIT}" org.opencontainers.image.url="https://www.docker.com/products/docker-engine" org.opencontainers.image.vendor="Docker Inc." org.opencontainers.image.version="${VERSION}" com.docker.distribution_based_engine="{\"platform\":\"${PLATFORM}\",\"engine_image\":\"${ENGINE_IMAGE}\",\"containerd_min_version\":\"1.2.0-beta.1\",\"runtime\":\"host_install\"}" ---> Running in 47bfdd8c5f0c Removing intermediate container 47bfdd8c5f0c ---> eeff993b4bf3 Step 49/49 : ENTRYPOINT ["/bin/dockerd"] ---> Running in 507e126b7950 Removing intermediate container 507e126b7950 ---> 00dcaf1b25ad Successfully built 00dcaf1b25ad Successfully tagged dockereng/engine-community:0.0.0-20190726164151-9f122f0 echo dockereng/engine-community:0.0.0-20190726164151-9f122f0 > image-linux make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' [Pipeline] sh + pwd + make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine clean-image clean-engine make ENGINE_DIR=/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine -C image clean make[1]: Entering directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine rm -f /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/Dockerfile.engine-dm docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0 Untagged: dockereng/engine-community:0.0.0-20190726164151-9f122f0 Deleted: sha256:00dcaf1b25ad17e27aeacd4306db35c451c006d9376959a26ea3501d4750e163 Deleted: sha256:eeff993b4bf36a1ecde133dd607c62ab757dbb2eaeebee1d0c9ff21e97c32f4c Deleted: sha256:3a56f18b7186f3ab1c2a3ceeb0600848e8d22dbbf5a0537a759e02251eeb21d0 Deleted: sha256:5a755a12f36625a2c4f0fd4304467667b4cc3892b6365694a69ae87089dd4761 Deleted: sha256:9cb1320f47e82551c8e22a92f0f72e348d806c78daa38a1b3671a790a8362704 Deleted: sha256:9e4501c182050ea3c8958b2240e711d22d5c1b8f3976ff1807dbe938752db22f Deleted: sha256:e0438dc1f0fa920904848085da380d16abc89f3f33ae3d1b38a37a7da8923d18 Deleted: sha256:a4c1afcb9acfa53f033671f2e73df4e869fb7bd705699775572957867c272d9d Deleted: sha256:6b41fa8a61ed189e6458cdf63b7f81da6fb8ec2a46cfa30d3618c6835896c865 Deleted: sha256:fdec16aa96d28407767c724ad0f83609b535f951ddbe8fafea04bd17d71da5f2 Deleted: sha256:8a94e5e860c6e1f2342a59659eb5bbf483ad07b718502f8c7823ed534909d255 Deleted: sha256:83fb4505fda73e7363b03db7515a4184acf31a8644354e9673906488aac21993 Deleted: sha256:fa2f6b87dac9c6eaafb2e0d8225397be1819615eea869b1f3ff15c5a7a8d95b9 Deleted: sha256:5fc5685e70fb6d60a7b92119de5b8f03e93ba4677a671e9d74fe4479e0df23df Deleted: sha256:d36ec640395e8694128aafe1ca981207c655c4462d58c6113a1694aa26e68395 docker rmi dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm Error: No such image: dockereng/engine-community:0.0.0-20190726164151-9f122f0-dm Makefile:40: recipe for target 'clean' failed make[1]: [clean] Error 1 (ignored) rm -f image-linux rm -f -r artifacts rm -f *.tar make[1]: Leaving directory '/home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/image' rm -rf /home/jenkins/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/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.1-dev Copying nested executables into bundles/binary-daemon make[2]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine' Unable to find image 'alpine:latest' locally latest: Pulling from library/alpine 050382585609: Pulling fs layer 050382585609: Verifying Checksum 050382585609: Download complete 050382585609: Pull complete Digest: sha256:6a92cd1fcdc8d8cdec60f33dda4db2cb1fcdcacf3410a8e05b3741f44a9b5998 Status: Downloaded newer image for alpine:latest mkdir -p build/linux/docker cp /home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/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_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/engine/bundles/binary-daemon/$f build/linux/docker/$f; \ done tar -C build/linux -c -z -f build/linux/docker-0.0.0-20190725195304-e8c623b37e.tgz docker make[1]: Leaving directory '/home/ubuntu/workspace/docker-ce-packaging_18.09-V44NSCCSBAWLEE3LY75MAI3EQWSSDXFW2P7FAV34CFG2EWK6VZQA/static' [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