Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 May 2023 00:38:30 +0000 (GMT)
From:      jenkins-admin@FreeBSD.org
To:        dchagin@FreeBSD.org, melifaro@FreeBSD.org, dev-ci@FreeBSD.org
Cc:        jenkins-admin@FreeBSD.org
Subject:   FreeBSD-main-amd64-gcc12_build - Build #1003 - Still Failing
Message-ID:  <1818609501.4211.1684283911705@jenkins.ci.freebsd.org>
In-Reply-To: <1103872607.4185.1684264039580@jenkins.ci.freebsd.org>
References:  <1103872607.4185.1684264039580@jenkins.ci.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
------=_Part_4210_1212724664.1684283910896
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

FreeBSD-main-amd64-gcc12_build - Build #1003 (0282f87530b33ebba890794b07f75=
a2874357e3a) - Still Failing

Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_buil=
d/1003/
Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/=
1003/changes
Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc12_build/1=
003/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)

10b94e406444d65af99d344f87d1de320b6cd87e by melifaro:
netlink: add support for adding/deleting interface addresses

4c91a5dfe48349c9238eeea6a5b9c11daca4e70d by melifaro:
ifconfig: make interface and address listing use Netlink as transport

0282f87530b33ebba890794b07f75a2874357e3a by dchagin:
ktrace: Simplify ae6ac587, drop the sa var declaration



The end of the build log:

[...truncated 24.15 MB...]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
 1523 | _LIBCPP_INLINE_VISIBILITY bool __cxx_atomic_wait(_Atp* __a, _Tp con=
st __val, memory_order __order)
      |                                ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:1523:32: w=
