FreeBSD-main-amd64-test - Build #22674 - Still unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Tue, 20 Dec 2022 21:08:25 UTC
FreeBSD-main-amd64-test - Build #22674 (177034c44ed18d99e6cc85dfddd2bb04b41d38ac) - Still unstable

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

e81fcbece8df220ce0d072576419a95c6083a0bb by jhibbits:
ipfw: Constify name argument for hash lookup

eb1da3e5258238e1c0555c6a006a341df0821d8e by jhibbits:
DrvAPI: Extend driver KPI with more accessors

177034c44ed18d99e6cc85dfddd2bb04b41d38ac by jhibbits:
Update DrvAPI convert script for new KPIs



The failed test cases:

4 tests failed.
FAILED:  sys.kern.ktls_test.ktls_receive_aes256_cbc_1_2_sha256_bad_major

Error Message:
/usr/src/tests/sys/kern/ktls_test.c:283: close(sv[1]) == 0 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