From nobody Fri Nov 3 01:59:48 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 4SM3pY5gK1z50HyY for ; Fri, 3 Nov 2023 01:59:49 +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 4SM3pY3p3Cz3fmw; Fri, 3 Nov 2023 01:59:49 +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=1698976789; 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: list-id; bh=VQ5r6fGpqOHK0u/gQHbkZWDCZFp64NoqpUGcJTFCjXM=; b=dfsRdTHDNYo8soyNVTQdrgkecHhFrMHVpuaTKv+KkYNkSflgNQPDgNgULCfHbxFLGWs6ev oCBqLbSDY/YHTbqu6MT1qQJzi5MGx/oRinmz21PBHd+wY/V6o/tD6DrRv+vsPbG5H4k/QF KtNnYyUNqM7FCm/+1m0EnyfZ860od0MpCStS09hwjHpPtTBy3Ewqt/Aj0qMupEx20NI6bx /EubcHWU0QZA4sjnuAiy2mbq3A7oE3yHx/NNtXbwHAF7w8/3VQK9aVkTlCcYVAvfUCUYvV yNcDCwcEVcQ14lTqL7T4uAWJhTk2oxp48Ezww0BsZTobEQO2HDlWrw6PLPUqwg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1698976789; a=rsa-sha256; cv=none; b=AO4woEaqN8RXnzjM3gWqFPNGNMXeQUInAr+RzZ0dE71giFiMyh7oOv14uIz48Wyvo+rCGP JRM/wYY01j+elyaQ6c2e35jdA77naOHydGBL3Yd1ydJs9LDqITAGPZTxBkF9pSf4iR5Iac W8XsGKpKfcBbP0L/q/z+FDYZfv4b27RkzJ7+FbKxTJr50WzH940k98SWQrF5zN2mD/oJVq ozbrX2vaMAWykZ5Kb7uQewxfjwd+DuneuYuWb4zMkC4yS4w3bbGqq/Hc5qoyGv9jOPVvPZ q2OgkRbMEboKAlAtc6jLTrVW1hA2t1ys2iPF5EOZZfWpYs/PoUTH82xMIC2h5w== 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 4SM3pY2s5hztVy; Fri, 3 Nov 2023 01:59:49 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 3 Nov 2023 01:59:48 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: imp@FreeBSD.org, markj@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <891888606.7652.1698976789406@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24323 - 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_7651_1100277784.1698976788898" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_7651_1100277784.1698976788898 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24323 (b73612a34259a478c53eab408362d7bf879fefa6) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24323/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24323/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24323/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) 185aa8c9c3d7a01d616cfaafd492f61b37ed2551 by markj: arm: Update declarations for arm_dcache_align{,_mask} 2d8fabef75dbbc08645aaa9ce40df39562d1211e by imp: ino64: Fix incremental builds 2b084923824e0d5133fe5aff580b4e562fe7dd19 by markj: amd64: Remove PMAP_INLINE 953345922398ae6c029713087c8494a346d90c85 by markj: riscv: Retire PMAP_INLINE 7703ac2e983bcd44ba93878f52eb30355cbc4821 by markj: riscv: Port improvements from arm64/amd64 pmaps, part 1 3c4f46b0d57b76d304f8a94862c6ba9be0273565 by markj: riscv: Port improvements from arm64/amd64 pmaps, part 2 0b8372b707a50c2deeaf66d4c55fec51007cec44 by markj: riscv: Port improvements from arm64/amd64 pmaps, part 3 71b77a7172c26783a9d2181d3bed27cf62974200 by markj: riscv: Remove unnecessary invalidations in pmap_enter_quick_locked() 33cb9b3c3a2260cc273713b0adcd95016ff8b675 by markj: graid3: Fix teardown races b73612a34259a478c53eab408362d7bf879fefa6 by emaste: blacklistd: Handle fds that are pointing to routing sockets The failed test cases: 2 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputScope::test_output6_linklocal_scope[same] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError ------=_Part_7651_1100277784.1698976788898--