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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 10 Jan 2024 21:34:01 UTC
FreeBSD-main-amd64-test - Build #24652 (62e8ccc3a489434af379c7f47da71545bc1e14ee) - Still Unstable

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

aa339f1d5df9e38f36a34eb522355c4eebcae6c4 by se:
vendor/bc: upgrade to version 6.7.2

e6857bd4d7b4bf39ea32b9dcd34f8371164c356e by se:
vendor/bc: upgrade to version 6.7.4

f4fbc49d201f81c481a33fac6ba28e19faf96260 by se:
vendor/bc: upgrade to version 6.7.5

aadb4a1b3fd185d547087f6eafca6ce0b4df3291 by olce:
pthread_attr_get_np(): Use malloc(), report ENOMEM, don't tamper on

6211cd4be32dfdc51b5ac452d4ead98a36ec42a6 by olce:
pthread_attr_get_np(3): Revamp

a1e37beb45d270ae9926eff3b93e9398d08c94e5 by olce:
cr_bsd_visible(): Style fixes

3c2b2a28b9c102d9aa368663ea250fd644f96b46 by manu:
iicbus: Move rockchip driver into the common directory

994c943a0098e38bff96f9f9169cbb38542c39c1 by manu:
spibus: Move rockchip driver into the common directory

ec2b0ccdeed2cbd3f49b7a992023c351e239389b by manu:
spibus: Move allwinner driver into the common directory

2e3507c25e42292b45a5482e116d278f5515d04d by manu:
pwm: Move rockchip driver into the common directory

02e9120893770924227138ba49df1edb3896112a by manu:
pwm: Move allwinner driver into the common directory

e37e8677fe55ddd0685c764e17ac58707787758a by manu:
clk: Move allwinner driver into the common directory

77f222415832c58c2e307f74f1200941efe868d9 by manu:
clk: Move rockchip driver into the common directory

fe75646a0234a261c0013bf1840fdac4acaf0cec by manu:
usb: dwc3: Move driver under a subdirectory

be82b3a0bf72ed3b5f01ac9fcd8dcd3802e3c742 by manu:
clk: Move clock code in dev/clk

1f469a9fc498c3d406ef7c4e347232678f49da0a by manu:
hwreset: Move reset code in dev/hwreset

e51b3d8e53cee7d6a36e34e1cd4d588593d71b40 by manu:
nvmem: Move nvmem code in dev/nvmem

b2f0caf160993c30a0d0e3d52e8a2d03616908cd by manu:
regulator: Move regulator code in dev/regulator

950a6087ec18cd22464b3297573f54a6d9223c99 by manu:
phy: Move phy code in dev/phy

62e8ccc3a489434af379c7f47da71545bc1e14ee by manu:
syscon: Move syscon code in dev/syscon



The failed test cases:

4 tests failed.
FAILED:  sys.kern.ptrace_test.ptrace__follow_fork_child_detached_unrelated_debugger

Error Message:
/usr/src/tests/sys/kern/ptrace_test.c:591: WIFSTOPPED(status) not met

FAILED:  sys.netlink.netlink_socket.membership

Error Message:
/usr/src/tests/sys/netlink/netlink_socket.c:300: recv(fd, &msg, sizeof(msg), 0) == sizeof(msg) not met

FAILED:  sys.kern.unix_passfd_dgram.send_and_shutdown

Error Message:
/usr/src/tests/sys/kern/unix_passfd_test.c:431: openfiles() == nfiles - 1 not met

FAILED:  sys.net.if_bridge_test.many_bridge_members

Error Message:
Test case body timed out