FreeBSD-main-amd64-test - Build #27769 - Still Unstable
Date: Thu, 29 Jan 2026 22:52:46 UTC
FreeBSD-main-amd64-test - Build #27769 (783b8a0fd880255a8315db7f59d0450bd7276f4d) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27769/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27769/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27769/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)
54e006369c9aab4f3a22f026eb6924c0f9cafda8 by emaste:
release: Remove not-NO_ROOT cases
2711852bd9ac3ab78d2b128d3549ff437d2a09af by ziaee:
sh.1: Provide detailed job control documentation
eb0fc67c45a0fcedf8d5975f80780240f4ed0680 by ziaee:
src.conf.5: Cross-reference uname(1) manual page
0762cf10fc5e426700e00f9060518241212e941f by bz:
usb: indentation (whitespace change only)
5cfe09e3a442347fe408fa95126dfbc051d064c3 by bz:
LinuxKPI: 802.11: only announce netdev_features if any are set
03d61fe9785793cce9324fd4e6019562586760fa by kib:
arm, riscv: add a preprocessor symbol indicating missed support of ifunc
23266bc9928f16fef292f6ab31d7cd8b7ad2ccdb by kib:
amd64/machdep.c: remove extra empty line
57bb132e98b0736d15881eb80aba6c2c5dd8ac28 by kib:
maybe_preempt(): make static in sched_4bsd.c
8515934ce3c290765df9254003f3c6d79da7e538 by kib:
sys/sched.h: make sched_clear_tdname() function prototypes unconditional
610d7062c60b0f1f7c193e01c5238088b2b56c96 by kib:
sched_4bsd: remove unused function sched_pctcpu_delta()
a556ec46d313f2ed8facd46280d35875e6e50ebe by kib:
kern/sched_{ule,4bsd}.c: cleanup headers
0b474a48dc5866d94988ed3af24019d7074f5e5b by kib:
sys/sched.h: add SCHED_STAT_DECLARE()
ce38acee8d0bb35223b227479b9998c77b47f41b by kib:
Add kern/sched_shim.c
bab24f22ba4518e640d14765dbd196e7709e1f0e by kib:
kern/sched_shim.c: Provide a scheduler selection machinery
7efbfd6ff6490fa6b7144cc341eaf282a21fab32 by kib:
kern/sched_shim.c: provide required SYSINIT hooks
d14e018024bb094705dd218ceeeea124706f6ec0 by kib:
sys: Make sched_ule a sched instance
eb454937a3c04e5d1bde4f58d0ebb2dc48472ced by kib:
sys: Move ULE sysctls under kern.sched.ule
b125c4d13095b3f26d105a985099dfe1cc3ac0b3 by kib:
sys: Make sched_4bsd a sched instance
8aa8289d991bc369b6739ce4c4bcd7d5234f48a2 by kib:
sys: Move 4BSD sysctls under kern.sched.4bsd
ba8f429f42ecae1881d0face52df87ad1489af15 by kib:
kern/sched_shim.c: Add sysctl kern.sched.available
377c053a43f347588ce6800627adb634f87f8cf9 by kib:
cpu_switch(): unconditionally wait on the blocked mutex transient
c384b35e42ee5712dda6360ffa287c0350055580 by kib:
x86/local_apic.c: remove direct SCHED_ULE use
1c4e16f6db81254376f4919aede03267fe572aea by kib:
x86/cpu_machdep.c: unconditionally fence
b602ba1b5fd92bb226e32f5720885f856a5cb0bb by kib:
net/iflib.c: move out scheduler-depended code into the hook
5a6e0e31bc2e8ed8f655be63fa5b8c41f3d60753 by kib:
sysctl kern.sched.ule.topology_spec: allow to run if ULE is not
ff870b783f098cafd8b938379eada6b8cfe9a4fb by kib:
sched_shim: restore kern.ccpu sysctl
1322760fd1274930cbb61048d9a6ba3bc1782b2a by kib:
sys: enable both SCHED_ULE and SCHED_4BSD for some configs
a84a39dfe5d1fd98afdf29a74017fce29441b730 by kib:
kern/sched: move duplicate preemption stat vars into sched_shim.c
9409e86980302cd495376861de3475b78734bc37 by kib:
kern/sched: deduplicate sdt probes
783b8a0fd880255a8315db7f59d0450bd7276f4d by kib:
kern/sched: deduplicate dtrace hook vars
The failed test cases:
6 tests failed.
FAILED: sys.kqueue.libkqueue.kqueue_test.main
Error Message:
Returned non-success exit status 1
FAILED: sys.netpfil.pf.pfsync.route_to_1301_bad_ruleset
Error Message:
State missing on router one
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
FAILED: sys.netinet.socket_afinet.socket_afinet_bind_connected_port
Error Message:
/usr/src/tests/sys/netinet/socket_afinet.c:556: connect failed: Network is unreachable