From nobody Sun Aug 20 10:17:10 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 4RTBP40nsHz4r2ft for ; Sun, 20 Aug 2023 10:17:12 +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 4RTBP3494lz3T2y; Sun, 20 Aug 2023 10:17: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=1692526631; 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=Frik/uKgG6pFDLEXTRTZWUELX0/U9QehwJgrHC+Noe8=; b=xVSecKd45YWFJkn7zY7lbKbET+ccN7JNH3i1DHr8n4cSNotxCjd2UE+ZuBRQDgn/v8jDdB eIt0Gp0BpXMraiYX9JCsYY5wyazhdZyWXTjkoNNuDDFsH3UMHFnbGQSsxiyAAMUF7QlNr0 g2w8ryABfI+HrP0SGtdbR8XW268vVpFXFXFK+yYwkilx2Q3iwOkZa2Sm3MHnO6ynKAfKWT ajDIBqZuDL4xYY/B7+HkKXUrIW+VFwCbUYQyUjRONm7qSMEO8daWzOZs7/u9G9yfoZ8zMw YMMSvrM/X6fHvVC/ke1Tzcq3UHQBUe0uamuCzsMTWbl5XlgK2ukYPAu+F3/J9A== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1692526631; a=rsa-sha256; cv=none; b=uZauy/OI2EO7SdJLnHM2c/AbCGcwFNh7Zh/l/9OYzjYCCi1A8/OtVwJ1uvHRBRkOZ0uni4 wVCIceUqeUWiJ02sEq0iKhAxBQyy5KImV2GJfRobjLRpSgSrJHvkmxyowpbtzXOU2kSFQS 1YzH82jkPLmB+g8bf5ayVx8GL1HZNL8NKXKZ1xHcC3em3oVKsrzxU2+7XvNR11LXRciC+x TWQMjEYScqOzcfvAK1CknkBrjdAM5C1AesL8aISyGiRPlC8HfI55NgStywVuUh75sI8Cad NTq/wt6N7m2x/td59P85/kkP0azzIcsGyY0N0hV6O3wcfFIRRjkPB3hiNslMYw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4RTBP337cLzZn3; Sun, 20 Aug 2023 10:17:11 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 20 Aug 2023 10:17:10 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: cperciva@FreeBSD.org, delphij@FreeBSD.org, dchagin@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <2020448820.2506.1692526631446@jenkins.ci.freebsd.org> In-Reply-To: <53558120.2502.1692519062514@jenkins.ci.freebsd.org> References: <53558120.2502.1692519062514@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24057 - 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_2505_1489477672.1692526630885" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2505_1489477672.1692526630885 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24057 (524c9accdcc6dddb0bac23ae6120763af3458464) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24057/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24057/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24057/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) b37eb25116f96e418b265bc68e8e35f549e72fa8 by delphij: Vendor import of zlib 1.3. 6feeb67bf81e4a80710fee58ab78bb9281c37659 by cperciva: Bump __FreeBSD_version for struct sysinit change 510f5c88f04316dc4014485ae281d90656f53d9d by dchagin: linux(4): Modify write syscall to match Linux 89d270b28def13957db730224435f8a6190589b9 by dchagin: Regen for write syscall e58ff66464ac313296b683992c9131d7a85047de by dchagin: linux(4): Add a write syscall wrapper aad4b799f78a8177732b27badc133d734f9c77d8 by dchagin: linux(4): Add a writev syscall wrapper 1f9d71ee32cf74ece18f36b31c7e9ea1613be730 by dchagin: Regen for writev syscall 4231b825ac19112b84b4001625e0ef7a80e82f80 by dchagin: linux(4): Add a dedicated writev syscall wrapper dfbb3e2aaec2709f3e68a6657bf2a656a4adbe27 by dchagin: linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in d6cb9e728b3737d19da7a5554d1c6b740a29e69d by dchagin: linux(4): Return EAGAIN instead of ENOBUFS for non-blocking sockets in 5585afe6428bd04773e89b7bf20c3b211dc87f63 by dchagin: linux(4): Prepare to retire linux32_copyinuio 4e5f2eb0b6cdab35893f18b6132874b5b031df96 by dchagin: Regen for readv syscall c987ff4d7bd25e9186ffca84c7e873fd7382a1c7 by dchagin: linux(4): Replace linux32_copyinuio by freebsd32_copyinuio 524c9accdcc6dddb0bac23ae6120763af3458464 by dchagin: linux(4): Replace linux32_copyiniov by freebsd32_copyiniov The failed test cases: 93 tests failed. FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: bin.sh.builtins.functional_test.lineno Error Message: atf-check failed; see the output of the test for details FAILED: bin.sh.builtins.functional_test.lineno3 Error Message: atf-check failed; see the output of the test for details FAILED: usr.bin.m4.legacy_test.main Error Message: 2 of 21 tests failed FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime FAILED: sbin.ping.ping_test.inject_opts Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_pip Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.ping_test.inject_reply Error Message: atf-check failed; see the output of the test for details FAILED: sbin.ping.test_ping.py.__test_cases_list__ Error Message: Test case list wrote to stderr FAILED: sys.net.if_bridge_test.span Error Message: atf-check failed; see the output of the test for details FAILED: sys.net.if_bridge_test.stp_validation Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_input_local_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.divert.ipdivert_ip_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_gw_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.forward.fwd_ip_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet.redirect.valid_redirect Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.exthdr.exthdr Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_gu_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_gw_ll_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_fast_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.forward6.fwd_ip6_gu_icmp_iface_slow_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_02.frag6_02 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_03.frag6_03 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_04.frag6_04 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_05.frag6_05_1 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_06.frag6_06_0 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_08.frag6_08 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_10.frag6_10 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_11.frag6_11 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_12.frag6_12 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_13.frag6_13 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_14.frag6_14 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_15.frag6_15 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.frag6.frag6_18.frag6_18 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.frag6.frag6_20.frag6_20 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.mld.mldraw01 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.scapyi386.scapyi386 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.ipfw_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.forward.pf_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.ipfw_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.tos.pf_tos Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.dup.dup_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.ether.bridge_to Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.forward.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_compat.v6 Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: sys.netpfil.pf.fragmentation_pass.no_df Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overindex Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overlimit Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.overreplace Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.reassemble_slowpath Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_pass.v6 Error Message: Test case body returned a non-ok exit code, but this is not allowed FAILED: sys.netpfil.pf.icmp.cve_2019_5598 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.gateway Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.id Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.interface Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.label Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.multilabel Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.killstate.v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.modulate.modulate_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pass_block.urpf Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.route_to.icmp_nat Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.rtable.forward_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.max_mss_v4 Error Message: atf-check failed; see the output of the test for details 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.scrub_compat.min_ttl_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.min_ttl_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.no_scrub_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.scrub_compat.set_tos_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_compat.set_tos_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.max_mss_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.max_mss_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.min_ttl_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.min_ttl_v6 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.set_tos_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.scrub_pass.set_tos_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.netinet6.frag6.frag6_19.frag6_19 Error Message: atf-check failed; see the output of the test for details ------=_Part_2505_1489477672.1692526630885--