Pull request #2403 opened 12:09:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 22cbf91618698b0023b67baec82c62e28c76a863+0b0ea3f0faa1dc3da752112a325d053ca59303dc (cefd299a36edb24f654285e732548daf6bc188df) 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 fde6a898bccdd14efd5ffef81d7086dace269d15 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-2403@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 # timeout=10 > 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 # timeout=10 Checking out Revision fde6a898bccdd14efd5ffef81d7086dace269d15 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f fde6a898bccdd14efd5ffef81d7086dace269d15 # timeout=10 Commit message: "Merge pull request #20 from docker/change-petMinder-slack-channel" First time build. Skipping changelog. > git --version # timeout=10 [Pipeline] Start of Pipeline [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e8e384e512dfd95e) in /home/ubuntu/workspace/cli_PR-2403 [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-2403@tmp/7d16d7bd-51e3-40ba-a7b6-eb9bc20a7c03/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 12:09:36 cleanWorkspace: Ensuring workspace is owned by ubuntu [Pipeline] echo 12:09:36 chowning workspace [Pipeline] sh 12:09:36 + uname -m [Pipeline] sh 12:09:36 + pwd 12:09:36 + id -u 12:09:36 + id -g 12:09:36 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2403:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] echo 12:09:37 Removing all docker containers [Pipeline] sh 12:09:38 + docker container ls -aq [Pipeline] echo 12:09:38 Docker containers have been removed [Pipeline] echo 12:09:38 cleanWorkspace: Removing existing workspace [Pipeline] deleteDir [Pipeline] echo 12:09:38 cleanWorkspace: Workspace is clean. [Pipeline] timeout 12:09:38 Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage 12:09:38 Using the ‘stage’ step without a block argument is deprecated 12:09:38 Entering stage Git Checkout 12:09:38 Proceeding [Pipeline] checkout 12:09:38 using credential docker-jenkins-github-credentials 12:09:38 Cloning the remote Git repository 12:09:38 Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2403 # 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/2403/head:refs/remotes/origin/PR-2403 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 12:09:40 Fetching without tags 12:09:40 Merging remotes/origin/19.03 commit 0b0ea3f0faa1dc3da752112a325d053ca59303dc into PR head commit 22cbf91618698b0023b67baec82c62e28c76a863 12:09:41 Merge succeeded, producing 22cbf91618698b0023b67baec82c62e28c76a863 12:09:41 Checking out Revision 22cbf91618698b0023b67baec82c62e28c76a863 (PR-2403) > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2403/head:refs/remotes/origin/PR-2403 # 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/2403/head:refs/remotes/origin/PR-2403 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22cbf91618698b0023b67baec82c62e28c76a863 # timeout=10 > git merge 0b0ea3f0faa1dc3da752112a325d053ca59303dc # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 22cbf91618698b0023b67baec82c62e28c76a863 # timeout=10 12:09:41 Commit message: "Update deprecation policy to 1 stable release" 12:09:41 First time build. Skipping changelog. [Pipeline] stage 12:09:42 Using the ‘stage’ step without a block argument is deprecated 12:09:42 Entering stage Run end-to-end test suite 12:09:42 Proceeding [Pipeline] sh 12:09:42 + docker version 12:09:42 Client: Docker Engine - Community 12:09:42 Version: 19.03.5 12:09:42 API version: 1.40 12:09:42 Go version: go1.12.12 12:09:42 Git commit: 633a0ea838 12:09:42 Built: Wed Nov 13 07:29:52 2019 12:09:42 OS/Arch: linux/amd64 12:09:42 Experimental: false 12:09:42 12:09:42 Server: Docker Engine - Community 12:09:42 Engine: 12:09:42 Version: 19.03.5 12:09:42 API version: 1.40 (minimum version 1.12) 12:09:42 Go version: go1.12.12 12:09:42 Git commit: 633a0ea838 12:09:42 Built: Wed Nov 13 07:28:22 2019 12:09:42 OS/Arch: linux/amd64 12:09:42 Experimental: true 12:09:42 containerd: 12:09:42 Version: 1.2.10 12:09:42 GitCommit: b34a5c8af56e510852c35414db4c1f4fa6172339 12:09:42 runc: 12:09:42 Version: 1.0.0-rc8+dev 12:09:42 GitCommit: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 12:09:42 docker-init: 12:09:42 Version: 0.18.0 12:09:42 GitCommit: fec3683 [Pipeline] sh > git --version # timeout=10 fatal: bad object fde6a898bccdd14efd5ffef81d7086dace269d15 12:09:43 + docker info 12:09:53 Client: 12:09:53 Debug Mode: false 12:09:53 12:09:53 Server: 12:09:53 Containers: 0 12:09:53 Running: 0 12:09:53 Paused: 0 12:09:53 Stopped: 0 12:09:53 Images: 3 12:09:53 Server Version: 19.03.5 12:09:53 Storage Driver: overlay2 12:09:53 Backing Filesystem: extfs 12:09:53 Supports d_type: true 12:09:53 Native Overlay Diff: true 12:09:53 Logging Driver: json-file 12:09:53 Cgroup Driver: cgroupfs 12:09:53 Plugins: 12:09:53 Volume: local 12:09:53 Network: bridge host ipvlan macvlan null overlay 12:09:53 Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog 12:09:53 Swarm: inactive 12:09:53 Runtimes: runc 12:09:53 Default Runtime: runc 12:09:53 Init Binary: docker-init 12:09:53 containerd version: b34a5c8af56e510852c35414db4c1f4fa6172339 12:09:53 runc version: 3e425f80a8c931f88e6d94a8c831b9d5aa481657 12:09:53 init version: fec3683 12:09:53 Security Options: 12:09:53 apparmor 12:09:53 seccomp 12:09:53 Profile: default 12:09:53 Kernel Version: 4.15.0-1058-aws 12:09:53 Operating System: Ubuntu 18.04.4 LTS 12:09:53 OSType: linux 12:09:53 Architecture: x86_64 12:09:53 CPUs: 2 12:09:53 Total Memory: 7.501GiB 12:09:53 Name: ip-10-100-93-231 12:09:53 ID: 4CEL:5RBS:HN5G:X27E:6LIB:NDG4:JTLL:Y3PR:KAD2:JK75:FX6D:PY32 12:09:53 Docker Root Dir: /var/lib/docker 12:09:53 Debug Mode: false 12:09:53 Username: dockerbuildbot 12:09:53 Registry: https://index.docker.io/v1/ 12:09:53 Labels: 12:09:53 Experimental: true 12:09:53 Insecure Registries: 12:09:53 127.0.0.0/8 12:09:53 Live Restore Enabled: true 12:09:53 12:09:53 WARNING: No swap limit support [Pipeline] sh 12:09:53 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e 12:09:53 docker build -t docker-cli-e2eclie2e1 --build-arg=GO_VERSION --build-arg VERSION=19.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . 12:09:53 #2 [internal] load build definition from Dockerfile.e2e 12:09:53 #2 transferring dockerfile: 1.58kB done 12:09:53 #2 DONE 0.0s 12:09:53 12:09:53 #1 [internal] load .dockerignore 12:09:53 #1 transferring context: 100B done 12:09:53 #1 DONE 0.0s 12:09:53 12:09:53 #3 [internal] load metadata for docker.io/library/golang:1.13.8-buster 12:09:54 #3 DONE 0.2s 12:09:54 12:09:54 #10 [internal] load build context 12:09:56 #10 transferring context: 40.51MB 2.2s done 12:09:56 #10 DONE 2.2s 12:09:56 12:09:56 #4 [1/11] FROM docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5... 12:09:56 #4 resolve docker.io/library/golang:1.13.8-buster@sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca done 12:09:56 #4 sha256:1da34145a757a5b9959111d0150d257c1a1f456b5fc3ec72101093e01977d8ca 1.42kB / 1.42kB done 12:09:56 #4 sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 68.60MB / 68.60MB 1.1s done 12:09:56 #4 sha256:be37fd7a30b94a720a45ba5dcc0cf386d043acc5f4f61db7c6736fd10ee621bd 1.79kB / 1.79kB done 12:09:56 #4 sha256:3a7408f53f79a230e184ec6b8666a1203cf6120174eb17a428ad4b80958b2652 5.46kB / 5.46kB done 12:09:56 #4 sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 120.07MB / 120.07MB 2.1s done 12:09:56 #4 sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 126B / 126B 0.1s done 12:09:56 #4 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 0.8s 12:09:57 #4 extracting sha256:15357f5e50c4cd5b4c1a4997a342d96d0dff37f4b08362094825bb0596da12cf 2.6s done 12:09:58 #4 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 12:10:02 #4 extracting sha256:e2d9b328fba500f73aec151d1e5fde87b7ee5a54e697e4fbba7afcb036a5e51f 3.8s done 12:10:02 #4 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 12:10:02 #4 extracting sha256:f8e0159fc85284002056acd2e8ec645d3b160ec7f14ef4b938ebb6e29ac2f1c3 done 12:10:02 #4 DONE 8.2s 12:10:02 12:10:02 #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... 12:10:02 #5 0.874 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] 12:10:03 #5 0.875 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] 12:10:03 #5 0.884 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB] 12:10:03 #5 0.970 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [183 kB] 12:10:03 #5 1.076 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] 12:10:03 #5 1.206 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [7380 B] 12:10:04 #5 2.309 Fetched 8333 kB in 2s (4942 kB/s) 12:10:04 #5 2.309 Reading package lists... 12:10:05 #5 2.892 Reading package lists... 12:10:05 #5 3.471 Building dependency tree... 12:10:05 #5 3.580 Reading state information... 12:10:05 #5 3.679 openssh-client is already the newest version (1:7.9p1-10+deb10u2). 12:10:05 #5 3.679 openssl is already the newest version (1.1.1d-0+deb10u2). 12:10:05 #5 3.679 openssl set to manually installed. 12:10:05 #5 3.679 curl is already the newest version (7.64.0-4+deb10u1). 12:10:05 #5 3.679 The following additional packages will be installed: 12:10:05 #5 3.680 bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl 12:10:05 #5 3.680 libalgorithm-merge-perl libfakeroot patch xz-utils 12:10:05 #5 3.681 Suggested packages: 12:10:05 #5 3.681 bzip2-doc debian-keyring ed diffutils-doc 12:10:05 #5 3.748 The following NEW packages will be installed: 12:10:05 #5 3.749 build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl 12:10:05 #5 3.750 libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils 12:10:06 #5 4.014 0 upgraded, 10 newly installed, 0 to remove and 0 not upgraded. 12:10:06 #5 4.014 Need to get 2342 kB of archives. 12:10:06 #5 4.014 After this operation, 3601 kB of additional disk space will be used. 12:10:06 #5 4.014 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] 12:10:06 #5 4.017 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] 12:10:06 #5 4.021 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] 12:10:06 #5 4.023 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] 12:10:06 #5 4.042 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B] 12:10:06 #5 4.043 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB] 12:10:06 #5 4.045 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB] 12:10:06 #5 4.046 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB] 12:10:06 #5 4.047 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB] 12:10:06 #5 4.047 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB] 12:10:06 #5 4.171 debconf: delaying package configuration, since apt-utils is not installed 12:10:06 #5 4.195 Fetched 2342 kB in 0s (8161 kB/s) 12:10:06 #5 4.213 Selecting previously unselected package bzip2. 12:10:06 #5 4.213 (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 ... 15401 files and directories currently installed.) 12:10:06 #5 4.223 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... 12:10:06 #5 4.226 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... 12:10:06 #5 4.259 Selecting previously unselected package xz-utils. 12:10:06 #5 4.261 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ... 12:10:06 #5 4.264 Unpacking xz-utils (5.2.4-1) ... 12:10:06 #5 4.311 Selecting previously unselected package patch. 12:10:06 #5 4.313 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ... 12:10:06 #5 4.316 Unpacking patch (2.7.6-3+deb10u1) ... 12:10:06 #5 4.349 Selecting previously unselected package dpkg-dev. 12:10:06 #5 4.351 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ... 12:10:06 #5 4.354 Unpacking dpkg-dev (1.19.7) ... 12:10:06 #5 4.453 Selecting previously unselected package build-essential. 12:10:06 #5 4.455 Preparing to unpack .../4-build-essential_12.6_amd64.deb ... 12:10:06 #5 4.458 Unpacking build-essential (12.6) ... 12:10:06 #5 4.485 Selecting previously unselected package libfakeroot:amd64. 12:10:06 #5 4.485 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ... 12:10:06 #5 4.490 Unpacking libfakeroot:amd64 (1.23-1) ... 12:10:06 #5 4.519 Selecting previously unselected package fakeroot. 12:10:06 #5 4.521 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ... 12:10:06 #5 4.524 Unpacking fakeroot (1.23-1) ... 12:10:06 #5 4.555 Selecting previously unselected package libalgorithm-diff-perl. 12:10:06 #5 4.555 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ... 12:10:06 #5 4.558 Unpacking libalgorithm-diff-perl (1.19.03-2) ... 12:10:06 #5 4.584 Selecting previously unselected package libalgorithm-diff-xs-perl. 12:10:06 #5 4.584 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ... 12:10:06 #5 4.587 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ... 12:10:06 #5 4.610 Selecting previously unselected package libalgorithm-merge-perl. 12:10:06 #5 4.610 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ... 12:10:06 #5 4.613 Unpacking libalgorithm-merge-perl (0.08-3) ... 12:10:06 #5 4.644 Setting up libalgorithm-diff-perl (1.19.03-2) ... 12:10:06 #5 4.651 Setting up bzip2 (1.0.6-9.2~deb10u1) ... 12:10:06 #5 4.659 Setting up libfakeroot:amd64 (1.23-1) ... 12:10:06 #5 4.671 Setting up fakeroot (1.23-1) ... 12:10:06 #5 4.681 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 12:10:06 #5 4.690 Setting up xz-utils (5.2.4-1) ... 12:10:06 #5 4.697 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode 12:10:06 #5 4.703 Setting up patch (2.7.6-3+deb10u1) ... 12:10:06 #5 4.711 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ... 12:10:06 #5 4.719 Setting up libalgorithm-merge-perl (0.08-3) ... 12:10:06 #5 4.727 Setting up dpkg-dev (1.19.7) ... 12:10:06 #5 4.740 Setting up build-essential (12.6) ... 12:10:06 #5 4.748 Processing triggers for libc-bin (2.28-10) ... 12:10:08 #5 DONE 6.6s 12:10:08 12:10:08 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1... 12:10:09 #6 0.635 % Total % Received % Xferd Average Speed Time Time Time Current 12:10:09 #6 0.637 Dload Upload Total Spent Left Speed 12:10:09 #6 0.638 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 617 100 617 0 0 28045 0 --:--:-- --:--:-- --:--:-- 28045 12:10:09 #6 0.776 100 10.3M 100 10.3M 0 0 73.4M 0 --:--:-- --:--:-- --:--:-- 73.4M 12:10:09 #6 DONE 0.9s 12:10:09 12:10:09 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release... 12:10:11 #7 DONE 1.2s 12:10:11 12:10:11 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases... 12:10:11 #8 DONE 1.0s 12:10:11 12:10:11 #9 [6/11] WORKDIR /go/src/github.com/docker/cli 12:10:11 #9 DONE 0.0s 12:10:11 12:10:11 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... 12:10:11 #11 DONE 0.1s 12:10:11 12:10:11 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... 12:10:12 #12 0.618 Updating certificates in /etc/ssl/certs... 12:10:13 #12 1.090 1 added, 0 removed; done. 12:10:13 #12 1.090 Running hooks in /etc/ca-certificates/update.d... 12:10:13 #12 1.092 done. 12:10:13 #12 DONE 1.2s 12:10:13 12:10:13 #13 [9/11] COPY . . 12:10:14 #13 DONE 0.6s 12:10:14 12:10:14 #14 [10/11] RUN ./scripts/build/binary 12:10:14 #14 0.589 Building statically linked build/docker-linux-amd64 12:11:22 #14 DONE 67.1s 12:11:22 12:11:22 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* 12:11:22 #15 0.639 Building statically linked build/plugins-linux-amd64/docker-helloworld 12:11:23 #15 2.421 Building statically linked build/plugins-linux-amd64/docker-badmeta 12:11:24 #15 3.996 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun 12:11:26 #15 DONE 5.8s 12:11:26 12:11:26 #16 exporting to image 12:11:26 #16 exporting layers 12:11:29 #16 exporting layers 2.3s done 12:11:29 #16 writing image sha256:981c438f98d4749e4bd2603afb590b0270407c6e0195040d9eda312c91083345 done 12:11:29 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done 12:11:29 #16 DONE 2.3s 12:11:29 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 12:11:30 Creating network "cliendtoendsuite_default" with the default driver 12:11:30 Pulling registry (registry:2)... 12:11:30 2: Pulling from library/registry 12:11:31 Digest: sha256:7d081088e4bfd632a88e3f3bcd9e007ef44a796fddfe3261407a3f9f04abe1e7 12:11:31 Status: Downloaded newer image for registry:2 12:11:31 Pulling engine (docker:stable-dind)... 12:11:31 stable-dind: Pulling from library/docker 12:11:31 Digest: sha256:308dcf9380af44ea492736e8d59605cd0ff2dab0527073f7e718ee4498e85dfe 12:11:31 Status: Downloaded newer image for docker:stable-dind 12:11:31 Building notary-server 12:11:31 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:11:31 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:11:31 server-0.5.0: Pulling from library/notary 12:11:32 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 12:11:32 Status: Downloaded newer image for notary:server-0.5.0 12:11:32 ---> 16b632e954ca 12:11:32 Step 3/3 : COPY ./notary/ /fixtures/ 12:11:32 ---> f7a2f5f4888e 12:11:32 Successfully built f7a2f5f4888e 12:11:32 Successfully tagged cliendtoendsuite_notary-server:latest 12:11:32 Building evil-notary-server 12:11:32 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:11:32 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:11:32 ---> 16b632e954ca 12:11:32 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:11:32 ---> 952d4ba486f2 12:11:32 Successfully built 952d4ba486f2 12:11:33 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:11:33 Creating cliendtoendsuite_registry_1 ... 12:11:33 Creating cliendtoendsuite_evil-notary-server_1 ... 12:11:33 Creating cliendtoendsuite_notary-server_1 ... 12:11:33 Creating cliendtoendsuite_engine_1 ... 12:11:37  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done Waiting for docker daemon to become available at tcp://172.19.0.5:2375 12:11:37 Client: 12:11:37 Version: 19.03.0-dev 12:11:37 API version: 1.40 12:11:37 Go version: go1.13.8 12:11:37 Git commit: 12:11:37 Built: Fri Mar 20 12:10:14 2020 12:11:37 OS/Arch: linux/amd64 12:11:37 Experimental: false 12:11:37 12:11:37 Server: Docker Engine - Community 12:11:37 Engine: 12:11:37 Version: 19.03.8 12:11:37 API version: 1.40 (minimum version 1.12) 12:11:37 Go version: go1.12.17 12:11:37 Git commit: afacb8b7f0 12:11:37 Built: Wed Mar 11 01:30:32 2020 12:11:37 OS/Arch: linux/amd64 12:11:37 Experimental: false 12:11:37 containerd: 12:11:37 Version: v1.2.13 12:11:37 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:11:37 runc: 12:11:37 Version: 1.0.0-rc10 12:11:37 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:11:37 docker-init: 12:11:37 Version: 0.18.0 12:11:37 GitCommit: fec3683 12:11:37 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:11:37 88286f41530e: Pulling fs layer 12:11:37 88286f41530e: Verifying Checksum 12:11:37 88286f41530e: Download complete 12:11:37 88286f41530e: Pull complete 12:11:37 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:11:37 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:11:37 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:11:37 The push refers to repository [registry:5000/alpine] 12:11:37 5bef08742407: Preparing 12:11:38 5bef08742407: Pushed 12:11:38 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:11:38 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:11:38 03b1be98f3f9: Pulling fs layer 12:11:38 03b1be98f3f9: Verifying Checksum 12:11:38 03b1be98f3f9: Download complete 12:11:38 03b1be98f3f9: Pull complete 12:11:38 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:11:38 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:11:38 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:11:38 The push refers to repository [registry:5000/busybox] 12:11:38 6a749002dd6a: Preparing 12:11:38 6a749002dd6a: Pushed 12:11:38 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:11:39 Swarm initialized: current node (vfwtoga4jxy91fojqgkex1ouf) is now a manager. 12:11:39 12:11:39 To add a worker to this swarm, run the following command: 12:11:39 12:11:39 docker swarm join --token SWMTKN-1-1rlnabvte9209omsjjimvuwj5p1y7eh1yp9gpzz6iibc6p8dga-6xvhs7jm7gfdj8ojwwy9vhgag 172.19.0.5:2377 12:11:39 12:11:39 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:11:39 12:12:05 ✓ e2e/cli-plugins (2.848s) 12:12:05 ∅ e2e/cli-plugins/plugins/badmeta 12:12:05 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:12:05 ✓ e2e/context (55ms) 12:12:09 ✓ e2e/container (7.564s) 12:12:15 ✓ e2e/plugin (3.732s) 12:12:15 ✓ e2e/stack (563ms) 12:12:16 ✓ e2e/image (11.232s) 12:12:16 ∅ e2e/internal/fixtures 12:12:16 ∅ e2e/plugin/basic 12:12:16 ✓ e2e/system (78ms) 12:12:18 ✓ e2e/trust (2.127s) 12:12:18 12:12:18 === Skipped 12:12:18 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:12:18 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:12:18 12:12:18 === SKIP: e2e/image TestBuildIidFileSquash (0.05s) 12:12:18 build_test.go:112: !experimentalBuild: running against a non-experimental daemon 12:12:18 12:12:18 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:12:18 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:12:18 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:12:18 12:12:18 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:12:18 --- SKIP: TestRemove/Kubernetes (0.00s) 12:12:18 remove_test.go:22: !environment.KubernetesEnabled() 12:12:18 12:12:18 12:12:18 DONE 88 tests, 4 skipped in 39.426s 12:12:19 Stopping cliendtoendsuite_engine_1 ... 12:12:19 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:12:19 Stopping cliendtoendsuite_notary-server_1 ... 12:12:19 Stopping cliendtoendsuite_registry_1 ... 12:12:21  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 ... 12:12:21 Removing cliendtoendsuite_evil-notary-server_1 ... 12:12:21 Removing cliendtoendsuite_notary-server_1 ... 12:12:21 Removing cliendtoendsuite_registry_1 ... 12:12:21  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 12:12:21 Removing image cliendtoendsuite_notary-server 12:12:21 Removing image cliendtoendsuite_evil-notary-server 12:12:21 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 12:12:22 Creating network "cliendtoendsuite_default" with the default driver 12:12:22 Building evil-notary-server 12:12:22 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:12:22 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:12:22 ---> 16b632e954ca 12:12:22 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:12:22 ---> 1869ba703db9 12:12:22 Successfully built 1869ba703db9 12:12:23 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:12:23 Building notary-server 12:12:23 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:12:23 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:12:23 ---> 16b632e954ca 12:12:23 Step 3/3 : COPY ./notary/ /fixtures/ 12:12:23 ---> 5244d836e927 12:12:23 Successfully built 5244d836e927 12:12:23 Successfully tagged cliendtoendsuite_notary-server:latest 12:12:23 Creating cliendtoendsuite_engine_1 ... 12:12:23 Creating cliendtoendsuite_notary-server_1 ... 12:12:23 Creating cliendtoendsuite_registry_1 ... 12:12:23 Creating cliendtoendsuite_evil-notary-server_1 ... 12:12:28  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done Waiting for docker daemon to become available at tcp://172.20.0.3:2375 12:12:28 Client: 12:12:28 Version: 19.03.0-dev 12:12:28 API version: 1.40 12:12:28 Go version: go1.13.8 12:12:28 Git commit: 12:12:28 Built: Fri Mar 20 12:10:14 2020 12:12:28 OS/Arch: linux/amd64 12:12:28 Experimental: false 12:12:28 12:12:28 Server: Docker Engine - Community 12:12:28 Engine: 12:12:28 Version: 19.03.8 12:12:28 API version: 1.40 (minimum version 1.12) 12:12:28 Go version: go1.12.17 12:12:28 Git commit: afacb8b7f0 12:12:28 Built: Wed Mar 11 01:30:32 2020 12:12:28 OS/Arch: linux/amd64 12:12:28 Experimental: true 12:12:28 containerd: 12:12:28 Version: v1.2.13 12:12:28 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:12:28 runc: 12:12:28 Version: 1.0.0-rc10 12:12:28 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:12:28 docker-init: 12:12:28 Version: 0.18.0 12:12:28 GitCommit: fec3683 12:12:28 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:12:28 88286f41530e: Pulling fs layer 12:12:28 88286f41530e: Verifying Checksum 12:12:28 88286f41530e: Download complete 12:12:28 88286f41530e: Pull complete 12:12:28 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:12:28 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:12:28 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:12:28 The push refers to repository [registry:5000/alpine] 12:12:28 5bef08742407: Preparing 12:12:29 5bef08742407: Pushed 12:12:29 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:12:29 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:12:29 03b1be98f3f9: Pulling fs layer 12:12:29 03b1be98f3f9: Verifying Checksum 12:12:29 03b1be98f3f9: Download complete 12:12:29 03b1be98f3f9: Pull complete 12:12:29 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:12:29 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:12:29 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:12:29 The push refers to repository [registry:5000/busybox] 12:12:29 6a749002dd6a: Preparing 12:12:29 6a749002dd6a: Pushed 12:12:29 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:12:30 Swarm initialized: current node (j92dco0v4kx8zqe5w4wf3qisi) is now a manager. 12:12:30 12:12:30 To add a worker to this swarm, run the following command: 12:12:30 12:12:30 docker swarm join --token SWMTKN-1-2q8pag25a4jbi2ygvcj2bg4twq0nqx768tshvt9plezuhi04sa-80cuixjf4hbpe6eigxrw89vpa 172.20.0.3:2377 12:12:30 12:12:30 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:12:30 12:12:56 ✓ e2e/cli-plugins (2.808s) 12:12:56 ∅ e2e/cli-plugins/plugins/badmeta 12:12:56 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:12:56 ✓ e2e/context (71ms) 12:13:01 ✓ e2e/container (7.543s) 12:13:05 ✓ e2e/plugin (3.301s) 12:13:06 ✓ e2e/stack (578ms) 12:13:06 ✓ e2e/system (100ms) 12:13:10 ✓ e2e/image (14.47s) 12:13:10 ∅ e2e/internal/fixtures 12:13:10 ∅ e2e/plugin/basic 12:13:10 ✓ e2e/trust (3.503s) 12:13:10 12:13:10 === Skipped 12:13:10 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:13:10 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:13:10 12:13:10 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:13:10 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:13:10 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:13:10 12:13:10 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:13:10 --- SKIP: TestRemove/Kubernetes (0.00s) 12:13:10 remove_test.go:22: !environment.KubernetesEnabled() 12:13:10 12:13:10 12:13:10 DONE 88 tests, 3 skipped in 40.481s 12:13:11 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:13:11 Stopping cliendtoendsuite_registry_1 ... 12:13:11 Stopping cliendtoendsuite_notary-server_1 ... 12:13:11 Stopping cliendtoendsuite_engine_1 ... 12:13:13  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 ... 12:13:13 Removing cliendtoendsuite_registry_1 ... 12:13:13 Removing cliendtoendsuite_notary-server_1 ... 12:13:13 Removing cliendtoendsuite_engine_1 ... 12:13:13  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 12:13:13 Removing image cliendtoendsuite_notary-server 12:13:13 Removing image cliendtoendsuite_evil-notary-server 12:13:13 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 12:13:14 Creating network "cliendtoendsuite_default" with the default driver 12:13:14 Building evil-notary-server 12:13:14 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:13:14 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:13:14 ---> 16b632e954ca 12:13:14 Step 3/3 : COPY ./notary-evil/ /fixtures/ 12:13:15 ---> 3dc854d6c262 12:13:15 Successfully built 3dc854d6c262 12:13:15 Successfully tagged cliendtoendsuite_evil-notary-server:latest 12:13:15 Building notary-server 12:13:15 Step 1/3 : ARG NOTARY_VERSION=0.5.0 12:13:15 Step 2/3 : FROM notary:server-${NOTARY_VERSION} 12:13:15 ---> 16b632e954ca 12:13:15 Step 3/3 : COPY ./notary/ /fixtures/ 12:13:15 ---> 8670484382d1 12:13:15 Successfully built 8670484382d1 12:13:15 Successfully tagged cliendtoendsuite_notary-server:latest 12:13:15 Building engine 12:13:15 Step 1/6 : FROM docker:test-dind 12:13:15 test-dind: Pulling from library/docker 12:13:15 Digest: sha256:308dcf9380af44ea492736e8d59605cd0ff2dab0527073f7e718ee4498e85dfe 12:13:15 Status: Downloaded newer image for docker:test-dind 12:13:15 ---> fe98abf5dda7 12:13:15 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 12:13:15 ---> Running in 49233081d5f9 12:13:16 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz 12:13:17 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz 12:13:17 (1/4) Installing openssh-server-common (8.1_p1-r0) 12:13:17 (2/4) Installing openssh-server (8.1_p1-r0) 12:13:17 (3/4) Installing linux-pam (1.3.1-r1) 12:13:17 (4/4) Installing shadow (4.7-r1) 12:13:17 Executing busybox-1.31.1-r9.trigger 12:13:17 OK: 35 MiB in 50 packages 12:13:18 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 12:13:18 Removing intermediate container 49233081d5f9 12:13:18 ---> be7b22477379 12:13:18 Step 3/6 : RUN ln -s /usr/local/bin/docker /usr/bin/docker 12:13:18 ---> Running in 50783395da54 12:13:19 Removing intermediate container 50783395da54 12:13:19 ---> d58701dba33d 12:13:19 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh / 12:13:19 ---> 31597586f702 12:13:19 Step 5/6 : EXPOSE 22 12:13:19 ---> Running in ba5eea9b93b3 12:13:19 Removing intermediate container ba5eea9b93b3 12:13:19 ---> 254d657a9f01 12:13:19 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"] 12:13:20 ---> Running in b06510fcfd13 12:13:20 Removing intermediate container b06510fcfd13 12:13:20 ---> 04891c7e1b07 12:13:20 Successfully built 04891c7e1b07 12:13:20 Successfully tagged docker:stable-dind 12:13:20 Creating cliendtoendsuite_evil-notary-server_1 ... 12:13:20 Creating cliendtoendsuite_engine_1 ... 12:13:20 Creating cliendtoendsuite_registry_1 ... 12:13:20 Creating cliendtoendsuite_notary-server_1 ... 12:13:25  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_engine_1 ... done Waiting for docker daemon to become available at ssh://penguin@172.21.0.5 12:13:25 Client: 12:13:25 Version: 19.03.0-dev 12:13:25 API version: 1.40 12:13:25 Go version: go1.13.8 12:13:25 Git commit: 12:13:25 Built: Fri Mar 20 12:10:14 2020 12:13:25 OS/Arch: linux/amd64 12:13:25 Experimental: false 12:13:25 12:13:25 Server: Docker Engine - Community 12:13:25 Engine: 12:13:25 Version: 19.03.8 12:13:25 API version: 1.40 (minimum version 1.12) 12:13:25 Go version: go1.12.17 12:13:25 Git commit: afacb8b7f0 12:13:25 Built: Wed Mar 11 01:30:32 2020 12:13:25 OS/Arch: linux/amd64 12:13:25 Experimental: true 12:13:25 containerd: 12:13:25 Version: v1.2.13 12:13:25 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 12:13:25 runc: 12:13:25 Version: 1.0.0-rc10 12:13:25 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd 12:13:25 docker-init: 12:13:25 Version: 0.18.0 12:13:25 GitCommit: fec3683 12:13:25 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 12:13:25 88286f41530e: Pulling fs layer 12:13:25 88286f41530e: Verifying Checksum 12:13:25 88286f41530e: Download complete 12:13:25 88286f41530e: Pull complete 12:13:25 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:13:25 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:13:25 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d 12:13:26 The push refers to repository [registry:5000/alpine] 12:13:26 5bef08742407: Preparing 12:13:26 5bef08742407: Pushed 12:13:26 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 12:13:27 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 12:13:27 03b1be98f3f9: Pulling fs layer 12:13:27 03b1be98f3f9: Verifying Checksum 12:13:27 03b1be98f3f9: Download complete 12:13:27 03b1be98f3f9: Pull complete 12:13:27 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:13:27 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:13:27 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 12:13:27 The push refers to repository [registry:5000/busybox] 12:13:27 6a749002dd6a: Preparing 12:13:28 6a749002dd6a: Pushed 12:13:28 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 12:13:29 Swarm initialized: current node (60bqlmgsomhwouuk5ijh245zl) is now a manager. 12:13:29 12:13:29 To add a worker to this swarm, run the following command: 12:13:29 12:13:29 docker swarm join --token SWMTKN-1-256c37cv0b9ncf57bnumil8s7at8xpih7l3u4zwq9xyxrbuisi-c58kgk7v7ev4uym023t8lqejp 172.21.0.5:2377 12:13:29 12:13:29 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. 12:13:29 12:14:07 ✓ e2e/cli-plugins (13.847s) 12:14:07 ∅ e2e/cli-plugins/plugins/badmeta 12:14:07 ∅ e2e/cli-plugins/plugins/nopersistentprerun 12:14:07 ✓ e2e/context (50ms) 12:14:10 ✓ e2e/container (18.121s) 12:14:15 ✓ e2e/plugin (4.311s) 12:14:18 ✓ e2e/stack (2.285s) 12:14:18 ✓ e2e/system (257ms) 12:14:27 ✓ e2e/trust (6.755s) 12:14:32 ✓ e2e/image (25.926s) 12:14:32 ∅ e2e/internal/fixtures (1ms) 12:14:32 ∅ e2e/plugin/basic 12:14:32 12:14:32 === Skipped 12:14:32 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) 12:14:32 dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set 12:14:32 12:14:32 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) 12:14:32 --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) 12:14:32 deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. 12:14:32 12:14:32 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) 12:14:32 --- SKIP: TestRemove/Kubernetes (0.00s) 12:14:32 remove_test.go:22: !environment.KubernetesEnabled() 12:14:32 12:14:32 12:14:32 DONE 88 tests, 3 skipped in 62.881s 12:14:32 Stopping cliendtoendsuite_engine_1 ... 12:14:32 Stopping cliendtoendsuite_notary-server_1 ... 12:14:32 Stopping cliendtoendsuite_registry_1 ... 12:14:32 Stopping cliendtoendsuite_evil-notary-server_1 ... 12:14:34  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 ... 12:14:34 Removing cliendtoendsuite_notary-server_1 ... 12:14:34 Removing cliendtoendsuite_registry_1 ... 12:14:34 Removing cliendtoendsuite_evil-notary-server_1 ... 12:14:34  Removing cliendtoendsuite_evil-notary-server_1 ... done  Removing cliendtoendsuite_notary-server_1 ... done  Removing cliendtoendsuite_registry_1 ... done  Removing cliendtoendsuite_engine_1 ... done Removing network cliendtoendsuite_default 12:14:34 Removing image cliendtoendsuite_notary-server 12:14:34 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