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

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 19 Dec 2022 18:49:25 UTC
FreeBSD-main-amd64-test - Build #22667 (5cfacab13291a2551f145ca4a68db42d095e4a9a) - Still Unstable

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

10aec5991ae43cf1ae54c779789281bce120db86 by mjg:
autofs: whack an always-false branch

5cfacab13291a2551f145ca4a68db42d095e4a9a by ganbold:
Revert "Enable setting the phy id."



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