From nobody Thu Oct 05 07:32:04 2023 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 4S1NYK3w3Lz4wgKP for ; Thu, 5 Oct 2023 07:32: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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4S1NYK1pjQz4WMC; Thu, 5 Oct 2023 07:32:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696491125; a=rsa-sha256; cv=none; b=jNveB5ovmTaBoIO1EzUOMUWb0kJcg6oGnC1f51NlL2P/Ns/qcZ/FdfmniV85ldf/PzYS+N vOE6jQss1LK19F6Slq1yvTiOfXR4G5QjnH6xW1khU5ZCaaK6OPfOARbPbVFAdtHJMRor2o 8G78xUPQ1Cfshv+xSKue1YTFSdRKLCzfbj5jH9gLrVKj+b6u+HDQGx0Y8ZPevKoB8S8VtU iGhc2Dg0oZVBRlKFusbB4toLbL+kYFM4LNyQvqJuoQsPidUbkm/ZYB9aNZEb4wkg/K6Rom uVqeWgHVJau3NL0JO3QXdBcmPKKkcUJRF4Otnv42InwrLmL8/XFOTzEJBRWEPw== 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=1696491125; 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=tes3E2bmWe8d5gl8mcliL5KlEUFuETXD3AFIybzfHCU=; b=Vu+EvipnU31Tbu6NpEtzSO9i6OHyoiDRLPgfUTQ4fmAVA5hb8L0c/E15MC7xki/7O7Wrv1 fAbScXi022kriMfDdXQ8zbbiIxlWN2Dxq2859rhyPyZw+SpNFBveGHXuD5q98n3dADWzPO q+Whgx64diadGjb6QcW3yLDoXf5czh4d+g2YjfE5XofqI/r8ejyJQhneRQdZXuMGzH5+Bd Hcz12BfUNmyYZmMIUOzaF+4JO7Cpjv8XafqIc5d2fRphiL/LhndPwNMUeIM2eO4axPV+J/ VOnLpF7qm/DPpAmeX1h3mzJXdXPGRHEIrOstmCSmV16A+kKN4BnI6J7iPXZdvw== 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 4S1NYK0sDvz1B9Y; Thu, 5 Oct 2023 07:32:05 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 5 Oct 2023 07:32:04 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: des@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1967570351.5510.1696491125124@jenkins.ci.freebsd.org> In-Reply-To: <69906264.5484.1696447989648@jenkins.ci.freebsd.org> References: <69906264.5484.1696447989648@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #85 - 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: Sender: owner-dev-ci@freebsd.org X-BeenThere: dev-ci@freebsd.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_5509_56726783.1696491124811" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5509_56726783.1696491124811 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #85 (b3cef2d2f538671551b30c918267bfbe246d225c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/85/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/85/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/85/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) b9c361e4af26547b7a373d5dda4eb7a6fee4f7c6 by des: libc: Rewrite quick_exit() and at_quick_exit() using C11 atomics. b3cef2d2f538671551b30c918267bfbe246d225c by des: split: Further option parsing improvements. The failed test cases: 12 tests failed. FAILED: sbin.ping.ping_test.inject_pip Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_09.frag6_09 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_16.frag6_16 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_17.frag6_17 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.netpfil.pf.scrub_compat.max_mss_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.set_tos.v4 Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_5509_56726783.1696491124811--