FreeBSD-main-amd64-test - Build #24647 - Still Unstable
Date: Wed, 10 Jan 2024 04:50:45 UTC
FreeBSD-main-amd64-test - Build #24647 (8338ea1d3cc705f08674285a884d3aa485bf6290) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24647/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24647/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24647/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) c2356a440db91c106867d45c94b3d6d7bc0e50f0 by des: asa: Rewrite to fix line termination issue. 731704f5ea2f6f9d7e3c4b5ed2ad1a3cba703f42 by grembo: bsdinstall: Fix installation script splitting 6631e2f9b49e08f53c7beb560ee8509c343b3927 by jhb: kldxref: Workaround incorrect PT_DYNAMIC in existing powerpc kernels 6977311633c73f594ff3dae150d6d1fe06105a8f by jhb: net80211 amdpu: Simplify a few loops that drain an mbufq 76f405ed63540aa2d989c231f70277062e76ccfb by jhb: mbuf: Add mbufq_empty 8cb9b68f5821e45c63ee08d8ee3029ca523ac174 by jhb: sys: Use mbufq_empty instead of comparing mbufq_len against 0 a9b615120628411cc20af730edb291c52be02f66 by jhb: memdesc: Helper function to construct mbuf chain backed by memdesc c6a488511ab1fbae8d16264b9e83c85024c9e1ce by jhb: acpi: Only reserve resources enumerated via _CRS 0013741108bc515dbaa56b2b9ca4043cdf6c9e5f by rew: powerpc_mmu_radix: add leaf page for wired mappings when 09fa78d438a7729f3fbe055d65f0fca4d05c0971 by glebius: netlink: fix regression with group writers 5cd08d9ecf52d37229f4888e38631cb91ce97eb9 by gallatin: apei: Mark ReadAckRegister resource as shareable 9ea86c8f67a65ca00f79f3cd83aa977b38589f39 by np: cxgbe(4): Use the correct size for the CIM LA on the T6. 0d6d28ce5650d1cd23dbe4bbac87fb103b3e2d3d by marius: e1000(4): Remove disconnected SYSCTL f221d35be7a5749e2a1246c81adc9c03c1dc545c by marius: igb(4): Remove disconnected SYSCTL 8e2c2992da7aab7213b6349ff54dbaf1dcc05678 by brooks: socket_msg_trunc: allocate a large enough buffer 13f345cdecd3e208b9226e3b1dcc39737ab2881b by brooks: powerpc64/SYS.h: implement _SYSCALL_BODY() macro 8338ea1d3cc705f08674285a884d3aa485bf6290 by glebius: tests/netlink: add minimal test for a group writer The failed test cases: 3 tests failed. 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