Pull request #2666 updated Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 1fdba4ad5c90419503b10661025359b4e0f545c3+8a3788118ad1f2dfebe6a3a555a76fc09e5d9faf (b5cccb8a0462a616bc23c8eaf6e9a9f5b2517763) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 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 --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] node Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-05f34164a7d91c96b) in /home/ubuntu/workspace/cli_PR-2666 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout using credential docker-jenkins-github-credentials Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/cli.git > git init /home/ubuntu/workspace/cli_PR-2666 # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git > git --version # timeout=10 using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 Fetching without tags Merging remotes/origin/master commit 8a3788118ad1f2dfebe6a3a555a76fc09e5d9faf into PR head commit 1fdba4ad5c90419503b10661025359b4e0f545c3 Merge succeeded, producing 1fdba4ad5c90419503b10661025359b4e0f545c3 Checking out Revision 1fdba4ad5c90419503b10661025359b4e0f545c3 (PR-2666) Commit message: "DEBUG panic/NPE" First time build. Skipping changelog. > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/2666/head:refs/remotes/origin/PR-2666 # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/cli.git # timeout=10 Fetching upstream changes from https://github.com/docker/cli.git using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials > git fetch --no-tags --progress -- https://github.com/docker/cli.git +refs/pull/2666/head:refs/remotes/origin/PR-2666 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fdba4ad5c90419503b10661025359b4e0f545c3 # timeout=10 > git merge 8a3788118ad1f2dfebe6a3a555a76fc09e5d9faf # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1fdba4ad5c90419503b10661025359b4e0f545c3 # timeout=10 > git rev-list --no-walk 72a67f91d14d2b00020edc576b2269c2b9a7c8b6 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 1 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Docker info) [Pipeline] sh + docker version Client: Docker Engine - Community Version: 19.03.12 API version: 1.40 Go version: go1.13.10 Git commit: 48a66213fe Built: Mon Jun 22 15:45:36 2020 OS/Arch: linux/amd64 Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.12 API version: 1.40 (minimum version 1.12) Go version: go1.13.10 Git commit: 48a66213fe Built: Mon Jun 22 15:44:07 2020 OS/Arch: linux/amd64 Experimental: true containerd: Version: 1.2.13 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683 [Pipeline] sh + docker info Client: Debug Mode: false Server: Containers: 0 Running: 0 Paused: 0 Stopped: 0 Images: 16 Server Version: 19.03.12 Storage Driver: overlay2 Backing Filesystem: extfs Supports d_type: true Native Overlay Diff: true Logging Driver: json-file Cgroup Driver: cgroupfs Plugins: Volume: local Network: bridge host ipvlan macvlan null overlay Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog Swarm: inactive Runtimes: runc Default Runtime: runc Init Binary: docker-init containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd init version: fec3683 Security Options: apparmor seccomp Profile: default Kernel Version: 5.3.0-1030-aws Operating System: Ubuntu 18.04.4 LTS OSType: linux Architecture: x86_64 CPUs: 2 Total Memory: 7.487GiB Name: ip-10-100-96-89 ID: TFWN:GZLY:T5PB:COH3:REM2:HVJX:YXUV:UT7N:56FA:ZQAG:WP4M:HEIO Docker Root Dir: /var/lib/docker Debug Mode: false Registry: https://index.docker.io/v1/ Labels: Experimental: true Insecure Registries: 127.0.0.0/8 Live Restore Enabled: true WARNING: No swap limit support [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (non-experimental) - stable engine) [Pipeline] sh + E2E_UNIQUE_ID=clie2e2 IMAGE_TAG=clie2e2 DOCKER_BUILDKIT=1 make -f docker.Makefile test-e2e-non-experimental docker build -t docker-cli-e2eclie2e2 --build-arg=GO_VERSION --build-arg VERSION=20.03.0-dev --build-arg GITCOMMIT= -f ./dockerfiles/Dockerfile.e2e . #2 [internal] load .dockerignore #2 transferring context: 110B done #2 DONE 0.1s #1 [internal] load build definition from Dockerfile.e2e #1 transferring dockerfile: 1.65kB done #1 DONE 0.1s #3 [internal] load metadata for docker.io/library/golang:1.13.14-buster #3 DONE 0.1s #4 [1/11] FROM docker.io/library/golang:1.13.14-buster@sha256:3ffde659a6548... #4 DONE 0.0s #10 [internal] load build context #10 transferring context: 41.16MB 1.1s done #10 DONE 1.1s #9 [6/11] WORKDIR /go/src/github.com/docker/cli #9 CACHED #11 [7/11] COPY e2e/testdata/notary/root-ca.cert /usr/share/ca-certificates/... #11 CACHED #6 [3/11] RUN curl -fsSL https://github.com/docker/compose/releases/downloa... #6 CACHED #8 [5/11] RUN curl -fsSL https://github.com/gotestyourself/gotestsum/releas... #8 CACHED #7 [4/11] RUN curl -fsSL https://github.com/theupdateframework/notary/relea... #7 CACHED #5 [2/11] RUN apt-get update && apt-get install -y build-essential ... #5 CACHED #12 [8/11] RUN echo 'notary.cert' >> /etc/ca-certificates.conf && update-ca-... #12 CACHED #13 [9/11] COPY . . #13 DONE 0.8s #14 [10/11] RUN ./scripts/build/binary #14 0.385 Building statically linked build/docker-linux-amd64 #14 DONE 71.5s #15 [11/11] RUN ./scripts/build/plugins e2e/cli-plugins/plugins/* #15 0.454 Building statically linked build/plugins-linux-amd64/docker-helloworld #15 1.764 Building statically linked build/plugins-linux-amd64/docker-badmeta #15 2.821 Building statically linked build/plugins-linux-amd64/docker-nopersistentprerun #15 DONE 4.0s #16 exporting to image #16 exporting layers #16 exporting layers 2.1s done #16 writing image sha256:f17dc55bcf31073b71b747305f9d522990bd629f539de48b7dd7f635c9b16ffc done #16 naming to docker.io/library/docker-cli-e2eclie2e2 done #16 DONE 2.1s docker run --rm -v /var/run/docker.sock:/var/run/docker.sock -e VERSION=20.03.0-dev -e GITCOMMIT -e PLATFORM -e TESTFLAGS -e TESTDIRS -e GOOS -e GOARCH -e GOARM -e TEST_ENGINE_VERSION= -e TEST_ENGINE_VERSION= docker-cli-e2eclie2e2 Native build is an experimental feature and could change at any time Creating network "cliendtoendsuite_default" with the default driver Building notary-server WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release #1 [internal] load build definition from Dockerfile.notary-server #1 sha256:d61f230492732f0eefd0d7c57ec176def89a0751e563b4f0c78e8ac62d50769d #1 transferring dockerfile: 140B done #1 DONE 0.0s #2 [internal] load .dockerignore #2 sha256:88196d97f9e10d54f8e73408e40c7b4ae7495f69108ee8343d87383b58b1880f #2 transferring context: 2B done #2 DONE 0.0s #3 [internal] load metadata for docker.io/library/notary:server-0.5.0 #3 sha256:a1da53cf05b63d7b254e8b6a3d96b994c4ae5f01cb10e10906db53f729e6903e #3 DONE 0.1s #4 [1/2] FROM docker.io/library/notary:server-0.5.0@sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 #4 sha256:cd52ec412b0b1cb53bf96e4160cee4046ce1447da482224a0d115d68a2468239 #4 DONE 0.0s #5 [internal] load build context #5 sha256:1fc0caf16faae4541585ad4dd4ff8ecaf94cfb8d078b10a50dfcf161a2bf56b4 #5 transferring context: 5.70kB done #5 DONE 0.0s #6 [2/2] COPY ./notary/ /fixtures/ #6 sha256:4dda359a66712a32addaf0817a9e374baf2fdfce6955ab33012e700d5511253f #6 CACHED #7 exporting to image #7 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #7 exporting layers done #7 writing image sha256:6a8bc23415a93ad52c02f0587854cb20a63a00a3aa16ed860a23a66c9c9402fa done #7 naming to docker.io/library/cliendtoendsuite_notary-server done #7 DONE 0.0s Successfully built 6a8bc23415a93ad52c02f0587854cb20a63a00a3aa16ed860a23a66c9c9402fa Building evil-notary-server WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release #2 [internal] load .dockerignore #2 sha256:ef9402f631ea073c2acf184e336648b946c748357703e1cc845fd46c565b2302 #2 transferring context: 2B done #2 DONE 0.0s #1 [internal] load build definition from Dockerfile.evil-notary-server #1 sha256:bb37b2cc3235353a3a9b8aafb2796e8809b2b7ed30025eb8860cc1749574aee9 #1 transferring dockerfile: 150B done #1 DONE 0.0s #3 [internal] load metadata for docker.io/library/notary:server-0.5.0 #3 sha256:a1da53cf05b63d7b254e8b6a3d96b994c4ae5f01cb10e10906db53f729e6903e #3 DONE 0.1s #4 [1/2] FROM docker.io/library/notary:server-0.5.0@sha256:d59e4ecc20198447a9818e7f16d0a02ba1d9905de71e5354bc8ee0017304a244 #4 sha256:cd52ec412b0b1cb53bf96e4160cee4046ce1447da482224a0d115d68a2468239 #4 DONE 0.0s #5 [internal] load build context #5 sha256:0e12f0aae7203f2abd0c1e5b15265565a66753e1a2f576111bcaa55f11dc9d09 #5 transferring context: 5.73kB done #5 DONE 0.0s #6 [2/2] COPY ./notary-evil/ /fixtures/ #6 sha256:502e4d340d8214ae33db34e187d43371ca38e574c539e983e372bd36419ea965 #6 CACHED #7 exporting to image #7 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 #7 exporting layers done #7 writing image sha256:3434c0f53e0382f51c81985d7648a38b0829187aab13d28a40890c9c44b60ff8 done #7 naming to docker.io/library/cliendtoendsuite_evil-notary-server done #7 DONE 0.0s Successfully built 3434c0f53e0382f51c81985d7648a38b0829187aab13d28a40890c9c44b60ff8 Creating cliendtoendsuite_notary-server_1 ... Creating cliendtoendsuite_engine_1 ... Creating cliendtoendsuite_evil-notary-server_1 ... Creating cliendtoendsuite_registry_1 ...  Creating cliendtoendsuite_evil-notary-server_1 ... done  Creating cliendtoendsuite_notary-server_1 ... done  Creating cliendtoendsuite_registry_1 ... done  Creating cliendtoendsuite_engine_1 ... done WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Waiting for docker daemon to become available at tcp://172.22.0.4:2375 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Client: Version: 20.03.0-dev API version: 1.40 Go version: go1.13.14 Git commit: Built: Mon Aug 3 09:52:08 2020 OS/Arch: linux/amd64 Context: default Experimental: false Server: Docker Engine - Community Engine: Version: 19.03.13-beta1 API version: 1.40 (minimum version 1.12) Go version: go1.13.14 Git commit: 32c5883 Built: Tue Jul 28 13:55:52 2020 OS/Arch: linux/amd64 Experimental: false containerd: Version: v1.2.13 GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 runc: Version: 1.0.0-rc10 GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd docker-init: Version: 0.18.0 GitCommit: fec3683 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d: Pulling from library/alpine 88286f41530e: Pulling fs layer 88286f41530e: Verifying Checksum 88286f41530e: Download complete 88286f41530e: Pull complete Digest: sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d Status: Downloaded newer image for alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d docker.io/library/alpine@sha256:f006ecbb824d87947d0b51ab8488634bf69fe4094959d935c0c103f4820a417d WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release The push refers to repository [registry:5000/alpine] 5bef08742407: Preparing 5bef08742407: Pushed 3.6: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7: Pulling from library/busybox 03b1be98f3f9: Pulling fs layer 03b1be98f3f9: Verifying Checksum 03b1be98f3f9: Download complete 03b1be98f3f9: Pull complete Digest: sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 Status: Downloaded newer image for busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 docker.io/library/busybox@sha256:3e8fa85ddfef1af9ca85a5cfb714148956984e02f00bec3f7f49d3925a91e0e7 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release The push refers to repository [registry:5000/busybox] 6a749002dd6a: Preparing 6a749002dd6a: Pushed 1.27.2: digest: sha256:030fcb92e1487b18c974784dcc110a93147c9fc402188370fbfd17efabffc6af size: 527 WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Swarm initialized: current node (xcpqlf4h6glniqaripj0pb1oy) is now a manager. To add a worker to this swarm, run the following command: docker swarm join --token SWMTKN-1-06jqsa3gesqhmilxtkw5au6h5xefw17x97vxj9vf8v8djbs15w-b8k2pgz8raolwa1efvmfvxudc 172.22.0.4:2377 To add a manager to this swarm, run 'docker swarm join-token manager' and follow the instructions. ✓ e2e/cli-plugins (3.002s) ∅ e2e/cli-plugins/plugins/badmeta ∅ e2e/cli-plugins/plugins/nopersistentprerun ✓ e2e/context (58ms) ✓ e2e/global (142ms) ✖ e2e/container (9.608s) ✓ e2e/plugin (3.649s) ✖ e2e/stack (608ms) ✓ e2e/system (55ms) ✖ e2e/image (12.429s) ∅ e2e/internal/fixtures ∅ e2e/plugin/basic ✓ e2e/trust (2.248s) === Skipped === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s) dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s) --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s) deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes. === SKIP: e2e/stack TestRemove/Kubernetes (0.00s) --- SKIP: TestRemove/Kubernetes (0.00s) remove_test.go:22: !environment.KubernetesEnabled() === Failed === FAIL: e2e/container TestRunAttachedFromRemoteImageAndRemove (0.86s) run_test.go:28: assertion failed: --- expected +++ actual @@ -1,2 +1,3 @@ +WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Unable to find image 'registry:5000/alpine:test-run-pulls' locally test-run-pulls: Pulling from alpine You can run 'go test . -test.update-golden' to automatically update testdata/run-attached-from-remote-and-remove.golden to the new expected value.' === FAIL: e2e/container TestRunWithCgroupNamespace (0.06s) run_test.go:140: assertion failed: Command: docker info --format {{.OSType}} ExitCode: 0 Stdout: linux Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/image TestBuildFromContextDirectoryWithTag (1.11s) build_test.go:37: assertion failed: Command: docker build -t myimage . ExitCode: 0 Stdout: Sending build context to Docker daemon 4.608kB Step 1/4 : FROM registry:5000/alpine:3.6 ---> 76da55c8019d Step 2/4 : COPY run /usr/bin/run ---> 2694b9fbd1c5 Step 3/4 : RUN run ---> Running in 7bd4f6aab675 running Removing intermediate container 7bd4f6aab675 ---> 004936dee618 Step 4/4 : COPY data /data ---> 0b5723e7494e Successfully built 0b5723e7494e Successfully tagged myimage:latest Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/image TestBuildIidFileSquash (0.05s) build_test.go:112: assertion failed: Command: docker info --format {{.ExperimentalBuild}} ExitCode: 0 Stdout: false Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/image TestPullQuiet (0.03s) pull_test.go:41: assertion failed: --- ← +++ → @@ -1,2 +1 @@ -WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release === FAIL: e2e/image TestPushAllTags (0.50s) push_test.go:40: assertion failed: --- expected +++ actual @@ -1 +1,2 @@ +WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release You can run 'go test . -test.update-golden' to automatically update testdata/push-with-content-trust-err.golden to the new expected value.' === FAIL: e2e/stack TestRemove/Swarm (0.30s) --- FAIL: TestRemove/Swarm (0.30s) remove_test.go:34: assertion failed: Command: docker stack rm test-stack-remove-swarm --orchestrator swarm ExitCode: 0 Stdout: Removing service test-stack-remove-swarm_one Removing service test-stack-remove-swarm_two Removing network test-stack-remove-swarm_default Stderr: WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Failures: Expected stderr to contain "[NOTHING]" === FAIL: e2e/stack TestRemove (0.30s) DONE 94 tests, 3 skipped, 8 failures in 33.682s WARNING: The legacy ~/.dockercfg configuration file is deprecated and will be removed in an upcoming release Stopping cliendtoendsuite_registry_1 ... Stopping cliendtoendsuite_evil-notary-server_1 ... Stopping cliendtoendsuite_engine_1 ... Stopping cliendtoendsuite_notary-server_1 ...  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 ... Removing cliendtoendsuite_evil-notary-server_1 ... Removing cliendtoendsuite_engine_1 ... Removing cliendtoendsuite_notary-server_1 ...  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 Removing image cliendtoendsuite_notary-server Removing image cliendtoendsuite_evil-notary-server docker.Makefile:153: recipe for target 'test-e2e-non-experimental' failed make: *** [test-e2e-non-experimental] Error 1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (non-experimental) - 18.09 engine) Stage "e2e (non-experimental) - 18.09 engine" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (experimental)) Stage "e2e (experimental)" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (e2e (ssh connhelper)) Stage "e2e (ssh connhelper)" skipped due to earlier failure(s) [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // timeout [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] End of Pipeline GitHub has been notified of this commit’s build result ERROR: script returned exit code 2 Finished: FAILURE