FreeBSD-main-amd64-build - Build #24179 - Failure

From: <jenkins-admin_at_FreeBSD.org>
Date: Thu, 28 Apr 2022 00:36:18 UTC
FreeBSD-main-amd64-build - Build #24179 (709783373e57069cc014019a14a806b580e1d62f) - Failure

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24179/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24179/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-build/24179/console

Status explanation:
"Failure" - the build is suspected being broken by the following changes
"Still Failing" - the build has not been fixed by the 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)

c4be460e84b48f2c76e27768ee8132a1d639ebc2 by kib:
init_unrhdr(): make it usable by initializing everything

e59b940dcb45b887974aeae8d8f86665aed2c913 by kib:
unr(9): allow to avoid internal locking

b9294a3e152b2524497678c8089e2c4abbdceb31 by kib:
reaper_abandon_children(): upgrade proctree_lock assert to exclusive

e4ce431e2a0255751fee0ad14b08bd006759ce4f by kib:
reap_kill(): de-inline LIST_FOREACH(), twice

134529b11b5343aed09e220b49147873d052e4bf by kib:
reap_kill(): rename the reap variable to reaper

54a11adbd9c2b1fa9b42181ac883ed6ed2a6998c by kib:
reap_kill(): split children and subtree killers into helpers

2e7595ef2f53f6debec3c3d89bb9e0cd10394ed3 by kib:
Add stop_all_proc_block(9)

d1df34736888f43e8fe1cdc460eac134d625c777 by kib:
kern_procctl: add possibility to take stop_all_proc_block() around exec

39794d80ad900915e5c4940e9917ba5cb59a8634 by kib:
Fix a race between fork(2) and PROC_REAP_KILL subtree

709783373e57069cc014019a14a806b580e1d62f by kib:
Fix another race between fork(2) and PROC_REAP_KILL subtree



The end of the build log:

