From nobody Thu May 28 00:53:27 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 4gQnzX47jtz6fyNN for ; Thu, 28 May 2026 00:53:28 +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 4gQnzX0vtGz3vTX; Thu, 28 May 2026 00:53:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779929608; a=rsa-sha256; cv=none; b=mPIdRUWFYKyagPV65aabemfTWKtw+27Z5/u7jpRPPHyfF1alYnM4yrWdxm4pR1oOwowAZa rqwiG7q4EC5vflsMnfjXYPv/tsYqztnsS2mUGY9sEuY/npCDrtpe9wxTSXCxQjvKKCgti1 LnLpw3x5TV0Cey5Q7fPnxzI5ujK7YByMXCSuXAWzRuBcS/vi4qU2Nobj4tF0XEs8Ssw9GJ D/YPWlDqVnD9ibTTsqhd9LqIMuNzZ20zPQIPPT6foGgmFtxukLuoBhn7VdSxRtS16+Pyru jXVkUs9c0oMpAH0efbhnWq7HhBKF6nmYug3LWHREfzV1Rj1LEyhwmU+WyQhnAQ== 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=1779929608; 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=GnGIVEPTFVV5D7F6lIZAmAEg36hemSykyQLMtZqng1k=; b=ONsH2LbTOjc9glAmRGscYnx1YeeXlQVyrsQmDUxHLQpt3hBFwqOiOY/JlpHLOmQEsdJZPO w3dYu4ksL2C1APKp7ypnPX//brarw6Rh22hIgk0dvmMAn2FfC++b/Qute2YLghrWzV7bE9 5HZ8LXMAukDs6FFEqGMfGpWQp7tpn166/LqLJp5FqkG8FgAicPuWwYe+H76fZc/Ip6qqeS la46FdNxWFHk90qG4Dat3x38KeaSt1um9mH/Qf7N1iCquXammtGm0dWEIqUaT+bUg91qzM 9ToyCbdueTc0ZSgwzpEZBMt6kuErzTysZHjafJguL+yCKZQPJxCwQv0Tmt8L9Q== 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 4gQnzX0V4Rz7mC; Thu, 28 May 2026 00:53:28 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 28 May 2026 00:53:27 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <484054092.1675.1779929608072@jenkins.ci.freebsd.org> In-Reply-To: <1603828325.1661.1779911497270@jenkins.ci.freebsd.org> References: <1603828325.1661.1779911497270@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #787 - 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_1674_1994148128.1779929607896" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1674_1994148128.1779929607896 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-15-amd64-test - Build #787 (3c3a20199ac9ef10f2bd90c0bd6e1c862578ab0d) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/787/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/787/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/787/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) 4d8f612e5b26469732252b7f727acd9e0271f6a6 by dim: if_ovpn.c: fix use of uninitialized variable 3c3a20199ac9ef10f2bd90c0bd6e1c862578ab0d by dim: netmap: silence -Wdefault-const-init-field-unsafe warning The failed test cases: 3 tests failed. FAILED: sys.netpfil.pf.route_to.dummynet_in Error Message: atf-check failed; see the output of the test for details 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_1674_1994148128.1779929607896--