Skip to content
Success

Console Output

Pull request #2266 opened
12:46:04 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from e669be6a1b72c37c7d5be2c8b77dff79f8413a26+ab4a5cc0f77b19f8fc960709d66f24a433e0169c (c12f21770f0b36554ce2d26022d670e96aa648b1)
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
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-2266@libs/jps # timeout=10
Fetching upstream changes from https://github.com/docker/jps.git
 > git --version # timeout=10
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10
 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10
Fetching without tags
Fetching upstream changes from https://github.com/docker/jps.git
using GIT_ASKPASS to set credentials GitHub credentials for docker/jps
 > git fetch --no-tags --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master
Checking out Revision 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)"
First time build. Skipping changelog.
[Pipeline] Start of Pipeline
[Pipeline] node
Running on ubuntu-1804-overlay2 (i-0f341794a0091313c) in /home/ubuntu/workspace/cli_PR-2266
[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-2266@tmp/55352ca4-5533-44c8-9918-fed4065744c0/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:46:09 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:46:09 chowning workspace
[Pipeline] sh
12:46:09 + uname -m
[Pipeline] sh
12:46:09 + pwd
12:46:09 + id -u
12:46:09 + id -g
12:46:09 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2266:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:46:11 Removing all docker containers
[Pipeline] sh
12:46:11 + docker container ls -aq
[Pipeline] echo
12:46:11 Docker containers have been removed
[Pipeline] echo
12:46:11 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:46:11 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
12:46:11 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
12:46:11 Using the ‘stage’ step without a block argument is deprecated
12:46:11 Entering stage Git Checkout
12:46:11 Proceeding
[Pipeline] checkout
12:46:11 using credential docker-jenkins-github-credentials
12:46:11 Cloning the remote Git repository
12:46:11 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2266 # 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/2266/head:refs/remotes/origin/PR-2266 +refs/heads/19.03:refs/remotes/origin/19.03
12:46:14 Fetching without tags
12:46:14 Merging remotes/origin/19.03 commit ab4a5cc0f77b19f8fc960709d66f24a433e0169c into PR head commit e669be6a1b72c37c7d5be2c8b77dff79f8413a26
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2266/head:refs/remotes/origin/PR-2266 # 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/2266/head:refs/remotes/origin/PR-2266 +refs/heads/19.03:refs/remotes/origin/19.03
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e669be6a1b72c37c7d5be2c8b77dff79f8413a26
12:46:14 Merge succeeded, producing e669be6a1b72c37c7d5be2c8b77dff79f8413a26
12:46:14 Checking out Revision e669be6a1b72c37c7d5be2c8b77dff79f8413a26 (PR-2266)
12:46:15 Commit message: "CircleCI: add some info steps, and re-group jobs"
12:46:15 First time build. Skipping changelog.
 > git merge ab4a5cc0f77b19f8fc960709d66f24a433e0169c # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e669be6a1b72c37c7d5be2c8b77dff79f8413a26
fatal: bad object 26028d2ce48352c9b2c3f496e963b79a4944a426
[Pipeline] stage
12:46:16 Using the ‘stage’ step without a block argument is deprecated
12:46:16 Entering stage Run end-to-end test suite
12:46:16 Proceeding
[Pipeline] sh
12:46:16 + docker version
12:46:16 Client: Docker Engine - Community
12:46:16  Version:           19.03.2
12:46:16  API version:       1.40
12:46:16  Go version:        go1.12.8
12:46:16  Git commit:        6a30dfc
12:46:16  Built:             Thu Aug 29 05:29:11 2019
12:46:16  OS/Arch:           linux/amd64
12:46:16  Experimental:      false
12:46:16 
12:46:16 Server: Docker Engine - Community
12:46:16  Engine:
12:46:16   Version:          19.03.2
12:46:16   API version:      1.40 (minimum version 1.12)
12:46:16   Go version:       go1.12.8
12:46:16   Git commit:       6a30dfc
12:46:16   Built:            Thu Aug 29 05:27:45 2019
12:46:16   OS/Arch:          linux/amd64
12:46:16   Experimental:     true
12:46:16  containerd:
12:46:16   Version:          1.2.6
12:46:16   GitCommit:        894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:46:16  runc:
12:46:16   Version:          1.0.0-rc8
12:46:16   GitCommit:        425e105d5a03fabd737a126ad93d62a9eeede87f
12:46:16  docker-init:
12:46:16   Version:          0.18.0
12:46:16   GitCommit:        fec3683
[Pipeline] sh
12:46:17 + docker info
12:46:17 Client:
12:46:17  Debug Mode: false
12:46:17 
12:46:17 Server:
12:46:17  Containers: 0
12:46:17   Running: 0
12:46:17   Paused: 0
12:46:17   Stopped: 0
12:46:17  Images: 18
12:46:17  Server Version: 19.03.2
12:46:17  Storage Driver: overlay2
12:46:17   Backing Filesystem: extfs
12:46:17   Supports d_type: true
12:46:17   Native Overlay Diff: true
12:46:17  Logging Driver: json-file
12:46:17  Cgroup Driver: cgroupfs
12:46:17  Plugins:
12:46:17   Volume: local
12:46:17   Network: bridge host ipvlan macvlan null overlay
12:46:17   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:46:17  Swarm: inactive
12:46:17  Runtimes: runc
12:46:17  Default Runtime: runc
12:46:17  Init Binary: docker-init
12:46:17  containerd version: 894b81a4b802e4eb2a91d1ce216b8817763c29fb
12:46:17  runc version: 425e105d5a03fabd737a126ad93d62a9eeede87f
12:46:17  init version: fec3683
12:46:17  Security Options:
12:46:17   apparmor
12:46:17   seccomp
12:46:17    Profile: default
12:46:17  Kernel Version: 4.15.0-1048-aws
12:46:17  Operating System: Ubuntu 18.04.3 LTS
12:46:17  OSType: linux
12:46:17  Architecture: x86_64
12:46:17  CPUs: 2
12:46:17  Total Memory: 7.501GiB
12:46:17  Name: ip-10-100-75-104
12:46:17  ID: O7UF:J7PM:BBOA:MCJH:BMAQ:O5XU:4D4U:YHPF:2JNI:LSPI:7LJ3:3UMG
12:46:17  Docker Root Dir: /var/lib/docker
12:46:17  Debug Mode: false
12:46:17  Username: dockerbuildbot
12:46:17  Registry: https://index.docker.io/v1/
12:46:17  Labels:
12:46:17  Experimental: true
12:46:17  Insecure Registries:
12:46:17   127.0.0.0/8
12:46:17  Live Restore Enabled: true
12:46:17 
12:46:17 WARNING: No swap limit support
[Pipeline] sh
12:46:17 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
12:46:17 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:46:17 #2 [internal] load build definition from Dockerfile.e2e
12:46:17 #2 transferring dockerfile: 1.58kB done
12:46:17 #2 DONE 0.0s
12:46:17 
12:46:17 #1 [internal] load .dockerignore
12:46:17 #1 transferring context: 100B done
12:46:17 #1 DONE 0.0s
12:46:17 
12:46:17 #3 [internal] load metadata for docker.io/library/golang:1.12.12
12:46:17 #3 DONE 0.1s
12:46:17 
12:46:17 #4 [1/11] FROM docker.io/library/golang:1.12.12@sha256:f80dfc88ee2af04de5e4...
12:46:17 #4 DONE 0.0s
12:46:17 
12:46:17 #10 [internal] load build context
12:46:18 #10 transferring context: 40.46MB 0.8s done
12:46:18 #10 DONE 0.9s
12:46:18 
12:46:18 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
12:46:18 #9 CACHED
12:46:18 
12:46:18 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
12:46:18 #11 CACHED
12:46:18 
12:46:18 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
12:46:18 #6 CACHED
12:46:18 
12:46:18 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
12:46:18 #7 CACHED
12:46:18 
12:46:18 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
12:46:18 #8 CACHED
12:46:18 
12:46:18 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
12:46:18 #5 CACHED
12:46:18 
12:46:18 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
12:46:18 #12 CACHED
12:46:18 
12:46:18 #13 [9/11] COPY . .
12:46:20 #13 DONE 1.2s
12:46:20 
12:46:20 #14 [10/11] RUN ./scripts/build/binary
12:46:20 #14 0.825 Building statically linked build/docker-linux-amd64
12:47:42 #14 DONE 73.2s
12:47:42 
12:47:42 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
12:47:42 #15 0.872 Building statically linked build/plugins-linux-amd64/docker-helloworld
12:47:42 #15 2.807 Building statically linked build/plugins-linux-amd64/docker-badmeta
12:47:42 #15 4.552 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
12:47:42 #15 DONE 6.7s
12:47:42 
12:47:42 #16 exporting to image
12:47:42 #16 exporting layers
12:47:42 #16 exporting layers 2.0s done
12:47:42 #16 writing image sha256:1735702ce965e37dd2ec64db13913667bde2409482d78cad3393bca5b789847c done
12:47:42 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
12:47:42 #16 DONE 2.0s
12:47:42 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:47:43 Creating network "cliendtoendsuite_default" with the default driver
12:47:43 Building notary-server
12:47:43 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:47:43 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:47:43  ---> 16b632e954ca
12:47:43 Step 3/3 : COPY ./notary/ /fixtures/
12:47:43  ---> a44667ab8b99
12:47:43 Successfully built a44667ab8b99
12:47:43 Successfully tagged cliendtoendsuite_notary-server:latest
12:47:43 Building evil-notary-server
12:47:43 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:47:43 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:47:43  ---> 16b632e954ca
12:47:43 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:47:43  ---> 89b4d8807734
12:47:43 Successfully built 89b4d8807734
12:47:43 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:47:43 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:47:43 Creating cliendtoendsuite_registry_1           ... 
12:47:43 Creating cliendtoendsuite_notary-server_1      ... 
12:47:43 Creating cliendtoendsuite_engine_1             ... 
12:47:47 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done
Waiting for docker daemon to become available at tcp://172.21.0.4:2375
12:47:47 Client:
12:47:47  Version:           19.03.0-dev
12:47:47  API version:       1.40
12:47:47  Go version:        go1.12.12
12:47:47  Git commit:        
12:47:47  Built:             Fri Jan 17 12:46:20 2020
12:47:47  OS/Arch:           linux/amd64
12:47:47  Experimental:      false
12:47:47 
12:47:47 Server: Docker Engine - Community
12:47:47  Engine:
12:47:47   Version:          19.03.5
12:47:47   API version:      1.40 (minimum version 1.12)
12:47:47   Go version:       go1.12.12
12:47:47   Git commit:       633a0ea838
12:47:47   Built:            Wed Nov 13 07:28:45 2019
12:47:47   OS/Arch:          linux/amd64
12:47:47   Experimental:     false
12:47:47  containerd:
12:47:47   Version:          v1.2.10
12:47:47   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
12:47:47  runc:
12:47:47   Version:          1.0.0-rc8+dev
12:47:47   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:47:47  docker-init:
12:47:47   Version:          0.18.0
12:47:47   GitCommit:        fec3683
12:47:47 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:47:47 88286f41530e: Pulling fs layer
12:47:47 88286f41530e: Verifying Checksum
12:47:47 88286f41530e: Download complete
12:47:47 88286f41530e: Pull complete
12:47:47 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:47:47 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:47:47 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:47:47 The push refers to repository [registry:5000/alpine]
12:47:47 5bef08742407: Preparing
12:47:48 5bef08742407: Pushed
12:47:48 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:47:48 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:47:48 03b1be98f3f9: Pulling fs layer
12:47:48 03b1be98f3f9: Verifying Checksum
12:47:48 03b1be98f3f9: Download complete
12:47:48 03b1be98f3f9: Pull complete
12:47:48 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:47:48 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:47:48 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:47:48 The push refers to repository [registry:5000/busybox]
12:47:48 6a749002dd6a: Preparing
12:47:48 6a749002dd6a: Pushed
12:47:48 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:47:49 Swarm initialized: current node (se4p86n0mly6g8xesn0ntmahl) is now a manager.
12:47:49 
12:47:49 To add a worker to this swarm, run the following command:
12:47:49 
12:47:49     docker swarm join --token SWMTKN-1-5s0e1w8xm838ow70nixij5q33sy9aw8b8dmug760uf2fqq2htc-63qo30mzceajzj0imwmjlyeq8 172.21.0.4:2377
12:47:49 
12:47:49 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:47:49 
12:48:16 ✓  e2e/cli-plugins (2.57s)
12:48:16 ∅  e2e/cli-plugins/plugins/badmeta
12:48:16 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:48:16 ✓  e2e/context (49ms)
12:48:21 ✓  e2e/container (8.648s)
12:48:26 ✓  e2e/plugin (3.94s)
12:48:26 ✓  e2e/image (11.343s)
12:48:26 ∅  e2e/internal/fixtures
12:48:26 ∅  e2e/plugin/basic (1ms)
12:48:27 ✓  e2e/stack (633ms)
12:48:27 ✓  e2e/system (62ms)
12:48:30 ✓  e2e/trust (2.132s)
12:48:30 
12:48:30 === Skipped
12:48:30 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:48:30     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:48:30 
12:48:30 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
12:48:30     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
12:48:30 
12:48:30 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:48:30     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:48:30         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:48:30 
12:48:30 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:48:30     --- SKIP: TestRemove/Kubernetes (0.00s)
12:48:30         remove_test.go:22: !environment.KubernetesEnabled()
12:48:30 
12:48:30 
12:48:30 DONE 88 tests, 4 skipped in 40.621s
12:48:30 Stopping cliendtoendsuite_registry_1           ... 
12:48:30 Stopping cliendtoendsuite_engine_1             ... 
12:48:30 Stopping cliendtoendsuite_notary-server_1      ... 
12:48:30 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:48:32 
Stopping cliendtoendsuite_registry_1           ... done

Stopping cliendtoendsuite_evil-notary-server_1 ... done

Stopping cliendtoendsuite_notary-server_1      ... done

Stopping cliendtoendsuite_engine_1             ... done
Removing cliendtoendsuite_registry_1           ... 
12:48:32 Removing cliendtoendsuite_engine_1             ... 
12:48:32 Removing cliendtoendsuite_notary-server_1      ... 
12:48:32 Removing cliendtoendsuite_evil-notary-server_1 ... 
12:48:32 
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
12:48:32 Removing image cliendtoendsuite_notary-server
12:48:32 Removing image cliendtoendsuite_evil-notary-server
12:48:32 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:48:34 Creating network "cliendtoendsuite_default" with the default driver
12:48:34 Building notary-server
12:48:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:48:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:48:34  ---> 16b632e954ca
12:48:34 Step 3/3 : COPY ./notary/ /fixtures/
12:48:34  ---> b6d8e8871f89
12:48:34 Successfully built b6d8e8871f89
12:48:34 Successfully tagged cliendtoendsuite_notary-server:latest
12:48:34 Building evil-notary-server
12:48:34 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:48:34 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:48:34  ---> 16b632e954ca
12:48:34 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:48:35  ---> f7cbc9e782a1
12:48:35 Successfully built f7cbc9e782a1
12:48:35 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:48:35 Creating cliendtoendsuite_notary-server_1 ... 
12:48:35 Creating cliendtoendsuite_registry_1      ... 
12:48:35 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:48:35 Creating cliendtoendsuite_engine_1             ... 
12:48:38 
Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at tcp://172.22.0.4:2375
12:48:38 Client:
12:48:38  Version:           19.03.0-dev
12:48:38  API version:       1.40
12:48:38  Go version:        go1.12.12
12:48:38  Git commit:        
12:48:38  Built:             Fri Jan 17 12:46:20 2020
12:48:38  OS/Arch:           linux/amd64
12:48:38  Experimental:      false
12:48:38 
12:48:38 Server: Docker Engine - Community
12:48:38  Engine:
12:48:38   Version:          19.03.5
12:48:38   API version:      1.40 (minimum version 1.12)
12:48:38   Go version:       go1.12.12
12:48:38   Git commit:       633a0ea838
12:48:38   Built:            Wed Nov 13 07:28:45 2019
12:48:38   OS/Arch:          linux/amd64
12:48:38   Experimental:     true
12:48:38  containerd:
12:48:38   Version:          v1.2.10
12:48:38   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
12:48:38  runc:
12:48:38   Version:          1.0.0-rc8+dev
12:48:38   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:48:38  docker-init:
12:48:38   Version:          0.18.0
12:48:38   GitCommit:        fec3683
12:48:38 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:48:38 88286f41530e: Pulling fs layer
12:48:38 88286f41530e: Verifying Checksum
12:48:38 88286f41530e: Download complete
12:48:38 88286f41530e: Pull complete
12:48:38 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:48:38 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:48:38 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:48:38 The push refers to repository [registry:5000/alpine]
12:48:38 5bef08742407: Preparing
12:48:39 5bef08742407: Pushed
12:48:39 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:48:39 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:48:39 03b1be98f3f9: Pulling fs layer
12:48:39 03b1be98f3f9: Verifying Checksum
12:48:39 03b1be98f3f9: Download complete
12:48:39 03b1be98f3f9: Pull complete
12:48:39 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:48:39 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:48:39 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:48:39 The push refers to repository [registry:5000/busybox]
12:48:39 6a749002dd6a: Preparing
12:48:39 6a749002dd6a: Pushed
12:48:39 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:48:40 Swarm initialized: current node (k0vofe36aeoclj3ougdlxkxof) is now a manager.
12:48:40 
12:48:40 To add a worker to this swarm, run the following command:
12:48:40 
12:48:40     docker swarm join --token SWMTKN-1-0eemb1bynorvd1u4z4ng73qpcojvdplln40zdanls3j0rk2fqq-6i7swtnr9gvnkq6l3lsddyv6n 172.22.0.4:2377
12:48:40 
12:48:40 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:48:40 
12:49:12 ✓  e2e/cli-plugins (2.725s)
12:49:12 ∅  e2e/cli-plugins/plugins/badmeta
12:49:12 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:49:12 ✓  e2e/context (50ms)
12:49:14 ✓  e2e/container (8.36s)
12:49:18 ✓  e2e/plugin (3.638s)
12:49:20 ✓  e2e/stack (644ms)
12:49:21 ✓  e2e/system (61ms)
12:49:23 ✓  e2e/image (14.593s)
12:49:23 ∅  e2e/internal/fixtures
12:49:23 ∅  e2e/plugin/basic
12:49:24 ✓  e2e/trust (3.011s)
12:49:24 
12:49:24 === Skipped
12:49:24 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:49:24     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:49:24 
12:49:24 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:49:24     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:49:24         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:49:24 
12:49:24 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:49:24     --- SKIP: TestRemove/Kubernetes (0.00s)
12:49:24         remove_test.go:22: !environment.KubernetesEnabled()
12:49:24 
12:49:24 
12:49:24 DONE 88 tests, 3 skipped in 44.059s
12:49:25 Stopping cliendtoendsuite_engine_1             ... 
12:49:25 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:49:25 Stopping cliendtoendsuite_registry_1           ... 
12:49:25 Stopping cliendtoendsuite_notary-server_1      ... 
12:49:27 
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_engine_1             ... 
12:49:27 Removing cliendtoendsuite_evil-notary-server_1 ... 
12:49:27 Removing cliendtoendsuite_registry_1           ... 
12:49:27 Removing cliendtoendsuite_notary-server_1      ... 
12:49:27 
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:49:27 Removing image cliendtoendsuite_notary-server
12:49:27 Removing image cliendtoendsuite_evil-notary-server
12:49:27 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:49:29 Creating network "cliendtoendsuite_default" with the default driver
12:49:29 Building engine
12:49:29 Step 1/6 : FROM docker:test-dind
12:49:29  ---> f3cf5d4fc09c
12:49:29 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:49:29  ---> Using cache
12:49:29  ---> bd450d9e9b44
12:49:29 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
12:49:29  ---> Using cache
12:49:29  ---> 6877f725a8a9
12:49:29 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
12:49:29  ---> Using cache
12:49:29  ---> a97cd8f7554d
12:49:29 Step 5/6 : EXPOSE 22
12:49:29  ---> Using cache
12:49:29  ---> fb337a05aa73
12:49:29 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
12:49:29  ---> Using cache
12:49:29  ---> 99eaa8641c85
12:49:29 Successfully built 99eaa8641c85
12:49:29 Successfully tagged docker:stable-dind
12:49:29 Building evil-notary-server
12:49:29 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:49:29 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:49:29  ---> 16b632e954ca
12:49:29 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:49:29  ---> b4295e155f74
12:49:29 Successfully built b4295e155f74
12:49:29 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:49:29 Building notary-server
12:49:29 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:49:29 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:49:29  ---> 16b632e954ca
12:49:29 Step 3/3 : COPY ./notary/ /fixtures/
12:49:30  ---> afd6c2bf0ac4
12:49:30 Successfully built afd6c2bf0ac4
12:49:30 Successfully tagged cliendtoendsuite_notary-server:latest
12:49:30 Creating cliendtoendsuite_notary-server_1 ... 
12:49:30 Creating cliendtoendsuite_engine_1        ... 
12:49:30 Creating cliendtoendsuite_registry_1      ... 
12:49:30 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:49:33 
Creating cliendtoendsuite_notary-server_1      ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_engine_1             ... done
Waiting for docker daemon to become available at ssh://penguin@172.23.0.5
12:49:33 Client:
12:49:33  Version:           19.03.0-dev
12:49:33  API version:       1.40
12:49:33  Go version:        go1.12.12
12:49:33  Git commit:        
12:49:33  Built:             Fri Jan 17 12:46:20 2020
12:49:33  OS/Arch:           linux/amd64
12:49:33  Experimental:      false
12:49:33 
12:49:33 Server: Docker Engine - Community
12:49:33  Engine:
12:49:33   Version:          19.03.5
12:49:33   API version:      1.40 (minimum version 1.12)
12:49:33   Go version:       go1.12.12
12:49:33   Git commit:       633a0ea838
12:49:33   Built:            Wed Nov 13 07:28:45 2019
12:49:33   OS/Arch:          linux/amd64
12:49:33   Experimental:     true
12:49:33  containerd:
12:49:33   Version:          v1.2.10
12:49:33   GitCommit:        b34a5c8af56e510852c35414db4c1f4fa6172339
12:49:33  runc:
12:49:33   Version:          1.0.0-rc8+dev
12:49:33   GitCommit:        3e425f80a8c931f88e6d94a8c831b9d5aa481657
12:49:33  docker-init:
12:49:33   Version:          0.18.0
12:49:33   GitCommit:        fec3683
12:49:33 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:49:33 88286f41530e: Pulling fs layer
12:49:33 88286f41530e: Verifying Checksum
12:49:33 88286f41530e: Download complete
12:49:34 88286f41530e: Pull complete
12:49:34 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:49:34 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:49:34 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:49:34 The push refers to repository [registry:5000/alpine]
12:49:34 5bef08742407: Preparing
12:49:34 5bef08742407: Pushed
12:49:34 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:49:35 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:49:35 03b1be98f3f9: Pulling fs layer
12:49:35 03b1be98f3f9: Verifying Checksum
12:49:35 03b1be98f3f9: Download complete
12:49:35 03b1be98f3f9: Pull complete
12:49:35 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:49:35 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:49:35 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:49:35 The push refers to repository [registry:5000/busybox]
12:49:35 6a749002dd6a: Preparing
12:49:35 6a749002dd6a: Pushed
12:49:35 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:49:37 Swarm initialized: current node (zngjnztapj4hipw1whvu2uil4) is now a manager.
12:49:37 
12:49:37 To add a worker to this swarm, run the following command:
12:49:37 
12:49:37     docker swarm join --token SWMTKN-1-4ed4kw98vygxsne99999swwn1nka3lx6laufm6g3q2reb8hmak-a0ac84krsa6su5igw99al9ntn 172.23.0.5:2377
12:49:37 
12:49:37 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:49:37 
12:50:15 ✓  e2e/cli-plugins (13.993s)
12:50:15 ∅  e2e/cli-plugins/plugins/badmeta
12:50:15 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:50:16 ✓  e2e/context (57ms)
12:50:21 ✓  e2e/container (19.045s)
12:50:26 ✓  e2e/plugin (4.264s)
12:50:29 ✓  e2e/stack (2.202s)
12:50:30 ✓  e2e/system (256ms)
12:50:38 ✓  e2e/trust (6.488s)
12:50:43 ✓  e2e/image (26.241s)
12:50:43 ∅  e2e/internal/fixtures
12:50:43 ∅  e2e/plugin/basic
12:50:43 
12:50:43 === Skipped
12:50:43 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:50:43     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:50:43 
12:50:43 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:50:43     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:50:43         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:50:43 
12:50:43 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:50:43     --- SKIP: TestRemove/Kubernetes (0.00s)
12:50:43         remove_test.go:22: !environment.KubernetesEnabled()
12:50:43 
12:50:43 
12:50:43 DONE 88 tests, 3 skipped in 66.041s
12:50:43 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:50:43 Stopping cliendtoendsuite_engine_1             ... 
12:50:43 Stopping cliendtoendsuite_registry_1           ... 
12:50:43 Stopping cliendtoendsuite_notary-server_1      ... 
12:50:45 
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 ... 
12:50:45 Removing cliendtoendsuite_engine_1             ... 
12:50:45 Removing cliendtoendsuite_registry_1           ... 
12:50:45 Removing cliendtoendsuite_notary-server_1      ... 
12:50:45 
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:50:45 Removing image cliendtoendsuite_notary-server
12:50:45 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