[...truncated 45.93 MB...]
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -I/usr/src/crypto/openssh -include ssh_namespace.h -include sk_config.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT=1 -DHAVE_GETAUDIT_ADDR=1 -DUSE_BLACKLIST=1 -I/usr/src/contrib/blacklist/include -include krb5_config.h -DLIBWRAP=1 -fPIE -g -gz=zlib -MD  -MF.depend.uidswap.o -MTuidswap.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments    -c /usr/src/crypto/openssh/uidswap.c -o uidswap.o
--- gss-genr.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -I/usr/src/crypto/openssh -include ssh_namespace.h -include sk_config.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT=1 -DHAVE_GETAUDIT_ADDR=1 -DUSE_BLACKLIST=1 -I/usr/src/contrib/blacklist/include -include krb5_config.h -DLIBWRAP=1 -fPIE -g -gz=zlib -MD  -MF.depend.gss-genr.o -MTgss-genr.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments    -c /usr/src/crypto/openssh/gss-genr.c -o gss-genr.o
--- all_subdir_usr.bin ---
--- elfctl.1.gz ---
gzip -cn /usr/src/usr.bin/elfctl/elfctl.1 > elfctl.1.gz
--- elfctl.debug ---
objcopy --only-keep-debug elfctl.full elfctl.debug
--- elfctl ---
objcopy --strip-debug --add-gnu-debuglink=elfctl.debug  elfctl.full elfctl
--- all_subdir_usr.bin/elfdump ---
===> usr.bin/elfdump (all)
--- all_subdir_tests ---
--- pdeathsig_helper.debug ---
objcopy --only-keep-debug pdeathsig_helper.full pdeathsig_helper.debug
--- pdeathsig_helper ---
objcopy --strip-debug --add-gnu-debuglink=pdeathsig_helper.debug  pdeathsig_helper.full pdeathsig_helper
--- sendfile_helper ---
(cd /usr/src/tests/sys/kern &&  DEPENDFILE=.depend.sendfile_helper  NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t  PROG=sendfile_helper )
--- all_subdir_usr.sbin ---
--- ffs_alloc.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -I/usr/src/usr.sbin/makefs -I/usr/src/sys/fs/cd9660/ -DMAKEFS -I/usr/src/sys/fs/msdosfs -I/usr/src/sbin/newfs_msdos -DHAVE_STRUCT_STAT_ST_FLAGS=1 -I/usr/src/contrib/mtree -I/usr/src/contrib/mknod -I/usr/src/lib/libnetbsd -fPIE -g -gz=zlib -MD  -MF.depend.ffs_alloc.o -MTffs_alloc.o -std=c11 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments    -c /usr/src/usr.sbin/makefs/ffs/ffs_alloc.c -o ffs_alloc.o
--- all_subdir_usr.bin ---
--- .depend ---
echo elfdump.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- elfdump.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -fPIE -g -gz=zlib -MD  -MF.depend.elfdump.o -MTelfdump.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/usr.bin/elfdump/elfdump.c -o elfdump.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- getaddrinfo_test.full ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -I/usr/src/tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments  -pie  -o getaddrinfo_test.full getaddrinfo_test.o  -lprivateatf-c
--- all_subdir_bin ---
--- mail.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -DSHELL -I. -I/usr/src/bin/sh -fPIE -g -gz=zlib -MD  -MF.depend.mail.o -MTmail.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/bin/sh/mail.c -o mail.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/gen ---
--- syslog_test.full ---
--- all_subdir_tests ---
--- .depend.sendfile_helper ---
--- all_subdir_lib ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/usr/src/lib/libc/tests/gen -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Qunused-arguments  -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -pie  -o syslog_test.full t_syslog.o  -lprivateatf-c -L/usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie  -lpthread
--- all_subdir_tests ---
echo sendfile_helper.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libpthread.a >> .depend.sendfile_helper
--- sendfile_helper.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -fPIE -g -gz=zlib -MD  -MF.depend.sendfile_helper.sendfile_helper.o -MTsendfile_helper.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member  -Qunused-arguments  -c /usr/src/tests/sys/kern/sendfile_helper.c -o sendfile_helper.o
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---
--- fse_decompress.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -nostdinc    -I/usr/obj/usr/src/amd64.amd64/stand/libsa -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -fPIC -mno-red-zone -mno-relax -I. -Iinclude -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/usr/src/sys/contrib/zlib -I/usr/src/stand/common -DWEAK_REFS -DHAS_ZSTD_ZFS -I/usr/src/stand/common -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/crypto/skein -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -Wformat -Wall -g -gz=zlib -MD  -MF.depend.fse_decompress.o -MTfse_decompress.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunused-arguments -U__BMI__    -c /usr/src/sys/contrib/openzfs/module/zstd/lib/common/fse_decompress.c -o fse_decompress.o
--- all_subdir_bin ---
--- main.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -DSHELL -I. -I/usr/src/bin/sh -fPIE -g -gz=zlib -MD  -MF.depend.main.o -MTmain.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/bin/sh/main.c -o main.o
--- all_subdir_tests ---
--- sendfile_helper.full ---
--- all_subdir_bin ---
--- all_subdir_bin/stty ---
===> bin/stty (all)
--- all_subdir_tests ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -fPIE -g -gz=zlib -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Qunused-arguments  -pie  -o sendfile_helper.full sendfile_helper.o   -lpthread
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- getaddrinfo_test.debug ---
objcopy --only-keep-debug getaddrinfo_test.full getaddrinfo_test.debug
--- all_subdir_lib/libc/tests/gen ---
--- syslog_test.debug ---
--- all_subdir_lib/libc/tests/nss ---
--- getaddrinfo_test ---
--- all_subdir_lib/libc/tests/gen ---
objcopy --only-keep-debug syslog_test.full syslog_test.debug
--- all_subdir_lib/libc/tests/nss ---
objcopy --strip-debug --add-gnu-debuglink=getaddrinfo_test.debug  getaddrinfo_test.full getaddrinfo_test
--- all_subdir_lib/libc/tests/gen ---
--- syslog_test ---
objcopy --strip-debug --add-gnu-debuglink=syslog_test.debug  syslog_test.full syslog_test
--- all_subdir_lib/libc/tests/nss ---
--- getgr_test ---
(cd /usr/src/lib/libc/tests/nss &&  DEPENDFILE=.depend.getgr_test  NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/nss/Makefile _RECURSING_PROGS=t  PROG=getgr_test )
--- all_subdir_lib/libc/tests/gen ---
--- time_test ---
--- all_subdir_stand ---
--- all_subdir_stand/libsa32 ---
--- hist.o ---
--- all_subdir_lib ---
(cd /usr/src/lib/libc/tests/gen &&  DEPENDFILE=.depend.time_test  NO_SUBDIR=1 make -f /usr/src/lib/libc/tests/gen/Makefile _RECURSING_PROGS=t  PROG=time_test )
--- all_subdir_stand ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -nostdinc    -I/usr/obj/usr/src/amd64.amd64/stand/libsa32 -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -march=i386 -mno-relax -I. -Iinclude -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/usr/src/sys/contrib/zlib -I/usr/src/stand/common -DWEAK_REFS -DHAS_ZSTD_ZFS -I/usr/src/stand/common -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/crypto/skein -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -Wformat -Wall -g -gz=zlib -MD  -MF.depend.hist.o -MThist.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunused-arguments -U__BMI__    -c /usr/src/sys/contrib/openzfs/module/zstd/lib/compress/hist.c -o hist.o
--- all_subdir_bin ---
--- .depend ---
echo stty.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend
--- cchar.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -fPIE -g -gz=zlib -MD  -MF.depend.cchar.o -MTcchar.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/bin/stty/cchar.c -o cchar.o
--- all_subdir_libexec ---
--- rtld_malloc.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -Wall -DFREEBSD_ELF -DIN_RTLD -ffreestanding -I/usr/src/lib/csu/common -I/usr/src/libexec/rtld-elf/amd64 -I/usr/src/libexec/rtld-elf -fpic -DPIC  -I/usr/src/libexec/rtld-elf/rtld-libc -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -fvisibility=hidden -g -gz=zlib -MD  -MF.depend.rtld_malloc.o -MTrtld_malloc.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wformat=2 -Wno-format-extra-args -Werror -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/libexec/rtld-elf/rtld_malloc.c -o rtld_malloc.o
--- all_subdir_lib ---
--- all_subdir_lib/libc/tests/nss ---
--- .depend.getgr_test ---
echo getgr_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a >> .depend.getgr_test
--- all_subdir_lib/libc/tests/gen ---
--- .depend.time_test ---
--- all_subdir_lib/libc/tests/nss ---
--- getgr_test.o ---
--- all_subdir_lib/libc/tests/gen ---
echo time_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libprivateatf-c.a /usr/obj/usr/src/amd64.amd64/lib/libnetbsd/libnetbsd_pie.a >> .depend.time_test
--- all_subdir_lib/libc/tests/nss ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common -I/usr/src/tests   -fPIE -g -gz=zlib -MD  -MF.depend.getgr_test.getgr_test.o -MTgetgr_test.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member  -Qunused-arguments  -c /usr/src/lib/libc/tests/nss/getgr_test.c -o getgr_test.o
--- all_subdir_lib/libc/tests/gen ---
--- t_time.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/usr/src/lib/libc/tests/gen -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -g -gz=zlib -MD  -MF.depend.time_test.t_time.o -MTt_time.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter  -Qunused-arguments  -c /usr/src/contrib/netbsd-tests/lib/libc/gen/t_time.c -o t_time.o
--- all_subdir_tests ---
--- sendfile_helper.debug ---
objcopy --only-keep-debug sendfile_helper.full sendfile_helper.debug
--- sendfile_helper ---
objcopy --strip-debug --add-gnu-debuglink=sendfile_helper.debug  sendfile_helper.full sendfile_helper
--- subr_unit_test ---
(cd /usr/src/tests/sys/kern &&  DEPENDFILE=.depend.subr_unit_test  NO_SUBDIR=1 make -f /usr/src/tests/sys/kern/Makefile _RECURSING_PROGS=t  PROG=subr_unit_test )
--- .depend.subr_unit_test ---
--- all_subdir_bin ---
--- gfmt.o ---
--- all_subdir_tests ---
echo subr_unit_test.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a  >> .depend.subr_unit_test
--- all_subdir_bin ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -fPIE -g -gz=zlib -MD  -MF.depend.gfmt.o -MTgfmt.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/bin/stty/gfmt.c -o gfmt.o
--- all_subdir_tests ---
--- subr_unit.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -fPIE -g -gz=zlib -MD  -MF.depend.subr_unit_test.subr_unit.o -MTsubr_unit.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member  -Qunused-arguments -Wno-missing-prototypes -c /usr/src/sys/kern/subr_unit.c -o subr_unit.o
--- all_subdir_secure ---
--- blacklist.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -I/usr/src/crypto/openssh -include ssh_namespace.h -include sk_config.h -DHAVE_LDNS=1 -DUSE_BSM_AUDIT=1 -DHAVE_GETAUDIT_ADDR=1 -DUSE_BLACKLIST=1 -I/usr/src/contrib/blacklist/include -include krb5_config.h -DLIBWRAP=1 -fPIE -g -gz=zlib -MD  -MF.depend.blacklist.o -MTblacklist.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Qunused-arguments    -c /usr/src/crypto/openssh/blacklist.c -o blacklist.o
--- all_subdir_stand ---
--- huf_compress.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -nostdinc    -I/usr/obj/usr/src/amd64.amd64/stand/libsa32 -I/usr/src/stand/libsa -D_STANDALONE -I/usr/src/sys -Ddouble=jagged-little-pill -Dfloat=floaty-mcfloatface -ffunction-sections -fdata-sections -DLOADER_GELI_SUPPORT -I/usr/src/stand/libsa/geli -DLOADER_DISK_SUPPORT -m32 -ffreestanding -mno-mmx -mno-sse -mno-avx -mno-avx2 -msoft-float -march=i386 -mno-relax -I. -Iinclude -DBZ_NO_STDIO -DBZ_NO_COMPRESS -DHAVE_MEMCPY -I/usr/src/sys/contrib/zlib -I/usr/src/stand/common -DWEAK_REFS -DHAS_ZSTD_ZFS -I/usr/src/stand/common -I/usr/src/sys/cddl/boot/zfs -I/usr/src/sys/crypto/skein -I/usr/src/sys/contrib/openzfs/include -I/usr/src/sys/contrib/openzfs/include/os/freebsd/zfs -Wformat -Wall -g -gz=zlib -MD  -MF.depend.huf_compress.o -MThuf_compress.o -std=gnu99 -Wno-format-zero-length -Wsystem-headers -Werror -Wno-pointer-sign -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-parameter -Wno-parentheses  -Oz -Qunused-arguments -U__BMI__    -c /usr/src/sys/contrib/openzfs/module/zstd/lib/compress/huf_compress.c -o huf_compress.o
--- all_subdir_tests ---
/usr/src/sys/kern/subr_unit.c:345:15: error: use of undeclared identifier 'UNR_NO_MTX'
--- all_subdir_bin ---
--- all_subdir_bin/sh ---
--- memalloc.o ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -DSHELL -I. -I/usr/src/bin/sh -fPIE -g -gz=zlib -MD  -MF.depend.memalloc.o -MTmemalloc.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/bin/sh/memalloc.c -o memalloc.o
--- all_subdir_tests ---
        if (mutex == UNR_NO_MTX)
                     ^
