From nobody Fri Nov 17 04:09:11 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 4SWk1M4ySxz51SJn for ; Fri, 17 Nov 2023 04:09:11 +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 4SWk1M2zQHz3dmr; Fri, 17 Nov 2023 04:09:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1700194151; 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=0XaKGA1MKR+z0EcL5/yQBP0VdRxylAsnoKd3x+hwOyE=; b=FzpwJVQTYymVVoeKL9psTxZjgeTHzN6MdZL2HI9D/rdTr+OsH+sZB+8FacOibzsF4GsKDz JXaVUdL/SvkGYSCWzFJ59RMZIXb07Ds57enqoWqrzh/gbzrbiw34PT5sW8nm40DgW/DPvW 24aRTRe625Z9mwwYWBNU10C1VvjUi4qNdMvZ+sfc3q9i9l02A53Ylxudxjrw6vu9SkOIyz +ugtCyjAhywwONCKPPEavVSxWDJZgwJ/A7CzLBsjwvRJvtYGI2DQSL1ul1nqQVDjyddgjK M3rBAv4SFB8OjKrcm3YZaPEDGglHer+LWA9q7/yGeO05sgLY4EZ9adMC3pwa3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700194151; a=rsa-sha256; cv=none; b=Pptaus9yexrOJPziJ0SlcXB3x2PQkS1z+1tzRcEEbkh6UXqj0G7sVkFO+9kN7Pl2hVz8tv m8ug3q8dd1S3OtLdI1bD1AMguOavIWoWkYXKbByJFkROz4BUk3wEJqRHJPTJXohAdy4rCG kBcPzsAGWlNKG5dfsVZjhjSZJ4pL5BjpSRcQOrZOU7sDmgWuW8QJf1mKIDG1Bo+EZlSf98 E7vKE+L9UkqSEm+xWXzEJKTbjr/D6/IYB2sVDwpwmEhD5YOxAla+Vj8LzxG0Doe9qNMEEc 321wsDo4Q/JWllAu4VAbEJS1Ze5/tZ5JtWUzWHwj9rznkLHF6LcRGaJ7MY2SvQ== 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 4SWk1M22PPzD28; Fri, 17 Nov 2023 04:09:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 17 Nov 2023 04:09:11 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <529135474.8534.1700194151289@jenkins.ci.freebsd.org> In-Reply-To: <1775701974.8496.1700138117149@jenkins.ci.freebsd.org> References: <1775701974.8496.1700138117149@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #178 - 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_8533_80490307.1700194151019" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8533_80490307.1700194151019 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #178 (7d1321288ad980182b188834c6e81b568058190a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/178/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/178/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/178/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) 4587326893d2c7720cd292946d96302a2653b77b by markj: uma: Hide 'uma_align_cache'; Create/rename accessors c98dded0c76266740e94ac53e8a2f02be1d61e4f by markj: uma: UMA_ALIGN_CACHE: Resolve the proper value at use point 0c7a1e66f1376bf8ffb507a674396e4d221fe797 by markj: arm: Simplify get_cachetype_cp15() 690ca45aeb8c3f521d43246159bd24e15d31500c by markj: uma: Make the cache alignment mask unsigned 7deedba4e58686ad870767bb29c45235c255937a by markj: uma: New check_align_mask(): Validate alignments (INVARIANTS) f946a5ec9692973831db93691ad06a93240d5937 by markj: linuxkpi: dma_get_cache_alignment(): Fix off-by-one result 25e0e25afd29d029da6ec21e6b7890310ffc25bd by markj: uma: Permit specifying max of cache line and some custom alignment 7cb0bacf53f2507394d8aa1fc3abbe3ca02f61cd by markj: arm: Update declarations for arm_dcache_align{,_mask} e191c0283e8640d46ed6b725e3311d0f37f3620c by markj: Ensure 'struct thread' is aligned to a cache line 7d1321288ad980182b188834c6e81b568058190a by markj: stand: Rename LIBFDT to LIBSAFDT The failed test cases: 6 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6Output::test_output6_pktinfo[empty] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.no_scrub_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: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_8533_80490307.1700194151019--