From nobody Mon May 11 16:37:16 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 4gDlkP4fmWz6dGS4 for ; Mon, 11 May 2026 16:37:17 +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 4gDlkP1Jyxz3C8c; Mon, 11 May 2026 16:37:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778517437; a=rsa-sha256; cv=none; b=HG+4GPOp2tsf3qB9Py7n0itwkSQSrGkezrrAtcL2QqhNBZtlooAwhfk6idaVbzxZvvjI1C 4vtHu8w/PcWEWnt5GYZsP4L36ZiSjJNA3Cng7mII/uchTX1bSJiD1HLZDgsziYjvEGMw9G 3B4Y5vFbceMsfjleX/dMPE3h6pJZOIp/2cdogruKi5QSxcMt9EcmxF37Mpx2/B5vnIV1uz TcpJdcNHB2wdKecrPQesBmLZaH+bVfKHxO7+KiB4iy23lQty1crmm4exnHfroDZOBJhm/b 104VJfayGhvFtxG+yM4sfeEQhvRdACA/90o+/nI9BUZwXnzzLmy3kx0JLQ8tkQ== 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=1778517437; 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=vC+GIB4/WRKXkOQAeErt5KaFCjhtRQEl7c9u++HZrPc=; b=Kr2OYokntWJOSLenb8tRzFPR/aG3mjHE+hnuejf38qbHU8axJ/t9qq79dQaYQaYpRj+7lM pZ3eacq3a8GxSD2swMsnGGuu4oAW42qIN6jrxSRyUAiL4KcmvSrBzQ2evTNIufKkjz0mNx oipM51ZVSpZTcbXDTt/GAlwHnXTlqo2WMLrhW4y1wA4aAfYLLaWE59GWyNwUxb8xRTN8W7 ircZO1bfuTpYKKFCWGyuRi5w3xdNINdjp4t7UtDGxom4XyMgRFy9C3Rog816O2gUUNoqKA dMD1rQdVqpi4dL++Sx0dVAheBzCpISlzWs1Ip1MwvzPlTBRYfv3ebgTeVTrS7Q== 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 4gDlkP0qQDz8jv; Mon, 11 May 2026 16:37:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Mon, 11 May 2026 16:37:16 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1502087716.245.1778517437118@jenkins.ci.freebsd.org> In-Reply-To: <383126136.239.1778508508045@jenkins.ci.freebsd.org> References: <383126136.239.1778508508045@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28463 - 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_244_674275003.1778517436895" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_244_674275003.1778517436895 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28463 (428da7d65b1c41c81a8786f66c1ce2f4242ac8bb) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28463/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28463/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28463/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) a2e0822543e93a8d815acd2d1c3d51ef73d6e262 by kib: libc: add freadlink(3) 428da7d65b1c41c81a8786f66c1ce2f4242ac8bb by kib: Add O_SYMLINK emulation The failed test cases: 2 tests failed. 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_244_674275003.1778517436895--