From nobody Tue May 12 20:38:23 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 4gFT280xNkz6d4KP for ; Tue, 12 May 2026 20:38:24 +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 4gFT274RFPz3mhp; Tue, 12 May 2026 20:38:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1778618303; a=rsa-sha256; cv=none; b=uPYr6ck5AUxe5SPF2er3kbUBo3gBheL2rxH3ShD/JN294gRAnCxLvwVm+CR0tdNYlzn5b5 GspStTsU1sCjXvsqpHbgWIIHwg2d6FRYTQQFCSizSpZncPrIS0jANKeRjzXdITHYAtyTjN vdNjhq9LfNsfuY+sukqZeUto4SC15yiO+WmywpwuAS2pt5EIMAOmVS6uFUiby7mEE9Q5z6 E4Vf40W8T/bSrYz259PUOBrhng/w+7cJ1USq+Yawka5v3ZrguXbf1TkQCgJXBNOERm31R8 t3Q17WErKuAWYyLZqe4ReA/YYXcaTlsylPQY/dJE7HijCut4fLnxwuJA5FbfjA== 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=1778618303; 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=1p4H4Mw5kfjPJfQrpY9FyqsNGeAkXzFZkG8xgzc/O2U=; b=hUPWDF6TXlQcghbnS4wLD/vHuTqWXqn/t3yO0SCSv9x7HtXPCYYCm2ehY1pt/O0kExWXSJ mT+asLFYGEyG3JGCN7FKV72krdc9F6U6efU05KsRTZD0HATT1mZMVeErYz0XJI3suf4DBj cUVdZp9VzS7tzoHC+R0O8lsbWdaI2xtDuu4OZkk17hCDW6YiufWJqIda8YV8LObxBqP9ao FgoWgZwlAz7Iv9MbNUehE4i1625tlo2WW2M0GjZmN4LTqEtjd9t0iylyR6GpPtk9D0MI/b hCYnQHy0FznGT7b2PDXLq7o7YVXNHKZx60nZQ7rVxbbU3BffIxurzCMmpIKNmQ== 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 4gFT273y6Kz41j; Tue, 12 May 2026 20:38:23 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 12 May 2026 20:38:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: whu@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1388628437.363.1778618303559@jenkins.ci.freebsd.org> In-Reply-To: <1635758687.305.1778586119834@jenkins.ci.freebsd.org> References: <1635758687.305.1778586119834@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #725 - 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_362_654701662.1778618303363" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_362_654701662.1778618303363 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #725 (ab51613970667988a67be69410e87ec2f4bba407) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/725/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/725/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/725/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) 91d1c1c2b1e74e776641a0923a9796b018c610d2 by kp: pfsync: reject invalid SCTP states de698a13cccaf831b1812c577594429421b028c5 by whu: Hyper-V: hn: just call vf's ioctl when changing mtu ab51613970667988a67be69410e87ec2f4bba407 by whu: mana: support jumbo packet size 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_362_654701662.1778618303363--