[Bug 296237] sys/fs/fusefs/destroy test intermittently failing in CI on riscv64

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 23 Jun 2026 18:15:14 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=296237

            Bug ID: 296237
           Summary: sys/fs/fusefs/destroy test intermittently failing in
                    CI on riscv64
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: riscv
               URL: https://ci.freebsd.org/job/FreeBSD-main-riscv64-test/1
                    6630/testReport/sys.fs.fusefs/destroy/main/
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: asomers@FreeBSD.org
          Reporter: siva@FreeBSD.org
                CC: testing@FreeBSD.org

Created attachment 272083
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=272083&action=edit
kyua test report

The 'sys/fs/fusefs/destroy' test fails intermittently in CI on riscv64 (URL and
report attached in this bug).

This is locally reproducible with Bricoler with this command (needs 200+ runs
to trigger flaky test):

bricoler freebsd-regression-test-suite --freebsd-src-git-checkout/url=/usr/src
--freebsd-src-git-checkout/branch= --freebsd-regression-test-suite/memory=3072
--freebsd-regression-test-suite/ncpus=2
--freebsd-regression-test-suite/parallelism=1
--freebsd-regression-test-suite/count=200
--freebsd-src-build/machine=riscv/riscv64
--freebsd-regression-test-suite/hypervisor=qemu --freebsd-vm-image/packages=
--freebsd-regression-test-suite/tests='sys/fs/fusefs/destroy'

asomers@ please triage as necessary.

-- 
You are receiving this mail because:
You are on the CC list for the bug.