--- all_subdir_rescue ---
--- kill.o ---
--- all_subdir_tests ---
1 error generated.
--- all_subdir_rescue ---
cc -target x86_64-unknown-freebsd14.0 --sysroot=/usr/obj/usr/src/amd64.amd64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin  -O2 -pipe -fno-common   -DSHELL -I. -I/usr/src/bin/sh -DRESCUE -I/usr/obj/usr/src/amd64.amd64/lib/libifconfig -I/usr/obj/usr/src/amd64.amd64/lib/libiscsiutil -MD  -MF.depend.kill.o -MTkill.o -std=gnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wmissing-variable-declarations -Wthread-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -Wno-error=unused-but-set-variable  -Qunused-arguments    -c /usr/src/bin/kill/kill.c -o kill.o
--- all_subdir_tests ---
*** [subr_unit.o] Error code 1

make[6]: stopped in /usr/src/tests/sys/kern
1 error

make[6]: stopped in /usr/src/tests/sys/kern

make[5]: stopped in /usr/src/tests/sys/kern
--- all_subdir_secure ---
--- all_subdir_secure/usr.bin ---

make[3]: stopped in /usr/src/secure
--- all_subdir_rescue ---
*** [objs] Error code 6

make[4]: stopped in /usr/src/rescue/rescue
1 error

