From nobody Fri May 29 13:21:04 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 4gRkWj0BpMz6f2pH for ; Fri, 29 May 2026 13:21:05 +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 4gRkWh37gSz3kwp; Fri, 29 May 2026 13:21:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1780060864; a=rsa-sha256; cv=none; b=JYU1eQVZCwiJJudeJWQveKceBbTLJnpwp8bD6bcRddWJBzC8OTldnTsMiyOh8UEqZuPSci tO648sokVoaPzHKzjDyc/8QGCrFW01Pd5bKSU1zyllFuBQ0QTrCKiOxf02DRsNvUEkg9wL 7pjbc9V+wUF8LiBgrWv2ae7kV6cvzpWA83fqIfCH5o1q7QU41LY17CRFbQsaIBgzU9v3n6 Cg/Xok2dsk1EiuYqUgq/ByIH/mUpl89mBWjluztwr0mQcuFAp/5pOo189L4g2xrJhxVoDc 7Ggp3caS/e56zT1hFFyMfrpQ14kYcn4bEYJCj+fpFJPxBE/ze7FopJBgBy8Nvg== 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=1780060864; 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=S4SSpzlXD4JZxEGjJ6tnfpJhPJUwecWLR6tKuY0AewE=; b=Ha2KuGfb+IMWN/Y0tS/I9Jf/XxkRWIUWWWttg/ijGqrJQbtz7wjJ2FaNtaOG6Vj+k/zmGx dVUsOkz1EMAIylYjy/1tMHCN7Va0PVRNH2un/B8q9xjv/HI3cRNT4HAgMDPNU/0XVVgKQ2 6iKu0W8RfT0bwre/PTi4rojnDL9Zbx8dOLiopShHpxFv3jtQEkxAhT5bfyKVwcCNdPpqDx ZI97Y442ZTxmdhCAuZQJ3wTYRur9VDEKUimPuv4aV13WAfqHoH6oiNTETlWddKXyjpnrhJ HnoSneT8lSMVRcDcuoWSnsLsq64ONGQ0yLaeby1ncRnBP8f7ppJbDXW6/2OLDw== 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 4gRkWh2gXCzbTM; Fri, 29 May 2026 13:21:04 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 29 May 2026 13:21:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2146973337.1783.1780060864378@jenkins.ci.freebsd.org> In-Reply-To: <648721958.1781.1780053052323@jenkins.ci.freebsd.org> References: <648721958.1781.1780053052323@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #796 - 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_1782_2001026134.1780060864150" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1782_2001026134.1780060864150 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #796 (4a192f8beb01b87a3fbea237123ac535008b1782) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/796/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/796/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/796/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) 6272ef2f058b2884c7c1868a235cc7921f037f05 by christos: sound: Remove SV_ABI_LINUX ifdef 4a192f8beb01b87a3fbea237123ac535008b1782 by christos: sbin/devd/snd.conf: Add missing -n options to sysrc calls The failed test cases: 3 tests failed. FAILED: sys.acl.00.main Error Message: 1 of 4 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_1782_2001026134.1780060864150--