From nobody Sun Jan 14 02:33:14 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 4TCK7v31Pmz56mwj for ; Sun, 14 Jan 2024 02:33:15 +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 4TCK7v0cfnz40vY; Sun, 14 Jan 2024 02:33:15 +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=1705199595; 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=qXAHliLQxUViBmrt7b872/wIHjya6yicDQ2P5eD5Sro=; b=EQfDKZjigBQEmsblqwexkKA6JQ4gat8OEC79Bkcy0U5wgV59qVcv2/Btjoa3B7ZP2hEBud HTEHpESfAiVqR5/7B7Cw04eCtLoYpBL3kooSRbZArt09EAuIEqnXrf1ERr+S1uD2AJOsxN BM8BGUu/hL1zCRM8tAICL96DGKgJdLbzcwV7swqFyyCdssMisbdaEDfuBXZzeIMFxdENJV FtFlq8zwWzJBImHCUUeWqa/KoC3vvmwn/YhH32jEQRFMm+4GuQgE8KHFeNFPUUVr7IYUFG 5vpqjNgs4bXCQIq/4r27yflRsWhpkWWrY9tr1H26p8lGOm3cDAAs+QfouBxI7w== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1705199595; a=rsa-sha256; cv=none; b=vfaA71YpbwP/TGnB+LO7txbmlB5FZcREfvaRLKFXMmfYEz+UapwQtwjlbNjK/u3V6XrjEQ TozfV87bwduAfpSimepfkjSyFkcVpRNB38X8oBOIaGf7swZH/5umuudGEYwx9aSG91BSBf GiopDzTOPu7Jp8+dQv0RlPGtWDBcv+VE4BbLB/AyNFgPkxoHXehJi9sRjXVC0TEVzoCHl8 U2SPIEi2x3hPzNwcP+OlNLq6gxVa6SBtbA6gL+7pxJk29sfD/baLAlDBlWm3PK8wOwsNCU 1N3XjcmBKuglFwtMPtZ+c7hEQWLtljMdRHxmEVTw69OzckuzfQKjEmW2tNMs3Q== 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 4TCK7t6n53zwPs; Sun, 14 Jan 2024 02:33:14 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 14 Jan 2024 02:33:14 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: asomers@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <729602194.409.1705199594956@jenkins.ci.freebsd.org> In-Reply-To: <1318980041.387.1705180702876@jenkins.ci.freebsd.org> References: <1318980041.387.1705180702876@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24666 - 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_408_419585471.1705199594704" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_408_419585471.1705199594704 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24666 (6b1c534927ad47e9b0dd8be1a39f56c3ea813d44) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24666/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24666/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24666/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) 6b1c534927ad47e9b0dd8be1a39f56c3ea813d44 by asomers: Add a regression test for PR 276191. The failed test cases: 3 tests failed. FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputScope::test_output6_linklocal_scope[ll_differentif1] Error Message: /usr/tests/atf_python/sys/net/tools.py:93: IndexError FAILED: sys.kern.shutdown_dgram.unblock Error Message: Test case body timed out FAILED: sys.kern.unix_passfd_dgram.send_and_shutdown Error Message: /usr/src/tests/sys/kern/unix_passfd_test.c:431: openfiles() == nfiles - 1 not met ------=_Part_408_419585471.1705199594704--