make[4]: stopped in /usr/src/rescue/rescue
--- all_subdir_libexec ---

make[3]: stopped in /usr/src/libexec
--- all_subdir_bin ---

make[2]: stopped in /usr/src
--- all_subdir_cddl ---

make[2]: stopped in /usr/src
--- all_subdir_usr.bin ---

make[2]: stopped in /usr/src
--- all_subdir_rescue ---

make[3]: stopped in /usr/src/rescue
--- all_subdir_libexec ---

make[2]: stopped in /usr/src
--- all_subdir_rescue ---

make[2]: stopped in /usr/src
--- all_subdir_sbin ---

make[2]: stopped in /usr/src
--- all_subdir_lib ---

make[3]: stopped in /usr/src/lib
--- all_subdir_usr.sbin ---

make[2]: stopped in /usr/src
--- all_subdir_share ---

make[2]: stopped in /usr/src
--- all_subdir_tests ---

make[3]: stopped in /usr/src/tests

make[2]: stopped in /usr/src
--- all_subdir_secure ---
--- all_subdir_secure/usr.sbin ---

make[4]: stopped in /usr/src/secure/usr.sbin
--- all_subdir_stand ---

make[3]: stopped in /usr/src/stand
--- all_subdir_secure ---

make[3]: stopped in /usr/src/secure

make[2]: stopped in /usr/src
--- all_subdir_stand ---
--- all_subdir_stand/libsa ---

make[3]: stopped in /usr/src/stand

make[2]: stopped in /usr/src
--- all_subdir_lib ---
--- all_subdir_lib/msun ---

make[3]: stopped in /usr/src/lib

make[2]: stopped in /usr/src
       29.29 real       366.02 user        69.31 sys

make[1]: stopped in /usr/src

make: stopped in /usr/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
FTP: Current build result is [FAILURE], not going to run.
[PostBuildScript] - [INFO] Executing post build scripts.
[PostBuildScript] - [INFO] Build does not have any of the results [SUCCESS]. Did not execute build step #0.
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-build] $ /bin/sh -xe /tmp/jenkins4256064916653890237.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-build
Checking for post-build
Performing post-build step
Checking if email needs to be generated
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
Sending mail from default account using System Admin e-mail address