From nobody Sun May 24 19:36:39 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 4gNq5N2glxz6f2Dk for ; Sun, 24 May 2026 19:36:40 +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 4gNq5M4L02z3nwq; Sun, 24 May 2026 19:36:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779651399; a=rsa-sha256; cv=none; b=ifc3ZTu19hVDjlu7DBcplQT+6MJoJ+h3gMkwHfDRh514CiM4BQBP2ngqprZS5J1CiSsrfN 2Ngt3S2/+zSceKPUKffhN5vHO/bvFEbybivlD1bTPjEpZW7e9IGe/hihRY/UNpwzyIQffW Bgf1COeT7NX407bxlPZtPS27mX3X3TECbd4++OWdy1nQDepkuqgA91E85og3sbCwfHocBy EKGal4NW4qcfmylUsObE/QKBSvYUxtl3mcmUFxQdEFZpZ84qbxehhBY2/qHI5UHGrE+/iu FWZnNMYrVKvYcM32ezagdda1fzMT2FVd8++BY1eaiMBKuzg+9QLWo/PGgs0YPA== 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=1779651399; 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=CQJyN+gpu7kLU9KWJ9NCh994fiaVXbJGBBBhSrxdtU8=; b=MKlndGjwxf5pAQT5U5JaTpzmK4XVyo4sEP43pV4KaXhY5f+5ZPAtSDUWoK3PpxMC4QIpWN YnFdd0PLIes/RWmf4ABFhshpcWlTICi0OgM+T1vc867a54PAxmtUla3aE/QVp/sAOh5pVN CR3Yr9BcCkL7PpZAnukyxMcZ5Gjrjpuug3lLWhznzJyh9CBqhza+2khmPQ/N6uv0WISpgw AZIX0eMSk3NJVJgfgOtW/c09+m8+cu1rmKrVOSOr5cEUE0YwMDfGDzCIgKdcj5Zg3udw8b /UUDReU9ldId1f413buYoYuJyKPgH254EVsEOqXTFkMHlBvzO6qjBcxr+x9IMg== 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 4gNq5M3lRlz171r; Sun, 24 May 2026 19:36:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 24 May 2026 19:36:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <268851375.1389.1779651399528@jenkins.ci.freebsd.org> In-Reply-To: <1416187465.1335.1779579550030@jenkins.ci.freebsd.org> References: <1416187465.1335.1779579550030@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #771 - 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_1388_415504453.1779651399344" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1388_415504453.1779651399344 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #771 (0f4fd69ee282b7ab5f23d0a4d3e57ab1ef6ec26c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/771/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/771/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/771/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) f3ded0fbacfc24789bd9e22cada6e0d6b6b88b50 by des: tcp: Make RFC 6191 support configurable 0f4fd69ee282b7ab5f23d0a4d3e57ab1ef6ec26c by des: tmpfs: Overhaul option handling on remount 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_1388_415504453.1779651399344--