Skip to content
Success

Console Output

Pull request #2516 opened
12:28:28 Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials)
Obtained Jenkinsfile from 62a9babca6648c7f1fc76a31184ac3a2e1bdd439+bef0d567ac506aa52d2d363f8af98c6b8efa3e0f (c13e8314e0240429b1d35f94b07e1d2d632b6bb8)
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 ad1b00369dd78a15c273e17e363f91bced3f6e18
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-2516@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 --force --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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10
Checking out Revision ad1b00369dd78a15c273e17e363f91bced3f6e18 (master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ad1b00369dd78a15c273e17e363f91bced3f6e18 # timeout=10
Commit message: "Merge pull request #22 from docker/add-getOnlineNodeNamesByPrefix"
First time build. Skipping changelog.
 > git --version # timeout=10
[Pipeline] Start of Pipeline
[Pipeline] node
Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-040df52a61b5191f8) in /home/ubuntu/workspace/cli_PR-2516
[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-2516@tmp/50567f59-eb69-4b17-9410-2c58221254e4/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:28:31 cleanWorkspace: Ensuring workspace is owned by ubuntu
[Pipeline] echo
12:28:31 chowning workspace
[Pipeline] sh
12:28:31 + pwd
12:28:31 + id -u
12:28:31 + id -g
12:28:31 + docker run --rm -v /home/ubuntu/workspace/cli_PR-2516:/workspace busybox chown -R 1000:1000 /workspace
[Pipeline] echo
12:28:32 Removing all docker containers
[Pipeline] sh
12:28:33 + docker container ls -aq
[Pipeline] echo
12:28:33 Docker containers have been removed
[Pipeline] echo
12:28:33 cleanWorkspace: Removing existing workspace
[Pipeline] deleteDir
[Pipeline] echo
12:28:33 cleanWorkspace: Workspace is clean.
[Pipeline] timeout
12:28:33 Timeout set to expire in 1 hr 0 min
[Pipeline] {
[Pipeline] stage
12:28:33 Using the ‘stage’ step without a block argument is deprecated
12:28:33 Entering stage Git Checkout
12:28:33 Proceeding
[Pipeline] checkout
12:28:33 using credential docker-jenkins-github-credentials
12:28:33 Cloning the remote Git repository
12:28:33 Cloning with configured refspecs honoured and without tags
Cloning repository https://github.com/docker/cli.git
 > git init /home/ubuntu/workspace/cli_PR-2516 # 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/2516/head:refs/remotes/origin/PR-2516 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
12:28:35 Fetching without tags
12:28:36 Merging remotes/origin/19.03 commit bef0d567ac506aa52d2d363f8af98c6b8efa3e0f into PR head commit 62a9babca6648c7f1fc76a31184ac3a2e1bdd439
 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10
 > git config --add remote.origin.fetch +refs/pull/2516/head:refs/remotes/origin/PR-2516 # 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/2516/head:refs/remotes/origin/PR-2516 +refs/heads/19.03:refs/remotes/origin/19.03 # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62a9babca6648c7f1fc76a31184ac3a2e1bdd439 # timeout=10
12:28:36 Merge succeeded, producing 62a9babca6648c7f1fc76a31184ac3a2e1bdd439
12:28:36 Checking out Revision 62a9babca6648c7f1fc76a31184ac3a2e1bdd439 (PR-2516)
12:28:36 Commit message: "vendor: k8s.io/klog v1.0.0-2-g4ad0115"
12:28:36 First time build. Skipping changelog.
 > git merge bef0d567ac506aa52d2d363f8af98c6b8efa3e0f # timeout=10
 > git rev-parse HEAD^{commit} # timeout=10
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 62a9babca6648c7f1fc76a31184ac3a2e1bdd439 # timeout=10
[Pipeline] stage
12:28:37 Using the ‘stage’ step without a block argument is deprecated
12:28:37 Entering stage Run end-to-end test suite
12:28:37 Proceeding
[Pipeline] sh
 > git --version # timeout=10
fatal: bad object ad1b00369dd78a15c273e17e363f91bced3f6e18
12:28:37 + docker version
12:28:37 Client: Docker Engine - Community
12:28:37  Version:           19.03.8
12:28:37  API version:       1.40
12:28:37  Go version:        go1.12.17
12:28:37  Git commit:        afacb8b7f0
12:28:37  Built:             Wed Mar 11 01:25:46 2020
12:28:37  OS/Arch:           linux/amd64
12:28:37  Experimental:      false
12:28:37 
12:28:37 Server: Docker Engine - Community
12:28:37  Engine:
12:28:37   Version:          19.03.8
12:28:37   API version:      1.40 (minimum version 1.12)
12:28:37   Go version:       go1.12.17
12:28:37   Git commit:       afacb8b7f0
12:28:37   Built:            Wed Mar 11 01:24:19 2020
12:28:37   OS/Arch:          linux/amd64
12:28:37   Experimental:     true
12:28:37  containerd:
12:28:37   Version:          1.2.13
12:28:37   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
12:28:37  runc:
12:28:37   Version:          1.0.0-rc10
12:28:37   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:28:37  docker-init:
12:28:37   Version:          0.18.0
12:28:37   GitCommit:        fec3683
[Pipeline] sh
12:28:38 + docker info
12:28:38 Client:
12:28:38  Debug Mode: false
12:28:38 
12:28:38 Server:
12:28:38  Containers: 0
12:28:38   Running: 0
12:28:38   Paused: 0
12:28:38   Stopped: 0
12:28:38  Images: 5
12:28:38  Server Version: 19.03.8
12:28:38  Storage Driver: overlay2
12:28:38   Backing Filesystem: <unknown>
12:28:38   Supports d_type: true
12:28:38   Native Overlay Diff: true
12:28:38  Logging Driver: json-file
12:28:38  Cgroup Driver: cgroupfs
12:28:38  Plugins:
12:28:38   Volume: local
12:28:38   Network: bridge host ipvlan macvlan null overlay
12:28:38   Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog
12:28:38  Swarm: inactive
12:28:38  Runtimes: runc
12:28:38  Default Runtime: runc
12:28:38  Init Binary: docker-init
12:28:38  containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429
12:28:38  runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:28:38  init version: fec3683
12:28:38  Security Options:
12:28:38   apparmor
12:28:38   seccomp
12:28:38    Profile: default
12:28:38  Kernel Version: 4.15.0-1065-aws
12:28:38  Operating System: Ubuntu 18.04.4 LTS
12:28:38  OSType: linux
12:28:38  Architecture: x86_64
12:28:38  CPUs: 2
12:28:38  Total Memory: 7.501GiB
12:28:38  Name: ip-10-100-43-43
12:28:38  ID: KFLT:WOKO:RNSA:ZAPG:P7HC:E45I:CJEX:OC5L:G4LO:5POJ:IKKD:MMHP
12:28:38  Docker Root Dir: /var/lib/docker
12:28:38  Debug Mode: false
12:28:38  Username: dockerbuildbot
12:28:38  Registry: https://index.docker.io/v1/
12:28:38  Labels:
12:28:38  Experimental: true
12:28:38  Insecure Registries:
12:28:38   127.0.0.0/8
12:28:38  Live Restore Enabled: true
12:28:38 
12:28:38 WARNING: No swap limit support
[Pipeline] sh
12:28:38 + E2E_UNIQUE_ID=clie2e1 IMAGE_TAG=clie2e1 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e
12:28:38 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:28:38 #1 [internal] load build definition from Dockerfile.e2e
12:28:38 #1 transferring dockerfile: 1.58kB done
12:28:38 #1 DONE 0.0s
12:28:38 
12:28:38 #2 [internal] load .dockerignore
12:28:38 #2 transferring context: 100B done
12:28:38 #2 DONE 0.0s
12:28:38 
12:28:38 #3 [internal] load metadata for docker.io/library/golang:1.13.10-buster
12:28:38 #3 DONE 0.1s
12:28:38 
12:28:38 #4 [1/11] FROM docker.io/library/golang:1.13.10-buster@sha256:160b2a4a6d864...
12:28:38 #4 DONE 0.0s
12:28:38 
12:28:38 #5 [2/11] RUN apt-get update && apt-get install -y     build-essential     ...
12:28:38 #5 CACHED
12:28:38 
12:28:38 #10 [internal] load build context
12:28:40 #10 transferring context: 40.52MB 1.4s done
12:28:40 #10 DONE 1.4s
12:28:40 
12:28:40 #6 [3/11] RUN curl -L https://github.com/docker/compose/releases/download/1...
12:28:40 #6 1.090   % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
12:28:40 #6 1.090                                  Dload  Upload   Total   Spent    Left  Speed
12:28:40 #6 1.090 
  0     0    0     0    0     0      0      0 --:--:-- --:--:-- --:--:--     0
100   638  100   638    0     0   3023      0 --:--:-- --:--:-- --:--:--  3023
12:28:40 #6 1.435 
100 10.3M  100 10.3M    0     0  29.6M      0 --:--:-- --:--:-- --:--:-- 29.6M
12:28:40 #6 DONE 1.8s
12:28:40 
12:28:40 #7 [4/11] RUN curl -Ls https://github.com/theupdateframework/notary/release...
12:28:41 #7 DONE 1.0s
12:28:41 
12:28:41 #8 [5/11] RUN curl -Ls https://github.com/gotestyourself/gotestsum/releases...
12:28:42 #8 DONE 1.0s
12:28:42 
12:28:42 #9 [6/11] WORKDIR /go/src/github.com/docker/cli
12:28:42 #9 DONE 0.0s
12:28:42 
12:28:42 #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/...
12:28:42 #11 DONE 0.1s
12:28:42 
12:28:42 #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-...
12:28:43 #12 0.609 Updating certificates in /etc/ssl/certs...
12:28:43 #12 1.097 1 added, 0 removed; done.
12:28:43 #12 1.097 Running hooks in /etc/ca-certificates/update.d...
12:28:43 #12 1.099 done.
12:28:43 #12 DONE 1.2s
12:28:43 
12:28:43 #13 [9/11] COPY . .
12:28:44 #13 DONE 0.6s
12:28:44 
12:28:44 #14 [10/11] RUN ./scripts/build/binary
12:28:45 #14 0.645 Building statically linked build/docker-linux-amd64
12:29:52 #14 DONE 67.0s
12:29:52 
12:29:52 #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/*
12:29:52 #15 0.625 Building statically linked build/plugins-linux-amd64/docker-helloworld
12:29:53 #15 2.383 Building statically linked build/plugins-linux-amd64/docker-badmeta
12:29:55 #15 3.943 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun
12:29:57 #15 DONE 5.7s
12:29:57 
12:29:57 #16 exporting to image
12:29:57 #16 exporting layers
12:29:59 #16 exporting layers 2.2s done
12:29:59 #16 writing image sha256:729ff19d467349fe88806553b1978600029bb23918f4741d98d0353c29d2cb06 done
12:29:59 #16 naming to docker.io/library/docker-cli-e2eclie2e1 done
12:29:59 #16 DONE 2.2s
12:29:59 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:30:00 Creating network "cliendtoendsuite_default" with the default driver
12:30:00 Building notary-server
12:30:00 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:30:00 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:30:00 server-0.5.0: Pulling from library/notary
12:30:00 Digest: sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244
12:30:00 Status: Downloaded newer image for notary:server-0.5.0
12:30:00  ---> 16b632e954ca
12:30:00 Step 3/3 : COPY ./notary/ /fixtures/
12:30:00  ---> b28bbb8e6acd
12:30:00 Successfully built b28bbb8e6acd
12:30:00 Successfully tagged cliendtoendsuite_notary-server:latest
12:30:00 Building evil-notary-server
12:30:00 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:30:00 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:30:00  ---> 16b632e954ca
12:30:00 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:30:01  ---> 00dce35d0342
12:30:01 Successfully built 00dce35d0342
12:30:01 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:30:01 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:30:01 Creating cliendtoendsuite_registry_1           ... 
12:30:01 Creating cliendtoendsuite_notary-server_1      ... 
12:30:01 Creating cliendtoendsuite_engine_1             ... 
12:30:06 
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 tcp://172.21.0.5:2375
12:30:06 Client:
12:30:06  Version:           19.03.0-dev
12:30:06  API version:       1.40
12:30:06  Go version:        go1.13.10
12:30:06  Git commit:        
12:30:06  Built:             Sun May 10 12:28:44 2020
12:30:06  OS/Arch:           linux/amd64
12:30:06  Experimental:      false
12:30:06 
12:30:06 Server: Docker Engine - Community
12:30:06  Engine:
12:30:06   Version:          19.03.8
12:30:06   API version:      1.40 (minimum version 1.12)
12:30:06   Go version:       go1.12.17
12:30:06   Git commit:       afacb8b7f0
12:30:06   Built:            Wed Mar 11 01:30:32 2020
12:30:06   OS/Arch:          linux/amd64
12:30:06   Experimental:     false
12:30:06  containerd:
12:30:06   Version:          v1.2.13
12:30:06   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
12:30:06  runc:
12:30:06   Version:          1.0.0-rc10
12:30:06   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:30:06  docker-init:
12:30:06   Version:          0.18.0
12:30:06   GitCommit:        fec3683
12:30:06 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:30:06 88286f41530e: Pulling fs layer
12:30:06 88286f41530e: Download complete
12:30:06 88286f41530e: Pull complete
12:30:06 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:30:06 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:30:06 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:30:06 The push refers to repository [registry:5000/alpine]
12:30:06 5bef08742407: Preparing
12:30:06 5bef08742407: Pushed
12:30:06 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:30:07 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:30:07 03b1be98f3f9: Pulling fs layer
12:30:07 03b1be98f3f9: Download complete
12:30:07 03b1be98f3f9: Pull complete
12:30:07 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:30:07 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:30:07 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:30:07 The push refers to repository [registry:5000/busybox]
12:30:07 6a749002dd6a: Preparing
12:30:07 6a749002dd6a: Pushed
12:30:07 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:30:08 Swarm initialized: current node (tioykcpcpdcrpds9kbuwa7ni0) is now a manager.
12:30:08 
12:30:08 To add a worker to this swarm, run the following command:
12:30:08 
12:30:08     docker swarm join --token SWMTKN-1-57ou3yvdbme6d7i07cns6o57uk3cmtabb9a39qfkh6tgwugcii-dzjhpd3z2sk5g6bjwq3px7p2r 172.21.0.5:2377
12:30:08 
12:30:08 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:30:08 
12:30:34 ✓  e2e/cli-plugins (2.776s)
12:30:34 ∅  e2e/cli-plugins/plugins/badmeta
12:30:34 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:30:34 ✓  e2e/context (63ms)
12:30:38 ✓  e2e/container (7.188s)
12:30:42 ✓  e2e/plugin (3.605s)
12:30:44 ✓  e2e/stack (599ms)
12:30:44 ✓  e2e/system (61ms)
12:30:45 ✓  e2e/image (11.497s)
12:30:45 ∅  e2e/internal/fixtures
12:30:45 ∅  e2e/plugin/basic
12:30:47 ✓  e2e/trust (2.194s)
12:30:47 
12:30:47 === Skipped
12:30:47 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:30:47     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:30:47 
12:30:47 === SKIP: e2e/image TestBuildIidFileSquash (0.06s)
12:30:47     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
12:30:47 
12:30:47 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:30:47     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:30:47         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:30:47 
12:30:47 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:30:47     --- SKIP: TestRemove/Kubernetes (0.00s)
12:30:47         remove_test.go:22: !environment.KubernetesEnabled()
12:30:47 
12:30:47 
12:30:47 DONE 88 tests, 4 skipped in 39.365s
12:30:48 Stopping cliendtoendsuite_notary-server_1      ... 
12:30:48 Stopping cliendtoendsuite_engine_1             ... 
12:30:48 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:30:48 Stopping cliendtoendsuite_registry_1           ... 
12:30:49 
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_notary-server_1      ... 
12:30:49 Removing cliendtoendsuite_engine_1             ... 
12:30:49 Removing cliendtoendsuite_evil-notary-server_1 ... 
12:30:49 Removing cliendtoendsuite_registry_1           ... 
12:30:49 
Removing cliendtoendsuite_evil-notary-server_1 ... done

Removing cliendtoendsuite_notary-server_1      ... done

Removing cliendtoendsuite_engine_1             ... done

Removing cliendtoendsuite_registry_1           ... done
Removing network cliendtoendsuite_default
12:30:49 Removing image cliendtoendsuite_notary-server
12:30:49 Removing image cliendtoendsuite_evil-notary-server
12:30:50 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:30:51 Creating network "cliendtoendsuite_default" with the default driver
12:30:51 Building notary-server
12:30:51 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:30:51 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:30:51  ---> 16b632e954ca
12:30:51 Step 3/3 : COPY ./notary/ /fixtures/
12:30:51  ---> 457ea9279f99
12:30:51 Successfully built 457ea9279f99
12:30:51 Successfully tagged cliendtoendsuite_notary-server:latest
12:30:51 Building evil-notary-server
12:30:51 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:30:51 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:30:51  ---> 16b632e954ca
12:30:51 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:30:52  ---> 01d317e221b7
12:30:52 Successfully built 01d317e221b7
12:30:52 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:30:52 Creating cliendtoendsuite_registry_1 ... 
12:30:52 Creating cliendtoendsuite_notary-server_1 ... 
12:30:52 Creating cliendtoendsuite_engine_1        ... 
12:30:52 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:30:57 
Creating cliendtoendsuite_registry_1           ... done

Creating cliendtoendsuite_evil-notary-server_1 ... done

Creating cliendtoendsuite_engine_1             ... done

Creating cliendtoendsuite_notary-server_1      ... done
Waiting for docker daemon to become available at tcp://172.22.0.5:2375
12:30:57 Client:
12:30:57  Version:           19.03.0-dev
12:30:57  API version:       1.40
12:30:57  Go version:        go1.13.10
12:30:57  Git commit:        
12:30:57  Built:             Sun May 10 12:28:44 2020
12:30:57  OS/Arch:           linux/amd64
12:30:57  Experimental:      false
12:30:57 
12:30:57 Server: Docker Engine - Community
12:30:57  Engine:
12:30:57   Version:          19.03.8
12:30:57   API version:      1.40 (minimum version 1.12)
12:30:57   Go version:       go1.12.17
12:30:57   Git commit:       afacb8b7f0
12:30:57   Built:            Wed Mar 11 01:30:32 2020
12:30:57   OS/Arch:          linux/amd64
12:30:57   Experimental:     true
12:30:57  containerd:
12:30:57   Version:          v1.2.13
12:30:57   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
12:30:57  runc:
12:30:57   Version:          1.0.0-rc10
12:30:57   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:30:57  docker-init:
12:30:57   Version:          0.18.0
12:30:57   GitCommit:        fec3683
12:30:57 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:30:57 88286f41530e: Pulling fs layer
12:30:57 88286f41530e: Verifying Checksum
12:30:57 88286f41530e: Download complete
12:30:57 88286f41530e: Pull complete
12:30:57 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:30:57 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:30:57 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:30:57 The push refers to repository [registry:5000/alpine]
12:30:57 5bef08742407: Preparing
12:30:58 5bef08742407: Pushed
12:30:58 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:30:58 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:30:58 03b1be98f3f9: Pulling fs layer
12:30:58 03b1be98f3f9: Verifying Checksum
12:30:58 03b1be98f3f9: Download complete
12:30:58 03b1be98f3f9: Pull complete
12:30:58 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:30:58 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:30:58 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:30:58 The push refers to repository [registry:5000/busybox]
12:30:58 6a749002dd6a: Preparing
12:30:58 6a749002dd6a: Pushed
12:30:58 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:30:59 Swarm initialized: current node (xztc190y0pey64onnk5kxssti) is now a manager.
12:30:59 
12:30:59 To add a worker to this swarm, run the following command:
12:30:59 
12:30:59     docker swarm join --token SWMTKN-1-3b9xy5v5zdcm6ds0hapxtnxybz9o4wwnszkc6tylngaj6ra93x-2uus2z2umr251tmibh35vlbes 172.22.0.5:2377
12:30:59 
12:30:59 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:30:59 
12:31:26 ✓  e2e/cli-plugins (2.83s)
12:31:26 ∅  e2e/cli-plugins/plugins/badmeta
12:31:26 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:31:26 ✓  e2e/context (46ms)
12:31:29 ✓  e2e/container (7.272s)
12:31:33 ✓  e2e/plugin (3.094s)
12:31:34 ✓  e2e/stack (559ms)
12:31:35 ✓  e2e/system (65ms)
12:31:39 ✓  e2e/trust (3.416s)
12:31:39 ✓  e2e/image (14.033s)
12:31:39 ∅  e2e/internal/fixtures
12:31:39 ∅  e2e/plugin/basic
12:31:39 
12:31:39 === Skipped
12:31:39 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:31:39     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:31:39 
12:31:39 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:31:39     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:31:39         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:31:39 
12:31:39 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:31:39     --- SKIP: TestRemove/Kubernetes (0.00s)
12:31:39         remove_test.go:22: !environment.KubernetesEnabled()
12:31:39 
12:31:39 
12:31:39 DONE 88 tests, 3 skipped in 39.762s
12:31:39 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:31:39 Stopping cliendtoendsuite_engine_1             ... 
12:31:39 Stopping cliendtoendsuite_notary-server_1      ... 
12:31:39 Stopping cliendtoendsuite_registry_1           ... 
12:31:42 
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_evil-notary-server_1 ... 
12:31:42 Removing cliendtoendsuite_engine_1             ... 
12:31:42 Removing cliendtoendsuite_notary-server_1      ... 
12:31:42 Removing cliendtoendsuite_registry_1           ... 
12:31:42 
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:31:42 Removing image cliendtoendsuite_notary-server
12:31:42 Removing image cliendtoendsuite_evil-notary-server
12:31: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 -e DOCKERD_EXPERIMENTAL=1 -e TEST_CONNHELPER=ssh docker-cli-e2eclie2e1
12:31:43 Creating network "cliendtoendsuite_default" with the default driver
12:31:43 Building engine
12:31:43 Step 1/6 : FROM docker:test-dind
12:31:44 test-dind: Pulling from library/docker
12:31:44 Digest: sha256:841b5eb000551dc3c30a46386ab4bfed5839ec9592c88e961236b25194ce88b9
12:31:44 Status: Downloaded newer image for docker:test-dind
12:31:44  ---> c814ba3a41a3
12:31:44 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:31:44  ---> Running in 9caa242e7b53
12:31:44 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/main/x86_64/APKINDEX.tar.gz
12:31:46 fetch http://dl-cdn.alpinelinux.org/alpine/v3.11/community/x86_64/APKINDEX.tar.gz
12:31:46 (1/4) Installing openssh-server-common (8.1_p1-r0)
12:31:46 (2/4) Installing openssh-server (8.1_p1-r0)
12:31:46 (3/4) Installing linux-pam (1.3.1-r1)
12:31:46 (4/4) Installing shadow (4.7-r1)
12:31:46 Executing busybox-1.31.1-r9.trigger
12:31:46 OK: 29 MiB in 49 packages
12:31:46 ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519 
12:31:46 Removing intermediate container 9caa242e7b53
12:31:46  ---> 9a6fe95c3f43
12:31:46 Step 3/6 : RUN  ln -s /usr/local/bin/docker /usr/bin/docker
12:31:46  ---> Running in ef88abf38d43
12:31:47 Removing intermediate container ef88abf38d43
12:31:47  ---> 4976048ed520
12:31:47 Step 4/6 : COPY ./connhelper-ssh/entrypoint.sh /
12:31:47  ---> b6036aa17016
12:31:47 Step 5/6 : EXPOSE 22
12:31:48  ---> Running in c5e6166593e8
12:31:48 Removing intermediate container c5e6166593e8
12:31:48  ---> e75130bbbb6f
12:31:48 Step 6/6 : ENTRYPOINT ["/entrypoint.sh"]
12:31:48  ---> Running in 4a4898501852
12:31:48 Removing intermediate container 4a4898501852
12:31:48  ---> 341a73b3cafe
12:31:48 Successfully built 341a73b3cafe
12:31:48 Successfully tagged docker:stable-dind
12:31:48 Building notary-server
12:31:48 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:31:48 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:31:48  ---> 16b632e954ca
12:31:48 Step 3/3 : COPY ./notary/ /fixtures/
12:31:48  ---> 31f5069c7336
12:31:48 Successfully built 31f5069c7336
12:31:48 Successfully tagged cliendtoendsuite_notary-server:latest
12:31:48 Building evil-notary-server
12:31:48 Step 1/3 : ARG NOTARY_VERSION=0.5.0
12:31:48 Step 2/3 : FROM notary:server-${NOTARY_VERSION}
12:31:48  ---> 16b632e954ca
12:31:48 Step 3/3 : COPY ./notary-evil/ /fixtures/
12:31:48  ---> 55718a7ae6e5
12:31:48 Successfully built 55718a7ae6e5
12:31:48 Successfully tagged cliendtoendsuite_evil-notary-server:latest
12:31:48 Creating cliendtoendsuite_notary-server_1 ... 
12:31:48 Creating cliendtoendsuite_engine_1        ... 
12:31:48 Creating cliendtoendsuite_evil-notary-server_1 ... 
12:31:48 Creating cliendtoendsuite_registry_1           ... 
12:31:53 
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 ssh://penguin@172.23.0.5
12:31:54 Client:
12:31:54  Version:           19.03.0-dev
12:31:54  API version:       1.40
12:31:54  Go version:        go1.13.10
12:31:54  Git commit:        
12:31:54  Built:             Sun May 10 12:28:44 2020
12:31:54  OS/Arch:           linux/amd64
12:31:54  Experimental:      false
12:31:54 
12:31:54 Server: Docker Engine - Community
12:31:54  Engine:
12:31:54   Version:          19.03.8
12:31:54   API version:      1.40 (minimum version 1.12)
12:31:54   Go version:       go1.12.17
12:31:54   Git commit:       afacb8b7f0
12:31:54   Built:            Wed Mar 11 01:30:32 2020
12:31:54   OS/Arch:          linux/amd64
12:31:54   Experimental:     true
12:31:54  containerd:
12:31:54   Version:          v1.2.13
12:31:54   GitCommit:        7ad184331fa3e55e52b890ea95e65ba581ae3429
12:31:54  runc:
12:31:54   Version:          1.0.0-rc10
12:31:54   GitCommit:        dc9208a3303feef5b3839f4323d9beb36df0a9dd
12:31:54  docker-init:
12:31:54   Version:          0.18.0
12:31:54   GitCommit:        fec3683
12:31:54 sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine
12:31:54 88286f41530e: Pulling fs layer
12:31:56 88286f41530e: Download complete
12:31:56 88286f41530e: Pull complete
12:31:56 Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:31:56 Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:31:56 docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d
12:31:57 The push refers to repository [registry:5000/alpine]
12:31:57 5bef08742407: Preparing
12:31:57 5bef08742407: Pushed
12:31:57 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
12:31:57 sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox
12:31:57 03b1be98f3f9: Pulling fs layer
12:31:57 03b1be98f3f9: Verifying Checksum
12:31:57 03b1be98f3f9: Download complete
12:31:58 03b1be98f3f9: Pull complete
12:31:58 Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:31:58 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:31:58 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7
12:31:58 The push refers to repository [registry:5000/busybox]
12:31:58 6a749002dd6a: Preparing
12:31:58 6a749002dd6a: Pushed
12:31:58 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527
12:31:59 Swarm initialized: current node (u66gyx6w6ngays9dc2nzp502w) is now a manager.
12:31:59 
12:31:59 To add a worker to this swarm, run the following command:
12:31:59 
12:31:59     docker swarm join --token SWMTKN-1-027piarycnvug4rlqtxktzaylbguv5kiz8fr86d2axfql4v51j-7m84vws98qwxdnlp5bithlcfn 172.23.0.5:2377
12:31:59 
12:31:59 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions.
12:31:59 
12:32:31 ✓  e2e/cli-plugins (6.077s)
12:32:31 ∅  e2e/cli-plugins/plugins/badmeta
12:32:31 ∅  e2e/cli-plugins/plugins/nopersistentprerun
12:32:31 ✓  e2e/context (28ms)
12:32:41 ✓  e2e/container (17.883s)
12:32:45 ✓  e2e/plugin (4.256s)
12:32:48 ✓  e2e/stack (2.288s)
12:32:48 ✓  e2e/system (269ms)
12:32:54 ✓  e2e/image (25.628s)
12:32:54 ∅  e2e/internal/fixtures
12:32:54 ∅  e2e/plugin/basic
12:32:56 ✓  e2e/trust (6.516s)
12:32:56 
12:32:56 === Skipped
12:32:56 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
12:32:56     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
12:32:56 
12:32:56 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
12:32:56     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
12:32:56         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
12:32:56 
12:32:56 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
12:32:56     --- SKIP: TestRemove/Kubernetes (0.00s)
12:32:56         remove_test.go:22: !environment.KubernetesEnabled()
12:32:56 
12:32:56 
12:32:56 DONE 88 tests, 3 skipped in 56.375s
12:32:56 Stopping cliendtoendsuite_engine_1             ... 
12:32:56 Stopping cliendtoendsuite_registry_1           ... 
12:32:56 Stopping cliendtoendsuite_evil-notary-server_1 ... 
12:32:56 Stopping cliendtoendsuite_notary-server_1      ... 
12:32:58 
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:32:58 Removing cliendtoendsuite_registry_1           ... 
12:32:58 Removing cliendtoendsuite_evil-notary-server_1 ... 
12:32:58 Removing cliendtoendsuite_notary-server_1      ... 
12:32:58 
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:32:58 Removing image cliendtoendsuite_notary-server
12:32:58 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