Skip to content

Failed

e2e/linux.TestPushArchs/default (from e2e_linux)

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

Error Message

Failed

Stacktrace

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