From nobody Fri May 1 05:08:03 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 4g6Jvm3rccz6bqFv for ; Fri, 01 May 2026 05:08:04 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4g6Jvm073fz3MTj; Fri, 01 May 2026 05:08:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1777612084; a=rsa-sha256; cv=none; b=ExdmwTFDTHmmvF6gDmYH1Tl0NXRLrishOaGxkLCwKGtkvS2E/yzuvWMqbcrFZhpJUsCgIf MvBv+/4gnqVVKXexB4rQxNX1r+rL2uWTHLpV/Ft9d+TZB8asFYB4dMkpG7ZGSF9wE1+lja V/5nmXIFV4b5cqVOzZtsMAsA4EspvHfRphTUpea+jP7zvJ/JdM/7irRzZdx+Zfy7Vjd1Ew +9RD2wNdrbUsuhzstM8iXUvSZUOpWEKiEwaWalrXseOqOPFaBvzSkPZifOizkT9GhU835y Jp1fHX4Ur3re+IP4YFb2c/7Zdenzt3tlghwb9qezjQnkhZWiq5NZvcL7QxXfug== 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=1777612084; 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=Brf4cUd0zyj9B0Lk8o+6a42okRqC4maZeBTg/qQkmOA=; b=MF/gbBLoniXYEhcWPV8wK6pHw9wXnBhKNG279XD4wTVo4EY1o4HvNue9BwHApyIatTrNNT 0jDa63qDJFo74LpsKGFlpz5neSODcY7sjodi8SMOxhYOBgfz79V6bKZrRFfCZoR4tTUakA gzwDpGjk/zXQf/21nuecYSjHu9FhS1igVT+rhON4LakUMYcBTrWD5H7tUHSiKecoSix7rz +iS5uEbxrdVS72BX3pVekowyN32JFpdffGUNqioOKRFT/gFuHbZF6Jb7OLNzoQ1X7T1njS Z24uvzWTi7cOkilRRgDBOPuXPCpdu9k3ucBLvQZ5zg9DIHXu9lO++xlzpLOllA== 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 4g6Jvl6n0qzkw6; Fri, 01 May 2026 05:08:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 1 May 2026 05:08:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: ngie@FreeBSD.org, des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <638693846.559.1777612083957@jenkins.ci.freebsd.org> In-Reply-To: <439660995.521.1777602654468@jenkins.ci.freebsd.org> References: <439660995.521.1777602654468@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28403 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_558_935008539.1777612083770" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_558_935008539.1777612083770 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28403 (873a195ba63575e46686cfd6ea9670a0ca340fa0) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28403/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28403/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28403/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) 82525a8ead6b778f4eb0f7a6a2dbe327fa69fcfe by ngie: fix typo: remove duplicate 'the' in ffs_vfsops comment 713332b4eb79be2ca6de36c47853eef099214913 by ngie: fix typo: duplicate 'the' in OP_NOTROOT comment e1841a50d6a570517c2f3c9b94b9496cb5b60a9e by ngie: fix typo: lenght -> length in netlink comment 0e235f77360c5c72dac28af105e6c9ed3cb66c09 by ngie: fix typo: seperate -> separate in tcp_ratelimit comment a8cb5cb40005e698c7c4e21d1eb761822ad8c82c by ngie: fix typo: remove extra 'the' in rack.c comment 092528b05d1fb0776fecb345ce99b1b68e8122b1 by ngie: fix typo: writting -> writing in sack_filter deb17abdeffef072a0c45eb92c798d1f7b3ce7c5 by ngie: fix typos in rtsx.c comments: freqency and wich 0e680203d59aac1a0e77f0d297d3ccb9777be749 by ngie: fix typo: recieved -> received in test comment 873a195ba63575e46686cfd6ea9670a0ca340fa0 by des: dhclient: Improve server and filename validation The failed test cases: 3 tests failed. FAILED: sys.netinet.carp.unicast_v4 Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_558_935008539.1777612083770--