Pull request #2124 opened 15:35:53 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 379470969b5b276f2f5dd67335fe3adfa6057b7b+2355349d8b99ea2c15bbdd7f1f203fa078e9bb4e (2cd937b20ecf6af89e412716f6995a8c7c95e7af) 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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/cli_PR-2124@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 9d211b4b26f02e228a3affd71de33f5afd9f4d88 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d211b4b26f02e228a3affd71de33f5afd9f4d88 Commit message: "Merge pull request #15 from docker/add-groovydocs" First time build. Skipping changelog. [Pipeline] Start of Pipeline [Pipeline] node Running on ubuntu-1804-overlay2 (i-0bcdbe30dd41f253d) in /home/ubuntu/workspace/cli_PR-2124 [Pipeline] { [Pipeline] withDockerRegistry $ docker login -u dockerbuildbot -p ******** https://index.docker.io/v1/ WARNING! Using --password via the CLI is insecure. Use --password-stdin. WARNING! Your password will be stored unencrypted in /home/ubuntu/workspace/cli_PR-2124@tmp/3fe7391f-9665-4019-a9d8-825cba2ca1cf/config.json. Configure a credential helper to remove this warning. See https://docs.docker.com/engine/reference/commandline/login/#credentials-store Login Succeeded [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] wrap [Pipeline] { [Pipeline] echo 15:35:57 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 15:35:57 chowning workspace [Pipeline] sh 15:35:57 + uname -m [Pipeline] sh 15:35:58 + pwd 15:35:58 + id -u 15:35:58 + id -g 15:35:58 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2124:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 15:35:59 Removing all docker containers [Pipeline] sh 15:35:59 + docker container ls -aq [Pipeline] echo 15:35:59 Docker containers have been removed [Pipeline] echo 15:35:59 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 15:35:59 cleanWorkspace: Workspace is clean. [Pipeline] timeout 15:35:59 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 15:35:59 Using the ‘stage’ step without a block argument is deprecated 15:35:59 Entering stage Git Checkout 15:35:59 Proceeding [Pipeline] checkout 15:35:59 using credential docker-jenkins-github-credentials 15:35:59 Cloning the remote Git repository 15:35:59 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2124 # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2124/head:refs/remotes/origin/PR-2124 +refs/heads/19.03:refs/remotes/origin/19.03 15:36:02 Fetching without tags 15:36:02 Merging remotes/origin/19.03 commit 2355349d8b99ea2c15bbdd7f1f203fa078e9bb4e into PR head commit 379470969b5b276f2f5dd67335fe3adfa6057b7b 15:36:02 Merge succeeded, producing 379470969b5b276f2f5dd67335fe3adfa6057b7b 15:36:02 Checking out Revision 379470969b5b276f2f5dd67335fe3adfa6057b7b (PR-2124) > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2124/head:refs/remotes/origin/PR-2124 # timeout=10 > git config --add remote.origin.fetch +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress https://github.com/docker/cli.git +refs/pull/2124/head:refs/remotes/origin/PR-2124 +refs/heads/19.03:refs/remotes/origin/19.03 > git config core.sparsecheckout # timeout=10 > git checkout -f 379470969b5b276f2f5dd67335fe3adfa6057b7b > git merge 2355349d8b99ea2c15bbdd7f1f203fa078e9bb4e # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 379470969b5b276f2f5dd67335fe3adfa6057b7b 15:36:03 Commit message: "Add option remove `env_file` entry after merged" 15:36:03 First time build. Skipping changelog. [Pipeline] stage 15:36:03 Using the ‘stage’ step without a block argument is deprecated 15:36:03 Entering stage Run end-to-end test suite 15:36:03 Proceeding [Pipeline] sh 15:36:04 + docker version 15:36:04 Client: Docker Engine - Community 15:36:04 Version: 19.03.2 15:36:04 API version: 1.40 15:36:04 Go version: go1.12.8 15:36:04 Git commit: 6a30dfc 15:36:04 Built: Thu Aug 29 05:29:11 2019 15:36:04 OS/Arch: linux/amd64 15:36:04 Experimental: false 15:36:04 15:36:04 Server: Docker Engine - Community 15:36:04 Engine: 15:36:04 Version: 19.03.2 15:36:04 API version: 1.40 (minimum version 1.12) 15:36:04 Go version: go1.12.8 15:36:04 Git commit: 6a30dfc 15:36:04 Built: Thu Aug 29 05:27:45 2019 15:36:04 OS/Arch: linux/amd64 15:36:04 Experimental: true 15:36:04 containerd: 15:36:04 Version: 1.2.6 15:36:04 GitCommit: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 15:36:04 runc: 15:36:04 Version: 1.0.0-rc8 15:36:04 GitCommit: 425e105d5a03fabd737a126ad93d62a9eeede87f 15:36:04 docker-init: 15:36:04 Version: 0.18.0 15:36:04 GitCommit: fec3683 [Pipeline] sh fatal: bad object 9d211b4b26f02e228a3affd71de33f5afd9f4d88 15:36:04 + docker info 15:36:04 Client: 15:36:04 Debug Mode: false 15:36:04 15:36:04 Server: 15:36:04 Containers: 0 15:36:04 Running: 0 15:36:04 Paused: 0 15:36:04 Stopped: 0 15:36:04 Images: 72 15:36:04 Server Version: 19.03.2 15:36:04 Storage Driver: overlay2 15:36:04 Backing Filesystem: extfs 15:36:04 Supports d_type: true 15:36:04 Native Overlay Diff: true 15:36:04 Logging Driver: json-file 15:36:04 Cgroup Driver: cgroupfs 15:36:04 Plugins: 15:36:04 Volume: local 15:36:04 Network: bridge host ipvlan macvlan null overlay 15:36:04 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 15:36:04 Swarm: inactive 15:36:04 Runtimes: runc 15:36:04 Default Runtime: runc 15:36:04 Init Binary: docker-init 15:36:04 containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb 15:36:04 runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f 15:36:04 init version: fec3683 15:36:04 Security Options: 15:36:04 apparmor 15:36:04 seccomp 15:36:04 Profile: default 15:36:04 Kernel Version: 4.15.0-1048-aws 15:36:04 Operating System: Ubuntu 18.04.3 LTS 15:36:04 OSType: linux 15:36:04 Architecture: x86_64 15:36:04 CPUs: 2 15:36:04 Total Memory: 7.501GiB 15:36:04 Name: ip-10-100-51-227 15:36:04 ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG 15:36:04 Docker Root Dir: /var/lib/docker 15:36:04 Debug Mode: false 15:36:04 Username: dockerbuildbot 15:36:04 Registry: https://index.docker.io/v1/ 15:36:04 Labels: 15:36:04 Experimental: true 15:36:04 Insecure Registries: 15:36:04 127.0.0.0/8 15:36:04 Live Restore Enabled: true 15:36:04 15:36:04 WARNING: No swap limit support [Pipeline] sh 15:36:05 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 15:36:05 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 15:36:05 #2 [internal] load .dockerignore 15:36:05 #2 transferring context: 100B done 15:36:05 #2 DONE 0.0s 15:36:05 15:36:05 #1 [internal] load build definition from Dockerfile.e2e 15:36:05 #1 transferring dockerfile: 1.58kB done 15:36:05 #1 DONE 0.0s 15:36:05 15:36:05 #3 [internal] load metadata for docker.io/library/golang:1.12.10 15:36:05 #3 DONE 0.1s 15:36:05 15:36:05 #4 [1/11] FROM docker.io/library/golang:1.12.10@sha256:61152d6f60bd8d83e6f6... 15:36:05 #4 DONE 0.0s 15:36:05 15:36:05 #10 [internal] load build context 15:36:06 #10 transferring context: 40.43MB 1.0s done 15:36:06 #10 DONE 1.0s 15:36:06 15:36:06 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 15:36:06 #7 CACHED 15:36:06 15:36:06 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 15:36:06 #5 CACHED 15:36:06 15:36:06 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 15:36:06 #6 CACHED 15:36:06 15:36:06 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 15:36:06 #9 CACHED 15:36:06 15:36:06 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 15:36:06 #11 CACHED 15:36:06 15:36:06 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 15:36:06 #8 CACHED 15:36:06 15:36:06 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 15:36:06 #12 CACHED 15:36:06 15:36:06 #13 [9/11] COPY . . 15:36:08 #13 DONE 1.8s 15:36:08 15:36:08 #14 [10/11] RUN ./scripts/build/binary 15:36:09 #14 0.882 Building statically linked build/docker-linux-amd64 15:37:30 #14 DONE 68.9s 15:37:30 15:37:30 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 15:37:30 #15 0.671 Building statically linked build/plugins-linux-amd64/docker-helloworld 15:37:30 #15 2.548 Building statically linked build/plugins-linux-amd64/docker-badmeta 15:37:30 #15 4.263 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 15:37:30 #15 DONE 6.3s 15:37:30 15:37:30 #16 exporting to image 15:37:30 #16 exporting layers 15:37:30 #16 exporting layers 2.0s done 15:37:30 #16 writing image sha256:f83a1eb77ef10517ab63797e6aafc5c65aca6880e18150fe62c3d520b115bd66 done 15:37:30 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 15:37:30 #16 DONE 2.0s 15:37:30 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e1 15:37:30 Creating network "cliendtoendsuite_default" with the default driver 15:37:30 Building notary-server 15:37:30 Step 1/3 : ARG NOTARY_VERSION=0.5.0 15:37:30 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 15:37:30 ---> 16b632e954ca 15:37:30 Step 3/3 : COPY ./notary/ /fixtures/ 15:37:30 ---> 26a528901d6a 15:37:30 Successfully built 26a528901d6a 15:37:30 Successfully tagged cliendtoendsuite_notary-server:latest 15:37:30 Building evil-notary-server 15:37:30 Step 1/3 : ARG NOTARY_VERSION=0.5.0 15:37:30 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 15:37:30 ---> 16b632e954ca 15:37:30 Step 3/3 : COPY ./notary-evil/ /fixtures/ 15:37:30 ---> a1c0228d23bf 15:37:30 Successfully built a1c0228d23bf 15:37:30 Successfully tagged cliendtoendsuite_evil-notary-server:latest 15:37:30 Creating cliendtoendsuite_registry_1 ... 15:37:30 Creating cliendtoendsuite_evil-notary-server_1 ... 15:37:30 Creating cliendtoendsuite_notary-server_1 ... 15:37:30 Creating cliendtoendsuite_engine_1 ... 15:37:31  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.24.0.4:2375 15:37:31 Client: 15:37:31 Version: 19.03.0-dev 15:37:31 API version: 1.40 15:37:31 Go version: go1.12.10 15:37:31 Git commit: 15:37:31 Built: Fri Oct 4 15:36:08 2019 15:37:31 OS/Arch: linux/amd64 15:37:31 Experimental: false 15:37:31 15:37:31 Server: Docker Engine - Community 15:37:31 Engine: 15:37:31 Version: 19.03.3-rc1 15:37:31 API version: 1.40 (minimum version 1.12) 15:37:31 Go version: go1.12.10 15:37:31 Git commit: 1576bd7917 15:37:31 Built: Wed Oct 2 21:24:13 2019 15:37:31 OS/Arch: linux/amd64 15:37:31 Experimental: false 15:37:31 containerd: 15:37:31 Version: v1.2.10 15:37:31 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 15:37:31 runc: 15:37:31 Version: 1.0.0-rc8+dev 15:37:31 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:37:31 docker-init: 15:37:31 Version: 0.18.0 15:37:31 GitCommit: fec3683 15:37:31 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 15:37:31 88286f41530e: Pulling fs layer 15:37:31 88286f41530e: Verifying Checksum 15:37:31 88286f41530e: Download complete 15:37:31 88286f41530e: Pull complete 15:37:31 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:37:31 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:37:31 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:37:31 The push refers to repository [registry:5000/alpine] 15:37:31 5bef08742407: Preparing 15:37:32 5bef08742407: Pushed 15:37:32 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 15:37:32 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 15:37:32 03b1be98f3f9: Pulling fs layer 15:37:32 03b1be98f3f9: Verifying Checksum 15:37:32 03b1be98f3f9: Download complete 15:37:32 03b1be98f3f9: Pull complete 15:37:32 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:37:32 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:37:32 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:37:32 The push refers to repository [registry:5000/busybox] 15:37:32 6a749002dd6a: Preparing 15:37:32 6a749002dd6a: Pushed 15:37:32 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 15:37:33 Swarm initialized: current node (si6qlvhe844vsmg3oa84fy88o) is now a manager. 15:37:33 15:37:33 To add a worker to this swarm, run the following command: 15:37:33 15:37:33 docker swarm join --token SWMTKN-1-2pxgpx3ogmiw9vtny1lhvkx2x4hpa07xgh46k49jgmgsmqn2dy-dmry7a91okyifhcxozac8diyf 172.24.0.4:2377 15:37:33 15:37:33 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 15:37:33 15:38:00 ✓ e2e/cli-plugins (2.476s) 15:38:00 ∅ e2e/cli-plugins/plugins/badmeta 15:38:00 ∅ e2e/cli-plugins/plugins/nopersistentprerun 15:38:00 ✓ e2e/context (44ms) 15:38:06 ✓ e2e/container (8.317s) 15:38:10 ✓ e2e/plugin (3.799s) 15:38:12 ✓ e2e/image (11.608s) 15:38:12 ∅ e2e/internal/fixtures 15:38:12 ∅ e2e/plugin/basic 15:38:12 ✓ e2e/stack (615ms) 15:38:12 ✓ e2e/system (68ms) 15:38:15 ✓ e2e/trust (2.125s) 15:38:15 15:38:15 === Skipped 15:38:15 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 15:38:15 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 15:38:15 15:38:15 === SKIP: e2e/image TestBuildIidFileSquash (0.08s) 15:38:15 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 15:38:15 15:38:15 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 15:38:15 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 15:38:15 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 15:38:15 15:38:15 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 15:38:15 --- SKIP: TestRemove/Kubernetes (0.00s) 15:38:15 remove_test.go:22: !environment.KubernetesEnabled() 15:38:15 15:38:15 15:38:15 DONE 87 tests, 4 skipped in 41.344s 15:38:15 Stopping cliendtoendsuite_engine_1 ... 15:38:15 Stopping cliendtoendsuite_notary-server_1 ... 15:38:15 Stopping cliendtoendsuite_evil-notary-server_1 ... 15:38:15 Stopping cliendtoendsuite_registry_1 ... 15:38:17  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_engine_1 ... 15:38:17 Removing cliendtoendsuite_notary-server_1 ... 15:38:17 Removing cliendtoendsuite_evil-notary-server_1 ... 15:38:17 Removing cliendtoendsuite_registry_1 ... 15:38:17  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default 15:38:17 Removing image cliendtoendsuite_notary-server 15:38:17 Removing image cliendtoendsuite_evil-notary-server 15:38:17 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e1 15:38:19 Creating network "cliendtoendsuite_default" with the default driver 15:38:19 Building notary-server 15:38:19 Step 1/3 : ARG NOTARY_VERSION=0.5.0 15:38:19 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 15:38:19 ---> 16b632e954ca 15:38:19 Step 3/3 : COPY ./notary/ /fixtures/ 15:38:19 ---> 9c609e1bdf59 15:38:19 Successfully built 9c609e1bdf59 15:38:19 Successfully tagged cliendtoendsuite_notary-server:latest 15:38:19 Building evil-notary-server 15:38:19 Step 1/3 : ARG NOTARY_VERSION=0.5.0 15:38:19 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 15:38:19 ---> 16b632e954ca 15:38:19 Step 3/3 : COPY ./notary-evil/ /fixtures/ 15:38:19 ---> af9f27f95cf1 15:38:19 Successfully built af9f27f95cf1 15:38:19 Successfully tagged cliendtoendsuite_evil-notary-server:latest 15:38:20 Creating cliendtoendsuite_notary-server_1 ... 15:38:20 Creating cliendtoendsuite_evil-notary-server_1 ... 15:38:20 Creating cliendtoendsuite_registry_1 ... 15:38:20 Creating cliendtoendsuite_engine_1 ... 15:38:23  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.25.0.2:2375 15:38:23 Client: 15:38:23 Version: 19.03.0-dev 15:38:23 API version: 1.40 15:38:23 Go version: go1.12.10 15:38:23 Git commit: 15:38:23 Built: Fri Oct 4 15:36:08 2019 15:38:23 OS/Arch: linux/amd64 15:38:23 Experimental: false 15:38:23 15:38:23 Server: Docker Engine - Community 15:38:23 Engine: 15:38:23 Version: 19.03.3-rc1 15:38:23 API version: 1.40 (minimum version 1.12) 15:38:23 Go version: go1.12.10 15:38:23 Git commit: 1576bd7917 15:38:23 Built: Wed Oct 2 21:24:13 2019 15:38:23 OS/Arch: linux/amd64 15:38:23 Experimental: true 15:38:23 containerd: 15:38:23 Version: v1.2.10 15:38:23 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 15:38:23 runc: 15:38:23 Version: 1.0.0-rc8+dev 15:38:23 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:38:23 docker-init: 15:38:23 Version: 0.18.0 15:38:23 GitCommit: fec3683 15:38:23 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 15:38:23 88286f41530e: Pulling fs layer 15:38:23 88286f41530e: Verifying Checksum 15:38:23 88286f41530e: Download complete 15:38:24 88286f41530e: Pull complete 15:38:24 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:38:24 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:38:24 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:38:24 The push refers to repository [registry:5000/alpine] 15:38:24 5bef08742407: Preparing 15:38:24 5bef08742407: Pushed 15:38:24 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 15:38:24 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 15:38:24 03b1be98f3f9: Pulling fs layer 15:38:24 03b1be98f3f9: Verifying Checksum 15:38:24 03b1be98f3f9: Download complete 15:38:24 03b1be98f3f9: Pull complete 15:38:24 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:38:24 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:38:24 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:38:24 The push refers to repository [registry:5000/busybox] 15:38:24 6a749002dd6a: Preparing 15:38:24 6a749002dd6a: Pushed 15:38:24 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 15:38:25 Swarm initialized: current node (nzu67k5c8z4el3x81e94pnb5x) is now a manager. 15:38:25 15:38:25 To add a worker to this swarm, run the following command: 15:38:25 15:38:25 docker swarm join --token SWMTKN-1-57vg3xu7cah6jb7koil6aniq1h298hyl0sam98tcdtfanrybvx-bfuwd0kzqdyz175mvebi9yla9 172.25.0.2:2377 15:38:25 15:38:25 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 15:38:25 15:38:52 ✓ e2e/cli-plugins (2.593s) 15:38:52 ∅ e2e/cli-plugins/plugins/badmeta 15:38:52 ∅ e2e/cli-plugins/plugins/nopersistentprerun 15:38:52 ✓ e2e/context (63ms) 15:38:57 ✓ e2e/container (7.47s) 15:39:00 ✓ e2e/plugin (3.143s) 15:39:02 ✓ e2e/stack (602ms) 15:39:02 ✓ e2e/system (58ms) 15:39:06 ✓ e2e/trust (3.547s) 15:39:07 ✓ e2e/image (14.775s) 15:39:07 ∅ e2e/internal/fixtures 15:39:07 ∅ e2e/plugin/basic 15:39:07 15:39:07 === Skipped 15:39:07 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 15:39:07 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 15:39:07 15:39:07 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 15:39:07 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 15:39:07 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 15:39:07 15:39:07 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 15:39:07 --- SKIP: TestRemove/Kubernetes (0.00s) 15:39:07 remove_test.go:22: !environment.KubernetesEnabled() 15:39:07 15:39:07 15:39:07 DONE 87 tests, 3 skipped in 41.935s 15:39:07 Stopping cliendtoendsuite_evil-notary-server_1 ... 15:39:07 Stopping cliendtoendsuite_engine_1 ... 15:39:07 Stopping cliendtoendsuite_registry_1 ... 15:39:07 Stopping cliendtoendsuite_notary-server_1 ... 15:39:10  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_evil-notary-server_1 ... 15:39:10 Removing cliendtoendsuite_engine_1 ... 15:39:10 Removing cliendtoendsuite_registry_1 ... 15:39:10 Removing cliendtoendsuite_notary-server_1 ... 15:39:10  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default 15:39:10 Removing image cliendtoendsuite_notary-server 15:39:10 Removing image cliendtoendsuite_evil-notary-server 15:39:10 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 -e TEST_CONNHELPER=ssh docker-cli-e2eclie2e1 15:39:11 Creating network "cliendtoendsuite_default" with the default driver 15:39:11 Building evil-notary-server 15:39:11 Step 1/3 : ARG NOTARY_VERSION=0.5.0 15:39:11 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 15:39:11 ---> 16b632e954ca 15:39:11 Step 3/3 : COPY ./notary-evil/ /fixtures/ 15:39:12 ---> 6143b60b8678 15:39:12 Successfully built 6143b60b8678 15:39:12 Successfully tagged cliendtoendsuite_evil-notary-server:latest 15:39:12 Building notary-server 15:39:12 Step 1/3 : ARG NOTARY_VERSION=0.5.0 15:39:12 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 15:39:12 ---> 16b632e954ca 15:39:12 Step 3/3 : COPY ./notary/ /fixtures/ 15:39:12 ---> c2180a417bf2 15:39:12 Successfully built c2180a417bf2 15:39:12 Successfully tagged cliendtoendsuite_notary-server:latest 15:39:12 Building engine 15:39:12 Step 1/6 : FROM docker:test-dind 15:39:12 ---> b5a85004b890 15:39:12 Step 2/6 : RUN apk --no-cache add shadow openssh-server && groupadd -f docker && useradd --create-home --shell /bin/sh --password $(head -c32 /dev/urandom | base64) penguin && usermod -aG docker penguin && ssh-keygen -A 15:39:12 ---> Using cache 15:39:12 ---> f232d558bd54 15:39:12 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 15:39:12 ---> Using cache 15:39:12 ---> dc73d1a56439 15:39:12 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 15:39:12 ---> Using cache 15:39:12 ---> 71a2950a0565 15:39:12 Step 5/6 : EXPOSE 22 15:39:12 ---> Using cache 15:39:12 ---> 4f46443f7d76 15:39:12 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 15:39:12 ---> Using cache 15:39:12 ---> 3eacbb42b927 15:39:12 Successfully built 3eacbb42b927 15:39:12 Successfully tagged docker:stable-dind 15:39:12 Creating cliendtoendsuite_registry_1 ... 15:39:12 Creating cliendtoendsuite_evil-notary-server_1 ... 15:39:12 Creating cliendtoendsuite_notary-server_1 ... 15:39:12 Creating cliendtoendsuite_engine_1 ... 15:39:15  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.26.0.5 15:39:16 Client: 15:39:16 Version: 19.03.0-dev 15:39:16 API version: 1.40 15:39:16 Go version: go1.12.10 15:39:16 Git commit: 15:39:16 Built: Fri Oct 4 15:36:08 2019 15:39:16 OS/Arch: linux/amd64 15:39:16 Experimental: false 15:39:16 15:39:16 Server: Docker Engine - Community 15:39:16 Engine: 15:39:16 Version: 19.03.3-rc1 15:39:16 API version: 1.40 (minimum version 1.12) 15:39:16 Go version: go1.12.10 15:39:16 Git commit: 1576bd7917 15:39:16 Built: Wed Oct 2 21:24:13 2019 15:39:16 OS/Arch: linux/amd64 15:39:16 Experimental: true 15:39:16 containerd: 15:39:16 Version: v1.2.10 15:39:16 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 15:39:16 runc: 15:39:16 Version: 1.0.0-rc8+dev 15:39:16 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 15:39:16 docker-init: 15:39:16 Version: 0.18.0 15:39:16 GitCommit: fec3683 15:39:16 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 15:39:16 88286f41530e: Pulling fs layer 15:39:16 88286f41530e: Download complete 15:39:16 88286f41530e: Pull complete 15:39:17 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:39:17 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:39:17 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 15:39:17 The push refers to repository [registry:5000/alpine] 15:39:17 5bef08742407: Preparing 15:39:17 5bef08742407: Pushed 15:39:17 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 15:39:18 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 15:39:18 03b1be98f3f9: Pulling fs layer 15:39:18 03b1be98f3f9: Verifying Checksum 15:39:18 03b1be98f3f9: Download complete 15:39:18 03b1be98f3f9: Pull complete 15:39:18 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:39:18 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:39:18 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 15:39:18 The push refers to repository [registry:5000/busybox] 15:39:18 6a749002dd6a: Preparing 15:39:18 6a749002dd6a: Pushed 15:39:18 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 15:39:20 Swarm initialized: current node (t38go7sywt3lhfl1v7zrl5a7l) is now a manager. 15:39:20 15:39:20 To add a worker to this swarm, run the following command: 15:39:20 15:39:20 docker swarm join --token SWMTKN-1-0307dnu660jnq67pp7nv2xv8l3xu8iej0q5hz3e6rkz7tijzck-b66gyruzwk9dv2mtx8epdn86j 172.26.0.5:2377 15:39:20 15:39:20 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 15:39:20 15:39:58 ✓ e2e/cli-plugins (13.679s) 15:39:58 ∅ e2e/cli-plugins/plugins/badmeta 15:39:58 ∅ e2e/cli-plugins/plugins/nopersistentprerun 15:39:58 ✓ e2e/context (45ms) 15:39:58 ✓ e2e/container (17.56s) 15:40:04 ✓ e2e/plugin (4.456s) 15:40:07 ✓ e2e/stack (2.279s) 15:40:07 ✓ e2e/system (237ms) 15:40:15 ✓ e2e/trust (6.546s) 15:40:22 ✓ e2e/image (26.787s) 15:40:22 ∅ e2e/internal/fixtures 15:40:22 ∅ e2e/plugin/basic 15:40:22 15:40:22 === Skipped 15:40:22 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 15:40:22 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 15:40:22 15:40:22 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 15:40:22 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 15:40:22 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 15:40:22 15:40:22 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 15:40:22 --- SKIP: TestRemove/Kubernetes (0.00s) 15:40:22 remove_test.go:22: !environment.KubernetesEnabled() 15:40:22 15:40:22 15:40:22 DONE 87 tests, 3 skipped in 62.318s 15:40:22 Stopping cliendtoendsuite_engine_1 ... 15:40:22 Stopping cliendtoendsuite_notary-server_1 ... 15:40:22 Stopping cliendtoendsuite_evil-notary-server_1 ... 15:40:22 Stopping cliendtoendsuite_registry_1 ... 15:40:24  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_engine_1 ... 15:40:24 Removing cliendtoendsuite_notary-server_1 ... 15:40:24 Removing cliendtoendsuite_evil-notary-server_1 ... 15:40:24 Removing cliendtoendsuite_registry_1 ... 15:40:24  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_engine_1 ... done  Removing cliendtoendsuite_registry_1 ... done Removing network cliendtoendsuite_default 15:40:24 Removing image cliendtoendsuite_notary-server 15:40:24 Removing image cliendtoendsuite_evil-notary-server [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // wrap [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result Finished: SUCCESS