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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 28 Dec 2022 06:21:50 UTC
FreeBSD-main-amd64-test - Build #22710 (79c6e0b31f32a2df4bfe682de29e7b7b135fb51d) - Still Unstable

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

db6407438dfa1cca5f8fa546fc1863ea5444b34b by ganbold:
Add eqos device to Rockchip specific config.

355cb40c3a87e80b04b0cce15f4bad9337995ad1 by ganbold:
Set RK3568 specific pin mux for GMAC1.

79c6e0b31f32a2df4bfe682de29e7b7b135fb51d by ganbold:
Improve and make it more general Rockchip USB2PHY driver.



The failed test cases:

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

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

FAILED:  sys.aio.aio_test.aio_socket_blocking_short_write

Error Message:
Test case body timed out

FAILED:  sys.aio.aio_test.aio_socket_blocking_short_write_vectored

Error Message:
Test case body timed out

FAILED:  sys.aio.aio_test.aio_socket_short_write_cancel

Error Message:
/usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met