From nobody Tue May 19 23:09:35 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 4gKr3M6Zbmz6dhn7 for ; Tue, 19 May 2026 23:09:35 +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 4gKr3M3Gdjz45pr; Tue, 19 May 2026 23:09:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779232175; a=rsa-sha256; cv=none; b=tAlLOS8Kq7Zni/UtAvRZ9knkq9yUr1v8Jey1UkrdLZDRV0CVkM+5Ns1B1YclUGJee0f1gT OIURWxu47NP9fUZZ6Pc5HfFMrKZ2gOcnQD0ab7racpgMlZj9XDn7POn3R5n3OcDqgDzLCN WMegjYdnPrCNMRMRAAt0vU6bYUcWLVFRGn5F6PyXLwzAQH+GMptG7PdGHMpMbJfDjTtnAh uycxbxjliOLClofs/FD67j2yC51ZDtbxV++r7Ssy8A3gqnPW56d0h/QlNFVavuT7/VF1YT NAPD0YG9ahyeobc+PwGhFn5U8wVfbD27NCdAuhMl0YpE/sC/k8n+RGOOG3VugQ== 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=1779232175; 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=45gWMsJXkeP5Pl58czxsoDTxBhB3mu/E8/CIG6/ARnI=; b=fb/DzvL6+pnEEIvnVdo4u+MJ7ticAN4wkR7c5E080EBl0PGLPP38hL0kXh47X530FN/vz8 yS3GWkSagxxHVl+9sAt7PMHYvonaY2HLEFkyxdKCkLnMjzcXNuwTpyLzS4dgmOMGtmXgvQ gphhhNJ7BM+ilJ8czrshDIAg/h4DXrtP/P0wFIZdWXYaEXlE7Plvi/GoVUj2G2ofWvG8W9 ZJazxgSNqfGaw7oitTyfrPg9P7CDjh7p25zXIZCkFzyC1dLqYzsj1QhgoXcOYtPXhiMP7d hYnEDkEkDRXVGe9c/8HjVPt1YSHHkMQSHoLqRFpOihI6FcKaE7iSzaUV3qfxKw== 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 4gKr3M2Rjjzc5k; Tue, 19 May 2026 23:09:35 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 19 May 2026 23:09:35 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2141419926.963.1779232175348@jenkins.ci.freebsd.org> In-Reply-To: <1507615858.959.1779223165806@jenkins.ci.freebsd.org> References: <1507615858.959.1779223165806@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28533 - 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_962_1363275818.1779232175097" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_962_1363275818.1779232175097 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28533 (f5993872faf5dbd5c142857e9633b11e330f8c38) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28533/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28533/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28533/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) 0b0e5daf4333a0faf93133f7d2c7b3743eead9d8 by emaste: openssh: Fix SIZEOF_TIME_T in freebsd-configure.sh f5993872faf5dbd5c142857e9633b11e330f8c38 by emaste: openssh: Regen config.h to fix i386 SIZEOF_TIME_T The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.random_table Error Message: Target 2001:db8:4202::42:4 not selected after 10 attempts! 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_962_1363275818.1779232175097--