From nobody Sat Jun 17 00:47:17 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 4Qjcn162LQz4fV0b for ; Sat, 17 Jun 2023 00:47:17 +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 4Qjcn134Gmz47kQ; Sat, 17 Jun 2023 00:47:17 +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=1686962837; 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=O9t60X6t20yexz40Bd4mgkln9NodK8V+q0TutnlboOY=; b=cyesOzQA80d7iWL0C+MT3UsLD92RKUb8E18GdlRw1ry/gFF/c0MDCglAKonKc3OyY1lHOX q2BXsU2f/GInalMMK3+V7iyzJy4lnPCWKhRBLgIV3WQ7cF6OJ+h5MQYZepoiuqbMBL1WBS /r8BazpBiVE/WRUl9ePKAgo1SeiZakDOhsja2f65CjxdOj1BxdkPMH+oqgeuGB6K0zhYkb RnIoJg0SbvK2ex/QmWHvYJZUeKVKv2Mav/vbxxO9vpRhdqZXeh5EptcjEA7ZPk9dDp9ZtZ WByrvHCTdU8On4mBRb4/iD7TsSVlzg+Od9QhU7/D8oSUxeV2C4QXhKSxc32cYg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1686962837; a=rsa-sha256; cv=none; b=hiDOjXkgrVlUgItWZWBQQ5V/IbouiePlpKSg5EfA0+hECGo+R5V0aZgTfDS1X7Zbqld8dj xsB3Ot1njTJ5fRijI2fQeW39l/UykTDTpDSQcv3ZSRGTde37UBJ1sI3RZQ9jQvVs9RB5Ms NBGsw/DUktAxBhQWL692Y2xDMX0Nf9ApP0zKcKIEmhTim0pNs71oE3wU9o+6QD9LIctQvQ XVM6iJqoIJMUQRHVcRyu1PXlHr7OTGUWU8kffRaL+hNoyq7ZLW9aY1qlswq8DNDMBfaCeq GRZyyhWkE9mCRa+7GJ47pVBs7vpsEujuMsVWVfsNKagpih5AUF1+SdNGuWW5PA== 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 4Qjcn125svzpw4; Sat, 17 Jun 2023 00:47:17 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 17 Jun 2023 00:47:17 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: noreply@github.com, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1468921308.6849.1686962837298@jenkins.ci.freebsd.org> In-Reply-To: <1153913245.6841.1686955202282@jenkins.ci.freebsd.org> References: <1153913245.6841.1686955202282@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #23743 - 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_6848_371827446.1686962837068" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_6848_371827446.1686962837068 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #23743 (b7198dcfc03967cba191a373d99df47ee52d6e2a) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23743/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23743/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/23743/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) 8af1104f83eb44501b83218ed456e2d4b0ac3521 by noreply: Store the L2ARC device ashift in the vdev label d057807ede05ce809e9ba1e2b47b12ada0d3b2ed by noreply: Switch refcount tracking from lists to AVL-trees. e32e326c5b3c6ba4a7632abcf86f394233041148 by noreply: ZTS: Skip send_raw_ashift on FreeBSD ccec7fbe1c66c5b63a3af9d152403ce43344f4ab by noreply: Remove ARC/ZIO physdone callbacks. 10e36e17612ba9c634b140ae76847bb62b5be68f by noreply: Shorten arcstat_quiescence sleep time The failed test cases: 1 tests failed. FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 ------=_Part_6848_371827446.1686962837068--