FreeBSD-main-amd64-test - Build #26182 - Still Unstable
Date: Mon, 31 Mar 2025 20:00:36 UTC
FreeBSD-main-amd64-test - Build #26182 (1bf46184cdc35779849d909b3a483183245a0aba) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26182/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26182/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26182/console
Status explanation:
"Unstable" - some tests are suspected being broken by the following changes
"Still Unstable" - the failing test cases have not been fixed by these
following changes and this is a notification to note that
these changes have not been fully tested by the CI system
Change summaries:
(Those commits are likely but not certainly responsible)
8efd2acf07bc0e1c3ea1f7390e0f1cfb7cf6f86c by kp:
pf: improve pf_state_key_attach() error handling
bdea9cbcf2decafeb4da5a0280313efccc09e1b3 by kp:
pf: don't use state keys after pf_state_insert()
d7eacb1531e7d3e8089ec59dd75717038eb18f41 by kp:
pf: simplify action resolution in pf_test_rule()
592418343348bcf4355c249f53cff89ed90ea1f5 by kp:
pf: explicitly NULL state key pointers
e7995c99f1e4b3ae001a4ce53c07fb97ada3d003 by kp:
pf: inline pf_addrcpy()
1bf46184cdc35779849d909b3a483183245a0aba by kp:
pf: factor out duplicate code to undo nat
The failed test cases:
10 tests failed.
FAILED: sys.netpfil.pf.divert-to.in_div_in_fwd_out_div_out
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netpfil.pf.nat.endpoint_independent
Error Message:
server1 did not receive connection from client (endpoint-independent)
FAILED: lib.libc.net.getaddrinfo.getaddrinfo.basic
Error Message:
/usr/src/lib/libc/tests/net/getaddrinfo/getaddrinfo.c:94: Expected 0, got 2 (Name could not be resolved at this time)
FAILED: lib.libc.net.getaddrinfo.getaddrinfo.nofamily
Error Message:
/usr/src/lib/libc/tests/net/getaddrinfo/getaddrinfo.c:224: Expected 1 (EAI_ADDRFAMILY), got 2 (Name could not be resolved at this time)
FAILED: lib.libc.net.getaddrinfo.getaddrinfo_test.basic
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED: lib.libc.net.getaddrinfo.getaddrinfo_test.empty_servname
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED: lib.libc.net.getaddrinfo.getaddrinfo_test.sock_raw
Error Message:
Test case body returned a non-ok exit code, but this is not allowed
FAILED: sys.kern.ktrace_test.ktrace__cap_sockaddr
Error Message:
/usr/src/tests/sys/kern/ktrace_test.c:133: WEXITSTATUS(error) != status
FAILED: sys.netinet.broadcast.INADDR_BROADCAST
Error Message:
/usr/src/tests/sys/netinet/broadcast.c:65: sending of broadcast failed: 51
FAILED: sys.netinet.fibs_test.same_ip_multiple_ifaces_fib0
Error Message:
atf-check failed; see the output of the test for details