From nobody Sat Sep 05 02:29:43 2026 X-Original-To: dev-ci@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4hcHNT5BX8z6qkMd for ; Sat, 05 Sep 2026 02:29:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "YR2" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hcHNT0lRDz3Qtf; Sat, 05 Sep 2026 02:29:45 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1788575385; a=rsa-sha256; cv=none; b=GoTccPWOzK46S3yzIIJJtECUXh+dcFllST+x7tumuUy6xM+isu4oJOUXOBneG/OJXMr14N m3ZdidhkjPQUAjt3uGxd/302E/E3gH9wlFkrWBYWBc7EG+WYqZG1WYbJT44rPfXJO0ZFnH qksp8he2snbUimc9M+Pgm8nMWOEPMG4r0cQpk//c7gNH91vFb/H6fkUlQLwTBsSP093wBU BKxbAht17f7525sdJ6oBBdyUmh9TuhK4WCzPWtHze79bDpkvbKQw3VUVh9qC9nU2UXKjOD KOnZ09p0RWFJZF1vg+lU8uhfY4Z0PN0kWvnZrOyxeIhw356O+SAls4kl5/vZxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1788575385; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: list-id; bh=1wM+6ETWr2cEqGmE830YslK5r3O6317zDplZZv6HrPg=; b=w/durPufg5ufgFqJMHO+/PeeqbIaJp4t29zlML0KUnmY6veLa7iFD33oWRbvOhFM5dhZIX c736vSv1ZVbLjZlLc2GDlEHOKae6yVQI+t8KKG2vUAv7lvAZu/fm7IoKWt/Q6FNL4vpT7B HBCq4KvHfgMFlvb7O3CjeF1FmgFR2F/dOqq4xElV8B0qcTi/FkUiA9DtDWXbr2qRrzcshr LSaMmvPrCTvHy3mCmqcpta+rbGe01/vUPbjnVYVGkHY+CjvsygW5ToD8/DuuYraqtAFsPE aJP6x1eK4FYW74ahd0mkoBmqtrPuphYAjm8i+2vxHb1v9Wtpw2P48aHmGKmJig== Received: from jenkins.ci.freebsd.org (jenkins.ci.freebsd.org [IPv6:2610:1c1:1:607c::16:16]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4hcHNS6W2QzBkf; Sat, 05 Sep 2026 02:29:44 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 5 Sep 2026 02:29:43 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <504845026.4370.1788575384918@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-build - Build #1338 - Failure List-Id: Continuous Integration Build and Test Results List-Archive: https://lists.freebsd.org/archives/dev-ci List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_4369_1126053.1788575383123" X-Jenkins-Job: FreeBSD-stable-15-amd64-build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4369_1126053.1788575383123 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-build - Build #1338 (c41e308ef27bda0b8149931923c672= 1aa321aad9) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build= /1338/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/1= 338/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-build/13= 38/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) 2eff633de3b36b1188676e46edafd0a266520fc3 by kib: kern/kern_descrip.c: export filecaps_fill() 34bc2da3ac66f3a1890c9a70713a1c6c8ee3f879 by kib: capsicum: add CAP_PTRACE 73e3e21d32855569fe1315f739746e9e321c7c4a by kib: pdfork(2): add PD_PTRACE_CAP flag 06259de78fa0e3a5799f42a0c6e92f52857a257b by kib: sys/bsm/audit_kevents.h: add AUE_PDPTRACE f83c2423ce0f24ff68cf12da01419c4ab09ad4ca by kib: ptrace: split sys_ptrace()/freebsd32_ptrace() 74883c24a04ac0cdf7facd8b80ec536d50ee8c4c by kib: Add pdptrace(2) fbf7d1651e9abe2f34c545d9f7f891c41ad236b0 by kib: lib/libsys: export pdptrace(2) c3d0110e12f053277ad9e22ac38b321bc0a261fe by kib: Regen 48e709bbbda209d46183a42e74b4dd1bda5ec12f by kib: pdfork.2, rights.4: document pdptrace(2), CAP_PTRACE, and bba959f73e52e284432b2a9569ce2f6f386d502d by kib: tests/sys/kern/pdwait: adjust test for the addition of CAP_PTRACE 39321b7a14620485f1fd9ff7b769398cfda2dfdb by kib: ptrace(2): add PT_GET_ABI_NAME request 547bce66c47788f76720c3e7fd873a7f6424e3a5 by kib: ptrace.2: document PT_GET_ABI_NAME 5e9d42f6aa710d71d1c054fa34e984d37447a850 by kib: kern: add p_canopen() 1cab7e212476174fc749627cc5114ebaf3f92590 by kib: pdptrace(2): allow debugging in capability mode 74145b2f9f980ea1c8f455f6b97d5a88e0564dc9 by kib: pdopenpid(2): allow in capability mode with restrictions c09ee2f0cca6b7ce34d98dc8cc31cafa34fb9322 by kib: pdopenpid(2): in cap mode, translate all errors from pdopenpid1() to fe56ee28349cbc8e35c898864077aa844a155e61 by kib: ptrace(2): allow ptrace(PT_TRACE_ME) in cap mode 665a5f0f45846c27e6fd253b4adbe5b6193cecb8 by kib: Regen 201fd5bc466185321d7fdfc4d49cc7f784095863 by kib: pdfork.2: document cap mode, namely pdopenpid(2) and pdptrace(2) errors 2fbb853ec71e71bfa6e6194781ffc66f1fde9968 by kib: sys/tests/kern/pdopenpid: pdopenpid(2) is allowed in cap mode 5b10e1c349f99ea56eafbceb95828a058f2102ea by kib: tests/sys/kern/procdesc.c: mark grandchild var in pdopenpid_capmode() as 3867241ba06304309f014e7480a2481774660820 by kib: condvars(9): add cv_wait_sig_unlock() 124ccedff25e9a19c4203fb72ba5e0bd646595a8 by kib: condvar.9: document cv_wait_sig_unblock(9) a58557090670d61358b97eab285dcbde2402ad97 by kib: tty: add tty_wait_proctree(9) 5362192f9df36eafa45d889a237778f1045707e6 by kib: tty: make tty_wait_background() aware of proctree_lock ownership 2469f84bec79b090b261a6b075c76304541e2070 by kib: kern/tty.c: Exterrorize returns c41e308ef27bda0b8149931923c6721aa321aad9 by kib: tty: gracefully handle proctree_lock locking The end of the build log: [...truncated 72.01 MiB...] --- fsdb --- objcopy --strip-debug --add-gnu-debuglink=3Dfsdb.debug fsdb.full fsdb --- all_subdir_lib --- --- all_subdir_lib/msun --- --- ctrig_test.full --- --- all_subdir_libexec --- --- .depend --- --- all_subdir_lib --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -D= HAVE_FENV_H -I/usr/src/contrib/netbsd-tests/lib/libc/gen -D__HAVE_LONG_DOUB= LE -fno-builtin -DLDBL_PREC=3D64 -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/= src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -std=3Dgn= u17 -Wno-format-zero-length -fstack-protector-strong -Wno-error=3Dignored-p= ragmas -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parame= ter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wreturn-type = -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-ali= gn -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-s= ign -Wdate-time -Wno-unknown-pragmas -Wmissing-variable-declarations -Wthre= ad-safety -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-variable -= Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-mismat= ch -Qunused-arguments -Wl,-zrelro -pie -o ctrig_test.full ctrig_test.pie= o -lprivateatf-c -lm --- all_subdir_libexec --- echo ypxfr.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj/u= sr/src/amd64.amd64/tmp/usr/lib/librpcsvc.a >> .depend --- yp_dblookup.pieo --- --- all_subdir_lib --- --- all_subdir_lib/libc --- --- fnmatch_test --- --- all_subdir_sbin --- --- all_subdir_sbin/fsirand --- =3D=3D=3D> sbin/fsirand (all) --- all_subdir_lib --- --- fnmatch_test.full --- --- all_subdir_libexec --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -I. -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-pref= ix-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.yp_dbloo= kup.pieo -MTyp_dblookup.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-p= rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninit= ialized -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int = -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error= =3Dcast-function-type-mismatch -Wno-tautological-compare -Wno-unused-value = -Wno-parentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-un= used-local-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-en= um -Wno-knr-promoted-parameter -Qunused-arguments -c /usr/src/usr.sbi= n/ypserv/yp_dblookup.c -o yp_dblookup.pieo --- all_subdir_lib --- --- fpclassify_test --- --- .depend.fpclassify_test --- --- fnmatch_test --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -D= TEST_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 -ffile-prefix-map= =3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -g -= gz=3Dzlib -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-strong -Ws= ystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -Wno-pointer= -sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-va= riable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-typ= e-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equ= ality -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= -Wl,-zrelro -pie -o fnmatch_test.full t_fnmatch.pieo -lprivateatf-c -L/= usr/obj/usr/src/amd64.amd64/lib/libnetbsd -lnetbsd_pie --- fpclassify_test --- echo fpclassify_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 /usr/obj/usr/src/amd64.amd64/tmp= /usr/lib/libm.a >> .depend.fpclassify_test --- t_fpclassify.pieo --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -DTEST_LONG_DOUBLE -D__HAVE_LONG_DOUBLE -I/usr/src/lib/libc/t= ests/gen -I/usr/src/lib/libnetbsd -I/usr/src/contrib/netbsd-tests -fPIE -ff= ile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src= =3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.fpclassify_test.t_fpclassify.pieo= -MTt_fpclassify.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protecto= r-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized= -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-un= used-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast= -function-type-mismatch -Wno-tautological-compare -Wno-unused-value -Wno-pa= rentheses-equality -Wno-unused-function -Wno-enum-conversion -Wno-unused-lo= cal-typedef -Wno-address-of-packed-member -Wno-switch -Wno-switch-enum -Wno= -knr-promoted-parameter -Qunused-arguments -c /usr/src/contrib/netbsd-t= ests/lib/libc/gen/t_fpclassify.c -o t_fpclassify.pieo --- all_subdir_stand --- --- all_subdir_stand/liblua --- --- lcode.o --- --- all_subdir_sbin --- --- .depend --- --- all_subdir_stand --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/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/l= ibsa -D_STANDALONE -I/usr/src/sys -Ddouble=3Djagged-little-pill -Dfloat=3Df= loaty-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 -I/usr/src/contrib/lua/src -I/usr/src/stand/common -I/usr/src/st= and/liblua -DLUA_PATH=3D\"/boot/lua\" -DLUA_PATH_DEFAULT=3D\"/boot/lua/\?.l= ua\" -ffreestanding -nostdlib -DLUA_USE_POSIX -fno-stack-protector -D__BSD_= VISIBLE -I/usr/src/stand/include -I/usr/src/stand/liblua -I/usr/src/contrib= /lua/src -I/usr/src/stand/common -fPIC -ffile-prefix-map=3D/usr/src=3D/usr/= src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.= depend.lcode.o -MTlcode.o -std=3Dgnu17 -Wno-format-zero-length -Wsystem-he= aders -Werror -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plu= s-int -Wno-unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno= -error=3Dcast-function-type-mismatch -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-swi= tch-enum -Wno-knr-promoted-parameter -Wno-parentheses -Oz -Qunused-argumen= ts -c /usr/src/contrib/lua/src/lcode.c -o lcode.o --- all_subdir_sbin --- echo fsirand.full: /usr/obj/usr/src/amd64.amd64/tmp/usr/lib/libc.a /usr/obj= /usr/src/amd64.amd64/tmp/usr/lib/libufs.a >> .depend --- fsirand.pieo --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpie -DPIC -O2 -pipe = -fno-common -fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-m= ap=3D/usr/obj/usr/src=3D/usr/obj -g -gz=3Dzlib -MD -MF.depend.fsirand.pieo= -MTfsirand.pieo -std=3Dgnu17 -Wno-format-zero-length -fstack-protector-str= ong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramete= r -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitializ= ed -Wno-pointer-sign -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-= unused-const-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dca= st-function-type-mismatch -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 /us= r/src/sbin/fsirand/fsirand.c -o fsirand.pieo --- all_subdir_krb5 --- --- iana.pico --- cc -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.am= d64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -fpic -DPIC -O2 -pipe = -fno-common -Wno-deprecated-non-prototype -Wno-unused-parameter -I/usr/s= rc/crypto/krb5/src/plugins/preauth/spake -I/usr/src/crypto/krb5/src/includ= e -I/usr/src/krb5/include -I/usr/obj/usr/src/amd64.amd64/krb5/util/profil= e -Wno-deprecated-non-prototype -Wno-unused-parameter -ffile-prefix-map=3D= /usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/src=3D/usr/obj -g -gz= =3Dzlib -MD -MF.depend.iana.pico -MTiana.pico -std=3Dgnu17 -Wno-format-zer= o-length -fstack-protector-strong -Wsystem-headers -Werror -Wno-pointer-si= gn -Wdate-time -Wno-empty-body -Wno-string-plus-int -Wno-unused-const-varia= ble -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-function-type-m= ismatch -Wno-tautological-compare -Wno-unused-value -Wno-parentheses-equali= ty -Wno-unused-function -Wno-enum-conversion -Wno-unused-local-typedef -Wno= -address-of-packed-member -Wno-switch -Wno-switch-enum -Wno-knr-promoted-pa= rameter -Wno-parentheses -Qunused-arguments -c /usr/src/crypto/krb5/s= rc/plugins/preauth/spake/iana.c -o iana.pico --- all_subdir_tests --- /usr/src/tests/sys/kern/procdesc.c:374:2: error: call to undeclared functio= n 'ATF_REQUIRE_FEATURE'; ISO C99 and later do not support implicit function= declarations [-Werror,-Wimplicit-function-declaration] 374 | ATF_REQUIRE_FEATURE("security_capability_mode"); | ^ --- all_subdir_tests/sys/fs --- --- allow_other.full --- c++ -target x86_64-unknown-freebsd15.1 --sysroot=3D/usr/obj/usr/src/amd64.a= md64/tmp -B/usr/obj/usr/src/amd64.amd64/tmp/usr/bin -O2 -pipe -fno-common -= fPIE -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/u= sr/src=3D/usr/obj -g -gz=3Dzlib -Wno-format-zero-length -fstack-protector-s= trong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-paramet= er -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsha= dow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wdate-time -Wmissing= -variable-declarations -Wno-empty-body -Wno-string-plus-int -Wno-unused-con= st-variable -Wno-error=3Dunused-but-set-parameter -Wno-error=3Dcast-functio= n-type-mismatch -Qunused-arguments -I/usr/src/tests -I/usr/src/sys/fs/fuse = -I/usr/obj/usr/src/amd64.amd64/tmp/usr/include/private -DGTEST_HAS_POSIX_RE= =3D1 -DGTEST_HAS_PTHREAD=3D1 -DGTEST_HAS_STREAM_REDIRECTION=3D1 -frtti -fPI= E -ffile-prefix-map=3D/usr/src=3D/usr/src -ffile-prefix-map=3D/usr/obj/usr/= src=3D/usr/obj -g -gz=3Dzlib -std=3Dgnu++17 -Wno-deprecated-copy -Wno-vla-c= xx-extension -Wno-c++20-extensions -Wno-c++23-lambda-attributes -Wno-nullab= ility-completeness -Wl,-zrelro -pie -o allow_other.full allow_other.pie= o mockfs.pieo utils.pieo -lprivategmock -lprivategtest -lprivategtest -lu= til -lpthread --- all_subdir_lib --- --- fnmatch_test --- --- fnmatch_test.debug --- --- all_subdir_tests --- --- all_subdir_tests/sys/kern --- 1 error generated. --- all_subdir_lib --- objcopy --only-keep-debug fnmatch_test.full fnmatch_test.debug --- all_subdir_tests --- *** [procdesc.pieo] Error code 1 make[6]: stopped making "all" in /usr/src/tests/sys/kern make[6]: 1 error make[6]: stopped making "all" in /usr/src/tests/sys/kern --- all_subdir_lib --- --- fnmatch_test --- --- all_subdir_tests --- make[5]: stopped making "all" in /usr/src/tests/sys/kern make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_lib --- objcopy --strip-debug --add-gnu-debuglink=3Dfnmatch_test.debug fnmatch_tes= t.full fnmatch_test make[6]: stopped making "all" in /usr/src/lib/libc/tests/gen --- all_subdir_krb5 --- make[5]: stopped making "all" in /usr/src/krb5/plugins/preauth make[4]: stopped making "all" in /usr/src/krb5/plugins --- all_subdir_libexec --- --- all_subdir_krb5 --- make[3]: stopped making "all" in /usr/src/krb5 --- all_subdir_lib --- --- fpclassify_test --- --- all_subdir_krb5 --- make[2]: stopped making "all" in /usr/src --- all_subdir_libexec --- make[3]: stopped making "all" in /usr/src/libexec --- all_subdir_lib --- make[6]: stopped making "all" in /usr/src/lib/libc/tests/gen --- all_subdir_libexec --- make[2]: stopped making "all" in /usr/src --- all_subdir_lib --- make[5]: stopped making "all" in /usr/src/lib/libc/tests make[4]: stopped making "all" in /usr/src/lib/libc --- all_subdir_lib/msun --- make[5]: stopped making "all" in /usr/src/lib/msun/tests make[4]: stopped making "all" in /usr/src/lib/msun make[3]: stopped making "all" in /usr/src/lib --- all_subdir_rescue --- --- all_subdir_lib --- --- all_subdir_lib/libc --- make[3]: stopped making "all" in /usr/src/lib make[2]: stopped making "all" in /usr/src --- all_subdir_rescue --- make[5]: stopped making "objs" in /usr/obj/usr/src/amd64.amd64/rescue/rescu= e --- all_subdir_share --- --- all_subdir_share/examples --- make[7]: stopped making "all" in /usr/src/share/examples/tests/tests/google= test make[6]: stopped making "all" in /usr/src/share/examples/tests/tests make[5]: stopped making "all" in /usr/src/share/examples/tests make[4]: stopped making "all" in /usr/src/share/examples make[3]: stopped making "all" in /usr/src/share --- all_subdir_sbin --- make[3]: stopped making "all" in /usr/src/sbin make[2]: stopped making "all" in /usr/src --- all_subdir_rescue --- --- csh_make --- --- all_subdir_stand --- --- all_subdir_stand/liblua32 --- --- all_subdir_rescue --- make[5]: stopped making "objs" in /usr/obj/usr/src/amd64.amd64/rescue/rescu= e --- all_subdir_stand --- make[3]: stopped making "all" in /usr/src/stand --- all_subdir_rescue --- make[4]: stopped making "all" in /usr/src/rescue/rescue make[3]: stopped making "all" in /usr/src/rescue make[2]: stopped making "all" in /usr/src --- all_subdir_usr.sbin --- make[3]: stopped making "all" in /usr/src/usr.sbin --- all_subdir_tests --- --- all_subdir_tests/sys/fs --- make[6]: stopped making "all" in /usr/src/tests/sys/fs/fusefs make[5]: stopped making "all" in /usr/src/tests/sys/fs make[4]: stopped making "all" in /usr/src/tests/sys --- all_subdir_stand --- --- all_subdir_stand/liblua --- make[3]: stopped making "all" in /usr/src/stand make[2]: stopped making "all" in /usr/src --- all_subdir_share --- --- all_subdir_share/colldef_unicode --- make[3]: stopped making "all" in /usr/src/share make[2]: stopped making "all" in /usr/src --- all_subdir_cddl --- make[4]: stopped making "all" in /usr/src/cddl/usr.sbin make[3]: stopped making "all" in /usr/src/cddl make[2]: stopped making "all" in /usr/src --- all_subdir_secure --- make[4]: stopped making "all" in /usr/src/secure/libexec make[3]: stopped making "all" in /usr/src/secure make[2]: stopped making "all" in /usr/src --- all_subdir_usr.sbin --- --- all_subdir_usr.sbin/ctld --- make[3]: stopped making "all" in /usr/src/usr.sbin make[2]: stopped making "all" in /usr/src --- all_subdir_tests --- --- all_subdir_tests/sys/capsicum --- make[5]: stopped making "all" in /usr/src/tests/sys/capsicum make[4]: stopped making "all" in /usr/src/tests/sys make[3]: stopped making "all" in /usr/src/tests make[2]: stopped making "all" in /usr/src --- all_subdir_usr.bin --- make[3]: stopped making "all" in /usr/src/usr.bin make[2]: stopped making "all" in /usr/src 21.43 real 310.62 user 62.65 sys make[1]: stopped making "buildworld" in /usr/src make: stopped making "buildworld" 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-stable-15-amd64-build] $ /bin/sh -xe /tmp/jenkins28319767620837568= 10.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-stable-15-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 ------=_Part_4369_1126053.1788575383123--