From nobody Fri Jul 31 09:02:49 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 4hBKpl0wdPz6mphg for ; Fri, 31 Jul 2026 09:02:55 +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 4hBKpf0GYbz3r4v; Fri, 31 Jul 2026 09:02:50 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785488570; a=rsa-sha256; cv=none; b=lkDb/v17EHTIL+K57vYkbjK9JFJw+p49M20bhim+uifY6SwDnIRxS0MN+ecEUTwTZIRMhC geZiPKcc/9Fynwc5hC8SWCExpXufKTO1guBriJSA+MbMb6HRZk2XF7TDn/7MHd4xMiG7X5 7H7SYqazLD3yxv4ut0WYLhuSlEG0hUag3pFuoLhVrN+6kMYIqCuWaT6toeBfBSIZ/BoPyQ L6bF2MuZMK95AjWRF8ZKAyuq2yo4XdYLUcIUwUOOh0V9wehYVZDehXVBtHuMubjD183Fqp FiutMl3djxrOAP4/YPLfa9XofiVgiiZk0vQmdVtBXThWU9jVXiTgAxD9KpBwsg== 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=1785488570; 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=vH6Gd9WkgbbiVX0Jjgvw9gqznwNMmVCHey+hSHywid4=; b=kBvXU+t+9mEeGWcsB8ihGDb9bMdJbYa5utboeZ8VAznfEVaIb2p6DlgPDLT9J1wwtbk796 mzABw2dMq5+8n5XFRiKTBtIulMbKKfnvh44Ff6kPod8ajI7w7zeIyPRFZHVKUTrWkCkpfT /WRx88UC4M/UjKVuDZsbiFBkbkfzYByRfIDU5UypQeGSVCFi4kMzsiS/k3s9UhRmExfI71 2frxW9CtjekxoIsF10H7P5AsumNv8Ww34uL+VgD88FFAvl58tGrf34/XeziMg4DODMZduJ z6P5GiWy4PAI7i9Pge/LaBs1snsXTdJVrkz4AC4AGSatwwce4+RoLj+7SohMPQ== 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 4hBKpd6MbGzsn3; Fri, 31 Jul 2026 09:02:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 31 Jul 2026 09:02:49 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1694843575.551.1785488569899@jenkins.ci.freebsd.org> In-Reply-To: <934186816.549.1785480281044@jenkins.ci.freebsd.org> References: <934186816.549.1785480281044@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29175 - 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_550_518099323.1785488569710" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_550_518099323.1785488569710 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29175 (2c98dc4e5ca9ac8d8c9d3d874d118ded38957b4f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29175/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29175/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29175/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) cef05c5a62ba63eda222eed083972bfaa1449ac2 by kib: amd64: do not allow to set reserved bits in MXCSR for 72952bf6a307391e127d3ab4a6f073664ce62d89 by kib: amd64: try to fix the build with old clang that does not know about FRED a7677a680f21e15bd67b29b0948538879320c451 by markj: git-mfc: Add --abort and --continue flags 2c98dc4e5ca9ac8d8c9d3d874d118ded38957b4f by markj: git-mfc: Give a useful error message if a remote can't be found The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_550_518099323.1785488569710--