From nobody Wed Feb 28 15:19:40 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 4TlJ1T3c06z5BmG2 for ; Wed, 28 Feb 2024 15:19:41 +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 4TlJ1T1h5mz4qkQ; Wed, 28 Feb 2024 15:19:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1709133581; a=rsa-sha256; cv=none; b=cYhuzouuQHnRbn6ZwsTy3V0kQhKciF21EY53tBtkEjaVVmL9ktwuLlQav6rIgtyKotmlsc fjsdhL9N8iPzDGbdZYkUv3tK/BJsOKvx0DsLN+/FM63eS3ynRzE53mjYheRzKmPfCJ8s6e HW2acI2Mt7oxFUHRzNysHjVS6YA0sBl4WkF4SleUTgB6Ug2gWIb8jo3t4TUXzI1ECz9dVx Zn/zXpoSFPp+cT7L9YsPiUDev3RcW577ePoR508q1kb58UIqrTlH/aVVDuoTgxA0wFmxwq RFwbW3SoY14x3e1IbAClQspXaJs/l1xmyhLjxzQnXxZej3T7mEnkiQ+yZ02XeA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1709133581; 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=EGWM1V37PKTUxJLRS9Ykm0Hfm/egR+TH0sDoGo5bwOA=; b=CHIZCwkFyCTA3gU1v/cE1927Yig+HWuWVit/6mSLKAHU03HB61fADra9dgLDy7SRzKCDV/ ltAA9O8B/Hj94tBbwjh4a/poe1JDPz+uYS9A0+Nu+/I2fL7wqNj6u2jXoZXXWypf3g2Y/+ EPaBGqpaTE85r+jnyOYeAo/yDBKDRBRS8bd6LbWTvlhf+40mnqcGn/SNFQruRdEXQMUcvv 1kSllzvj1CfjlUL94ZBIalEkm16UUGABcIOUenyA/e0VSBT2ihS6OysHCil2ESJFup02yj gYtS+OL8UKeg/MJ7glj3ayvzgVuRDqqcjj3dEJ3lrwsJaeZlqZqMBN+B1rtbQw== 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 4TlJ1T0hTYz12Pr; Wed, 28 Feb 2024 15:19:41 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 28 Feb 2024 15:19:40 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: gbe@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1584933997.2493.1709133581103@jenkins.ci.freebsd.org> In-Reply-To: <878562587.2359.1709052509813@jenkins.ci.freebsd.org> References: <878562587.2359.1709052509813@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #403 - 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_2492_815094703.1709133580843" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2492_815094703.1709133580843 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #403 (d19769300126426cc59b83036d3ba3e3d8425c16) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/403/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/403/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/403/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) e7b055efa7436247f2944c0ed09596149f85f0c7 by gbe: tcp: Remove the documented dependency of TCPHPTS for RACK and BBR 72d897c7f410f5a58d9716da4664592554dfa65f by gbe: tcp_rack.4: Fix a link in the SEE ALSO section e6c0ce9e37f573700df133f4e00f71f0915cc9f0 by gbe: Correct the grammo in "will underlined". ff86c97bfa54f1e305f4ce07e560a4b3780a6477 by gbe: ls: versort incompatible w/ timesort and sizesort fa399b889f70dafb429e548919b0677a619677ef by gbe: ls: Fix -v and associated test d19769300126426cc59b83036d3ba3e3d8425c16 by gbe: ls.1: Mention CLICOLOR environment variable The failed test cases: 3 tests failed. FAILED: sys.netinet6.ndp.ndp_del_gu_success Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.pfsync.defer Error Message: atf-check failed; see the output of the test for details FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_2492_815094703.1709133580843--