From nobody Sun Sep 4 00:21:47 2022 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 4MKslc1ZBXz4c17X for ; Sun, 4 Sep 2022 00:21:48 +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 4MKslb5YCtz4QhB; Sun, 4 Sep 2022 00:21:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4MKslb4ZxCzK2k; Sun, 4 Sep 2022 00:21:47 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 4 Sep 2022 00:21:47 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, mckusick@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <295923673.7507.1662250907649@jenkins.ci.freebsd.org> In-Reply-To: <1015543930.7493.1662245333444@jenkins.ci.freebsd.org> References: <1015543930.7493.1662245333444@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22003 - 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_7506_1782923243.1662250907185" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1662250907; 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=jdJI2xmYzoRiFljkVF8sqfgh6NSc/9kD9C8b11INh88=; b=BDydN6ZUgmICCr1eNlKgWUkEGWcO3nWIBe752TdDlcPiLqrRim0N60OzedR/eziT/pWyj/ c16/GFDg2uyOwKzi2cWfT4cwKOBjneWMC2G+dvvktR7XUUXONNNcwaRbvP6WpGq8Wk5fI5 uQcnhHmO7iwfklpn+kfMzW5xEbjrKdtKS4LBrJbd9YunHUrnYA0GuJ85gsyGj505uSs9TD vGJufuEqZNisOvms68p3rPxVwDRqyyvG1ZU+QnbyetpZyg6kVHDKlUVLmNVsAFEdNuxvyr HbfNsM9l7W9zzwW0dakaNxMF4JveU/Zeyqxk9+WaX9fvsohm2A9k1kv/7STpgQ== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1662250907; a=rsa-sha256; cv=none; b=iBCwnlfnKoE1PJVYvuw/KqOoMCXC0l5Sjw4h1ptsAukQHYZNZXVpUPA6WYT1UB2wHXGofw KcABmcUFkdv2Tt1IB8/Znnvgy1US3Or1kNeMnety1MiyXtD8qVwiN9eaQYGyVy2vUtAptC he7uetiidIWa2RHAj+NL+yp47f9RJVf96VGd5nBhz2zstrULD5rOp0Pqg6cNktQlCbdd6q efno76L63M5tWPCytP9KU36S8UOzGCfUVisT77zHEOOx1T4vh4kMQNEv1VlYt9NgKaG3gM rN1FLxEU2WjAmoKxDWg1UglE0DfVkDgZGzdGUInb/gGRRqz6M4pkIpAULYcVYA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_7506_1782923243.1662250907185 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22003 (fb47649ebc5a667739e8bd834b993af3c8d1b89f) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22003/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22003/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22003/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) 8def06d5afdcd8020a039b1de994cfe6ad18229e by bz: net80211: simplify an #ifdef INET/INET6 block c9b7e9df18e413a27bbddd776315a595255453f1 by bz: net80211 / drivers: rename to IEEE80211_FC0_SUBTYPE_QOS_DATA 82ee4e1c42d70345cbaa1f6dd1874ae98a004910 by mckusick: Updates to UFS/FFS superblock integrity checks when reading a cf17c2ff11a9e027e92bebdb3eb3fec6727c9c03 by mckusick: Flush and close getnextino cache when done using it in Pass 1b. fb47649ebc5a667739e8bd834b993af3c8d1b89f by bz: net80211: update (parts of) frame types and subtypes and annotate The failed test cases: 5 tests failed. 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.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.netinet6.divert.ipdivert_ip6_output_remote_success Error Message: atf-check failed; see the output of the test for details ------=_Part_7506_1782923243.1662250907185--