From nobody Sat Nov 18 22:30:18 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 4SXpPQ6gSLz50lSF for ; Sat, 18 Nov 2023 22:30:18 +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 4SXpPQ3SR6z3DJD; Sat, 18 Nov 2023 22:30:18 +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=1700346618; 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=AWavlDPVWGLpXLGmFwe/OE3/fTzoXeIMHiUR+oan0Jw=; b=xDcxPcjwxLArUtO8MfDK9kQ6DaGgox+9PkJCHaVB0ntsdfHlZlE0iHyJ8Q29ba1q/Tuvd9 rn4QxaJ3G0uEy2oMh5KwCkRS7+4x4oO+c3bCarZwCguw0axQ2iR4Rb46MmztWW2OTVRdr8 n3skTOiCP8iPR0iK4ww7KntDNORUdO3zjArBltLyPZC4aOK/rNt+LTLd2yRV9oetnpunNj f619VdWLyA39xCcIPscTAA850bF+uu1TKFsvlUXbJkhPHHW7wshTm0i3lRUua0tEwiniNb qHi1Wi/bPCaaDRN1uChGFf2/NripYLq9WL0dLKwg/i+1WL/QgAj81RHEkndP3g== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1700346618; a=rsa-sha256; cv=none; b=kjj3gJ2BHXl5VQHOoRnLXj1oQcyDAjfni+woOibR7qngWbRH/oYYPNibZxqAe7X3P7JrN0 M3HlBUYd5grrFWkPqiAOh6bK6Cz8aUVdmXCEvN6MDxOD2RDNfkYeRWy54xd4MgshBxFd1E 5jQJ4c7bdDmHl7ntlg4Un0PRcr8EYz+uZtd7hb9GVSzYas0c6KrYaZzR/6RaR4lF+uPDLN L/3jNGEL2a7wJ7CoKYV5yyvNmDgmvEYoL6KHiBZ1iKRNuDQ9RtaaSQEgbVe7vTUAV3BB6x UAUhvbsoWdhdJHI9C1Erumf9Ux3SDzai/rMoye5rm4TVRo/tSBWAHd4Cb/3NCg== 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 4SXpPQ2VPnzl7W; Sat, 18 Nov 2023 22:30:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 18 Nov 2023 22:30:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <181018303.8654.1700346618354@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24409 - 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_8653_339517110.1700346618077" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_8653_339517110.1700346618077 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24409 (84f773037ee4fc78585501a2ce2f5398f0bae9f4) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24409/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24409/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24409/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) 3eed4803f943e2937325e81140b88e2e8eea8deb by jhb: vfs mount: Consistently use ENODEV internally for an invalid fstype de82aed1192470574a08d3e479d81c4c1280487a by jhb: bsdinstall zfsboot: Don't override ZFSBOOT_FORCE_4K_SECTORS if it is 84f773037ee4fc78585501a2ce2f5398f0bae9f4 by jhb: bsdinstall.8: Clarify the description of ZFSBOOT_FORCE_4K_SECTORS The failed test cases: 1 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 ------=_Part_8653_339517110.1700346618077--