FreeBSD-stable-14-amd64-test - Build #1661 - Still Unstable
Date: Tue, 16 Dec 2025 01:41:37 UTC
FreeBSD-stable-14-amd64-test - Build #1661 (2cfa240c0bdaaf039e849fd81f4dc46c1e702663) - Still Unstable
Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1661/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1661/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/1661/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)
2c8a177e9b56ec684a602dcd6c3416532e7dbb60 by 0mp:
uio.h: Indent struct uio according to style(9)
ae1f6fd47c4584d1abe5ecf26f291d282e6f6a67 by emaste:
agp: Export intel_gtt_read_pte, required by i915kms
d5d8583a16ef533dfd8e1164401c4960417014ad by jrtc27:
rtld-elf: Pass parsed aux_info to ifunc_init
f6ff014ba52de10a3a72aa9b2e331989dda9d1e8 by jrtc27:
riscv: Recognise B extension for AT_HWCAP
f61eabc1f4cffaedb733262a8fd07f3011f6d827 by jrtc27:
rtld-elf: Support IFUNCs on riscv
c700f3b2529833cc0de9d2ca461bee0e44afb9cc by jrtc27:
riscv: Add machine/ifunc.h corresponding to rtld-elf's resolver
a39564b58f9253791446aa2709ae48b9bfdb7152 by jrtc27:
gpart: Add u-boot-env alias for U-Boot's environment GPT partition UUID
0e3963317e14ec86d0a597c91af36f043d583363 by jrtc27:
kldxref: Don't warn and skip file if no relocations are found
f6578a0ec7cb954059da580c22dee5bc331ee68a by jrtc27:
Merge commit 88433e640ddb from upstream OpenZFS (by Jessica Clarke)
6559b303a34b60b2cc2836bc376bec27f3df5b8a by jrtc27:
lib/clang: Commit cleaned-up workaround for building on RISC-V
a06143795a22d8d99f1736656eaff754e81d8ab1 by jrtc27:
libc/csu: Support IFUNCs on riscv
40200fae91243c772d444c8338ef870d3e7c46ab by jrtc27:
depend-cleanup.sh: Clean up after riscv static binary IFUNC addition
9848c2085511796ebf306e2b504c12e7e6c8cccb by jrtc27:
tools/build/cross-build: Don't include sys/uio.h from linux limits.h
e4f4a057772b1d5117bd54e52b8a124f7a2c4ac7 by jrtc27:
libc/csu: Unify INIT_RELOCS across architectures
735452dad4bf6275533e1d26fd098fbdbffd4d42 by jrtc27:
sys/cdefs.h: Add comments to make #if/#else/#endif triple more obvious
1327039aaf1626e646516fea2c8214ceb298fe8a by jrtc27:
hexdump.3: Add missing LIBRARY section
753dd37ab9519f181ca1272aa52aa5c733419f81 by jrtc27:
gic_v3: Correctly handle GICC GIGR Base Address case
645c576942c9e069974a4f8fe5bb7132e8182085 by jrtc27:
ofw: Fix inverted bcmp in ofw_bus_node_status_okay
a5ccd406ddc5b73060e154495745651646f1dcf5 by jrtc27:
riscv: Fix and generalise saving TP (PCPU pointer) whilst in userspace
2ef0ba80e0b51653e62cfd5623e7f6b844399440 by jrtc27:
libc: Don't bias DTV entries by TLS_DTV_OFFSET
11d41989cc62c8812c5f6140d1c1877575f09aad by jrtc27:
libc: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V
e73457d194b000a53218a77564730e87b84f66af by jrtc27:
rtld-elf: Fix dlsym(3) for TLS symbols on PowerPC and RISC-V
79b0a953ada4c516c43f163c51d3f083da666d59 by jrtc27:
rtld-elf: Fix dl_iterate_phdr's dlpi_tls_data for PowerPC and RISC-V
f1344d0aa816d0a2e9b316d4bd28b5f478b5d3da by jrtc27:
rtld-elf: Fix UB for direct exec with no extra rtld arguments
8e8ae9ac48cc59615dd83d2b5fe1368036ff8808 by jrtc27:
rtld-elf: Fix executable's TLS module index for direct exec
acf47e5d105ef05ea25b635672417a294a933e13 by jrtc27:
rtld-elf/riscv: Don't allocate static TLS for dynamic TLS relocations
d07b82ecbe64e29668b457019081846518c0e4b5 by jrtc27:
libc/riscv: Fix initial exec TLS mode for dynamically loaded shared
02cb2f8094baab0b4299e5fcd1694d9193be14b3 by jrtc27:
Revert "rtld: fix allocate_module_tls() variant I fallback to static
dccbc59475ced25a04b8bd8a58b1ceed46635857 by jrtc27:
share: Delete bitrotted make_*_driver.sh scripts
d13a8521247f10deb80cff652053fd74ebd9878b by jrtc27:
sys: Delete stale comments in sys/elf_common.h
a1fed6a29cb1410b76d771f9699d8f26c4b01ebb by jrtc27:
sys: Sync RISC-V relocations
d9bff46977de2ffa67d2876cca6c31ab6ff9b3f1 by jrtc27:
sys: Various whitespace style(9) fixes for sys/elf_common.h
362eb7d340140ba02724e275d8d5ff2e2dcdaf90 by jrtc27:
rtld-elf: Delete unused RELOC_ALIGNED_P copies
123a24445686afb0c2742df53d900098d1227526 by jrtc27:
Makefile.libcompat: Use same PATH for _lc_build-tools as _build-tools
3300572ffcc679457995c8ec4d9eb354cf12defc by jrtc27:
bsd.compat.mk: Honour XSTRIPBIN for lib32
34671bb50983ccd21faddb5e33c02454c9065995 by jrtc27:
freebsd-update: Mention upgrading packages, not just ports
d37b3562e701ab1583ea7ae47b9bd3214ef39d37 by jrtc27:
imgact_elf: Fix off-by-one in note size check
323a47103c2b466099fb72212bf7e3507a856a43 by jrtc27:
cross-build: Workaround system-provided strchrnul on macOS 15.4+
52a61478e5589be242a3b4a889da71ce533c8daf by jrtc27:
cross-build: fix after the recent sqlite3 import
2cfa240c0bdaaf039e849fd81f4dc46c1e702663 by 0mp:
vfs_cache: Fix the SDT definition of vfs:fplookup:lookup:done
The failed test cases:
551 tests failed.
FAILED: sys.netpfil.pf.sctp.py.TestSCTP_SRV::test_initiate_tag_check
Error Message:
/usr/tests/sys/netpfil/pf/sctp.py:569: AssertionError
FAILED: sys.netpfil.pf.divert-to.pr260867
Error Message:
atf-check failed; see the output of the test for details
FAILED: sbin.ifconfig.inet6.broadcast
Error Message:
atf-check failed; see the output of the test for details
FAILED: sbin.ifconfig.inet6.netmask
Error Message:
atf-check failed; see the output of the test for details
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_4_c1_s56_t1_localhost]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_3_192_0.2.1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_192_0_2_2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:739: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c1_2001_db8__2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_192_0_2_2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:739: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_A_c3_2001_db8__2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_192_0_2_2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:739: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_2001_db8__2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c1_S127_0_0_1_s56_t1_localhost]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_192_0_2_2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:739: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_c3_2001_db8__2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_192_0_2_2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:739: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c1_2001_db8__2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_192_0_2_2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:739: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__1]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_ping[_q_c3_2001_db8__2]
Error Message:
/usr/tests/sbin/ping/test_ping.py:737: AssertionError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_EOL]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_LSRR_trunc]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_NOP_40]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_same]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_RR_trunc]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_SSRR_trunc]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_warp]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_special_wrong]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_flags_DF]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_opts_NOP_40]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_not_mine_verbose_false]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_tcp]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_special_udp]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_3_1_verbose_false]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_IHL_too_short]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_IHL_too_short]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_inner_packet_too_short]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_max_inner_packet_ihl_without_payload]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_quoted_data_too_short]
Error Message:
/usr/local/lib/python3.11/subprocess.py:571: CalledProcessError
FAILED: sbin.route.basic.basic_v4
Error Message:
Failed to add new route.
FAILED: sbin.route.basic.basic_v6
Error Message:
Failed to add new route.
FAILED: sys.kern.socket_accf.http
Error Message:
/usr/src/tests/sys/kern/socket_accf.c:129: accept(l, NULL, 0) == -1 not met
FAILED: sys.net.if_bridge_test.bridge_transmit_ipv4_unicast
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_bridge_test.gif
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_bridge_test.mac_conflict
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_bridge_test.member_ifaddrs_disabled
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_bridge_test.member_ifaddrs_enabled
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_bridge_test.member_ifaddrs_vlan
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_bridge_test.vlan
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_epair_test.pcp
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_gif.4in4
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_gif.4in6
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_gif.6in4
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_gif.6in6
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_gif.etherip
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_gif.etherip6
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.4in4
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.4in6
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.4mapped
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.6in4
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.6in6
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.bz283426
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.chacha
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.explicit_exit
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.gcm_128
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.multi_client
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.multihome4
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.multihome6
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.ra
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.route_to
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_ovpn.if_ovpn.timeout_client
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_stf.6rd
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_stf.6rd_peer
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_stf.6to4
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_tun_test.basic
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_vlan.basic
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_vlan.qinq_deep
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_vlan.qinq_dot
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_vlan.qinq_legacy
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_vlan.qinq_simple
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_wg.wg_basic
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_wg.wg_basic_crossaf
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_wg.wg_basic_netmap
Error Message:
atf-check failed; see the output of the test for details
FAILED: sys.net.if_wg.wg_vnet_parent_routing
Error Message:
atf-check failed; see the output of the test for details
... and 451 other failed tests.