From nobody Tue Feb 27 23:58:03 2024 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 4TkvZ45r9xz5Bxh6 for ; Tue, 27 Feb 2024 23:58:04 +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 4TkvZ36zSpz4SWf; Tue, 27 Feb 2024 23:58:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709078284; a=rsa-sha256; cv=none; b=iPTi07C65oaPbvB0nek/LPkfnWAdaUqXNaXytozqxpk3cuYZ9kl70/fwHKmjdTdZKBTdEY jYoCj+cZVROb/rkA7WvdMfoePpTshRhU34Tdcuo0zpDcdwuYgwt55JqvJh8aWjvFJ9Jc30 +hdoGHXKCtZO8UwU3KNPw3tdHcitzA41VR4t2I8Gpdr7wCJMTLeM4//T5Y6ud71H3jX9KZ b+We//2L6e8VUYXoTwtwQJl07lAYlpbTpr57rgnHakuPKa7aWDM4bzO9NG475yXp7YxKKt 87615+ajW/hcQzGugKcXmDvSqa+3jjJ6X+ZJ9suKhgv/NDIiAAtIUpHN/2jb5g== 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=1709078284; 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=BXAS/pHB0z4bZ/nx8Onq4DtZ1vhl4SjvnqHjGoI0ERY=; b=C5VlJTxZPjA+nDiKpre7YmBU669ashLowxwe5mOufq6kFBIOEaxCfBF26aycfhIyZx94Bl OV22jShKa8EvMFqkDb5X+TPTWNPeZWHG30k70wyHUo65kTDubZuLjS5putkxutRsYOT/xJ mb6OJtPsEdzkCMxDlmWoW7X5KLTXVMtKI1x9jLVOnV/1UJB+orgdiY0Xcw0DJZ+kwuHeOZ HOgNMV5lz+p1ReDJH7IIIBdnChp5ze3KutlAilMFMmdiB0oVrjoutZVINwc04jtbvoTXYH 64jwM44blQoPNqZuA7Vkr7uinGP7L5/9NNdyJZNR9c0y9pAf5phZ7xlH2VNsgg== 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 4TkvZ361plzZVQ; Tue, 27 Feb 2024 23:58:03 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 27 Feb 2024 23:58:03 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <979142808.2401.1709078283851@jenkins.ci.freebsd.org> In-Reply-To: <38122272.2389.1709072654784@jenkins.ci.freebsd.org> References: <38122272.2389.1709072654784@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24825 - 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_2400_1251386605.1709078283602" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2400_1251386605.1709078283602 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24825 (e368e9b756772264acdbc11f3cc1d223bcd48dee) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24825/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24825/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24825/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) e368e9b756772264acdbc11f3cc1d223bcd48dee by dim: Proactively remove /usr/lib/kgdb file that became a directory The failed test cases: 4 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputMulticast::test_output6_multicast[ff08] Error Message: /usr/local/lib/python3.9/multiprocessing/connection.py:383: EOFError FAILED: sys.audit.file-close.closefrom_success Error Message: Test case body timed out FAILED: sys.kern.fdgrowtable_test.oldtables_shared_via_threads Error Message: Test case body timed out FAILED: bin.ls.ls_tests.v_flag Error Message: atf-check failed; see the output of the test for details ------=_Part_2400_1251386605.1709078283602--