Skip to content

Failed

e2e/linux.TestPushPullInstall (from e2e_linux)

Failing for the past 5 builds (Since Failed #3 )
Took 16 sec.

Error Message

Failed

Stacktrace

=== RUN   TestPushPullInstall
--- FAIL: TestPushPullInstall (16.23s)
    pushpull_test.go:160: assertion failed: 
        Command:  /home/ubuntu/workspace/app_PR-705/src/github.com/docker/app/docker-linux app push --tag 127.0.0.1:5698/test/push-pull:v.0.0.1 testdata/push-pull/push-pull.dockerapp
        ExitCode: 1
        Error:    exit status 1
        Stdout:   Handling image 127.0.0.1:5698/test/push-pull:v.0.0.1-invoc...
        Failure: failed to resolve "127.0.0.1:5698/test/push-pull:v.0.0.1-invoc", push the image to the registry before pushing the bundle: failed to do request: Head https://127.0.0.1:5698/v2/test/push-pull/manifests/v.0.0.1-invoc: http: server gave HTTP response to HTTPS client
        
        Stderr:   fixing up "127.0.0.1:5698/test/push-pull:v.0.0.1" for push: failed to resolve "127.0.0.1:5698/test/push-pull:v.0.0.1-invoc", push the image to the registry before pushing the bundle: failed to do request: Head https://127.0.0.1:5698/v2/test/push-pull/manifests/v.0.0.1-invoc: http: server gave HTTP response to HTTPS client
        
        
        Failures:
        ExitCode was 1 expected 0
        Expected no error