From nobody Thu Jan 26 20:35:58 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 4P2st81vdMz3bvfl for ; Thu, 26 Jan 2023 20:36:00 +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 4P2st75tRWz3krY; Thu, 26 Jan 2023 20:35:59 +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=1674765359; 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=68DGcQ8MQrhIPzedkLnbLMvJ7gSec4K5hrvuqIpvcFI=; b=crX4W3ZeJI/XugnyU7VkcoBbPVIKet7W5toOdgWq+u05A7T3rq7ReZTbhKpjbvSspxuBUo qLLCOzosA7kRFYvWyj9Hvf8D5TE5xzjdvbw6Ging8W6uPhP9Ug2TFGzwBu5/ld6KIchaJL PeXyyfcKVrkkfw5Wpt0FJiCfqFeVSl4aMxB1m+BOMRmum2+b3I6qSw5Jv7uLDQnTgbFFmD IUD2VsalPkJcWQ/WGi67xCa87wjH1uC8DCWV77uvPcbiTo/Lc0HC0K5lQ4t1qNv73RFDyR pudbZXxRETDzkPTTaqPJMMoGmHOljHh1x1E/aOXGUbAM2fher1zQiydElJKoOA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1674765359; a=rsa-sha256; cv=none; b=ONkecD1EJ+sF4cNp3+xVR9Z8kavPxSaIyJwi5BB+SvI9zoiKbeU00nbVp6I1m90Zypd8Mp cIYak2jJ8bF29EU56iEJp40RWq8rytPqFw6/KN2nDQp5qijsfxxj6/6de4I3JreYlggLu5 qdVg4GtE23/r0jyC85KJ5inmw+klMfj7hnKjtbndcxIF+lqCCYmWB4AWO4UtETXTDYhJHL QcxwagLiz4Mi0g74zNdiy712gQCqq/G6OqtyTb5ZKqIQftbtxUXCZ6xlQ4DOiugMpABUVv jHP14h/j4aBp+eHV5VpB77vzAjV/czPfzasE9sGa0DxONEe0JUh9CBE01XXffg== 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 4P2st74qXDzjkV; Thu, 26 Jan 2023 20:35:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Thu, 26 Jan 2023 20:35:58 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: glebius@FreeBSD.org, rscheff@FreeBSD.org, markj@FreeBSD.org, emaste@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1572168118.8549.1674765359684@jenkins.ci.freebsd.org> In-Reply-To: <1128845434.8541.1674754541319@jenkins.ci.freebsd.org> References: <1128845434.8541.1674754541319@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #22864 - 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_8548_2057939514.1674765358095" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk X-ThisMailContainsUnwantedMimeParts: N ------=_Part_8548_2057939514.1674765358095 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #22864 (d3acb974b48be37b552661715c4eb79d462aa6d1) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22864/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22864/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/22864/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) 7a78ae88659e0f6a901574d17672d1ccdc3e971b by markj: netlink: Zero-initialize writer structures allocated on the stack 18b83b626a4f596f1686140b99473125be9e33bf by rscheff: tcp: reduce the size of t_rttupdated in tcpcb ec965063070e5753c166cf592c9336444b74720a by emaste: lua: reduce diffs between luaconf.h copies 5c67f7c43e78e4ab31bb115dda4a9cf8059a07a0 by glebius: udp: don't forget to initialize udpcb for UDPv6 d3acb974b48be37b552661715c4eb79d462aa6d1 by glebius: tcp: protect TCP over UDP configuration with a lock The failed test cases: 4 tests failed. FAILED: usr.sbin.etcupdate.preworld_test.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_8548_2057939514.1674765358095--