Pull request #2666 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 5f8cc4d7a7b3a918164cf09ca546377f468e1cc9+70a00157f161b109be77cd4f30ce0662bfe8cc32 (bb9cfb914d2cfa7d65665232842d1a552df9346a) 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 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2-big (i-0b52fb71acfa43d08) in /home/ubuntu/workspace/cli_PR-2666 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git 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/cli.git > git init /home/ubuntu/workspace/cli_PR-2666 # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 70a00157f161b109be77cd4f30ce0662bfe8cc32 into PR head commit 5f8cc4d7a7b3a918164cf09ca546377f468e1cc9 Merge succeeded, producing 5f8cc4d7a7b3a918164cf09ca546377f468e1cc9 Checking out Revision 5f8cc4d7a7b3a918164cf09ca546377f468e1cc9 (PR-2666) > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2666/head:refs/remotes/origin/PR-2666 # 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/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/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f8cc4d7a7b3a918164cf09ca546377f468e1cc9 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git merge 70a00157f161b109be77cd4f30ce0662bfe8cc32 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 5f8cc4d7a7b3a918164cf09ca546377f468e1cc9 # timeout=10 Commit message: "DEBUG panic/NPE" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Docker info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 20.10.3 API version: 1.41 Go version: go1.13.15 Git commit: 48d30b5 Built: Fri Jan 29 14:33:13 2021 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 20.10.3 API version: 1.41 (minimum version 1.12) Go version: go1.13.15 Git commit: 46229ca Built: Fri Jan 29 14:31:25 2021 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.4.3 GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b runc: Version: 1.0.0-rc92 GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff docker-init: Version: 0.19.0 GitCommit: de40ad0 [Pipeline] sh + docker info Client: Context: default Debug Mode: false Plugins: app: Docker App (Docker Inc., v0.9.1-beta3) buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 9 Server Version: 20.10.3 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Cgroup Version: 1 Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc Default Runtime: runc Init Binary: docker-init containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff init version: de40ad0 Security Options: apparmor seccomp Profile: default Kernel Version: 5.4.0-1037-aws Operating System: Ubuntu 18.04.5 LTS OSType: linux Architecture: x86_64 CPUs: 8 Total Memory: 30.91GiB Name: ip-10-100-91-35 ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support WARNING: No blkio weight support WARNING: No blkio weight_device support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (non-experimental) - stable engine) [Pipeline] sh > git rev-list --no-walk b473bfb29a09a4ec2f0cee1225dac53a6522deb7 # timeout=10 + E2E_UNIQUE_ID=clie2e4 IMAGE_TAG=clie2e4 make -f docker.Makefile test-e2e-non-experimental docker build -t docker-cli-e2eclie2e4 --build-arg=GO_VERSION --build-arg VERSION=20.10.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . #1 [internal] load build definition from Dockerfile.e2e #1 sha256:6f1bba070d338622283b6ea36604771ce55cdb298b238ea7aff1e6d65d61754f #1 transferring dockerfile: 1.65kB done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:1c68add8e021f547f702f6cb9fdf5c5980fee1006f6204d85f8e24ca97f28531 #2 transferring context: 117B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/golang:1.13.15-buster #3 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 #3 DONE 0.1s #4 [ 1/11] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 #4 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be #4 DONE 0.0s #10 [internal] load build context #10 sha256:2cb6bf4386dc25046e9cef0d6e1672900a550d808570f391b37ae5cb517ee598 #10 transferring context: 41.68MB 0.5s done #10 DONE 0.6s #8 [ 5/11] RUN curl -fsSL https://github.com/gotestyourself/gotestsum/releases/download/v0.4.0/gotestsum_0.4.0_linux_amd64.tar.gz -o gotestsum.tar.gz && tar -xf gotestsum.tar.gz gotestsum && mv gotestsum /usr/local/bin/gotestsum && rm gotestsum.tar.gz #8 sha256:72660202e2e1e4b926d09d2cefca7a7dac0a5183430a42a2ee35e416267ec6ee #8 CACHED #5 [ 2/11] RUN apt-get update && apt-get install -y build-essential curl openssl openssh-client && rm -rf /var/lib/apt/lists/* #5 sha256:a6bbd9cc44cb223d0ea3aeac667b2b0ceffe3be129da6ee9a153c965a8a0a97a #5 CACHED #7 [ 4/11] RUN curl -fsSL https://github.com/theupdateframework/notary/releases/download/v0.6.1/notary-Linux-amd64 -o /usr/local/bin/notary && chmod +x /usr/local/bin/notary #7 sha256:8d70ded02fb042d399041dbd9612fc6c8170eda4dac19c77df0e11cd08f6f6d9 #7 CACHED #9 [ 6/11] WORKDIR /go/src/github.com/docker/cli #9 sha256:6bc099873bdac9481983be3ff105fa0fc5966629b1cff437b173b3be8d953791 #9 CACHED #6 [ 3/11] RUN curl -fsSL https://github.com/docker/compose/releases/download/1.25.1/docker-compose-`uname -s`-`uname -m` -o /usr/local/bin/docker-compose && chmod +x /usr/local/bin/docker-compose #6 sha256:7e921a9df9413d7086515a3b0c8dd67a280b4e5f272662afa7ad2014d49964a1 #6 CACHED #11 [ 7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/notary.cert #11 sha256:f064453c48735279b20f0566f656c511478deef0afd0271deabe1231e28e2880 #11 CACHED #12 [ 8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-certificates #12 sha256:462b670ed75e03b872b38689601cf38d3168d314085f377e65040a2798ed63c9 #12 CACHED #13 [ 9/11] COPY . . #13 sha256:da27a3eee1f92963a6c16940c0dd74fbbc598904da90678f74e75350ab284a19 #13 DONE 0.8s #14 [10/11] RUN ./scripts/build/binary #14 sha256:0e8776a5363b01f64fbb3f0d1ce8ad4eab22f889964f8d0b8459c57003ee0ff1 #14 0.398 Building statically linked build/docker-linux-amd64 #14 DONE 23.4s #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* #15 sha256:3673b38944a7eea592d1a4cdc58c07b6245b544adddadb06f5c755c15ce233de #15 0.479 Building statically linked build/plugins-linux-amd64/docker-helloworld #15 1.388 Building statically linked build/plugins-linux-amd64/docker-badmeta #15 2.217 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun #15 DONE 3.1s #16 exporting to image #16 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #16 exporting layers #16 exporting layers 1.4s done #16 writing image sha256:2becb8e27f61b355a49640eb0b250d54127de2d6b78b7dce695d59f833869d5c #16 writing image sha256:2becb8e27f61b355a49640eb0b250d54127de2d6b78b7dce695d59f833869d5c done #16 naming to docker.io/library/docker-cli-e2eclie2e4 done #16 DONE 1.4s docker run --rm --mount type=bind,src=/var/run/docker.sock,dst=/var/run/docker.sock -e VERSION=20.10.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -e TEST_ENGINE_VERSION= docker-cli-e2eclie2e4 Native build is an experimental feature and could change at any time Creating network "cliendtoendsuite_default" with the default driver Building notary-server WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release #1 [internal] load build definition from Dockerfile.notary-server #1 sha256:cf947f69d6bc8c64465124d6a543d2cea888709578f1fa113a4b120d29e64dda #1 DONE 0.0s #1 [internal] load build definition from Dockerfile.notary-server #1 sha256:cf947f69d6bc8c64465124d6a543d2cea888709578f1fa113a4b120d29e64dda #1 transferring dockerfile: 140B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:359e043ea60bb4c7ceef7dabb7df2931a5ae663a94846968138aa442b4794d0e #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/notary:server-0.5.0 #3 sha256:a1da53cf05b63d7b254e8b6a3d96b994c4ae5f01cb10e10906db53f729e6903e #3 DONE 0.9s #4 [1/2] FROM docker.io/library/notary:server-0.5.0@sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 #4 sha256:cd52ec412b0b1cb53bf96e4160cee4046ce1447da482224a0d115d68a2468239 #4 DONE 0.0s #5 [internal] load build context #5 sha256:4678fd8a28c3472873cc46c1b4354b0a4a0e638a8c3a0a0909a725b6240c9f7d #5 transferring context: 5.70kB done #5 DONE 0.0s #6 [2/2] COPY ./notary/ /fixtures/ #6 sha256:a0eece9ccf14728f2284b64fd77a38b844c4ffaa12aeea706e23824e145d9100 #6 CACHED #7 exporting to image #7 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #7 exporting layers done #7 writing image sha256:8bcaa4fc0fd116c71a188ba170c528b3c6d8938cc3516f2586d9b671092a33fb done #7 naming to docker.io/library/cliendtoendsuite_notary-server done #7 DONE 0.0s Successfully built 8bcaa4fc0fd116c71a188ba170c528b3c6d8938cc3516f2586d9b671092a33fb Building evil-notary-server WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release #1 [internal] load build definition from Dockerfile.evil-notary-server #1 sha256:05249491861ef6c02a42a96d99b58462bea39e1c5f10c273e345acd78b31c7b1 #1 transferring dockerfile: 150B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:e0025683cf9bcf3f90e44a96e1cc45ffb4cba86f6c36e45b9719e009939a1348 #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/notary:server-0.5.0 #3 sha256:a1da53cf05b63d7b254e8b6a3d96b994c4ae5f01cb10e10906db53f729e6903e #3 DONE 0.1s #4 [1/2] FROM docker.io/library/notary:server-0.5.0@sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 #4 sha256:cd52ec412b0b1cb53bf96e4160cee4046ce1447da482224a0d115d68a2468239 #4 DONE 0.0s #5 [internal] load build context #5 sha256:9e2a92a08d7f561c7145ec9fdc04602780b43d9a394472da620b113f58288e24 #5 transferring context: 5.73kB done #5 DONE 0.0s #6 [2/2] COPY ./notary-evil/ /fixtures/ #6 sha256:b8a3c8227e8a683b836f8f710d557f26cc9850560e3b0cd5f834300bc79eaed8 #6 CACHED #7 exporting to image #7 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #7 exporting layers done #7 writing image sha256:1e79cce89a9c1821deb029ff983da9ac558f4a38aeeba4f9c592d6eff4259cda done #7 naming to docker.io/library/cliendtoendsuite_evil-notary-server done #7 DONE 0.0s Successfully built 1e79cce89a9c1821deb029ff983da9ac558f4a38aeeba4f9c592d6eff4259cda Creating cliendtoendsuite_notary-server_1 ... Creating cliendtoendsuite_registry_1 ... Creating cliendtoendsuite_engine_1 ... Creating cliendtoendsuite_evil-notary-server_1 ...  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Waiting for docker daemon to become available at tcp://172.22.0.5:2375 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Client: Version: 20.10.0-dev API version: 1.40 Go version: go1.13.15 Git commit: Built: Wed Mar 3 11:14:52 2021 OS/Arch: linux/amd64 Context: default Experimental: true Server: Docker Engine - Community Engine: Version: 19.03.13 API version: 1.40 (minimum version 1.12) Go version: go1.13.15 Git commit: 4484c46 Built: Wed Sep 16 17:04:43 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.3.7 GitCommit: 8fba4e9a7d01810a393d5d25a3621dc101981175 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 88286f41530e: Pulling fs layer 88286f41530e: Verifying Checksum 88286f41530e: Download complete 88286f41530e: Pull complete Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release The push refers to repository [registry:5000/alpine] 5bef08742407: Preparing 5bef08742407: Pushed 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 03b1be98f3f9: Pulling fs layer 03b1be98f3f9: Verifying Checksum 03b1be98f3f9: Download complete 03b1be98f3f9: Pull complete Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release The push refers to repository [registry:5000/busybox] 6a749002dd6a: Preparing 6a749002dd6a: Pushed 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Swarm initialized: current node (yu1315hab1y5scf0ci4zr37o5) is now a manager. To add a worker to this swarm, run the following command: docker swarm join --token SWMTKN-1-12cts2c0jwjtxmuzokwe618lxrjfkxwzr6wpv8oytcf4f2i086-2ghcyw014mimrt2jilx60gr78 172.22.0.5:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. ✓ e2e/global (215ms) ✓ e2e/context (280ms) ✓ e2e/system (68ms) ✖ e2e/stack (603ms) ✓ e2e/cli-plugins (2.295s) ∅ e2e/cli-plugins/plugins/badmeta ∅ e2e/cli-plugins/plugins/nopersistentprerun ✓ e2e/plugin (3.01s) ✓ e2e/trust (2.649s) ✖ e2e/container (7.066s) ✖ e2e/image (7.789s) ∅ e2e/internal/fixtures ∅ e2e/plugin/basic === Skipped === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) --- SKIP: TestRemove/Kubernetes (0.00s) remove_test.go:22: !environment.KubernetesEnabled() === Failed === FAIL: e2e/container TestRunAttachedFromRemoteImageAndRemove (0.63s) run_test.go:28: assertion failed: --- expected +++ actual @@ -1,2 +1,3 @@ +WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Unable to find image 'registry:5000/alpine:test-run-pulls' locally test-run-pulls: Pulling from alpine You can run 'go test . -test.update-golden' to automatically update testdata/run-attached-from-remote-and-remove.golden to the new expected value.' === FAIL: e2e/container TestRunWithCgroupNamespace (0.03s) run_test.go:140: assertion failed: Command: docker info --format {{.OSType}} ExitCode: 0 Stdout: linux Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/image TestBuildFromContextDirectoryWithTag (1.26s) build_test.go:37: assertion failed: Command: docker build -t myimage . ExitCode: 0 Stdout: Sending build context to Docker daemon 4.608kB Step 1/4 : FROM registry:5000/alpine:3.6 ---> 76da55c8019d Step 2/4 : COPY run /usr/bin/run ---> fc8a0152691c Step 3/4 : RUN run ---> Running in 94f740eb7da5 running Removing intermediate container 94f740eb7da5 ---> 1bbbd1c994b1 Step 4/4 : COPY data /data ---> 14146509bc60 Successfully built 14146509bc60 Successfully tagged myimage:latest Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/image TestBuildIidFileSquash (0.03s) build_test.go:112: assertion failed: Command: docker info --format {{.ExperimentalBuild}} ExitCode: 0 Stdout: false Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/image TestPullQuiet (0.03s) pull_test.go:41: assertion failed: --- ← +++ → @@ -1,2 +1 @@ -WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release === FAIL: e2e/image TestPushAllTags (0.23s) push_test.go:40: assertion failed: --- expected +++ actual @@ -1 +1,2 @@ +WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release You can run 'go test . -test.update-golden' to automatically update testdata/push-with-content-trust-err.golden to the new expected value.' === FAIL: e2e/stack TestRemove/Swarm (0.28s) --- FAIL: TestRemove/Swarm (0.28s) remove_test.go:34: assertion failed: Command: docker stack rm test-stack-remove-swarm --orchestrator swarm ExitCode: 0 Stdout: Removing service test-stack-remove-swarm_one Removing service test-stack-remove-swarm_two Removing network test-stack-remove-swarm_default Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/stack TestRemove (0.28s) DONE 96 tests, 3 skipped, 8 failures in 12.463s WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Stopping cliendtoendsuite_evil-notary-server_1 ... Stopping cliendtoendsuite_engine_1 ... Stopping cliendtoendsuite_registry_1 ... Stopping cliendtoendsuite_notary-server_1 ...  Stopping cliendtoendsuite_evil-notary-server_1 ... done  Stopping cliendtoendsuite_notary-server_1 ... done  Stopping cliendtoendsuite_registry_1 ... done  Stopping cliendtoendsuite_engine_1 ... done Removing cliendtoendsuite_evil-notary-server_1 ... Removing cliendtoendsuite_engine_1 ... Removing cliendtoendsuite_registry_1 ... Removing cliendtoendsuite_notary-server_1 ...  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default Removing image cliendtoendsuite_notary-server Removing image cliendtoendsuite_evil-notary-server docker.Makefile:155: recipe for target 'test-e2e-non-experimental' failed make: *** [test-e2e-non-experimental] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (non-experimental) - 18.09 engine) Stage "e2e (non-experimental) - 18.09 engine" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (experimental)) Stage "e2e (experimental)" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (ssh connhelper)) Stage "e2e (ssh connhelper)" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE