From nobody Mon Nov 24 23:36:38 2025 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 4dFhzt1wCzz6J27h for ; Mon, 24 Nov 2025 23:36:42 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dFhzs69Fyz3wM3; Mon, 24 Nov 2025 23:36:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1764027401; 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: in-reply-to:in-reply-to:references:references:list-id; bh=9VFMgZeQYg5Id0s1EZI/ki81TqpXQ29XUqG5Sf/bmpw=; b=hwadMErVmBwCIOUKfgORif5evi0Nr/tdn+xMfeJkTxiYZokn6rZadpD7dkLHEaqx+kmw6w aG+6xfDvFdEfRO70/Av0zwGeBx5TI+bT21gB01b2+p2DtcXDsWiEMcTAPCMNaXsm2866Du y/SggQ0GralOOF6E/vMsf9Z25BwqhTwlXF0wob5Xzhsp3MaJjOm6MI5UhHIUhw6wqIetf3 yZk2/HGSYdbseby5j9kaNBbmmEabHN1KVsiaEVau0srDJtSEckrkY5T3YJAeLoSLvaPwFP b0U6j7h/rGsD8azzYz1YzOOp+V7QeGijeAa7RjAPqDYNBwLKvmd/GqpPmWFa1g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1764027401; a=rsa-sha256; cv=none; b=roFbHxkRf5CkpgxvUHPPaGL4q/+wXXFk9kNWGUIe/poClJ7+JIcb/1Qs/+kBEOGZNe0aQa 2s7xzGWP4ERl9CcD61mZEimO5SVSjLM98D1cGhF/7RT8ngza6zHPmZvJEau+H28OKFCYpZ cxMUSIWqx0WvFXw2fW2t9U3OexKYcnTPAdx9W1fHor8sqK3CZEdvLMZaXQecMS6sh9RlZc KuJOovwknpShDLDQcvr53XmTFnirwyJhk3ztwpYB/zEKLaw5t2p9be8U9JIiQNR4JWZjMk aQLdIOiv+CBwijLE7HT9xSATs2KxP9Jo27Jd4R7H30vhnqIMQxyWC9jzMAqsUg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4dFhzs5Py7zcCn; Mon, 24 Nov 2025 23:36:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 24 Nov 2025 23:36:38 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: olce@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <881097518.145.1764027401763@jenkins.ci.freebsd.org> In-Reply-To: <125651758.135.1764024236390@jenkins.ci.freebsd.org> References: <125651758.135.1764024236390@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-gcc14_build - Build #2229 - Still Failing 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_144_899074712.1764027398406" X-Jenkins-Job: FreeBSD-main-amd64-gcc14_build X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_144_899074712.1764027398406 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-gcc14_build - Build #2229 (4cd93df95e697942adf0ff038fc8f357cbb07cf9) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2229/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2229/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-gcc14_build/2229/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) b92b1b47583036bd02e656564ff22c92b8949077 by olce: mdo(1): Avoid calling getgroups() in some unnecessary cases 4cd93df95e697942adf0ff038fc8f357cbb07cf9 by olce: setcred(): Remove an optimization for when cr_groups[0] was the egid The end of the build log: [...truncated 123.19 MiB...] In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2, inlined from 'xpt_poll_setup' at /workspace/src/sys/cam/cam_xpt.c:3125:3: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_poll_setup': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ --- scsi_ch.o --- ctfconvert -L VERSION -g scsi_ch.o --- scsi_xpt.o --- ctfconvert -L VERSION -g scsi_xpt.o --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2, inlined from 'xpt_pollwait' at /workspace/src/sys/cam/cam_xpt.c:3141:3: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_pollwait': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2, inlined from 'xpt_pollwait' at /workspace/src/sys/cam/cam_xpt.c:3141:3: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_pollwait': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ --- ata_da.o --- ctfconvert -L VERSION -g ata_da.o --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'xpt_async_td' at /workspace/src/sys/cam/cam_xpt.c:5406:4: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_async_td': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'xpt_async_td' at /workspace/src/sys/cam/cam_xpt.c:5406:4: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_async_td': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_sim_poll': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'camisr_runqueue' at /workspace/src/sys/cam/cam_xpt.c:5457:4, inlined from 'xpt_sim_poll' at /workspace/src/sys/cam/cam_xpt.c:3097:2: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_sim_poll': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'xpt_done_td' at /workspace/src/sys/cam/cam_xpt.c:5435:4: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_done_td': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2, inlined from 'xpt_done_process' at /workspace/src/sys/cam/cam_xpt.c:5362:5, inlined from 'xpt_done_td' at /workspace/src/sys/cam/cam_xpt.c:5435:4: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_done_td': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ --- scsi_cd.o --- ctfconvert -L VERSION -g scsi_cd.o --- cam_xpt.o --- In function 'xpt_action', inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2, inlined from 'xptsetasyncbusfunc' at /workspace/src/sys/cam/cam_xpt.c:2502:2: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xptsetasyncbusfunc': /workspace/src/sys/cam/cam_xpt.c:2494:28: note: object 'cpi' of size 464 2494 | struct ccb_pathinq cpi; | ^~~ In function 'xpt_action', inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2, inlined from 'xptsetasyncbusfunc' at /workspace/src/sys/cam/cam_xpt.c:2502:2: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xptsetasyncbusfunc': /workspace/src/sys/cam/cam_xpt.c:2494:28: note: object 'cpi' of size 464 2494 | struct ccb_pathinq cpi; | ^~~ In function 'xpt_action', inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2, inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3937:2: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register': /workspace/src/sys/cam/cam_xpt.c:3887:28: note: object 'cpi' of size 464 3887 | struct ccb_pathinq cpi; | ^~~ In function 'xpt_action', inlined from 'xpt_path_inq' at /workspace/src/sys/cam/cam_xpt.h:157:2, inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3937:2: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register': /workspace/src/sys/cam/cam_xpt.c:3887:28: note: object 'cpi' of size 464 3887 | struct ccb_pathinq cpi; | ^~~ In file included from /workspace/src/sys/cam/cam_xpt.c:56: In function 'cam_ccb_status', inlined from 'cam_ccb_success' at /workspace/src/sys/cam/cam_ccb.h:1557:10, inlined from 'xpt_bus_register' at /workspace/src/sys/cam/cam_xpt.c:3945:6: /workspace/src/sys/cam/cam_ccb.h:1551:40: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_pathinq[1]' [-Warray-bounds=] 1551 | return ((cam_status)(ccb->ccb_h.status & CAM_STATUS_MASK)); | ~~~~~~~~~~^~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_bus_register': /workspace/src/sys/cam/cam_xpt.c:3887:28: note: object 'cpi' of size 464 3887 | struct ccb_pathinq cpi; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_start_tags': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_start_tags' at /workspace/src/sys/cam/cam_xpt.c:4977:2: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_start_tags': /workspace/src/sys/cam/cam_xpt.c:4952:27: note: object 'crs' of size 216 4952 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_stop_tags' at /workspace/src/sys/cam/cam_xpt.c:5003:2: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_stop_tags': /workspace/src/sys/cam/cam_xpt.c:4983:27: note: object 'crs' of size 216 4983 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_stop_tags' at /workspace/src/sys/cam/cam_xpt.c:5003:2: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_relsim[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_stop_tags': /workspace/src/sys/cam/cam_xpt.c:4983:27: note: object 'crs' of size 216 4983 | struct ccb_relsim crs; | ^~~ In function 'xpt_action', inlined from 'xpt_register_async' at /workspace/src/sys/cam/cam_xpt.c:5159:2: /workspace/src/sys/cam/cam_xpt.c:2529:33: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_setasync[1]' [-Warray-bounds=] 2529 | start_ccb->ccb_h.status = CAM_REQ_INPROG; | ~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_register_async': /workspace/src/sys/cam/cam_xpt.c:5140:29: note: object 'csa' of size 224 5140 | struct ccb_setasync csa; | ^~~ In function 'xpt_action', inlined from 'xpt_register_async' at /workspace/src/sys/cam/cam_xpt.c:5159:2: /workspace/src/sys/cam/cam_xpt.c:2530:28: warning: array subscript 'union ccb[0]' is partly outside array bounds of 'struct ccb_setasync[1]' [-Warray-bounds=] 2530 | (*(start_ccb->ccb_h.path->bus->xport->ops->action))(start_ccb); | ~~~~~~~~~~~~~~~~^~~~~ /workspace/src/sys/cam/cam_xpt.c: In function 'xpt_register_async': /workspace/src/sys/cam/cam_xpt.c:5140:29: note: object 'csa' of size 224 5140 | struct ccb_setasync csa; | ^~~ --- scsi_all.o --- ctfconvert -L VERSION -g scsi_all.o --- cam_xpt.o --- ctfconvert -L VERSION -g cam_xpt.o --- scsi_da.o --- ctfconvert -L VERSION -g scsi_da.o 1 error make[2]: stopped in /tmp/obj/workspace/src/amd64.amd64/sys/GENERIC 4.23 real 18.01 user 2.06 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-gcc14_build] $ /bin/sh -xe /tmp/jenkins8052744209896557341.sh + sh freebsd-ci/scripts/jail/clean.sh clean jail FreeBSD-main-amd64-gcc14_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_144_899074712.1764027398406--