FreeBSD-main-amd64-test - Build #27794 - Still Unstable
Date: Sun, 01 Feb 2026 23:48:13 UTC
FreeBSD-main-amd64-test - Build #27794 (98bdf63f6e94be42a1787de73608de15bcb3419a) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27794/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27794/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27794/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)
e6c8997a8958c7aaec8e266d2eeefbfaa137e218 by ngie:
OpenSSL: commit sys/crypto changes for 3.5.5
cea2683bb691d6cbcfb7e342c497d018bba712c2 by ngie:
Remove example tests when MK_EXAMPLES=no
98bdf63f6e94be42a1787de73608de15bcb3419a by kbowling:
ice(4): Handle allmulti flag in ice_if_promisc_set function
The failed test cases:
3 tests failed.
FAILED: sys.netpfil.ipfw.log.bpf
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.netgraph.ksocket.udp6_bind
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:167: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in6)) == 0 not met
FAILED: sys.netgraph.ksocket.udp6_connect
Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:134: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sin6, sizeof(sin6)) >= 0 not met