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

From: <jenkins-admin_at_FreeBSD.org>
Date: Wed, 11 Sep 2024 11:01:23 UTC
FreeBSD-stable-14-amd64-test - Build #694 (9f319352d7aca8cb1d1f7e34e5729668aa794d04) - Still Unstable

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

b535995861e0ffd6e9567844455d268ab35d8d24 by kib:
Intel DMAR: improve X2X macros to fix failures in certain syntax

1d5630b11628f0c3bffc92fb0a4dc4b8c64fafb5 by kib:
DMAR: use DMAR2IOMMU() for DMAR_LOCK() and related macros

3f5d7c42ce8b42d454d708518da670ddb53f9abd by kib:
x86: allow to have more than one kind of IOMMU

92d04b87f0f2d4033357e5e1fee8f4d2719aaf94 by kib:
x86 iommu: move DMAR-independent parts of the qi code into common

3a00c673465f347b2bd07d445c6f8108ff2b7ef0 by kib:
dmar_qi_XXX_invalidate_glob(): reduce code duplication

d88d70096cd91b2a2085794bbc7d0dcb1965ed5e by kib:
dmar_qi_emit(): use atomic_store_64() when available

93865104f7620542fadb2f43baa6f50b3ecd4946 by kib:
DMAR: rename domain_{alloc,free}_pgtbl to domain_domain_$1_pgtbl

eed2b98a2e0c9d3ac07e91efba99dab09caf56bd by kib:
x86 iommu x86_unit_common: expand hw completion write-out area to 8

2a6982e2643fdb3f1c122f0260107afdbf51bc67 by kib:
x86 iommu: move DMAR-independent parts of the interrupt setup code into

046d7aea4d8a707d134394396dcd941063318539 by kib:
x86 iommu: move device_tag_init() to utils

c7447c45fb00cfd06b639d9b78f7b5b7ab79520c by kib:
x86 dmar: generalize dmar_domain_free_entry() into

eebdbe7f1975bc3d605ee161ace7402037f279d8 by kib:
x86 iommu: move page level related functions to common utils

f279f9ec29236d8517d2800f6d109a37d73c3143 by kib:
DMAR: move hw.iommu.dmar.{tbl_pagecnt,batch_coalesce} sysctls up one

173116c6a392b4a17af08f5262838e2b1e5ccb1a by kib:
DMAR: provide hw.iommu.ir alias for the hw.dmar.ir tunable

1dfa8765409b1f1424c66ec9584768033a97ef19 by kib:
busdma_iommu: indirect dmar-specific method calls in iommu_get_dev_ctx()

1d85f40e7fe35f9e434f22cdc16a9f8c02b1dd16 by kib:
dmar: avoid excessive indirection in KASSERT() in domain_map_buf()

3ff2b417a0c193379a982b9b95e1d52456c0efe3 by kib:
msi_alloc(): do not leak msi_lock in error case

483c1340a009ba51e3694f3990e6c07479667002 by kib:
msi_release(): consistently unlock msi_lock around

c5c01f6276ee117af069ca84f84f46362b0b279c by kib:
x86: always provide dummy x86_iommu virtual methods

9f319352d7aca8cb1d1f7e34e5729668aa794d04 by kib:
vfs_default.c: trim whitespace



The failed test cases:

7 tests failed.
FAILED:  sys.netpfil.common.forward.ipfw_v4

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

FAILED:  sys.netpfil.common.tos.ipfw_tos

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

FAILED:  sys.netpfil.pf.fragmentation_no_reassembly.match_full_v4

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

FAILED:  sys.netpfil.pf.icmp6.zero_id

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

FAILED:  sys.netmap.ctrl-api-test.main

Error Message:
Returned non-success exit status 255

FAILED:  sys.geom.class.eli.attach_test.attach_multiple_fails

Error Message:
Premature exit; test case exited with code 1

FAILED:  sys.netlink.test_netlink_message_writer.py.__test_cases_list__

Error Message:
Test program did not exit cleanly