From nobody Sat Jul 4 12:59:53 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 4gsrLf3h0Bz6dXGb for ; Sat, 04 Jul 2026 12:59:54 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gsrLf1ZcDz3pRl; Sat, 04 Jul 2026 12:59:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1783169994; a=rsa-sha256; cv=none; b=ijBpInjD0x2uEVfDH53ThGf37EOxx+KM2NCCv28+X2VHw9VGcGVCGhcefhaY6Aj1JiU+WF WaURsV7+eiUy/gqzTU3CwR+cpJD2jSGFvCdenp0JecBpZ4R1mBNDeJHT7NTMycthkk+Nd0 jx8OWRXxVeBqS3HBIYp1GfbGjRYTqXXYNlIsR+HEWlgcAtUHcn0dy9qfyxTLQ3I/9+x53+ QFxrXHTcUi0xlvfSaBzZRrr7Pu+U7srnIFNOcfMeaGYMpbOaGF85Z43s77G6xM+xie8T7z yYJv15OOTSI4Xe5VL/bq/+IUEBa0R5FF6xAzsaNEuiywdWRaIn3OoUUs63Dvvg== 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=1783169994; 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=23eG26elx2SSNt+bc8MqnI4PIPCwZZKQEBbXHUBjOTw=; b=W5qQ+v3ZfdqsdTnChnwYAbEYWUsK7b8O7luRR8ICVOxJtC6bDi9ySIim9aDnMj1JTrvUDl /chbDOYaf3coytLuQzF5KjX2MexT4t3oxgDt8yrBGg49MrdgWsl3Kxpe/up6XgEQsiut+L ypaFqyyr9NRRaKEJiV8oL8lCHVRl9H5p0QdpttygNxbZJDqSztDMrpzyYrYFXjSP+ahO1E SFVXhFnP+mTWABRvoKcNbo0Y6jWM4HiSDGifaFq0lA5GqdcaK9LuRxwaoLVzdAmatGXd0h kc/Bj7eG0njtl1Zm4aQnFqD6RDeKchI2XxgrIaRO1xSsR1FNWsSw2b3J3RYmDg== 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 4gsrLf0JDCzYqB; Sat, 04 Jul 2026 12:59:54 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 4 Jul 2026 12:59:53 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: mav@FreeBSD.org, kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1357390951.955.1783169994044@jenkins.ci.freebsd.org> In-Reply-To: <1606884656.925.1783150819726@jenkins.ci.freebsd.org> References: <1606884656.925.1783150819726@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28972 - Still Unstable 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_954_616009795.1783169993856" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_954_616009795.1783169993856 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28972 (b77f6ae68941c0a1f624fe351becd3726bac1cee) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28972/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28972/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28972/console Status explanation: "Unstable" - some tests are suspected being broken by the following changes "Still Unstable" - the failing test cases have not been fixed by these 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) bcb471cfb499f61d98abdc7bfd48bee0e229b02b by kib: sys/systm.h: include sys/limits.h for SSIZE_MAX b77f6ae68941c0a1f624fe351becd3726bac1cee by mav: Revert "zfs: Wire sha512 offload to the build" The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_954_616009795.1783169993856--