FreeBSD-main-amd64-test - Build #27785 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Sat, 31 Jan 2026 18:44:37 UTC
FreeBSD-main-amd64-test - Build #27785 (0a3e7ba466376b46672b56c991c09cde528b9729) - Still Unstable

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

a17659fe260ce16c1e373b543ca9f13cc14340ea by gbe:
ath_hal(4): Fix a typo in a source code comment

0a3e7ba466376b46672b56c991c09cde528b9729 by gbe:
cpufreq(4): Fix a typo in a source code comment



The failed test cases:

2 tests failed.
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