Source: curl Version: 7.88.1-2 Severity: important Tags: ftbfs https://buildd.debian.org/status/fetch.php?pkg=curl&arch=amd64&ver=7.88.1-2&stamp=1677835010&raw=0 https://buildd.debian.org/status/fetch.php?pkg=curl&arch=arm64&ver=7.88.1-2&stamp=1677835482&raw=0
> TESTFAIL: These test cases failed: 300 301 303 304 306 309 310 325 364 400 > 401 403 406 407 408 409 410 414 417 560 678 1112 1272 1561 1562 1630 1631 > 1632 2034 2037 2041 3000 3001 I've given these builds back in the hope that it's only an intermittent failure. If I'm understanding the failure correctly, the test suite is running stunnel to provide SSL/TLS in front of a backend server, but the test is connecting to stunnel before the backend is ready, leading to "Connection refused" errors: > === Start of file https_stunnel.log > 2023.03.03 09:09:04 LOG5[ui]: stunnel 5.68 on x86_64-pc-linux-gnu platform > 2023.03.03 09:09:04 LOG5[ui]: Compiled/running with OpenSSL 3.0.8 7 Feb 2023 > 2023.03.03 09:09:04 LOG5[ui]: Threading:PTHREAD Sockets:POLL,IPv6,SYSTEMD > TLS:ENGINE,OCSP,PSK,SNI Auth:LIBWRAP > 2023.03.03 09:09:04 LOG5[ui]: Reading configuration from file > /<<PKGBUILDDIR>>/debian/build/tests/https_stunnel.conf > 2023.03.03 09:09:04 LOG5[ui]: UTF-8 byte order mark not detected > 2023.03.03 09:09:04 LOG5[ui]: FIPS mode disabled > 2023.03.03 09:09:04 LOG5[ui]: Configuration successful > 2023.03.03 09:09:05 LOG5[0]: Service [curltest] accepted connection from > ::ffff:127.0.0.1:51722 > 2023.03.03 09:09:05 LOG3[0]: s_connect: connect ::1:34321: Connection > refused (111) > 2023.03.03 09:09:05 LOG3[0]: No more addresses to connect > 2023.03.03 09:09:05 LOG5[0]: Connection reset: 0 byte(s) sent to TLS, 0 > byte(s) sent to socket > === End of file https_stunnel.log > === Start of file stderr300 > % Total % Received % Xferd Average Speed Time Time Time > Current > Dload Upload Total Spent Left Speed > > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > 0 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- > 0 > curl: (56) Recv failure: Connection reset by peer > === End of file stderr300 smcv