From nobody Fri Jul 19 17:42:23 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 4WQcSc2zFjz5S2Pw for ; Fri, 19 Jul 2024 17:42:24 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4WQcSc0qCMz43Gv; Fri, 19 Jul 2024 17:42:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1721410944; a=rsa-sha256; cv=none; b=HSKa4JYseHkh8IvhbRszIBvg2zsp3wGI47jTkUIcH1+9vgav/ilf91ySvVdyvEnls5yMgw EFx6QAMzwSITe+VLpXESfprFFQX6Z5hWmbQfK0mcArxMB20/Q7N4WzI+kPfV3mWxCuFagy fHEWIb1v2pT3t62+0M+jiqJrn4ewx8S3n0APfnRkWH36lW+4qUjb8liyfdEYDwHpKYBkjo rUl9mpxzm3uJo8PYmz/nEV03Eoyv7Z1xgzMTanUF3f01OeHPTIJsHumzWhLsqdauqJhQaW b8K/8xKVfNTn+mFGR7fFZv2pO85NOrjnReLOmlRGIileAdlVIxnyGVkKrDJ8Ng== 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=1721410944; 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=Z5UjJNMhREpsfvpth1ETwLlYEas44OGeYzZ/HnTg+CM=; b=BsiIWWzgCW4sFStbBYxuIGNgzLtxnwZFOixKC/zjNX4+JE325LkOIcbDDbaOJzM5EVv6bq HO4yw++SkWPV+LtV7N8W/qTZt4g735M3e7NDuyu15DCWc3kKouYe/7dvowSYt4ZJksapOZ jhclFWZ4RhT0B1oaUlLPENITQ6YXDdgSl+8XMlnVCp2yhCkwWsYsgoxSts9WKYNwWYsoK/ 39Kcr1vcMe1/l8Q2MATiCzUCIvwLKpsk/zapJLo6LjU6BUl6qgnJTC5G0t7MLmjgLhU99a S68RktX+uLnX/s//Y641S8gZAyYpoX1ICweIox0ajgYTU16dO96xDcRvQD0xpA== 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 4WQcSc0PRczhfY; Fri, 19 Jul 2024 17:42:24 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 19 Jul 2024 17:42:23 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, kp@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <531621264.1775.1721410944060@jenkins.ci.freebsd.org> In-Reply-To: <2108828561.1553.1721233426622@jenkins.ci.freebsd.org> References: <2108828561.1553.1721233426622@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #615 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1774_1539982740.1721410943674" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1774_1539982740.1721410943674 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #615 (4ecd329b73fad35e2812a30ce55b9b4d43162471) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/615/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/615/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/615/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) e99c76951e1092464037cd4bcbce1e05a3589acc by kp: if_pfsync: lock buckets during pfsync_drop() 1981d52a6e295f4b01a2cb95007806605d5e86ee by kp: pf: fix sctp deadlock 422911ca5873bd945e52d60f99b135488d3b6846 by jhb: NOTES: Move OFED options to MI NOTES 41302e9e78ad89b87e2436b382378d3aed6e4484 by jhb: iser: Add kernel build glue d6f503b7815a59ac3ae735ec0f009005e0d04563 by jhb: NOTES: Add devices for iSCSI support 15e2ffbbfade7cf5e37ff4e3259f698436d425d4 by jhb: NOTES: Tidy entries for SATA controllers 24687a65dd7f7eb4042f783b9d0f5af4f969f13c by jhb: sys: Enable NVMe drivers on all architectures 9f756367a07a0e29f671e36be87a12f64799dc7b by jhb: NOTES: Move NVMe entries to MI file ff74083a6c35df8a970f3dfa52325c028eddb565 by jhb: files.x86: Pull in some more duplicate lines from files.{amd64,i386} c68dcc078121f8c8c50492173b028cb3bd0b486b by jhb: NOTES: Move IEEE80211_DEBUG_REFCNT to the MI NOTES file 97d1a0cde140e2537093628e68d616cfd9eb1406 by jhb: NOTES: Move safe(4) to the MI NOTES file e1d29e6b124677c31bbc55936edb521ad3472150 by jhb: files: Sort the VirtIO device entries c0e4d948739274a9befbeb8541ba20512be15632 by jhb: NOTES: Move the VirtIO entries to the MI NOTES file 65e871e7c19a2dc9548df8f1cd189ad282c25b3d by jhb: i386: Use DEV_HYPERV to enable HyperV APIC vector 6563c2a3287868e2b32abc54d43252b523282fcd by jhb: x86 NOTES: Remove some obsolete comments 883640ffd7c62fdcc3c3a72dd5b3a88bd0620a5e by jhb: x86 NOTES: Move NKPT and PMAP_SHPGPERPROC options to VM OPTIONS section d1c97c1871d200eaf52dd75f2e039d1306b28536 by jhb: NOTES: Move ENABLE_ALART option to MI NOTES next to intpm device eb1f2709509f985901f9751319d1e36ec8695a10 by jhb: x86 NOTES: Move shared options from amd/i386 NOTES to x86 NOTES 4ecd329b73fad35e2812a30ce55b9b4d43162471 by jhb: sys: Retire the ISCSI_INITIATOR_DEBUG option The failed test cases: 2 tests failed. FAILED: sys.geom.class.eli.attach_test.attach_multiple_fails Error Message: Premature exit; test case exited with code 1 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_1774_1539982740.1721410943674--