Package: src:golang-github-valyala-fasthttp
Version: 1:1.56.0-1
Severity: serious
Tags: ftbfs
Dear maintainer:
During a rebuild of all packages in unstable, your package failed to build:
--------------------------------------------------------------------------------
[...]
debian/rules binary
dh binary --buildsystem=golang --builddirectory=_build
dh_update_autotools_config -O--buildsystem=golang -O--builddirectory=_build
dh_autoreconf -O--buildsystem=golang -O--builddirectory=_build
dh_auto_configure -O--buildsystem=golang -O--builddirectory=_build
dh_auto_build -O--buildsystem=golang -O--builddirectory=_build
cd _build && go install -trimpath -v -p 2 github.com/valyala/fasthttp
github.com/valyala/fasthttp/examples/client
github.com/valyala/fasthttp/examples/fileserver
github.com/valyala/fasthttp/examples/helloworldserver
github.com/valyala/fasthttp/examples/host_client
github.com/valyala/fasthttp/examples/letsencrypt
github.com/valyala/fasthttp/examples/multidomain
github.com/valyala/fasthttp/expvarhandler github.com/valyala/fasthttp/fasthttpadaptor
github.com/valyala/fasthttp/fasthttpproxy github.com/valyala/fasthttp/fasthttputil
github.com/valyala/fasthttp/pprofhandler github.com/valyala/fasthttp/prefork
github.com/valyala/fasthttp/reuseport github.com/valyala/fasthttp/stackless
internal/unsafeheader
internal/goarch
internal/cpu
internal/abi
internal/bytealg
internal/byteorder
internal/chacha8rand
[... snipped ...]
--- PASS: TestUseHostHeader (0.00s)
=== CONT TestCompressHandlerBrotliLevel
--- PASS: TestCompressHandlerBrotliLevel (0.00s)
=== CONT TestRequestUpdateURI
--- PASS: TestRequestUpdateURI (0.00s)
=== CONT TestBrotliCompressConcurrent
--- PASS: TestBrotliCompressConcurrent (0.00s)
=== CONT TestResponseHeaderReadSuccess
--- PASS: TestResponseHeaderReadSuccess (0.00s)
=== CONT TestBrotliCompressSerial
--- PASS: TestBrotliCompressSerial (0.00s)
=== CONT TestRequestRequestURI
--- PASS: TestRequestRequestURI (0.00s)
=== CONT TestBrotliBytesConcurrent
--- PASS: TestBrotliBytesConcurrent (0.00s)
=== CONT TestRequestSetURI
--- PASS: TestRequestSetURI (0.00s)
=== CONT TestRequestReadMultipartFormWithFile
--- PASS: TestRequestReadMultipartFormWithFile (0.00s)
=== CONT TestBrotliBytesSerial
--- PASS: TestBrotliBytesSerial (0.00s)
=== CONT TestRequestContentTypeWithCharsetIssue100
--- PASS: TestRequestContentTypeWithCharsetIssue100 (0.00s)
=== CONT TestIssue932
--- PASS: TestIssue932 (0.00s)
=== CONT TestRequestHostFromHeader
--- PASS: TestRequestHostFromHeader (0.00s)
=== CONT TestArgsDeleteAll
--- PASS: TestArgsDeleteAll (0.00s)
=== CONT TestRequestHostFromRequestURI
--- PASS: TestRequestHostFromRequestURI (0.00s)
=== CONT TestArgsHas
--- PASS: TestArgsHas (0.00s)
=== CONT TestRequestSwapBodyConcurrent
--- PASS: TestRequestSwapBodyConcurrent (0.00s)
=== CONT TestArgsParse
--- PASS: TestArgsParse (0.00s)
=== CONT TestRequestSwapBodySerial
--- PASS: TestRequestSwapBodySerial (0.00s)
=== CONT TestArgsSetGetDel
--- PASS: TestArgsSetGetDel (0.00s)
=== CONT TestArgsString
--- PASS: TestArgsString (0.00s)
=== CONT TestArgsStringCompose
--- PASS: TestArgsStringCompose (0.00s)
=== CONT TestArgsVisitAll
--- PASS: TestArgsVisitAll (0.00s)
=== CONT TestArgsCopyTo
--- PASS: TestArgsCopyTo (0.00s)
=== CONT TestArgsUint
--- PASS: TestArgsUint (0.00s)
=== CONT TestArgsGetBool
--- PASS: TestArgsGetBool (0.00s)
=== CONT TestArgsWriteTo
--- PASS: TestArgsWriteTo (0.00s)
=== CONT TestResponseSwapBodyConcurrent
--- PASS: TestResponseSwapBodyConcurrent (0.00s)
=== CONT TestPathEscape
--- PASS: TestPathEscape (0.00s)
=== CONT TestArgsEscape
--- PASS: TestArgsEscape (0.00s)
=== CONT TestArgsPeekMulti
--- PASS: TestArgsPeekMulti (0.00s)
=== CONT TestResponseSwapBodySerial
--- PASS: TestResponseSwapBodySerial (0.00s)
=== CONT TestResponseWriteDeflateNilBody
--- PASS: TestResponseWriteDeflateNilBody (0.00s)
=== CONT TestResponseWriteGzipNilBody
--- PASS: TestResponseWriteGzipNilBody (0.00s)
=== CONT TestResponseBodyStreamGzip
--- PASS: TestResponseBodyStreamGzip (0.00s)
=== CONT TestResponseBodyStreamDeflate
--- PASS: TestResponseBodyStreamDeflate (0.00s)
=== CONT TestResponseBodyStreamWithTrailer
--- PASS: TestResponseBodyStreamWithTrailer (0.00s)
=== CONT TestRequestBodyStreamWithTrailer
--- PASS: TestRequestBodyStreamWithTrailer (0.00s)
=== CONT TestArgsAdd
--- PASS: TestArgsAdd (0.00s)
=== CONT TestResponseCopyTo
--- PASS: TestResponseCopyTo (0.00s)
=== CONT TestRequestCopyTo
--- PASS: TestRequestCopyTo (0.00s)
=== CONT TestIssue875
=== RUN TestIssue875/0
=== RUN TestIssue875/1
=== RUN TestIssue875/2
--- PASS: TestIssue875 (0.00s)
--- PASS: TestIssue875/0 (0.00s)
--- PASS: TestIssue875/1 (0.00s)
--- PASS: TestIssue875/2 (0.00s)
=== CONT TestFragmentInURIRequest
--- PASS: TestFragmentInURIRequest (0.00s)
=== CONT TestResponseEmptyTransferEncoding
--- PASS: TestResponseEmptyTransferEncoding (0.00s)
=== CONT TestInvalidTrailers
--- PASS: TestInvalidTrailers (0.00s)
=== CONT TestAddVaryHeaderExistingAcceptEncoding
--- PASS: TestAddVaryHeaderExistingAcceptEncoding (0.00s)
=== CONT TestAddVaryHeaderExisting
--- PASS: TestAddVaryHeaderExisting (0.00s)
=== CONT TestAddVaryHeader
--- PASS: TestAddVaryHeader (0.00s)
=== CONT TestResponseHeader_PeekAll
--- PASS: TestResponseHeader_PeekAll (0.00s)
=== CONT TestRequestHeader_PeekAll
--- PASS: TestRequestHeader_PeekAll (0.00s)
=== CONT TestRequestHeaderReadSecuredError
--- PASS: TestRequestHeaderReadSecuredError (0.00s)
=== CONT TestRequestHeaderReadError
--- PASS: TestRequestHeaderReadError (0.00s)
=== CONT TestResponseHeaderReadErrorSecureLog
--- PASS: TestResponseHeaderReadErrorSecureLog (0.00s)
=== CONT TestResponseHeaderReadError
--- PASS: TestResponseHeaderReadError (0.00s)
=== CONT TestResponseHeaderBufioPeek
--- PASS: TestResponseHeaderBufioPeek (0.00s)
=== CONT TestRequestHeaderBufioPeek
--- PASS: TestRequestHeaderBufioPeek (0.00s)
=== CONT TestResponseHeaderTooBig
--- PASS: TestResponseHeaderTooBig (0.02s)
=== CONT TestRequestHeaderTooBig
--- PASS: TestRequestHeaderTooBig (0.00s)
=== CONT TestResponseHeaderConnectionClose
--- PASS: TestResponseHeaderConnectionClose (0.00s)
=== CONT TestResponseHeaderSetGet
--- PASS: TestResponseHeaderSetGet (0.00s)
=== CONT TestRequestHeaderSetGet
--- PASS: TestRequestHeaderSetGet (0.00s)
=== CONT TestRequestHeaderMethod
--- PASS: TestRequestHeaderMethod (0.00s)
=== CONT TestRequestHeaderCookieIssue313
--- PASS: TestRequestHeaderCookieIssue313 (0.00s)
=== CONT TestResponseHeaderCookieIssue4
--- PASS: TestResponseHeaderCookieIssue4 (0.00s)
=== CONT TestRequestHeaderCookie
--- PASS: TestRequestHeaderCookie (0.00s)
=== CONT TestResponseHeaderCookie
--- PASS: TestResponseHeaderCookie (0.00s)
=== CONT TestRequestHeaderAddTrailerError
--- PASS: TestRequestHeaderAddTrailerError (0.00s)
=== CONT TestResponseHeaderAddTrailerError
--- PASS: TestResponseHeaderAddTrailerError (0.00s)
=== CONT TestRequestHeaderVisitAllInOrder
--- PASS: TestRequestHeaderVisitAllInOrder (0.00s)
=== CONT TestRequestHeaderVisitAll
--- PASS: TestRequestHeaderVisitAll (0.00s)
=== CONT TestResponseHeaderVisitAll
--- PASS: TestResponseHeaderVisitAll (0.00s)
=== CONT TestResponseHeaderSetCookie
--- PASS: TestResponseHeaderSetCookie (0.00s)
=== CONT TestRequestHeaderSetCookie
--- PASS: TestRequestHeaderSetCookie (0.00s)
=== CONT TestRequestHeaderConnectionClose
--- PASS: TestRequestHeaderConnectionClose (0.00s)
=== CONT TestResponseDateNoDefaultNotEmpty
--- PASS: TestResponseDateNoDefaultNotEmpty (0.00s)
=== CONT TestRequestContentTypeNoDefault
--- PASS: TestRequestContentTypeNoDefault (0.00s)
=== CONT TestRequestContentTypeDefaultNotEmpty
--- PASS: TestRequestContentTypeDefaultNotEmpty (0.00s)
=== CONT TestResponseContentTypeNoDefaultNotEmpty
--- PASS: TestResponseContentTypeNoDefaultNotEmpty (0.00s)
=== CONT TestRequestHeaderCopyTo
--- PASS: TestRequestHeaderCopyTo (0.00s)
=== CONT TestResponseHeaderCopyTo
--- PASS: TestResponseHeaderCopyTo (0.00s)
=== CONT TestRequestHeaderHTTPVer
--- PASS: TestRequestHeaderHTTPVer (0.00s)
=== CONT TestResponseHeaderHTTPVer
--- PASS: TestResponseHeaderHTTPVer (0.00s)
=== CONT TestRequestHeaderEmptyMethod
--- PASS: TestRequestHeaderEmptyMethod (0.00s)
=== CONT TestRequestHeaderConnectionUpgrade
--- PASS: TestRequestHeaderConnectionUpgrade (0.00s)
=== CONT TestResponseHeaderFirstByteReadEOF
--- PASS: TestResponseHeaderFirstByteReadEOF (0.00s)
=== CONT TestRequestHeaderProxyWithCookie
--- PASS: TestRequestHeaderProxyWithCookie (0.00s)
=== CONT TestResponseHeaderConnectionUpgrade
--- PASS: TestResponseHeaderConnectionUpgrade (0.00s)
=== CONT TestRequestMultipartFormBoundary
--- PASS: TestRequestMultipartFormBoundary (0.00s)
=== CONT TestVisitHeaderParams
--- PASS: TestVisitHeaderParams (0.00s)
=== CONT TestRequestHeaderHasAcceptEncoding
--- PASS: TestRequestHeaderHasAcceptEncoding (0.00s)
=== CONT TestResponseHeaderSetContentRange
--- PASS: TestResponseHeaderSetContentRange (0.00s)
=== CONT TestRequestHeaderSetByteRange
--- PASS: TestRequestHeaderSetByteRange (0.00s)
=== CONT TestResponseHeaderOldVersion
--- PASS: TestResponseHeaderOldVersion (0.00s)
=== CONT TestResponseHeaderReadEOF
--- PASS: TestResponseHeaderReadEOF (0.00s)
=== CONT TestRequestHeaderReadEOF
--- PASS: TestRequestHeaderReadEOF (0.00s)
=== CONT TestRequestHeaderTrailingCRLFError
--- PASS: TestRequestHeaderTrailingCRLFError (0.00s)
=== CONT TestRequestHeaderTrailingCRLFSuccess
--- PASS: TestRequestHeaderTrailingCRLFSuccess (0.00s)
=== CONT TestResponseHeaderTrailingCRLFError
--- PASS: TestResponseHeaderTrailingCRLFError (0.00s)
=== CONT TestResponseHeaderTrailingCRLFSuccess
--- PASS: TestResponseHeaderTrailingCRLFSuccess (0.00s)
=== CONT TestBufferSnippet
--- PASS: TestBufferSnippet (0.00s)
=== CONT TestRequestHeaderHTTP10ConnectionKeepAlive
--- PASS: TestRequestHeaderHTTP10ConnectionKeepAlive (0.00s)
=== CONT TestRequestHeaderHTTP10ConnectionClose
--- PASS: TestRequestHeaderHTTP10ConnectionClose (0.00s)
=== CONT TestAppendNormalizedHeaderKeyBytes
--- PASS: TestAppendNormalizedHeaderKeyBytes (0.00s)
=== CONT TestRequestHeaderSetTrailerGetBytes
--- PASS: TestRequestHeaderSetTrailerGetBytes (0.00s)
=== CONT TestResponseHeaderSetTrailerGetBytes
--- PASS: TestResponseHeaderSetTrailerGetBytes (0.00s)
=== CONT TestResponseHeaderDel
--- PASS: TestResponseHeaderDel (0.00s)
=== CONT TestRequestHeaderDel
--- PASS: TestRequestHeaderDel (0.00s)
=== CONT TestHasHeaderValue
--- PASS: TestHasHeaderValue (0.00s)
=== CONT TestRequestHeaderAdd
--- PASS: TestRequestHeaderAdd (0.00s)
=== CONT TestResponseHeaderAdd
--- PASS: TestResponseHeaderAdd (0.00s)
=== CONT TestResponseHeaderDelClientCookie
--- PASS: TestResponseHeaderDelClientCookie (0.00s)
=== CONT TestResponseHeaderDefaultStatusCode
--- PASS: TestResponseHeaderDefaultStatusCode (0.00s)
=== CONT TestRequestHeaderSetCookieWithSpecialChars
--- PASS: TestRequestHeaderSetCookieWithSpecialChars (0.00s)
=== CONT TestCloseIdleConnections
--- PASS: TestCloseIdleConnections (0.00s)
=== CONT TestFSFSGenerateIndexOsDirFS/dirFS
=== CONT TestFSFSGenerateIndexOsDirFS/embedFS
--- PASS: TestFSFSGenerateIndexOsDirFS (0.00s)
--- PASS: TestFSFSGenerateIndexOsDirFS/dirFS (0.00s)
--- PASS: TestFSFSGenerateIndexOsDirFS/embedFS (0.00s)
=== CONT TestResponseBodyStream/http_client
=== RUN TestResponseBodyStream/http_client/normal_request
=== PAUSE TestResponseBodyStream/http_client/normal_request
=== RUN TestResponseBodyStream/http_client/limit_response_body_size
=== PAUSE TestResponseBodyStream/http_client/limit_response_body_size
=== RUN TestResponseBodyStream/http_client/chunked
=== PAUSE TestResponseBodyStream/http_client/chunked
=== CONT TestResponseBodyStream/http_client/normal_request
=== CONT TestResponseBodyStream/http_client/chunked
=== CONT TestResponseBodyStream/http_client/limit_response_body_size
--- PASS: TestResponseBodyStream (0.00s)
--- PASS: TestResponseBodyStream/read_chunked_response (0.00s)
--- PASS: TestResponseBodyStream/read_simple_response (0.00s)
--- PASS: TestResponseBodyStream/http_client (0.00s)
--- PASS: TestResponseBodyStream/http_client/normal_request (0.00s)
--- PASS: TestResponseBodyStream/http_client/chunked (0.01s)
--- PASS: TestResponseBodyStream/http_client/limit_response_body_size
(0.00s)
--- PASS: TestDoDeadlineRetry (0.21s)
=== RUN FuzzCookieParse
=== RUN FuzzCookieParse/seed#0
=== RUN FuzzCookieParse/seed#1
=== RUN FuzzCookieParse/seed#2
--- PASS: FuzzCookieParse (0.00s)
--- PASS: FuzzCookieParse/seed#0 (0.00s)
--- PASS: FuzzCookieParse/seed#1 (0.00s)
--- PASS: FuzzCookieParse/seed#2 (0.00s)
=== RUN FuzzVisitHeaderParams
=== RUN FuzzVisitHeaderParams/seed#0
=== RUN FuzzVisitHeaderParams/seed#1
=== RUN FuzzVisitHeaderParams/seed#2
=== RUN FuzzVisitHeaderParams/seed#3
--- PASS: FuzzVisitHeaderParams (0.00s)
--- PASS: FuzzVisitHeaderParams/seed#0 (0.00s)
--- PASS: FuzzVisitHeaderParams/seed#1 (0.00s)
--- PASS: FuzzVisitHeaderParams/seed#2 (0.00s)
--- PASS: FuzzVisitHeaderParams/seed#3 (0.00s)
=== RUN FuzzResponseReadLimitBody
=== RUN FuzzResponseReadLimitBody/seed#0
--- PASS: FuzzResponseReadLimitBody (0.00s)
--- PASS: FuzzResponseReadLimitBody/seed#0 (0.00s)
=== RUN FuzzRequestReadLimitBody
=== RUN FuzzRequestReadLimitBody/seed#0
--- PASS: FuzzRequestReadLimitBody (0.00s)
--- PASS: FuzzRequestReadLimitBody/seed#0 (0.00s)
=== RUN FuzzURIUpdateBytes
=== RUN FuzzURIUpdateBytes/seed#0
=== RUN FuzzURIUpdateBytes/seed#1
=== RUN FuzzURIUpdateBytes/seed#2
=== RUN FuzzURIUpdateBytes/seed#3
--- PASS: FuzzURIUpdateBytes (0.00s)
--- PASS: FuzzURIUpdateBytes/seed#0 (0.00s)
--- PASS: FuzzURIUpdateBytes/seed#1 (0.00s)
--- PASS: FuzzURIUpdateBytes/seed#2 (0.00s)
--- PASS: FuzzURIUpdateBytes/seed#3 (0.00s)
PASS
ok github.com/valyala/fasthttp 5.307s
? github.com/valyala/fasthttp/examples/client [no test files]
? github.com/valyala/fasthttp/examples/fileserver [no test files]
? github.com/valyala/fasthttp/examples/helloworldserver [no test files]
? github.com/valyala/fasthttp/examples/host_client [no test files]
? github.com/valyala/fasthttp/examples/letsencrypt [no test files]
? github.com/valyala/fasthttp/examples/multidomain [no test files]
=== RUN TestExpvarHandlerBasic
=== PAUSE TestExpvarHandlerBasic
=== RUN TestExpvarHandlerRegexp
--- PASS: TestExpvarHandlerRegexp (0.00s)
=== CONT TestExpvarHandlerBasic
--- PASS: TestExpvarHandlerBasic (0.00s)
PASS
ok github.com/valyala/fasthttp/expvarhandler 0.003s
=== RUN TestNewFastHTTPHandler
=== PAUSE TestNewFastHTTPHandler
=== RUN TestNewFastHTTPHandlerWithCookies
--- PASS: TestNewFastHTTPHandlerWithCookies (0.00s)
=== RUN TestHijack
=== PAUSE TestHijack
=== CONT TestNewFastHTTPHandler
--- PASS: TestNewFastHTTPHandler (0.00s)
=== CONT TestHijack
--- PASS: TestHijack (0.00s)
PASS
ok github.com/valyala/fasthttp/fasthttpadaptor 0.003s
=== RUN TestDialer_GetDialFunc
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_https_host
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_http_host
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_http_host_matched_with_noProxy
dialer_test.go:230: lookup example.com on [::1]:53: read udp
[::1]:57423->[::1]:53: read: connection refused
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_https_host_matched_with_noProxy
dialer_test.go:230: lookup example.com on [::1]:53: read udp
[::1]:47199->[::1]:53: read: connection refused
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_http_host
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_https_host
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_http_host_matched_with_noProxy
dialer_test.go:230: lookup example.com on [::1]:53: read udp
[::1]:38278->[::1]:53: read: connection refused
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_https_host_matched_with_noProxy
dialer_test.go:230: lookup example.com on [::1]:53: read udp
[::1]:53349->[::1]:53: read: connection refused
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_http_host
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_https_host
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_http_host_matched_with_noProxy
dialer_test.go:230: lookup example.com on [::1]:53: read udp
[::1]:44058->[::1]:53: read: connection refused
=== RUN
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_https_host_matched_with_noProxy
dialer_test.go:230: lookup example.com on [::1]:53: read udp
[::1]:44647->[::1]:53: read: connection refused
=== RUN
TestDialer_GetDialFunc/return_an_error_for_unsupported_proxy_protocols.
--- FAIL: TestDialer_GetDialFunc (0.00s)
--- PASS:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_https_host
(0.00s)
--- PASS:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_http_host
(0.00s)
--- FAIL:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_http_host_matched_with_noProxy
(0.00s)
--- FAIL:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration._dial_https_host_matched_with_noProxy
(0.00s)
--- PASS:
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_http_host
(0.00s)
--- PASS:
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_https_host
(0.00s)
--- FAIL:
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_http_host_matched_with_noProxy
(0.00s)
--- FAIL:
TestDialer_GetDialFunc/proxy_information_comes_from_the_env._dial_https_host_matched_with_noProxy
(0.00s)
--- PASS:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_http_host
(0.00s)
--- PASS:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_https_host
(0.00s)
--- FAIL:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_http_host_matched_with_noProxy
(0.00s)
--- FAIL:
TestDialer_GetDialFunc/proxy_information_comes_from_the_configuration_and_httpProxy_same_with_httpsProxy._dial_https_host_matched_with_noProxy
(0.00s)
--- PASS:
TestDialer_GetDialFunc/return_an_error_for_unsupported_proxy_protocols. (0.00s)
FAIL
FAIL github.com/valyala/fasthttp/fasthttpproxy 0.005s
=== RUN TestInmemoryListener
--- PASS: TestInmemoryListener (0.00s)
=== RUN TestInmemoryListenerHTTPSingle
--- PASS: TestInmemoryListenerHTTPSingle (0.20s)
=== RUN TestInmemoryListenerHTTPSerial
--- PASS: TestInmemoryListenerHTTPSerial (1.00s)
=== RUN TestInmemoryListenerHTTPConcurrent
--- PASS: TestInmemoryListenerHTTPConcurrent (0.10s)
=== RUN TestInmemoryListenerAddrDefault
--- PASS: TestInmemoryListenerAddrDefault (0.00s)
=== RUN TestInmemoryListenerAddrCustom
--- PASS: TestInmemoryListenerAddrCustom (0.00s)
=== RUN TestPipeConnsWriteTimeout
=== PAUSE TestPipeConnsWriteTimeout
=== RUN TestPipeConnsPositiveReadTimeout
=== PAUSE TestPipeConnsPositiveReadTimeout
=== RUN TestPipeConnsNegativeReadTimeout
=== PAUSE TestPipeConnsNegativeReadTimeout
=== RUN TestPipeConnsCloseWhileReadWriteConcurrent
=== PAUSE TestPipeConnsCloseWhileReadWriteConcurrent
=== RUN TestPipeConnsCloseWhileReadWriteSerial
=== PAUSE TestPipeConnsCloseWhileReadWriteSerial
=== RUN TestPipeConnsReadWriteSerial
=== PAUSE TestPipeConnsReadWriteSerial
=== RUN TestPipeConnsReadWriteConcurrent
=== PAUSE TestPipeConnsReadWriteConcurrent
=== RUN TestPipeConnsCloseSerial
=== PAUSE TestPipeConnsCloseSerial
=== RUN TestPipeConnsCloseConcurrent
=== PAUSE TestPipeConnsCloseConcurrent
=== RUN TestPipeConnsAddrDefault
=== PAUSE TestPipeConnsAddrDefault
=== RUN TestPipeConnsAddrCustom
=== PAUSE TestPipeConnsAddrCustom
=== CONT TestPipeConnsWriteTimeout
=== CONT TestPipeConnsAddrCustom
--- PASS: TestPipeConnsAddrCustom (0.00s)
=== CONT TestPipeConnsReadWriteSerial
--- PASS: TestPipeConnsReadWriteSerial (0.00s)
=== CONT TestPipeConnsAddrDefault
--- PASS: TestPipeConnsAddrDefault (0.00s)
=== CONT TestPipeConnsCloseConcurrent
--- PASS: TestPipeConnsCloseConcurrent (0.00s)
=== CONT TestPipeConnsCloseSerial
--- PASS: TestPipeConnsCloseSerial (0.00s)
=== CONT TestPipeConnsReadWriteConcurrent
--- PASS: TestPipeConnsReadWriteConcurrent (0.00s)
=== CONT TestPipeConnsCloseWhileReadWriteConcurrent
--- PASS: TestPipeConnsWriteTimeout (0.01s)
=== CONT TestPipeConnsCloseWhileReadWriteSerial
--- PASS: TestPipeConnsCloseWhileReadWriteConcurrent (0.14s)
=== CONT TestPipeConnsNegativeReadTimeout
--- PASS: TestPipeConnsNegativeReadTimeout (0.00s)
=== CONT TestPipeConnsPositiveReadTimeout
--- PASS: TestPipeConnsPositiveReadTimeout (0.00s)
--- PASS: TestPipeConnsCloseWhileReadWriteSerial (0.13s)
PASS
ok github.com/valyala/fasthttp/fasthttputil 1.459s
? github.com/valyala/fasthttp/pprofhandler [no test files]
=== RUN Test_IsChild
--- PASS: Test_IsChild (0.00s)
=== RUN Test_New
=== PAUSE Test_New
=== RUN Test_listen
=== PAUSE Test_listen
=== RUN Test_setTCPListenerFiles
=== PAUSE Test_setTCPListenerFiles
=== RUN Test_ListenAndServe
--- PASS: Test_ListenAndServe (0.00s)
=== RUN Test_ListenAndServeTLS
--- PASS: Test_ListenAndServeTLS (0.00s)
=== RUN Test_ListenAndServeTLSEmbed
--- PASS: Test_ListenAndServeTLSEmbed (0.00s)
=== CONT Test_New
--- PASS: Test_New (0.00s)
=== CONT Test_setTCPListenerFiles
--- PASS: Test_setTCPListenerFiles (0.00s)
=== CONT Test_listen
--- PASS: Test_listen (0.00s)
PASS
ok github.com/valyala/fasthttp/prefork 0.003s
=== RUN TestTCP4
=== PAUSE TestTCP4
=== RUN TestTCP6
=== PAUSE TestTCP6
=== CONT TestTCP4
--- PASS: TestTCP4 (0.00s)
=== CONT TestTCP6
--- PASS: TestTCP6 (0.00s)
PASS
ok github.com/valyala/fasthttp/reuseport 0.003s
=== RUN TestNewFuncSimple
=== PAUSE TestNewFuncSimple
=== RUN TestNewFuncMulti
=== PAUSE TestNewFuncMulti
=== RUN TestCompressFlateSerial
=== PAUSE TestCompressFlateSerial
=== RUN TestCompressFlateConcurrent
=== PAUSE TestCompressFlateConcurrent
=== RUN TestCompressGzipSerial
=== PAUSE TestCompressGzipSerial
=== RUN TestCompressGzipConcurrent
=== PAUSE TestCompressGzipConcurrent
=== CONT TestNewFuncSimple
--- PASS: TestNewFuncSimple (0.00s)
=== CONT TestCompressGzipConcurrent
=== CONT TestCompressGzipSerial
--- PASS: TestCompressGzipSerial (0.00s)
=== CONT TestCompressFlateConcurrent
--- PASS: TestCompressGzipConcurrent (0.01s)
=== CONT TestCompressFlateSerial
--- PASS: TestCompressFlateSerial (0.00s)
=== CONT TestNewFuncMulti
--- PASS: TestCompressFlateConcurrent (0.01s)
--- PASS: TestNewFuncMulti (0.00s)
PASS
ok github.com/valyala/fasthttp/stackless 0.016s
FAIL
dh_auto_test: error: cd _build && go test -vet=off -v -p 2 -short
github.com/valyala/fasthttp github.com/valyala/fasthttp/examples/client
github.com/valyala/fasthttp/examples/fileserver
github.com/valyala/fasthttp/examples/helloworldserver
github.com/valyala/fasthttp/examples/host_client
github.com/valyala/fasthttp/examples/letsencrypt
github.com/valyala/fasthttp/examples/multidomain
github.com/valyala/fasthttp/expvarhandler github.com/valyala/fasthttp/fasthttpadaptor
github.com/valyala/fasthttp/fasthttpproxy github.com/valyala/fasthttp/fasthttputil
github.com/valyala/fasthttp/pprofhandler github.com/valyala/fasthttp/prefork
github.com/valyala/fasthttp/reuseport github.com/valyala/fasthttp/stackless returned
exit code 1
make[1]: *** [debian/rules:15: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess returned exit status 2
--------------------------------------------------------------------------------
The above is just how the build ends and not necessarily the most relevant part.
If required, the full build log is available here:
https://people.debian.org/~sanvila/build-logs/202410/
About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.
The unshare backend of sbuild was used for the build. A failure usually
indicates the package is trying to access Internet.
If you could not reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.
If this is really a bug in one of the build-depends, please use
reassign and affects, so that this is still visible in the BTS web
page for this package.
Thanks.