From nobody Tue Jan 31 19:55:28 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 4P5wl601bpz3c7XC for ; Tue, 31 Jan 2023 19:55:30 +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 4P5wl553W6z3C38; Tue, 31 Jan 2023 19:55:29 +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=1675194929; 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=iw8EiADKaAapaKwPh/m2D0msJ9dPat9ZtvP1QeJxKoI=; b=e8F0nC3z2RbLXuAM8pXbifA7b63VmlNYmix3ppjQj8UgMNPABSCj4LDHcbinT/4sQG5hRm WCkgayHiZmENgLTi+EUvZBnn2Ily791TzAO1JN7UlcPvJckw4VQsRkz2LhxQfBJe6Te7CM ndVPIhL+nvbFDoR9qtPie+dfShENB4ssFdCWua5BVBATIW0vxdX/m9c2jnhRTj6rzdN3PG 8TdOHU3I9fVKKcN27fkoWhGXRr+QRvBquyN7TreEfKOPH02dFszByc12nNd2TdcpxoKsV8 nxrjbz0EgZGuPkr60brWO9fg9u9kpQu0LpBno+yiYUH1Om22EVhrEfEm/w6Ihg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1675194929; a=rsa-sha256; cv=none; b=muVms4XFMQrBC6eOdY4iIzbTBWGn2wMRVtiyWaDjwF6fdZFmgbBt4U5grSIVeAVc1OOySv t0wLxkuL+/3MQr2iVyHgKRn+Iin70GArJEi778xSQT//jCawFk7tS+XR6F51HCiDQZnXRQ ZnX4/Hp4Rv3SVHPVEi8Ucz5xvY+eZ8nJiYLoEe3ZaQCR8rMVyuAVBWMLSM1225pF96WhXR Pg6KNQfmnnTMSDCcMauA+Usdfz1SiDz6rCHNvXGTzdyOK3HMLGmlMDEkFoRsnurFJR8PE2 /bWC+pTz57Qx1lVX+2bUAe8t9fxrezMKFrjR6l1mN57qedlaXeRNtMcrVChx6w== 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 4P5wl544NWz11s5; Tue, 31 Jan 2023 19:55:29 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 31 Jan 2023 19:55:28 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: bz@FreeBSD.org, jhibbits@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <720863736.8923.1675194929577@jenkins.ci.freebsd.org> In-Reply-To: <364002918.8917.1675187692969@jenkins.ci.freebsd.org> References: <364002918.8917.1675187692969@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22896 - 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_8922_1668580354.1675194928643" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8922_1668580354.1675194928643 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22896 (3d100b2a5a3694f5f6405bd2f4fdce3ca302171e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22896/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22896/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22896/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) 5a9a0d7803382321b5f9fff1deae5fb08463cf1a by bz: LinuxKPI: 802.11: basic implementation of *queue(s)/*txq* ff76cbc81d57ffc4bbc9bc20fd22325b2a8c2028 by bz: LinuxKPI: 802.11: implement ieee80211_is_pspoll() 69759b0c695da15a3379ca01335ab314897d8594 by jhibbits: Remove dme(4). 2336248a8ba9763ad38074db40f32e117edd86f5 by bz: LinuxKPI: 802.11: fix ff76cbc81d57ffc4bbc9bc20fd22325b2a8c2028 (pspoll) 3d100b2a5a3694f5f6405bd2f4fdce3ca302171e by jhibbits: Remove dme(4) from files The failed test cases: 4 tests failed. FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.aio.aio_test.aio_socket_blocking_short_write Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_blocking_short_write_vectored Error Message: Test case body timed out FAILED: sys.aio.aio_test.aio_socket_short_write_cancel Error Message: /usr/src/tests/sys/aio/aio_test.c:1396: aio_error(&iocb) == EINPROGRESS not met ------=_Part_8922_1668580354.1675194928643--