Date: Mon, 22 Dec 2025 20:54:13 +0000 From: bugzilla-noreply@freebsd.org To: testing@FreeBSD.org Subject: [Bug 291879] usr.bin/env/env_test:equal test fails in CI Message-ID: <bug-291879-32464@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=291879 Bug ID: 291879 Summary: usr.bin/env/env_test:equal test fails in CI Product: Base System Version: 16.0-CURRENT Hardware: Any OS: Any Status: New Keywords: regression Severity: Affects Only Me Priority: --- Component: tests Assignee: des@FreeBSD.org Reporter: me@svmhdvn.name CC: testing@FreeBSD.org Created attachment 266457 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=266457&action=edit kyua test report The 'usr.bin/env/env_test:equal' testcase fails in CI: ===> usr.bin/env/env_test:equal Result: failed: atf-check failed; see the output of the test for details Standard output: Executing command [ env /tmp/kyua.m2ceW5/2/work/magic=words ] Executing command [ env -P /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin:/tmp/kyua.m2ceW5/2/work magic=words ] Executing command [ env command /tmp/kyua.m2ceW5/2/work/magic=words ] Standard error: Fail: incorrect exit status: 127, expected: 0 stdout: stderr: env: command: No such file or directory I have reproduced this error using Bricoler with 100 runs for good measure and attached the failing test report in this bug: $ 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:count=100 --param freebsd-src-regression-suite:tests='usr.bin/env/env_test:equal' @des I bisected the failure to your commit https://cgit.freebsd.org/src/commit/?id=4100bd6caa66434bc901ca48d7364bc2b5fe2cfd (usr.bin: Remove intrinsic utilities), please triage as necessary. -- You are receiving this mail because: You are on the CC list for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-291879-32464>
