FreeBSD-main-amd64-test - Build #26489 - Still unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 27 May 2025 14:04:26 UTC
FreeBSD-main-amd64-test - Build #26489 (d67f1132f0181af3ca6502c562e7fb00ad4deecd) - Still unstable

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26489/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26489/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26489/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)

e89d737041d15d8b3763c2829ee97dc8fcc69cbc by olce:
config.5: Document CONF_CFLAGS under 'makeoptions'

b5c9889e369a801ce7c1115f2535ddacbd69800d by olce:
MAC/do: Fix a too stringent debug assertion for a target of 'uid=*'

d67f1132f0181af3ca6502c562e7fb00ad4deecd by olce:
Revert commit e89d737041d1 (config.5: Document CONF_CFLAGS under



The failed test cases:

10 tests failed.
FAILED:  lib.libcasper.services.cap_fileargs.fileargs_test.fileargs__open_realpath

Error Message:
/usr/src/lib/libcasper/services/cap_fileargs/tests/fileargs_test.c:733: test_file_open(fa, files[i], &fd) == 0 not met

FAILED:  sys.kqueue.libkqueue.kqueue_test.main

Error Message:
Received signal 6

FAILED:  sys.netgraph.ksocket.udp_bind

Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:104: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in)) == 0 not met

FAILED:  sys.netgraph.ksocket.udp_connect

Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:72: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sa, sizeof(sa)) >= 0 not met

FAILED:  sys.netinet.socket_afinet.socket_afinet_bind_connected_port

Error Message:
/usr/src/tests/sys/netinet/socket_afinet.c:555: connect failed: Network is unreachable

FAILED:  sys.netinet.tcp_implied_connect.tcp_implied_connect

Error Message:
/usr/src/tests/sys/netinet/tcp_implied_connect.c:66: sendto(c, &buf, sizeof(buf), 0, (struct sockaddr *)&sin, sizeof(sin)) == sizeof(buf) not met

FAILED:  sys.netinet.udp_io.peek

Error Message:
/usr/src/tests/sys/netinet/udp_io.c:55: connect(c, (struct sockaddr *)&sin, sizeof(sin)) == 0 not met

FAILED:  sys.netinet.udp_io.trunc

Error Message:
/usr/src/tests/sys/netinet/udp_io.c:55: connect(c, (struct sockaddr *)&sin, sizeof(sin)) == 0 not met

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