Skip to content
Failed

Console Output

Skipping 174 KB.. Full Log
23:30:06 ✓  e2e/context (38ms)
23:30:06 ✓  e2e/global (63ms)
23:30:07 ✖  e2e/container (5.552s)
23:30:09 ✖  e2e/image (4.437s)
23:30:09 ∅  e2e/internal/fixtures
23:30:10 ✖  e2e/plugin (2.188s)
23:30:10 ∅  e2e/plugin/basic
23:30:10 ✓  e2e/stack (618ms)
23:30:11 ✓  e2e/system (52ms)
23:30:11 ✖  e2e/trust (503ms)
23:30:11 
23:30:11 === Skipped
23:30:11 === SKIP: e2e/cli-plugins TestCLIPluginDialStdio (0.00s)
23:30:11     dial_test.go:16: skipping plugin dial-stdio test since DOCKER_CLI_PLUGIN_USE_DIAL_STDIO is not set
23:30:11 
23:30:11 === SKIP: e2e/container TestRunWithCgroupNamespace (0.10s)
23:30:11     run_test.go:141: !cgroupNsFound: running against a daemon that doesn't support cgroup namespaces (security options: [name=apparmor name=seccomp,profile=default]
23:30:11         )
23:30:11 
23:30:11 === SKIP: e2e/image TestBuildIidFileSquash (0.05s)
23:30:11     build_test.go:112: !experimentalBuild: running against a non-experimental daemon
23:30:11 
23:30:11 === SKIP: e2e/stack TestDeployWithNamedResources/Kubernetes (0.00s)
23:30:11     --- SKIP: TestDeployWithNamedResources/Kubernetes (0.00s)
23:30:11         deploy_test.go:22: FIXME(chris-crone): currently does not work with compose for kubernetes.
23:30:11 
23:30:11 === SKIP: e2e/stack TestRemove/Kubernetes (0.00s)
23:30:11     --- SKIP: TestRemove/Kubernetes (0.00s)
23:30:11         remove_test.go:22: !environment.KubernetesEnabled()
23:30:11 
23:30:11 
23:30:11 === Failed
23:30:11 === FAIL: e2e/container TestCreateWithContentTrust (0.29s)
23:30:11     create_test.go:18: assertion failed: 
23:30:11         Command:  docker image push registry:5000/trust-create:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-create]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from alpine
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/container TestTrustedCreateFromUnreachableTrustServer (0.24s)
23:30:11     create_test.go:38: assertion failed: 
23:30:11         Command:  docker image push registry:5000/trust-create:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-create]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Layer already exists
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/container TestTrustedCreateFromBadTrustServer (0.25s)
23:30:11     create_test.go:66: assertion failed: 
23:30:11         Command:  docker image push registry:5000/evil-alpine:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/evil-alpine]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from trust-create
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/container TestRunWithContentTrust (0.27s)
23:30:11     run_test.go:36: assertion failed: 
23:30:11         Command:  docker image push registry:5000/trust-run:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-run]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from trust-build1
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/container TestUntrustedRun (0.20s)
23:30:11     run_test.go:70: assertion failed: 
23:30:11         Command:  docker run registry:5000/alpine:untrusted
23:30:11         ExitCode: 125
23:30:11         Error:    exit status 125
23:30:11         Stdout:   
23:30:11         Stderr:   docker: Error: error contacting notary server: x509: certificate has expired or is not yet valid.
23:30:11         See 'docker run --help'.
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         Expected stderr to contain "does not have trust data for"
23:30:11 
23:30:11 === FAIL: e2e/container TestTrustedRunFromBadTrustServer (0.19s)
23:30:11     run_test.go:90: assertion failed: 
23:30:11         Command:  docker image push registry:5000/evil-alpine:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/evil-alpine]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Layer already exists
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestTrustedBuild (0.21s)
23:30:11     build_test.go:56: assertion failed: 
23:30:11         Command:  docker image push registry:5000/trust-build1:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-build1]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from trust-create
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestTrustedBuildUntrustedImage (0.12s)
23:30:11     build_test.go:105: assertion failed: 
23:30:11         Command:  docker build -t myimage .
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   Sending build context to Docker daemon 
23:30:11         
23:30:11         
23:30:11         Stderr:   error during connect: Post http://172.18.0.4:2375/v1.40/build?buildargs=%7B%7D&cachefrom=%5B%5D&cgroupparent=&cpuperiod=0&cpuquota=0&cpusetcpus=&cpusetmems=&cpushares=0&dockerfile=Dockerfile&labels=%7B%7D&memory=0&memswap=0&networkmode=default&rm=1&shmsize=0&t=myimage&target=&ulimits=null&version=1: Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         Expected stderr to contain "does not have trust data for"
23:30:11 
23:30:11 === FAIL: e2e/image TestPullWithContentTrust (0.29s)
23:30:11     pull_test.go:22: assertion failed: 
23:30:11         Command:  docker image push registry:5000/trust-pull:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-pull]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from trust-run
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestPullWithContentTrustUsesCacheWhenNotaryUnavailable (0.29s)
23:30:11     pull_test.go:49: assertion failed: 
23:30:11         Command:  docker image push registry:5000/trust-pull-unreachable:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-pull-unreachable]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from trust-pull
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestPushWithContentTrust (0.35s)
23:30:11     push_test.go:64: assertion failed: 
23:30:11         Command:  docker push registry:5000/trust-push:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-push]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Mounted from evil-alpine
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestPushWithContentTrustExistingTag (0.41s)
23:30:11     push_test.go:118: assertion failed: 
23:30:11         Command:  docker push registry:5000/trust-push-existing:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/trust-push-existing]
23:30:11         5bef08742407: Preparing
23:30:11         5bef08742407: Layer already exists
23:30:11         latest: digest: sha256:641b95ddb2ea9dc2af1a0113b6b348ebc20872ba615204fbe12148e98fd6f23d size: 528
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestPushWithContentTrustReleasesDelegationOnly (0.18s)
23:30:11     push_test.go:373: assertion failed: 
23:30:11         Command:  /usr/local/bin/notary -c /tmp/notary_test-378890377/client-config.json init registry:5000/trust-push-releases-delegation
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         * fatal: client is offline
23:30:11         
23:30:11         Stderr:   time="2020-04-07T23:30:09Z" level=error msg="could not reach https://notary-server:4443: Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestPushWithContentTrustSignsAllFirstLevelRolesWeHaveKeysFor (0.13s)
23:30:11     push_test.go:373: assertion failed: 
23:30:11         Command:  /usr/local/bin/notary -c /tmp/notary_test-205591718/client-config.json init registry:5000/trust-push-releases-first-roles
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         * fatal: client is offline
23:30:11         
23:30:11         Stderr:   time="2020-04-07T23:30:09Z" level=error msg="could not reach https://notary-server:4443: Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/image TestPushWithContentTrustSignsForRolesWithKeysAndValidPaths (0.12s)
23:30:11     push_test.go:373: assertion failed: 
23:30:11         Command:  /usr/local/bin/notary -c /tmp/notary_test-852363655/client-config.json init registry:5000/trust-push-releases-keys-valid-paths
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         * fatal: client is offline
23:30:11         
23:30:11         Stderr:   time="2020-04-07T23:30:09Z" level=error msg="could not reach https://notary-server:4443: Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/plugin TestInstallWithContentTrust (2.07s)
23:30:11     trust_test.go:41: assertion failed: 
23:30:11         Command:  docker plugin push registry:5000/plugin-content-trust
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   The push refers to repository [registry:5000/plugin-content-trust]
23:30:11         ba981f89675d: Preparing
23:30:11         ba981f89675d: Pushed
23:30:11         latest: digest: sha256:75007371c561c220a1faca675a4bbd5a0fb675bece80526b748fbce9c8073c02 size: 518
23:30:11         Signing and pushing trust metadata
23:30:11         
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/plugin TestInstallWithContentTrustUntrusted (0.12s)
23:30:11     trust_test.go:68: assertion failed: 
23:30:11         Command:  docker plugin install --grant-all-permissions tiborvass/sample-volume-plugin:latest
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         Expected stderr to contain "Error: remote trust data does not exist"
23:30:11 
23:30:11 === FAIL: e2e/trust TestRevokeImage (0.13s)
23:30:11     revoke_test.go:55: assertion failed: 
23:30:11         Command:  docker -D trust sign registry:5000/revoke:v1
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         Stderr:   time="2020-04-07T23:30:11Z" level=debug msg="reading certificate directory: /tmp/trust_test-102256711/tls/notary-server:4443"
23:30:11         time="2020-04-07T23:30:11Z" level=debug msg="Error pinging notary server \"https://notary-server:4443/v2/\": Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
23:30:11         time="2020-04-07T23:30:11Z" level=debug msg="Making dir path: /tmp/trust_test-102256711/trust/tuf/registry:5000/revoke/changelist"
23:30:11         Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/trust TestRevokeRepo (0.12s)
23:30:11     revoke_test.go:64: assertion failed: 
23:30:11         Command:  docker -D trust sign registry:5000/revokerepo:v1
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         Stderr:   time="2020-04-07T23:30:11Z" level=debug msg="reading certificate directory: /tmp/trust_test-311841018/tls/notary-server:4443"
23:30:11         time="2020-04-07T23:30:11Z" level=debug msg="Error pinging notary server \"https://notary-server:4443/v2/\": Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
23:30:11         time="2020-04-07T23:30:11Z" level=debug msg="Making dir path: /tmp/trust_test-311841018/trust/tuf/registry:5000/revokerepo/changelist"
23:30:11         Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/trust TestSignLocalImage (0.12s)
23:30:11     sign_test.go:32: assertion failed: 
23:30:11         Command:  docker trust sign registry:5000/sign:v1
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         Stderr:   Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 === FAIL: e2e/trust TestSignWithLocalFlag (0.13s)
23:30:11     sign_test.go:57: assertion failed: 
23:30:11         Command:  docker -D trust sign registry:5000/signlocal:v1
23:30:11         ExitCode: 1
23:30:11         Error:    exit status 1
23:30:11         Stdout:   
23:30:11         Stderr:   time="2020-04-07T23:30:11Z" level=debug msg="reading certificate directory: /tmp/trust_test-193271868/tls/notary-server:4443"
23:30:11         time="2020-04-07T23:30:11Z" level=debug msg="Error pinging notary server \"https://notary-server:4443/v2/\": Get https://notary-server:4443/v2/: x509: certificate has expired or is not yet valid"
23:30:11         time="2020-04-07T23:30:11Z" level=debug msg="Making dir path: /tmp/trust_test-193271868/trust/tuf/registry:5000/signlocal/changelist"
23:30:11         Error: error contacting notary server: x509: certificate has expired or is not yet valid
23:30:11         
23:30:11         
23:30:11         Failures:
23:30:11         ExitCode was 1 expected 0
23:30:11         Expected no error
23:30:11 
23:30:11 
23:30:11 DONE 94 tests, 5 skipped, 21 failures in 24.106s
23:30:12 Stopping cliendtoendsuite_registry_1           ... 
23:30:12 Stopping cliendtoendsuite_engine_1             ... 
23:30:12 Stopping cliendtoendsuite_evil-notary-server_1 ... 
23:30:12 Stopping cliendtoendsuite_notary-server_1      ... 
23:30:14 
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_registry_1           ... 
23:30:14 Removing cliendtoendsuite_engine_1             ... 
23:30:14 Removing cliendtoendsuite_evil-notary-server_1 ... 
23:30:14 Removing cliendtoendsuite_notary-server_1      ... 
23:30:14 
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
23:30:14 Removing image cliendtoendsuite_notary-server
23:30:14 Removing image cliendtoendsuite_evil-notary-server
23:30:15 docker.Makefile:152: recipe for target 'test-e2e-non-experimental' failed
23:30:15 make: *** [test-e2e-non-experimental] Error 1
[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

ERROR: script returned exit code 2
Finished: FAILURE