# Pastebin GlYDnpJR [ 79s] ---------------------------------------------------------------------- [ 79s] FAIL: retry_test.go:339: retrySuite.TestRetryRequestTimeoutHandling [ 79s] [ 79s] retry_test.go:400: [ 79s] c.Assert(err, IsNil) [ 79s] ... value *url.Error = &url.Error{Op:"Get", URL:"http://127.0.0.1:33263", Err:(*http.httpError)(0xc0002ccc60)} ("Get http://127.0.0.1:33263: net/http: request canceled (Client.Timeout exceeded while awaiting headers)") [ 79s] [ 79s] OOPS: 18 passed, 1 FAILED [ 79s] --- FAIL: TestHTTPUtil (2.01s)