FreeBSD-stable-14-amd64-test - Build #318 - Still Unstable

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 17 Jan 2024 02:47:18 UTC
FreeBSD-stable-14-amd64-test - Build #318 (c815844c5a6037f138fbd531b3fa4d3859cab5d8) - Still Unstable

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

123fd2a93eeaeff0bb3ac433526296f44b75e368 by glebius:
Add the BBR and RACK stacks to the LINT kernel.

56a55eee6bbe4aac9bd1c870f9ace58a95328c55 by glebius:
tcp: uninline tcp_account_for_send()

4a32d60207537e27fdf76f133419fa5170343dde by glebius:
hpts: install kernel module

a74aa0e589f2651ae9dfe3f59e5814a41bd2bff7 by glebius:
lro: separate HPTS specific code into tcp_lro_hpts.c

fee8f540da32bc81dbbd81e52382c8aa5b71d678 by glebius:
hpts: don't ifdef tcp_in_hpts()

76deefc548e59e6dcaa720c8071b4d399b95af63 by glebius:
hpts: make stacks responsible for tcp_hpts_init()

08cad73479df9ba6aab280af1cfd2eacb508a5a7 by glebius:
tcp/hpts: make stacks responsible for clearing themselves out HPTS

22d80d2226e0c762d192d545068086c68071b36f by glebius:
tcp: stop stack timers in tcp_switch_back_to_default()

c0303fa84eed989ec7ba9aafcb7028bb11c9d6a2 by glebius:
tcp_hpts: let tcp_hpts_init() set a random CPU only once

daa0dc908882f1a724dbe61af2ee86115bd86461 by glebius:
Fix two latent bugs in hpts. One where a static is put on

2707135d0959fe0ccabd872b23f3082a5a156a35 by glebius:
hpts/lro: make tcp_lro_flush_tcphpts() and tcp_run_hpts() pointers

01df384133a388ac2f686651f5cf33bdd8a88603 by glebius:
kern/subr_trap.c: repair the HPTS performance hack in userret()

e4a5a27b1bbed269717f721058955351c836fcf5 by glebius:
hpts: remove from opt_inet.h

39000ced1f2931bdf105b1a2547775f942891428 by glebius:
tcp_hpts: use tcp_pace.cts_last_ran for last ran table

2ae0ff8f11acf18247609f3abdaaa5ca64697d63 by glebius:
tcp_hpts: make the module unloadable

c815844c5a6037f138fbd531b3fa4d3859cab5d8 by glebius:
hpts: avoid duplicate call to tcp_output()



The failed test cases:

4 tests failed.
FAILED:  sys.netpfil.pf.fragmentation_compat.overreplace

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

FAILED:  sys.netpfil.pf.route_to.icmp_nat

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

FAILED:  sys.netpfil.pf.set_tos.v4

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

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly