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

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 20 Jan 2023 23:48:36 UTC
FreeBSD-main-amd64-test - Build #22837 (6f7b5d5d3c2e4704985723d5a23a2494050d8b6b) - Still Unstable

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

ccf32a68f821c5c724fb9a5b4b9576925122292f by rew:
vmm: take exclusive mem_segs_lock when (un)assigning ppt dev

c668e8173a8fc047b54a5c51b0fe4637e87836b6 by rew:
vmm: take exclusive mem_segs_lock in vm_cleanup()

27029bc08f1d7fdb39b2aee6ff8263f68dd93495 by rew:
vmm: fix use after free in ppt_detach()

6f7b5d5d3c2e4704985723d5a23a2494050d8b6b by wulf:
hms(4): Fix a copy/paste issue and check both _X and _Y



The failed test cases:

5 tests failed.
FAILED:  lib.libc.time.mktime_test.timegm_epoch

Error Message:
/usr/src/contrib/netbsd-tests/lib/libc/time/t_mktime.c:98: Expected errno 0, got 84, in t == (time_t)0

FAILED:  usr.sbin.etcupdate.preworld_test.main

Error Message:
Returned non-success exit status 1

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