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

From: <jenkins-admin_at_FreeBSD.org>
Date: Fri, 13 Jan 2023 03:48:27 UTC
FreeBSD-main-amd64-test - Build #22790 (dcfa3ee44da2b139f51a8aedb0f55735c6dfe3f3) - Still Unstable

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

f82cf28b317b6b3ffd1418ab9c5b230145da8f75 by bz:
LinuxKPI: add kstrtou32_from_user() and mac_pton()

75388b9ca5e566fb7cbd62a37cea1f66d8203fc6 by bz:
LinuxKPI: add (skeleton) functions to make drivers compile

e9715b1c4474333ff119aba3a9a74bff91f72372 by bz:
LinuxKPI: fix pci_alloc_irq_vectors() for MSI

8f61992d7cc1108cebc1337451a15a0af420984c by bz:
LinuxKPI: pci: add [linuxkpi_]pci_get_device()

4b56afaf7bf4fa37bae5b26fd93ee1ff5969c1bb by bz:
LinuxKPI: implement irq_get_msi_desc()

dcfa3ee44da2b139f51a8aedb0f55735c6dfe3f3 by rmacklem:
nfsserver: Fix vrele() panic in nfsvno_open()



The failed test cases:

6 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:  sys.net.if_tun_test.235704

Error Message:
atf-check failed; see the output of the test for details

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