arning: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:714:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  714 | void __cxx_atomic_store(__cxx_atomic_base_impl<_Tp>* __a,  _Tp __va=
l,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:706:6: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  706 | void __cxx_atomic_store(volatile __cxx_atomic_base_impl<_Tp>* __a, =
 _Tp __val,
      |      ^~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:751:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  751 | _Tp __cxx_atomic_exchange(__cxx_atomic_base_impl<_Tp>* __a, _Tp __v=
alue,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:741:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  741 | _Tp __cxx_atomic_exchange(volatile __cxx_atomic_base_impl<_Tp>* __a=
,
      |     ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:732:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  732 | _Tp __cxx_atomic_load(const __cxx_atomic_base_impl<_Tp>* __a, memor=
y_order __order) {
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/atomic:722:5: war=
ning: 'always_inline' function might not be inlinable [-Wattributes]
  722 | _Tp __cxx_atomic_load(const volatile __cxx_atomic_base_impl<_Tp>* _=
_a,
      |     ^~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  254 | void __libcpp_operator_delete(_Args ...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:254:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:277:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  277 | void __do_deallocate_handle_size(void *__ptr, size_t __size, _Args =
...__args) {
      |      ^~~~~~~~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:277:6: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:244:7: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
  244 | void* __libcpp_operator_new(_Args ...__args) {
      |       ^~~~~~~~~~~~~~~~~~~~~
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/new:244:7: warnin=
g: 'always_inline' function might not be inlinable [-Wattributes]
--- all_subdir_lib/libdwarf ---
--- dwarf_dealloc.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/contrib/elftoolchain/li=
bdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contri=
b/elftoolchain/libelf -g -MD  -MF.depend.dwarf_dealloc.pico -MTdwarf_deallo=
c.pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsyst=
em-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing=
-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswi=
tch -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-ext=
erns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddr=
ess -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-com=
pare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated=
-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlog=
ical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialize=
d -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-er=
ror=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized=
 -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=
=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dboo=
l-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-=
error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplici=
t-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size=
 -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compa=
re -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimization=
s -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmul=
tistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memacc=
ess -Wno-error=3Dstringop-truncation -Wno-return-type       -c /workspace/s=
rc/contrib/elftoolchain/libdwarf/dwarf_dealloc.c -o dwarf_dealloc.pico
--- all_subdir_lib/libnetbsd ---
--- efun.pieo ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -g -MD  -MF.d=
epend.efun.pieo -MTefun.pieo -std=3Dgnu99 -Wno-format-zero-length -fstack-p=
rotector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unus=
ed-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type -Wcast-qual=
 -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-align -Wchar-s=
ubscripts -Wnested-externs -Wold-style-definition -Wno-pointer-sign -Wdate-=
time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes=
 -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -=
Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare -Wno-error=3D=
extra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wn=
o-error=3Duninitialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Du=
nused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=
=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-nega=
tive-value -Wno-error=3Dtautological-compare -Wno-error=3Dunused-const-vari=
able -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpan=
sion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation=
 -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-er=
ror=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-=
error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggress=
ive-loop-optimizations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-v=
alue -Wno-error=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3D=
sizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -Wno-return-type =
      -c /workspace/src/lib/libnetbsd/efun.c -o efun.pieo
--- all_subdir_lib/libdwarf ---
--- dwarf_die.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/contrib/elftoolchain/li=
bdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contri=
b/elftoolchain/libelf -g -MD  -MF.depend.dwarf_die.pico -MTdwarf_die.pico -=
std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-heade=
rs -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-prototy=
pes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wsh=
adow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -Wo=
ld-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno=
-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wn=
o-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declara=
tions -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not=
-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-e=
rror=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3Dun=
used-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-er=
ror=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtautol=
ogical-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-operati=
on -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=3Df=
ormat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthr=
ough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-err=
or=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-e=
rror=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wno-er=
ror=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistateme=
nt-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-=
error=3Dstringop-truncation -Wno-return-type       -c /workspace/src/contri=
b/elftoolchain/libdwarf/dwarf_die.c -o dwarf_die.pico
--- cddl/lib__L ---
--- spa_errlog.o ---
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:107:30: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  107 |             (u_longlong_t)zep->zb_blkid, (u_longlong_t)zep->zb_birt=
h);
      |                           ~~~^~~~~~~~~~
In file included from /workspace/src/sys/contrib/openzfs/include/sys/zfs_co=
ntext.h:98,
                 from /workspace/src/sys/contrib/openzfs/include/sys/dmu.h:=
46,
                 from /workspace/src/sys/contrib/openzfs/include/sys/dmu_tx=
.h:33,
                 from /workspace/src/sys/contrib/openzfs/module/zfs/spa_err=
log.c:63:
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:106:60: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  106 |             (u_longlong_t)zep->zb_object, (u_longlong_t)zep->zb_lev=
el,
      |                                                         ~~~^~~~~~~~=
~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:106:30: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  106 |             (u_longlong_t)zep->zb_object, (u_longlong_t)zep->zb_lev=
el,
      |                           ~~~^~~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'errphys_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:695:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:107:59: error: p=
ointer 'se' may be used after 'free' [-Werror=3Duse-after-free]
  107 |             (u_longlong_t)zep->zb_blkid, (u_longlong_t)zep->zb_birt=
h);
      |                                                        ~~~^~~~~~~~~=
~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:96:57: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   96 |             (u_longlong_t)zb->zb_level, (u_longlong_t)zb->zb_blkid)=
;
      |                                                       ~~^~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:96:29: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   96 |             (u_longlong_t)zb->zb_level, (u_longlong_t)zb->zb_blkid)=
;
      |                           ~~^~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:95:58: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   95 |             (u_longlong_t)zb->zb_objset, (u_longlong_t)zb->zb_objec=
t,
      |                                                        ~~^~~~~~~~~~=
~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
In function 'bookmark_to_name',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:689:4,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/module/zfs/spa_errlog.c:95:29: error: po=
inter 'se' may be used after 'free' [-Werror=3Duse-after-free]
   95 |             (u_longlong_t)zb->zb_objset, (u_longlong_t)zb->zb_objec=
t,
      |                           ~~^~~~~~~~~~~
In function 'umem_free',
    inlined from 'spa_remove_healed_errors' at /workspace/src/sys/contrib/o=
penzfs/module/zfs/spa_errlog.c:686:3,
    inlined from 'spa_errlog_sync' at /workspace/src/sys/contrib/openzfs/mo=
dule/zfs/spa_errlog.c:1274:2:
/workspace/src/sys/contrib/openzfs/lib/libspl/include/umem.h:137:9: note: c=
all to 'free' here
  137 |         free((void *)ptr);
      |         ^~~~~~~~~~~~~~~~~
--- lib__L ---
--- all_subdir_lib/libnetbsd ---
--- sockaddr_snprintf.pieo ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -g -MD  -MF.d=
epend.sockaddr_snprintf.pieo -MTsockaddr_snprintf.pieo -std=3Dgnu99 -Wno-fo=
rmat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -W=
no-format-y2k -W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith=
 -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-param=
eter -Wcast-align -Wchar-subscripts -Wnested-externs -Wold-style-definition=
 -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-boun=
ds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-alig=
n -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3D=
enum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-e=
rror=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-s=
et-variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-err=
or=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compa=
re -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno=
-error=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddep=
recated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno=
-error=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Di=
nt-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type =
-Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-ove=
rflow -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function=
-type -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-erro=
r=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tr=
uncation -Wno-return-type       -c /workspace/src/lib/libnetbsd/sockaddr_sn=
printf.c -o sockaddr_snprintf.pieo
--- all_subdir_lib/libdwarf ---
--- dwarf_dump.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/contrib/elftoolchain/li=
bdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contri=
b/elftoolchain/libelf -g -MD  -MF.depend.dwarf_dump.pico -MTdwarf_dump.pico=
 -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem-hea=
ders -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-proto=
types -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitch -W=
shadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-externs -=
Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddress -W=
no-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compare -=
Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-decla=
rations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogical-n=
ot-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno=
-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-error=3D=
unused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-=
error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3Dtaut=
ological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-opera=
tion -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-error=
=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-fal=
lthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -Wno=
-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare -W=
no-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -Wn=
o-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultista=
tement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -=
Wno-error=3Dstringop-truncation -Wno-return-type       -c /workspace/src/co=
ntrib/elftoolchain/libdwarf/dwarf_dump.c -o dwarf_dump.pico
--- all_subdir_lib/libdevdctl ---
--- exception.o ---
In file included from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/__algorithm/partial_sort_copy.h:16,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/algorithm:1776,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string_view:222,
                 from /tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c+=
+/v1/string:551:
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_=
projected.h:77:46: warning: 'visibility' attribute ignored [-Wattributes]
   77 | __make_projected(_Pred& __pred, _Proj& __proj) {
      |                                              ^
/tmp/obj/workspace/src/amd64.amd64/tmp/usr/include/c++/v1/__algorithm/make_=
projected.h:90:39: warning: 'visibility' attribute ignored [-Wattributes]
   90 | __make_projected(_Pred& __pred, _Proj&) {
      |                                       ^
--- all_subdir_lib/libnetbsd ---
--- efun.pieo ---
/workspace/src/lib/libnetbsd/efun.c: In function 'esetfunc':
/workspace/src/lib/libnetbsd/efun.c:57:30: warning: cast between incompatib=
le function types from '__attribute__((noreturn)) void (*)(int)' to 'void (=
*)(int,  const char *, ...)' [-Wcast-function-type]
   57 |         efunc =3D ef =3D=3D NULL ? (void (*)(int, const char *, ...=
))exit : ef;
      |                              ^
--- strsuftoll.pieo ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpie =
-DPIC  -O2 -pipe -fno-common   -I/workspace/src/lib/libnetbsd -g -MD  -MF.d=
epend.strsuftoll.pieo -MTstrsuftoll.pieo -std=3Dgnu99 -Wno-format-zero-leng=
th -fstack-protector-strong -Wsystem-headers -Werror -Wall -Wno-format-y2k =
-W -Wno-unused-parameter -Wmissing-prototypes -Wpointer-arith -Wreturn-type=
 -Wcast-qual -Wwrite-strings -Wswitch -Wshadow -Wunused-parameter -Wcast-al=
ign -Wchar-subscripts -Wnested-externs -Wold-style-definition -Wno-pointer-=
sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds -Wno-error=
=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -Wno-error=
=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denum-compare=
 -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-error=3Dstric=
t-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-variable =
-Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=3Dempty-b=
ody -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare -Wno-erro=
r=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-error=3Dunu=
sed-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddeprecated -Wno=
-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-error=3Dfor=
mat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint-in-bool-c=
ontext -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -Wno-error=
=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overflow -Wno=
-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-type -Wno=
-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=3Drestri=
ct -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-truncation -=
Wno-return-type       -c /workspace/src/lib/libnetbsd/strsuftoll.c -o strsu=
ftoll.pieo
--- all_subdir_lib/libdwarf ---
--- dwarf_errmsg.pico ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -fpic =
-DPIC  -O2 -pipe -fno-common   -I. -I/workspace/src/contrib/elftoolchain/li=
bdwarf -I/workspace/src/contrib/elftoolchain/common -I/workspace/src/contri=
b/elftoolchain/libelf -g -MD  -MF.depend.dwarf_errmsg.pico -MTdwarf_errmsg.=
pico -std=3Dgnu99 -Wno-format-zero-length -fstack-protector-strong -Wsystem=
-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wmissing-p=
rototypes -Wpointer-arith -Wreturn-type -Wcast-qual -Wwrite-strings -Wswitc=
h -Wshadow -Wunused-parameter -Wcast-align -Wchar-subscripts -Wnested-exter=
ns -Wold-style-definition -Wno-pointer-sign -Wdate-time -Wno-error=3Daddres=
s -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Dbool-compa=
re -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddeprecated-d=
eclarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-error=3Dlogic=
al-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Duninitialized =
-Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function -Wno-erro=
r=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninitialized -=
Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno-error=3D=
tautological-compare -Wno-error=3Dunused-const-variable -Wno-error=3Dbool-o=
peration -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined -Wno-err=
or=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Dimplicit-f=
allthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-elt-size -W=
no-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer-compare =
-Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimizations -=
Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=3Dmultis=
tatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess=
 -Wno-error=3Dstringop-truncation -Wno-return-type       -c /workspace/src/=
contrib/elftoolchain/libdwarf/dwarf_errmsg.c -o dwarf_errmsg.pico
--- kerberos5/lib__L ---
--- libkdc.a ---
--- cddl/lib__L ---
--- spa_misc.o ---
--- kerberos5/lib__L ---
building static kdc library
/usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libkdc.a default_config.=
o set_dbinfo.o digest.o kerberos5.o krb5tgs.o pkinit.o log.o misc.o kx509.o=
 process.o windc.o =20
--- cddl/lib__L ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common -DHAVE_SSE2 =09-DHAVE_SSE3 -DHAVE_AVX2 -DHAVE_AVX -D__x86_=
64 -DHAVE_AVX512F  -DHAVE_AVX512BW -DIN_BASE  -I/workspace/src/sys/contrib/=
openzfs/include  -I/workspace/src/sys/contrib/openzfs/lib/libspl/include  -=
I/workspace/src/sys/contrib/openzfs/lib/libspl/include/os/freebsd  -I/works=
pace/src/sys  -I/workspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  =
-I/workspace/src/cddl/compat/opensolaris/include  -I/workspace/src/sys/cont=
rib/openzfs/module/icp/include  -include /workspace/src/sys/contrib/openzfs=
/include/os/freebsd/spl/sys/ccompile.h  -DHAVE_ISSETUGID  -include /workspa=
ce/src/sys/modules/zfs/zfs_config.h  -I/workspace/src/sys/modules/zfs  -I/w=
orkspace/src/sys/contrib/openzfs/include/os/freebsd/zfs  -DLIB_ZPOOL_BUILD =
-DZFS_DEBUG -DWANTS_MUTEX_OWNED -I/workspace/src/lib/libpthread/thread -I/w=
orkspace/src/lib/libpthread/sys -I/workspace/src/lib/libthr/arch/amd64/incl=
ude -g -DDEBUG=3D1   -DNEED_SOLARIS_BOOLEAN -g -MD  -MF.depend.spa_misc.o -=
MTspa_misc.o -std=3Diso9899:1999 -Wno-format-zero-length -fstack-protector-=
strong -Wsystem-headers -Werror -Wall -Wno-format-y2k -Wno-uninitialized -W=
no-pointer-sign -Wdate-time -Wno-error=3Daddress -Wno-error=3Darray-bounds =
-Wno-error=3Dattributes -Wno-error=3Dbool-compare -Wno-error=3Dcast-align -=
Wno-error=3Dclobbered -Wno-error=3Ddeprecated-declarations -Wno-error=3Denu=
m-compare -Wno-error=3Dextra -Wno-error=3Dlogical-not-parentheses -Wno-erro=
r=3Dstrict-aliasing -Wno-error=3Duninitialized -Wno-error=3Dunused-but-set-=
variable -Wno-error=3Dunused-function -Wno-error=3Dunused-value -Wno-error=
=3Dempty-body -Wno-error=3Dmaybe-uninitialized -Wno-error=3Dnonnull-compare=
 -Wno-error=3Dshift-negative-value -Wno-error=3Dtautological-compare -Wno-e=
rror=3Dunused-const-variable -Wno-error=3Dbool-operation -Wno-error=3Ddepre=
cated -Wno-error=3Dexpansion-to-defined -Wno-error=3Dformat-overflow -Wno-e=
rror=3Dformat-truncation -Wno-error=3Dimplicit-fallthrough -Wno-error=3Dint=
-in-bool-context -Wno-error=3Dmemset-elt-size -Wno-error=3Dnoexcept-type -W=
no-error=3Dnonnull -Wno-error=3Dpointer-compare -Wno-error=3Dstringop-overf=
low -Wno-error=3Daggressive-loop-optimizations -Wno-error=3Dcast-function-t=
ype -Wno-error=3Dcatch-value -Wno-error=3Dmultistatement-macros -Wno-error=
=3Drestrict -Wno-error=3Dsizeof-pointer-memaccess -Wno-error=3Dstringop-tru=
ncation -Wno-return-type -Wno-unknown-pragmas -Wno-address-of-packed-member=
  -fms-extensions    -c /workspace/src/sys/contrib/openzfs/module/zfs/spa_m=
isc.c -o spa_misc.o
--- lib__L ---
--- all_subdir_lib/libnetmap ---
--- nmctx-pthreads.o ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -O2 -=
pipe -fno-common   -I/workspace/src/sys/net -I/workspace/src/lib/libnetmap =
-g -MD  -MF.depend.nmctx-pthreads.o -MTnmctx-pthreads.o -std=3Dgnu99 -Wno-f=
ormat-zero-length -fstack-protector-strong -Wsystem-headers -Werror -Wall -=
Wno-format-y2k -Wno-uninitialized -Wno-pointer-sign -Wdate-time -Wno-error=
=3Daddress -Wno-error=3Darray-bounds -Wno-error=3Dattributes -Wno-error=3Db=
ool-compare -Wno-error=3Dcast-align -Wno-error=3Dclobbered -Wno-error=3Ddep=
recated-declarations -Wno-error=3Denum-compare -Wno-error=3Dextra -Wno-erro=
r=3Dlogical-not-parentheses -Wno-error=3Dstrict-aliasing -Wno-error=3Dunini=
tialized -Wno-error=3Dunused-but-set-variable -Wno-error=3Dunused-function =
-Wno-error=3Dunused-value -Wno-error=3Dempty-body -Wno-error=3Dmaybe-uninit=
ialized -Wno-error=3Dnonnull-compare -Wno-error=3Dshift-negative-value -Wno=
-error=3Dtautological-compare -Wno-error=3Dunused-const-variable -Wno-error=
=3Dbool-operation -Wno-error=3Ddeprecated -Wno-error=3Dexpansion-to-defined=
 -Wno-error=3Dformat-overflow -Wno-error=3Dformat-truncation -Wno-error=3Di=
mplicit-fallthrough -Wno-error=3Dint-in-bool-context -Wno-error=3Dmemset-el=
t-size -Wno-error=3Dnoexcept-type -Wno-error=3Dnonnull -Wno-error=3Dpointer=
-compare -Wno-error=3Dstringop-overflow -Wno-error=3Daggressive-loop-optimi=
zations -Wno-error=3Dcast-function-type -Wno-error=3Dcatch-value -Wno-error=
=3Dmultistatement-macros -Wno-error=3Drestrict -Wno-error=3Dsizeof-pointer-=
memaccess -Wno-error=3Dstringop-truncation -Wno-return-type -Wno-address-of=
-packed-member      -c /workspace/src/lib/libnetmap/nmctx-pthreads.c -o nmc=
tx-pthreads.o
--- all_subdir_lib/libmt ---
--- libmt.a ---
building static mt library
/usr/local/x86_64-unknown-freebsd13.1/bin/ar -crsD libmt.a mtlib.o =20
--- libmt.so.5.full ---
building shared library libmt.so.5
--- kerberos5/lib__L ---
--- libkdc.so.11.full ---
--- lib__L ---
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -Wl,-=
zrelro   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,-=
-warn-shared-textrel  -o libmt.so.5.full -Wl,-soname,libmt.so.5 mtlib.pico =
 -lsbuf  -lbsdxml=20
--- kerberos5/lib__L ---
building shared library libkdc.so.11
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/ -Wl,--=
no-undefined -Wl,-zrelro -Wl,--version-script=3D/workspace/src/crypto/heimd=
al/kdc/version-script.map   -fstack-protector-strong -shared -Wl,-x -Wl,--f=
atal-warnings -Wl,--warn-shared-textrel  -o libkdc.so.11.full -Wl,-soname,l=
ibkdc.so.11 default_config.pico set_dbinfo.pico digest.pico kerberos5.pico =
krb5tgs.pico pkinit.pico log.pico misc.pico kx509.pico process.pico windc.p=
ico  -lroken  -lhdb  -lhx509  -lkrb5  -lheimntlm  -lasn1  -lcrypto=20
--- cddl/lib__L ---
--- spa_errlog.o ---
cc1: all warnings being treated as errors
--- lib__L ---
--- all_subdir_lib/lib80211 ---
--- lib80211.so.1.full ---
building shared library lib80211.so.1
/usr/local/bin/x86_64-unknown-freebsd13.1-gcc12 --sysroot=3D/tmp/obj/worksp=
ace/src/amd64.amd64/tmp -B/usr/local/x86_64-unknown-freebsd13.1/bin/  -Wl,-=
zrelro   -fstack-protector-strong -shared -Wl,-x -Wl,--fatal-warnings -Wl,-=
-warn-shared-textrel  -o lib80211.so.1.full -Wl,-soname,lib80211.so.1 lib80=
211_regdomain.pico lib80211_ioctl.pico  -lsbuf  -lbsdxml=20
--- cddl/lib__L ---
*** [spa_errlog.o] Error code 1

make[5]: stopped in /workspace/src/cddl/lib/libzpool
--- lib__L ---

make[3]: stopped in /workspace/src
--- kerberos5/lib__L ---

make[4]: stopped in /workspace/src/kerberos5/lib

make[3]: stopped in /workspace/src
--- cddl/lib__L ---
1 error

make[5]: stopped in /workspace/src/cddl/lib/libzpool

make[4]: stopped in /workspace/src/cddl/lib

make[3]: stopped in /workspace/src

make[2]: stopped in /workspace/src
      158.28 real      2537.03 user       336.88 sys

make[1]: stopped in /workspace/src

make: stopped in /workspace/src
Build step 'Execute shell' marked build as failure
[WARNINGS]Skipping publisher since build result is FAILURE
[PostBuildScript] - [INFO] Executing post build scripts.
[FreeBSD-main-amd64-gcc12_build] $ /bin/sh -xe /tmp/jenkins1317652795932562=
1768.sh
+ sh freebsd-ci/scripts/jail/clean.sh
clean jail FreeBSD-main-amd64-gcc12_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_4210_1212724664.1684283910896--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1818609501.4211.1684283911705>