FreeBSD-stable-14-amd64-test - Build #928 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Sun, 09 Feb 2025 18:13:03 UTC
FreeBSD-stable-14-amd64-test - Build #928 (a44843bfa1438329da65c02bf3d01d1415b45f19) - Still Unstable

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

068de5be49a296491027df01c0bb1731c5b2ca56 by kib:
rtld: clear any holes in the struct utrace_rtld passed to kernel logger

743d6ba0f29045a9a1d087a798520b8e3505205d by kib:
tty.4: correct description of header file

3ba04b9f31026976f06fe84e95839288698df944 by kib:
audit(9): do not touch VFS if panicing

9938f640893455ed7b8b86810e1a9511f9e6fa52 by kib:
audit/audit.c: fix typo KERNEL_PANICED->KERNEL_PANICKED

a44843bfa1438329da65c02bf3d01d1415b45f19 by bz:
ng_hci: add support for Bluetooth Secure Simple Pairing



The failed test cases:

7 tests failed.
FAILED:  sbin.savecore.livedump_test.livedump_kldstat

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.net.routing.test_routing_l3.py.TestIfOps::test_change_prefix_route[inet]

Error Message:
/usr/tests/sys/net/routing/test_routing_l3.py:42: AssertionError

FAILED:  sys.kern.sigsys.sigsys_test_off

Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met

FAILED:  sys.kern.sigsys.sigsys_test_on

Error Message:
/usr/src/tests/sys/kern/sigsys.c:70: sysctlbyname(name, &oldval, &oldlen, NULL, 0) == 0 not met

FAILED:  usr.bin.grep.grep_test.recurse_symlink

Error Message:
atf-check failed; see the output of the test for details

FAILED:  sys.netmap.ctrl-api-test.main

Error Message:
Returned non-success exit status 255

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly