Skip to content
Success

Console Output

Pull request #1590 updated
13:31:51 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 8e1cdb5014afab2677973fd377890178c4191eea+79578882a1c86447f0fec0602e3602b4129241f2 (5fc10404f20e7fe920fb1b13e85009dad154cc9a)
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 26028d2ce48352c9b2c3f496e963b79a4944a426
using credential jps-reader
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 26028d2ce48352c9b2c3f496e963b79a4944a426 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 26028d2ce48352c9b2c3f496e963b79a4944a426
Commit message: "[TAR-1227] Run the sonar container as the current user (#17)"
 > git rev-list --no-walk ead69454b4062f17d1f8389642089a002b037213 # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0a86bb187264afc61) in /home/ubuntu/workspace/cli_PR-1590
[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-1590@tmp/d28285ce-67e2-4e26-860d-1252138ad82d/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
13:31:56 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
13:31:56 chowning workspace
[Pipeline] sh
13:31:57 + uname -m
[Pipeline] sh
13:31:57 + pwd
13:31:57 + id -u
13:31:57 + id -g
13:31:57 + docker run --rm -v /home/ubuntu/workspace/cli_PR-1590:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
13:31:58 Removing all docker containers
[Pipeline] sh
13:31:59 + docker container ls -aq
[Pipeline] echo
13:31:59 Docker containers have been removed
[Pipeline] echo
13:31:59 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
13:31:59 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
13:31:59 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
13:31:59 Using the ‘stage’ step without a block argument is deprecated
13:31:59 Entering stage Git Checkout
13:31:59 Proceeding
[Pipeline] checkout
13:31:59 using credential docker-jenkins-github-credentials
13:31:59 Cloning the remote Git repository
13:31:59 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-1590 # 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/1590/head:refs/remotes/origin/PR-1590 +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/1590/head:refs/remotes/origin/PR-1590 # timeout=10
13:32:02 Fetching without tags
 > 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/1590/head:refs/remotes/origin/PR-1590 +refs/heads/master:refs/remotes/origin/master
13:32:03 Merging remotes/origin/master commit 79578882a1c86447f0fec0602e3602b4129241f2 into PR head commit 8e1cdb5014afab2677973fd377890178c4191eea
13:32:04 Merge succeeded, producing 8e1cdb5014afab2677973fd377890178c4191eea
13:32:04 Checking out Revision 8e1cdb5014afab2677973fd377890178c4191eea (PR-1590)
13:32:04 Commit message: "Docs: add note about management commands targeting a manager"
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8e1cdb5014afab2677973fd377890178c4191eea
 > git merge 79578882a1c86447f0fec0602e3602b4129241f2 # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 8e1cdb5014afab2677973fd377890178c4191eea
13:32:04 First time build. Skipping changelog.
[Pipeline] stage
13:32:05 Using the ‘stage’ step without a block argument is deprecated
13:32:05 Entering stage Run end-to-end test suite
13:32:05 Proceeding
[Pipeline] sh
13:32:06 + docker version
13:32:06 Client: Docker Engine - Community
13:32:06  Version:           19.03.2
13:32:06  API version:       1.40
13:32:06  Go version:        go1.12.8
13:32:06  Git commit:        6a30dfc
13:32:06  Built:             Thu Aug 29 05:29:11 2019
13:32:06  OS/Arch:           linux/amd64
13:32:06  Experimental:      false
13:32:06 
13:32:06 Server: Docker Engine - Community
13:32:06  Engine:
13:32:06   Version:          19.03.2
13:32:06   API version:      1.40 (minimum version 1.12)
13:32:06   Go version:       go1.12.8
13:32:06   Git commit:       6a30dfc
13:32:06   Built:            Thu Aug 29 05:27:45 2019
13:32:06   OS/Arch:          linux/amd64
13:32:06   Experimental:     true
13:32:06  containerd:
13:32:06   Version:          1.2.6
13:32:06   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:32:06  runc:
13:32:06   Version:          1.0.0-rc8
13:32:06   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
13:32:06  docker-init:
13:32:06   Version:          0.18.0
13:32:06   GitCommit:        fec3683
[Pipeline] sh
 > git rev-list --no-walk eae7b2117e1031abd520c144f53037b098ddb529 # timeout=10
13:32:06 + docker info
13:32:06 Client:
13:32:06  Debug Mode: false
13:32:06 
13:32:06 Server:
13:32:06  Containers: 0
13:32:06   Running: 0
13:32:06   Paused: 0
13:32:06   Stopped: 0
13:32:06  Images: 5
13:32:06  Server Version: 19.03.2
13:32:06  Storage Driver: overlay2
13:32:06   Backing Filesystem: extfs
13:32:06   Supports d_type: true
13:32:06   Native Overlay Diff: true
13:32:06  Logging Driver: json-file
13:32:06  Cgroup Driver: cgroupfs
13:32:06  Plugins:
13:32:06   Volume: local
13:32:06   Network: bridge host ipvlan macvlan null overlay
13:32:06   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
13:32:06  Swarm: inactive
13:32:06  Runtimes: runc
13:32:06  Default Runtime: runc
13:32:06  Init Binary: docker-init
13:32:06  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
13:32:06  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
13:32:06  init version: fec3683
13:32:06  Security Options:
13:32:06   apparmor
13:32:06   seccomp
13:32:06    Profile: default
13:32:06  Kernel Version: 4.15.0-1048-aws
13:32:06  Operating System: Ubuntu 18.04.3 LTS
13:32:06  OSType: linux
13:32:06  Architecture: x86_64
13:32:06  CPUs: 2
13:32:06  Total Memory: 7.501GiB
13:32:06  Name: ip-10-100-84-106
13:32:06  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
13:32:06  Docker Root Dir: /var/lib/docker
13:32:06  Debug Mode: false
13:32:06  Username: dockerbuildbot
13:32:06  Registry: https://index.docker.io/v1/
13:32:06  Labels:
13:32:06  Experimental: true
13:32:06  Insecure Registries:
13:32:06   127.0.0.0/8
13:32:06  Live Restore Enabled: true
13:32:06 
13:32:06 WARNING: No swap limit support
[Pipeline] sh
13:32:07 + E2E_UNIQUE_ID=clie2e2 IMAGE_TAG=clie2e2 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
13:32:07 docker build -t docker-cli-e2eclie2e2 --build-arg=GO_VERSION --build-arg VERSION=19.09.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e .
13:32:07 #2 [internal] load .dockerignore
13:32:07 #2 transferring context: 100B done
13:32:07 #2 DONE 0.0s
13:32:07 
13:32:07 #1 [internal] load build definition from Dockerfile.e2e
13:32:07 #1 transferring dockerfile: 1.58kB done
13:32:07 #1 DONE 0.0s
13:32:07 
13:32:07 #3 [internal] load metadata for docker.io/library/golang:1.12.12
13:32:07 #3 DONE 0.4s
13:32:07 
13:32:07 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4...
13:32:07 #4 resolve docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 done
13:32:07 #4 sha256:f80dfc88ee2af04de5e4a64a6d764e4e61c84b50504d13d706b700234198ab09 2.16kB / 2.16kB done
13:32:07 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 51.75kB / 50.38MB 0.1s
13:32:07 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0B / 7.81MB 0.1s
13:32:07 #4 sha256:a3126e9d643947fe3ccf278540cb2372741cb4060e9af73d670981b9b1fd82c3 1.79kB / 1.79kB done
13:32:07 #4 sha256:25f57e47afcef7f2b494780f429b793cd623b7f2538f09118702bead841abf4d 5.46kB / 5.46kB done
13:32:07 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0B / 10.00MB 0.1s
13:32:07 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 4.45MB / 7.81MB 0.2s
13:32:07 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 2.72MB / 10.00MB 0.2s
13:32:07 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 8.39MB / 50.38MB 0.3s
13:32:07 #4 sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 7.81MB / 7.81MB 0.2s done
13:32:07 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0B / 51.77MB 0.3s
13:32:07 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 11.91MB / 50.38MB 0.4s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 19.04MB / 50.38MB 0.6s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 23.00MB / 50.38MB 0.7s
13:32:08 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 8.25MB / 10.00MB 0.7s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 26.29MB / 50.38MB 0.8s
13:32:08 #4 sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 10.00MB / 10.00MB 0.7s done
13:32:08 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 0B / 68.52MB 0.8s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 31.51MB / 50.38MB 1.0s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 35.42MB / 50.38MB 1.2s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 40.35MB / 50.38MB 1.3s
13:32:08 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 7.56MB / 68.52MB 1.3s
13:32:08 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 43.85MB / 50.38MB 1.4s
13:32:08 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 6.65MB / 51.77MB 1.4s
13:32:09 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 49.07MB / 50.38MB 1.6s
13:32:09 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 20.49MB / 51.77MB 1.6s
13:32:09 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 31.05MB / 51.77MB 1.7s
13:32:09 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 13.23MB / 68.52MB 1.7s
13:32:09 #4 sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 50.38MB / 50.38MB 1.7s done
13:32:09 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 39.53MB / 51.77MB 1.9s
13:32:09 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 19.83MB / 68.52MB 1.9s
13:32:09 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 0B / 127.97MB 1.9s
13:32:09 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 50.43MB / 51.77MB 2.0s
13:32:09 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1
13:32:09 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 24.87MB / 68.52MB 2.1s
13:32:09 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 6.55MB / 127.97MB 2.1s
13:32:09 #4 sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 51.77MB / 51.77MB 2.2s done
13:32:09 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 29.73MB / 68.52MB 2.4s
13:32:09 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 20.75MB / 127.97MB 2.4s
13:32:09 #4 sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 126B / 126B 2.3s done
13:32:09 #4 ...
13:32:09 
13:32:09 #10 [internal] load build context
13:32:09 #10 transferring context: 44.01MB 2.4s done
13:32:09 #10 DONE 2.5s
13:32:09 
13:32:09 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4...
13:32:10 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 34.30MB / 68.52MB 2.7s
13:32:10 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 33.68MB / 127.97MB 2.7s
13:32:10 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 39.32MB / 68.52MB 2.9s
13:32:10 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 42.84MB / 68.52MB 3.0s
13:32:10 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 51.73MB / 68.52MB 3.2s
13:32:10 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 55.39MB / 68.52MB 3.3s
13:32:10 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 41.57MB / 127.97MB 3.4s
13:32:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 62.55MB / 68.52MB 3.7s
13:32:11 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 56.34MB / 127.97MB 3.7s
13:32:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 3.9s
13:32:11 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 69.40MB / 127.97MB 3.9s
13:32:11 #4 sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 68.52MB / 68.52MB 3.9s done
13:32:11 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 76.49MB / 127.97MB 4.3s
13:32:11 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 86.51MB / 127.97MB 4.5s
13:32:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 93.35MB / 127.97MB 4.6s
13:32:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 100.65MB / 127.97MB 4.9s
13:32:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 114.69MB / 127.97MB 5.2s
13:32:12 #4 extracting sha256:c7b7d16361e00faca0e9393f3f43923f25ceb1210face87839dfc5de988905c1 3.1s done
13:32:12 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a
13:32:12 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 127.97MB / 127.97MB 5.5s
13:32:13 #4 extracting sha256:b7a128769df1909f91b589d0a4a2e1c1671aebc047a9f46b4b30dfeb7308ea6a 0.4s done
13:32:13 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4
13:32:13 #4 sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 127.97MB / 127.97MB 6.0s done
13:32:13 #4 extracting sha256:1128949d0793d2435bb1f0640a777f32feee88b71d4fe234121c3cfb345a80c4 0.2s done
13:32:14 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 0.1s
13:32:15 #4 extracting sha256:667692510b7038b74e221f92eb33610e4968b669c8a718378ecb1f78739c3713 1.9s done
13:32:15 #4 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62
13:32:18 #4 extracting sha256:c70d80036479d598a6173d377ad1e726df898511a98ba73896f3798635e41f62 2.1s done
13:32:18 #4 extracting sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92
13:32:23 #4 extracting sha256:1de3250885d90578dd2fd9b544f59a5133881b070f9c590454ff4b9e9f565e92 4.4s done
13:32:23 #4 extracting sha256:5edd1231cc1301ccda40312ceb4cf20bd168b798a37da8c0b8a56082f64cea05 done
13:32:23 #4 DONE 15.5s
13:32:23 
13:32:23 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
13:32:24 #5 1.061 Get:1 http://deb.debian.org/debian buster InRelease [122 kB]
13:32:24 #5 1.062 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB]
13:32:24 #5 1.073 Get:3 http://deb.debian.org/debian buster-updates InRelease [49.3 kB]
13:32:24 #5 1.166 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7908 kB]
13:32:24 #5 1.301 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [5792 B]
13:32:24 #5 1.411 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [159 kB]
13:32:25 #5 2.484 Fetched 8309 kB in 2s (4960 kB/s)
13:32:25 #5 2.484 Reading package lists...
13:32:26 #5 3.071 Reading package lists...
13:32:26 #5 3.670 Building dependency tree...
13:32:26 #5 3.779 Reading state information...
13:32:26 #5 3.877 curl is already the newest version (7.64.0-4).
13:32:26 #5 3.877 openssh-client is already the newest version (1:7.9p1-10+deb10u1).
13:32:26 #5 3.877 openssl is already the newest version (1.1.1d-0+deb10u2).
13:32:26 #5 3.877 openssl set to manually installed.
13:32:26 #5 3.877 The following additional packages will be installed:
13:32:26 #5 3.878   bzip2 dpkg-dev fakeroot libalgorithm-diff-perl libalgorithm-diff-xs-perl
13:32:26 #5 3.878   libalgorithm-merge-perl libfakeroot patch xz-utils
13:32:26 #5 3.879 Suggested packages:
13:32:26 #5 3.879   bzip2-doc debian-keyring ed diffutils-doc
13:32:26 #5 3.950 The following NEW packages will be installed:
13:32:26 #5 3.950   build-essential bzip2 dpkg-dev fakeroot libalgorithm-diff-perl
13:32:26 #5 3.951   libalgorithm-diff-xs-perl libalgorithm-merge-perl libfakeroot patch xz-utils
13:32:27 #5 4.216 0 upgraded, 10 newly installed, 0 to remove and 14 not upgraded.
13:32:27 #5 4.216 Need to get 2342 kB of archives.
13:32:27 #5 4.216 After this operation, 3601 kB of additional disk space will be used.
13:32:27 #5 4.216 Get:1 http://deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB]
13:32:27 #5 4.219 Get:2 http://deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB]
13:32:27 #5 4.222 Get:3 http://deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB]
13:32:27 #5 4.224 Get:4 http://deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB]
13:32:27 #5 4.241 Get:5 http://deb.debian.org/debian buster/main amd64 build-essential amd64 12.6 [7576 B]
13:32:27 #5 4.242 Get:6 http://deb.debian.org/debian buster/main amd64 libfakeroot amd64 1.23-1 [45.9 kB]
13:32:27 #5 4.244 Get:7 http://deb.debian.org/debian buster/main amd64 fakeroot amd64 1.23-1 [85.8 kB]
13:32:27 #5 4.244 Get:8 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-perl all 1.19.03-2 [47.9 kB]
13:32:27 #5 4.245 Get:9 http://deb.debian.org/debian buster/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5+b1 [11.8 kB]
13:32:27 #5 4.245 Get:10 http://deb.debian.org/debian buster/main amd64 libalgorithm-merge-perl all 0.08-3 [12.7 kB]
13:32:27 #5 4.350 debconf: delaying package configuration, since apt-utils is not installed
13:32:27 #5 4.371 Fetched 2342 kB in 0s (8282 kB/s)
13:32:27 #5 4.390 Selecting previously unselected package bzip2.
13:32:27 #5 4.390 (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 ... 15394 files and directories currently installed.)
13:32:27 #5 4.397 Preparing to unpack .../0-bzip2_1.0.6-9.2~deb10u1_amd64.deb ...
13:32:27 #5 4.400 Unpacking bzip2 (1.0.6-9.2~deb10u1) ...
13:32:27 #5 4.430 Selecting previously unselected package xz-utils.
13:32:27 #5 4.430 Preparing to unpack .../1-xz-utils_5.2.4-1_amd64.deb ...
13:32:27 #5 4.433 Unpacking xz-utils (5.2.4-1) ...
13:32:27 #5 4.472 Selecting previously unselected package patch.
13:32:27 #5 4.472 Preparing to unpack .../2-patch_2.7.6-3+deb10u1_amd64.deb ...
13:32:27 #5 4.474 Unpacking patch (2.7.6-3+deb10u1) ...
13:32:27 #5 4.510 Selecting previously unselected package dpkg-dev.
13:32:27 #5 4.511 Preparing to unpack .../3-dpkg-dev_1.19.7_all.deb ...
13:32:27 #5 4.514 Unpacking dpkg-dev (1.19.7) ...
13:32:27 #5 4.616 Selecting previously unselected package build-essential.
13:32:27 #5 4.616 Preparing to unpack .../4-build-essential_12.6_amd64.deb ...
13:32:27 #5 4.619 Unpacking build-essential (12.6) ...
13:32:27 #5 4.647 Selecting previously unselected package libfakeroot:amd64.
13:32:27 #5 4.647 Preparing to unpack .../5-libfakeroot_1.23-1_amd64.deb ...
13:32:27 #5 4.653 Unpacking libfakeroot:amd64 (1.23-1) ...
13:32:27 #5 4.684 Selecting previously unselected package fakeroot.
13:32:27 #5 4.684 Preparing to unpack .../6-fakeroot_1.23-1_amd64.deb ...
13:32:27 #5 4.687 Unpacking fakeroot (1.23-1) ...
13:32:27 #5 4.719 Selecting previously unselected package libalgorithm-diff-perl.
13:32:27 #5 4.719 Preparing to unpack .../7-libalgorithm-diff-perl_1.19.03-2_all.deb ...
13:32:27 #5 4.722 Unpacking libalgorithm-diff-perl (1.19.03-2) ...
13:32:27 #5 4.746 Selecting previously unselected package libalgorithm-diff-xs-perl.
13:32:27 #5 4.748 Preparing to unpack .../8-libalgorithm-diff-xs-perl_0.04-5+b1_amd64.deb ...
13:32:27 #5 4.751 Unpacking libalgorithm-diff-xs-perl (0.04-5+b1) ...
13:32:27 #5 4.775 Selecting previously unselected package libalgorithm-merge-perl.
13:32:27 #5 4.775 Preparing to unpack .../9-libalgorithm-merge-perl_0.08-3_all.deb ...
13:32:27 #5 4.778 Unpacking libalgorithm-merge-perl (0.08-3) ...
13:32:27 #5 4.810 Setting up libalgorithm-diff-perl (1.19.03-2) ...
13:32:27 #5 4.818 Setting up bzip2 (1.0.6-9.2~deb10u1) ...
13:32:27 #5 4.826 Setting up libfakeroot:amd64 (1.23-1) ...
13:32:27 #5 4.837 Setting up fakeroot (1.23-1) ...
13:32:27 #5 4.846 update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
13:32:27 #5 4.854 Setting up xz-utils (5.2.4-1) ...
13:32:27 #5 4.861 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode
13:32:27 #5 4.868 Setting up patch (2.7.6-3+deb10u1) ...
13:32:27 #5 4.876 Setting up libalgorithm-diff-xs-perl (0.04-5+b1) ...
13:32:27 #5 4.884 Setting up libalgorithm-merge-perl (0.08-3) ...
13:32:27 #5 4.893 Setting up dpkg-dev (1.19.7) ...
13:32:27 #5 4.908 Setting up build-essential (12.6) ...
13:32:27 #5 4.916 Processing triggers for libc-bin (2.28-10) ...
13:32:29 #5 DONE 6.0s
13:32:29 
13:32:29 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
13:32:29 #6 0.677   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
13:32:29 #6 0.678                                  Dload  Upload   Total   Spent    Left  Speed
13:32:29 #6 0.678 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   617    0   617    0     0   4226      0 --:--:-- --:--:-- --:--:--  4197
13:32:30 #6 0.957 
100 10.3M  100 10.3M    0     0  36.9M      0 --:--:-- --:--:-- --:--:-- 36.9M
13:32:30 #6 DONE 1.1s
13:32:30 
13:32:30 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
13:32:30 #7 DONE 1.0s
13:32:30 
13:32:30 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
13:32:32 #8 DONE 1.1s
13:32:32 
13:32:32 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
13:32:32 #9 DONE 0.0s
13:32:32 
13:32:32 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
13:32:32 #11 DONE 0.1s
13:32:32 
13:32:32 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
13:32:33 #12 0.803 Updating certificates in /etc/ssl/certs...
13:32:33 #12 1.355 1 added, 0 removed; done.
13:32:33 #12 1.355 Running hooks in /etc/ca-certificates/update.d...
13:32:33 #12 1.356 done.
13:32:33 #12 DONE 1.4s
13:32:33 
13:32:33 #13 [9/11] COPY . .
13:32:34 #13 DONE 0.7s
13:32:34 
13:32:34 #14 [10/11] RUN ./scripts/build/binary
13:32:35 #14 0.849 Building statically linked build/docker-linux-amd64
13:33:56 #14 DONE 80.6s
13:33:56 
13:33:56 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
13:33:56 #15 0.700 Building statically linked build/plugins-linux-amd64/docker-helloworld
13:33:57 #15 2.664 Building statically linked build/plugins-linux-amd64/docker-badmeta
13:33:59 #15 4.427 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
13:34:01 #15 DONE 6.5s
13:34:01 
13:34:01 #16 exporting to image
13:34:01 #16 exporting layers
13:34:03 #16 exporting layers 2.5s done
13:34:03 #16 writing image sha256:6517b9c1c654e74e691f21a5a648f3ad35bacf6206f1f22179e07e88304c8bd5 done
13:34:03 #16 naming to docker.io/library/docker-cli-e2eclie2e2 done
13:34:03 #16 DONE 2.5s
13:34:03 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM docker-cli-e2eclie2e2
13:34:05 Creating network "cliendtoendsuite_default" with the default driver
13:34:05 Pulling registry (registry:2)...
13:34:05 2: Pulling from library/registry
13:34:06 Digest: sha256:8004747f1e8cd820a148fb7499d71a76d45ff66bac6a29129bfdbfdc0154d146
13:34:06 Status: Downloaded newer image for registry:2
13:34:06 Pulling engine (docker:stable-dind)...
13:34:06 stable-dind: Pulling from library/docker
13:34:10 Digest: sha256:59a346f8cdba3dda88cf1d7dd153be7d4df1b7b5f53f39a451006617caddd5e4
13:34:10 Status: Downloaded newer image for docker:stable-dind
13:34:10 Building notary-server
13:34:10 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:34:10 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:34:10 server-0.5.0: Pulling from library/notary
13:34:11 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
13:34:11 Status: Downloaded newer image for notary:server-0.5.0
13:34:11  ---> 16b632e954ca
13:34:11 Step 3/3 : COPY ./notary/ /fixtures/
13:34:12  ---> f2d88f38ce69
13:34:12 Successfully built f2d88f38ce69
13:34:12 Successfully tagged cliendtoendsuite_notary-server:latest
13:34:12 Building evil-notary-server
13:34:12 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:34:12 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:34:12  ---> 16b632e954ca
13:34:12 Step 3/3 : COPY ./notary-evil/ /fixtures/
13:34:12  ---> 523f359aac78
13:34:12 Successfully built 523f359aac78
13:34:12 Successfully tagged cliendtoendsuite_evil-notary-server:latest
13:34:12 Creating cliendtoendsuite_registry_1 ... 
13:34:12 Creating cliendtoendsuite_evil-notary-server_1 ... 
13:34:12 Creating cliendtoendsuite_notary-server_1      ... 
13:34:12 Creating cliendtoendsuite_engine_1             ... 
13:34:16 
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.18.0.5:2375
13:34:16 Client:
13:34:16  Version:           19.09.0-dev
13:34:16  API version:       1.40 (downgraded from 1.41)
13:34:16  Go version:        go1.12.12
13:34:16  Git commit:        
13:34:16  Built:             Tue Dec 10 13:32:34 2019
13:34:16  OS/Arch:           linux/amd64
13:34:16  Experimental:      false
13:34:16 
13:34:16 Server: Docker Engine - Community
13:34:16  Engine:
13:34:16   Version:          19.03.5
13:34:16   API version:      1.40 (minimum version 1.12)
13:34:16   Go version:       go1.12.12
13:34:16   Git commit:       633a0ea838
13:34:16   Built:            Wed Nov 13 07:28:45 2019
13:34:16   OS/Arch:          linux/amd64
13:34:16   Experimental:     false
13:34:16  containerd:
13:34:16   Version:          v1.2.10
13:34:16   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
13:34:16  runc:
13:34:16   Version:          1.0.0-rc8+dev
13:34:16   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:34:16  docker-init:
13:34:16   Version:          0.18.0
13:34:16   GitCommit:        fec3683
13:34:16 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
13:34:16 88286f41530e: Pulling fs layer
13:34:16 88286f41530e: Verifying Checksum
13:34:16 88286f41530e: Download complete
13:34:16 88286f41530e: Pull complete
13:34:16 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:34:16 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:34:16 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:34:16 The push refers to repository [registry:5000/alpine]
13:34:16 5bef08742407: Preparing
13:34:17 5bef08742407: Pushed
13:34:17 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
13:34:17 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
13:34:17 03b1be98f3f9: Pulling fs layer
13:34:17 03b1be98f3f9: Verifying Checksum
13:34:17 03b1be98f3f9: Download complete
13:34:17 03b1be98f3f9: Pull complete
13:34:17 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:34:17 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:34:17 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:34:17 The push refers to repository [registry:5000/busybox]
13:34:17 6a749002dd6a: Preparing
13:34:17 6a749002dd6a: Pushed
13:34:17 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
13:34:18 Swarm initialized: current node (oqhsdqcp9wvj8k3ehfcwaue40) is now a manager.
13:34:18 
13:34:18 To add a worker to this swarm, run the following command:
13:34:18 
13:34:18     docker swarm join --token SWMTKN-1-02i18ry3wpdo0v0unj0lw8tltfvqmnbkjv9kgmt3s4kjmfzq6h-4ccrtf5yuplncq3g6i5960r1u 172.18.0.5:2377
13:34:18 
13:34:18 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
13:34:18 
13:34:50 ✓  e2e/cli-plugins (2.537s)
13:34:50 ∅  e2e/cli-plugins/plugins/badmeta
13:34:50 ∅  e2e/cli-plugins/plugins/nopersistentprerun
13:34:50 ✓  e2e/context (48ms)
13:34:52 ✓  e2e/container (8.876s)
13:34:58 ✓  e2e/plugin (3.968s)
13:34:58 ✓  e2e/image (11.511s)
13:34:58 ∅  e2e/internal/fixtures
13:34:58 ∅  e2e/plugin/basic
13:34:58 ✓  e2e/system (67ms)
13:34:58 ✓  e2e/stack (643ms)
13:35:01 ✓  e2e/trust (2.156s)
13:35:01 
13:35:01 === Skipped
13:35:01 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
13:35:01     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
13:35:01 
13:35:01 === SKIP: e2e/image TestBuildIidFileSquash (0.05s)
13:35:01     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
13:35:01 
13:35:01 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
13:35:01     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
13:35:01         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
13:35:01 
13:35:01 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
13:35:01     --- SKIP: TestRemove/Kubernetes (0.00s)
13:35:01         remove_test.go:22: !environment.KubernetesEnabled()
13:35:01 
13:35:01 
13:35:01 DONE 88 tests, 4 skipped in 43.123s
13:35:02 Stopping cliendtoendsuite_registry_1           ... 
13:35:02 Stopping cliendtoendsuite_engine_1             ... 
13:35:02 Stopping cliendtoendsuite_notary-server_1      ... 
13:35:02 Stopping cliendtoendsuite_evil-notary-server_1 ... 
13:35:03 
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_registry_1           ... 
13:35:03 Removing cliendtoendsuite_engine_1             ... 
13:35:03 Removing cliendtoendsuite_notary-server_1      ... 
13:35:03 Removing cliendtoendsuite_evil-notary-server_1 ... 
13:35:03 
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
13:35:04 Removing image cliendtoendsuite_notary-server
13:35:04 Removing image cliendtoendsuite_evil-notary-server
13:35:04 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e DOCKERD_EXPERIMENTAL=1 docker-cli-e2eclie2e2
13:35:06 Creating network "cliendtoendsuite_default" with the default driver
13:35:06 Building notary-server
13:35:06 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:35:06 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:35:06  ---> 16b632e954ca
13:35:06 Step 3/3 : COPY ./notary/ /fixtures/
13:35:06  ---> 95f8b56c412d
13:35:06 Successfully built 95f8b56c412d
13:35:06 Successfully tagged cliendtoendsuite_notary-server:latest
13:35:06 Building evil-notary-server
13:35:06 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:35:06 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:35:06  ---> 16b632e954ca
13:35:06 Step 3/3 : COPY ./notary-evil/ /fixtures/
13:35:06  ---> b9ea992ce3d3
13:35:06 Successfully built b9ea992ce3d3
13:35:06 Successfully tagged cliendtoendsuite_evil-notary-server:latest
13:35:06 Creating cliendtoendsuite_registry_1 ... 
13:35:06 Creating cliendtoendsuite_engine_1   ... 
13:35:06 Creating cliendtoendsuite_evil-notary-server_1 ... 
13:35:06 Creating cliendtoendsuite_notary-server_1      ... 
13:35:10 
Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.19.0.2:2375
13:35:10 Client:
13:35:10  Version:           19.09.0-dev
13:35:10  API version:       1.40 (downgraded from 1.41)
13:35:10  Go version:        go1.12.12
13:35:10  Git commit:        
13:35:10  Built:             Tue Dec 10 13:32:34 2019
13:35:10  OS/Arch:           linux/amd64
13:35:10  Experimental:      false
13:35:10 
13:35:10 Server: Docker Engine - Community
13:35:10  Engine:
13:35:10   Version:          19.03.5
13:35:10   API version:      1.40 (minimum version 1.12)
13:35:10   Go version:       go1.12.12
13:35:10   Git commit:       633a0ea838
13:35:10   Built:            Wed Nov 13 07:28:45 2019
13:35:10   OS/Arch:          linux/amd64
13:35:10   Experimental:     true
13:35:10  containerd:
13:35:10   Version:          v1.2.10
13:35:10   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
13:35:10  runc:
13:35:10   Version:          1.0.0-rc8+dev
13:35:10   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:35:10  docker-init:
13:35:10   Version:          0.18.0
13:35:10   GitCommit:        fec3683
13:35:10 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
13:35:10 88286f41530e: Pulling fs layer
13:35:10 88286f41530e: Verifying Checksum
13:35:10 88286f41530e: Download complete
13:35:10 88286f41530e: Pull complete
13:35:10 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:35:10 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:35:10 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:35:10 The push refers to repository [registry:5000/alpine]
13:35:10 5bef08742407: Preparing
13:35:10 5bef08742407: Pushed
13:35:10 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
13:35:10 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
13:35:11 03b1be98f3f9: Pulling fs layer
13:35:11 03b1be98f3f9: Verifying Checksum
13:35:11 03b1be98f3f9: Download complete
13:35:11 03b1be98f3f9: Pull complete
13:35:11 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:35:11 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:35:11 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:35:11 The push refers to repository [registry:5000/busybox]
13:35:11 6a749002dd6a: Preparing
13:35:11 6a749002dd6a: Pushed
13:35:11 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
13:35:12 Swarm initialized: current node (iy6vag371c4oxbqa169tekf6e) is now a manager.
13:35:12 
13:35:12 To add a worker to this swarm, run the following command:
13:35:12 
13:35:12     docker swarm join --token SWMTKN-1-0dn6wjdxeu9d3u5khkzplopt4xanijuoqt5yjs5yrsplwuy9ik-3gzg9tcnosec4ikxyv5zk5n61 172.19.0.2:2377
13:35:12 
13:35:12 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
13:35:12 
13:35:44 ✓  e2e/cli-plugins (2.666s)
13:35:44 ∅  e2e/cli-plugins/plugins/badmeta
13:35:44 ∅  e2e/cli-plugins/plugins/nopersistentprerun
13:35:44 ✓  e2e/context (30ms)
13:35:46 ✓  e2e/container (8.436s)
13:35:51 ✓  e2e/plugin (3.737s)
13:35:51 ✓  e2e/stack (605ms)
13:35:52 ✓  e2e/system (77ms)
13:35:55 ✓  e2e/image (14.382s)
13:35:55 ∅  e2e/internal/fixtures
13:35:55 ∅  e2e/plugin/basic
13:35:55 ✓  e2e/trust (2.79s)
13:35:55 
13:35:55 === Skipped
13:35:55 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
13:35:55     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
13:35:55 
13:35:55 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
13:35:55     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
13:35:55         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
13:35:55 
13:35:55 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
13:35:55     --- SKIP: TestRemove/Kubernetes (0.00s)
13:35:55         remove_test.go:22: !environment.KubernetesEnabled()
13:35:55 
13:35:55 
13:35:55 DONE 88 tests, 3 skipped in 43.889s
13:35:56 Stopping cliendtoendsuite_evil-notary-server_1 ... 
13:35:56 Stopping cliendtoendsuite_registry_1           ... 
13:35:56 Stopping cliendtoendsuite_notary-server_1      ... 
13:35:56 Stopping cliendtoendsuite_engine_1             ... 
13:35:58 
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_evil-notary-server_1 ... 
13:35:58 Removing cliendtoendsuite_registry_1           ... 
13:35:58 Removing cliendtoendsuite_notary-server_1      ... 
13:35:58 Removing cliendtoendsuite_engine_1             ... 
13:35:58 
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
13:35:58 Removing image cliendtoendsuite_notary-server
13:35:58 Removing image cliendtoendsuite_evil-notary-server
13:35:58 docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=19.09.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-e2eclie2e2
13:36:00 Creating network "cliendtoendsuite_default" with the default driver
13:36:00 Building notary-server
13:36:00 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:36:00 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:36:00  ---> 16b632e954ca
13:36:00 Step 3/3 : COPY ./notary/ /fixtures/
13:36:00  ---> 317bc94f5d39
13:36:00 Successfully built 317bc94f5d39
13:36:00 Successfully tagged cliendtoendsuite_notary-server:latest
13:36:00 Building engine
13:36:01 Step 1/6 : FROM docker:test-dind
13:36:01 test-dind: Pulling from library/docker
13:36:01 Digest: sha256:59a346f8cdba3dda88cf1d7dd153be7d4df1b7b5f53f39a451006617caddd5e4
13:36:01 Status: Downloaded newer image for docker:test-dind
13:36:01  ---> a4b37e66ffc7
13:36:01 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
13:36:01  ---> Running in c40e8db50cc3
13:36:02 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/main/x86_64/APKINDEX.tar.gz
13:36:03 fetch http://dl-cdn.alpinelinux.org/alpine/v3.10/community/x86_64/APKINDEX.tar.gz
13:36:03 (1/5) Installing openssh-keygen (8.1_p1-r0)
13:36:03 (2/5) Installing openssh-server-common (8.1_p1-r0)
13:36:03 (3/5) Installing openssh-server (8.1_p1-r0)
13:36:03 (4/5) Installing linux-pam (1.3.0-r1)
13:36:03 (5/5) Installing shadow (4.6-r2)
13:36:03 Executing busybox-1.30.1-r2.trigger
13:36:03 OK: 24 MiB in 45 packages
13:36:03 Creating mailbox file: No such file or directory
13:36:03 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
13:36:04 Removing intermediate container c40e8db50cc3
13:36:04  ---> 8f5cb393fa70
13:36:04 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
13:36:04  ---> Running in 7a92146e9c56
13:36:05 Removing intermediate container 7a92146e9c56
13:36:05  ---> 5924ade0ca0d
13:36:05 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
13:36:05  ---> 6f740adc8a59
13:36:05 Step 5/6 : EXPOSE 22
13:36:06  ---> Running in 553bde9d3736
13:36:06 Removing intermediate container 553bde9d3736
13:36:06  ---> ab6445df0faa
13:36:06 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
13:36:06  ---> Running in c8844b2bd9f7
13:36:06 Removing intermediate container c8844b2bd9f7
13:36:06  ---> 98dc38d65ff2
13:36:06 Successfully built 98dc38d65ff2
13:36:06 Successfully tagged docker:stable-dind
13:36:06 Building evil-notary-server
13:36:06 Step 1/3 : ARG NOTARY_VERSION=0.5.0
13:36:06 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
13:36:06  ---> 16b632e954ca
13:36:06 Step 3/3 : COPY ./notary-evil/ /fixtures/
13:36:06  ---> 40f01bf6fd0a
13:36:06 Successfully built 40f01bf6fd0a
13:36:06 Successfully tagged cliendtoendsuite_evil-notary-server:latest
13:36:06 Creating cliendtoendsuite_notary-server_1 ... 
13:36:06 Creating cliendtoendsuite_evil-notary-server_1 ... 
13:36:06 Creating cliendtoendsuite_engine_1             ... 
13:36:06 Creating cliendtoendsuite_registry_1           ... 
13:36:09 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at ssh://penguin@172.20.0.5
13:36:10 Client:
13:36:10  Version:           19.09.0-dev
13:36:10  API version:       1.40 (downgraded from 1.41)
13:36:10  Go version:        go1.12.12
13:36:10  Git commit:        
13:36:10  Built:             Tue Dec 10 13:32:34 2019
13:36:10  OS/Arch:           linux/amd64
13:36:10  Experimental:      false
13:36:10 
13:36:10 Server: Docker Engine - Community
13:36:10  Engine:
13:36:10   Version:          19.03.5
13:36:10   API version:      1.40 (minimum version 1.12)
13:36:10   Go version:       go1.12.12
13:36:10   Git commit:       633a0ea838
13:36:10   Built:            Wed Nov 13 07:28:45 2019
13:36:10   OS/Arch:          linux/amd64
13:36:10   Experimental:     true
13:36:10  containerd:
13:36:10   Version:          v1.2.10
13:36:10   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
13:36:10  runc:
13:36:10   Version:          1.0.0-rc8+dev
13:36:10   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
13:36:10  docker-init:
13:36:10   Version:          0.18.0
13:36:10   GitCommit:        fec3683
13:36:10 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
13:36:10 88286f41530e: Pulling fs layer
13:36:10 88286f41530e: Verifying Checksum
13:36:10 88286f41530e: Download complete
13:36:10 88286f41530e: Pull complete
13:36:10 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:36:10 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:36:10 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
13:36:11 The push refers to repository [registry:5000/alpine]
13:36:11 5bef08742407: Preparing
13:36:11 5bef08742407: Pushed
13:36:11 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
13:36:11 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
13:36:11 03b1be98f3f9: Pulling fs layer
13:36:12 03b1be98f3f9: Verifying Checksum
13:36:12 03b1be98f3f9: Download complete
13:36:12 03b1be98f3f9: Pull complete
13:36:12 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:36:12 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:36:12 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
13:36:12 The push refers to repository [registry:5000/busybox]
13:36:12 6a749002dd6a: Preparing
13:36:12 6a749002dd6a: Pushed
13:36:12 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
13:36:13 Swarm initialized: current node (jebskctbc2kiaazudi8yz7bd9) is now a manager.
13:36:13 
13:36:13 To add a worker to this swarm, run the following command:
13:36:13 
13:36:13     docker swarm join --token SWMTKN-1-5cnuzhan5sin0akfutuh0wj3opmp7irojjzqylczh0jfalm6il-15i4lqvtw6vb9wwr6hn88tth5 172.20.0.5:2377
13:36:13 
13:36:13 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
13:36:13 
13:36:52 ✓  e2e/cli-plugins (13.987s)
13:36:52 ∅  e2e/cli-plugins/plugins/badmeta
13:36:52 ∅  e2e/cli-plugins/plugins/nopersistentprerun
13:36:52 ✓  e2e/context (49ms)
13:36:55 ✓  e2e/container (19.068s)
13:37:00 ✓  e2e/plugin (4.546s)
13:37:04 ✓  e2e/stack (2.411s)
13:37:04 ✓  e2e/system (316ms)
13:37:12 ✓  e2e/trust (6.538s)
13:37:16 ✓  e2e/image (26.319s)
13:37:16 ∅  e2e/internal/fixtures
13:37:16 ∅  e2e/plugin/basic
13:37:16 
13:37:16 === Skipped
13:37:16 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
13:37:16     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
13:37:16 
13:37:16 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
13:37:16     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
13:37:16         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
13:37:16 
13:37:16 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
13:37:16     --- SKIP: TestRemove/Kubernetes (0.00s)
13:37:16         remove_test.go:22: !environment.KubernetesEnabled()
13:37:16 
13:37:16 
13:37:16 DONE 88 tests, 3 skipped in 63.065s
13:37:17 Stopping cliendtoendsuite_engine_1             ... 
13:37:17 Stopping cliendtoendsuite_notary-server_1      ... 
13:37:17 Stopping cliendtoendsuite_registry_1           ... 
13:37:17 Stopping cliendtoendsuite_evil-notary-server_1 ... 
13:37:19 
Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_engine_1             ... 
13:37:19 Removing cliendtoendsuite_notary-server_1      ... 
13:37:19 Removing cliendtoendsuite_registry_1           ... 
13:37:19 Removing cliendtoendsuite_evil-notary-server_1 ... 
13:37:19 
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
13:37:19 Removing image cliendtoendsuite_notary-server
13:37:19 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