On Thu, Jun 04, 2020 at 07:55:32PM +0200, Julien Cristau wrote: > Control: tag -1 moreinfo > > On Thu, Jun 04, 2020 at 07:59:22PM +0300, Adrian Bunk wrote: > > FAIL: dtls_hello_random_value > > ============================= > > > > testing: default > > client:156: client: Handshake failed: Resource temporarily unavailable, try > > again. > > server:271: server: Handshake has failed: The TLS connection was > > non-properly terminated. > > > > FAIL dtls_hello_random_value (exit status: 1) > > > This particular test seems to use a AF_UNIX socketpair, I'm not sure > how it would fail due to network setup?
I copied the log from the 3.6.13-4 arm64 failure. This specific test passes in the other logs. The binary-all log (non-conova) of 3.6.13-4 has no test failures, but the build fails due to timeout after 150 minutes without output. My gut feeling is that there might be an (unrelated) problem with the #961889 fix, but this is just a guess. > Cheers, > Julien cu Adrian