[Bug 293010] sys/capsicum/functional:test_root test fails in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 06 Feb 2026 16:01:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=293010

            Bug ID: 293010
           Summary: sys/capsicum/functional:test_root test fails in CI
           Product: Base System
           Version: 16.0-CURRENT
          Hardware: Any
               URL: https://ci.freebsd.org/job/FreeBSD-main-amd64-test/278
                    32/testReport/
                OS: Any
            Status: New
          Keywords: regression
          Severity: Affects Only Me
          Priority: ---
         Component: tests
          Assignee: glebius@FreeBSD.org
          Reporter: siva@FreeBSD.org
                CC: testing@FreeBSD.org

The following tests are currently failing in CI:
* sys/capsicum/functional:test_root
* sys/capsicum/functional:test_unprivileged

To reproduce this failure with Bricoler:

$ bricoler run freebsd-src-regression-suite --param freebsd-src:url=/usr/src
--param freebsd-src:branch= --param
freebsd-src-regression-suite:hypervisor=bhyve --param
freebsd-src-regression-suite:memory=4096 --param
freebsd-src-regression-suite:ncpus=2 --param
freebsd-src-regression-suite:parallelism=1 --param
freebsd-src-regression-suite:tests='sys/capsicum/functional:test_root'

@glebius, I bisected the failure to your commit
https://cgit.freebsd.org/src/commit/?id=64f7e3c9c178ab35cb1f8fdf791aec74ede6f6b2
(sockets: let protocols be responsible for socket buffer mutexes), please
triage as necessary.

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