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

From: <jenkins-admin_at_FreeBSD.org>
Date: Mon, 02 Feb 2026 18:33:06 UTC
FreeBSD-main-amd64-test - Build #27798 (350c1232a57a64b955a3ae7f9b92dde164d1eb65) - Still Unstable

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

05322eec86ae42a8f873ba10d8da61bd61b5b48f by imp:
nvmecontrol: Always set the RAE bit on telemetry-log requests

ff9fe85ff245bfbf6f54f98175282be5cf500cb3 by imp:
nvmecontrol: telemetry-log don't sanity check host generation number

350c1232a57a64b955a3ae7f9b92dde164d1eb65 by imp:
nvmecontrol: telemetry-log --verbose



The failed test cases:

5 tests failed.
FAILED:  sys.netpfil.pf.nat.endpoint_independent_compat

Error Message:
server1 did not receive connection from client (default)

FAILED:  sys.netpfil.pf.route_to.prefer_ipv6_nexthop_mixed_af_random_table_ipv4

Error Message:
Target 2001:db8:4202::42:4 not selected after 10 attempts!

FAILED:  sys.netpfil.pf.route_to.random_table

Error Message:
Target 2001:db8:4202::42:4 not selected after 10 attempts!

FAILED:  sys.netgraph.ksocket.udp6_bind

Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:167: connect(us, (struct sockaddr *)rep->data, sizeof(struct sockaddr_in6)) == 0 not met

FAILED:  sys.netgraph.ksocket.udp6_connect

Error Message:
/usr/src/tests/sys/netgraph/ksocket.c:134: NgSendMsg(cs, ".:" OURHOOK, NGM_KSOCKET_COOKIE, NGM_KSOCKET_CONNECT, &sin6, sizeof(sin6)) >= 0 not met