You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
=== FAIL: e2e/trust TestRevokeImage (0.11s)
revoke_test.go:50: assertion failed:
Command: docker pull registry:5000/alpine:3.6
ExitCode: 1
Error: exit status 1
Stdout:
Stderr: error during connect: Post http://docker/v1.40/images/create?fromImage=registry%3A5000%2Falpine&tag=3.6: command [ssh -o ControlMaster=auto -o ControlPath=/root/.docker/%r@%h:%p -l penguin 192.168.0.5 -- docker system dial-stdio] has exited with exit status 255, please make sure the URL is valid, and Docker 18.09 or later is installed on the remote host: stderr=
Failures:
ExitCode was 1 expected 0
Expected no error
Wondering if this is actually related to #2132, which was merged recently @tonistiigi
seen failing sometimes: https://ci.docker.com/public/blue/organizations/jenkins/cli/detail/PR-2251/4/pipeline
The text was updated successfully, but these errors were encountered: