From nobody Tue Feb 20 06:19:51 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 4Tf8QK2QWlz5BR8W for ; Tue, 20 Feb 2024 06:19:53 +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 4Tf8QJ2RcGz4PLm; Tue, 20 Feb 2024 06:19:52 +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=1708409992; 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=WE7QjDF1u213TVy3f8oiiMIg1QA+hBTpGJXkRekYaF0=; b=g9LOjSm7dNLeaa1UC9srm/8os1UB60cKXoj0ZjXShR9VZUOIkkzNU+cQy8kfG45lFcSYUS tteuM9UI8YbldnvA+3B5kG5XDOpmKKQudu9jTVhb07NMu25Qi6TesqlTmDGee/njmowTfz eTUBnLYEYNWw53TcM1r2Z/ktjB0uftoVuptFv21Qhgutj7Oog5m6QyOPknppzYJuEgnUkj xsBuFuS591ySsDX3Eo1pQOGHpBNxCvzvqGgnyqJsOrjc99JbRhNNmVSuMH9YreJg9DqKxi bHgbJvG2MOAUhG+w/NXm7dNNzrJIzi7K9I64rqNLgq45PM8YM75CzqoJi2GzxQ== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1708409992; a=rsa-sha256; cv=none; b=dGFxscWfA5Gm18XVr5lSRRw9qckUn5r2z4s1/+740i07ZNaujY0k1v9MncE6ztyeuvk+pB h8YvB6fV6O6z+iP4aPl36zPz/h3tUayqPnlBjgmOmOD6QOcLyoFjPi1DZUgUKH3JsYWAMS 1PQT7zu4g/k5pbIDEBnnqcP5VahHUukkil9PE9AAL7P4glIuzDVfBlKE4w2bq2CMM8rrXi Y4eeMgwAweHSIG5Jy4ojV+6L/z8oS1OfhFys6Jaib3oN9XH+johgTmvJ9wiml491If7vyC doox4atYYvokNbjmbSxWlqh9PRxeoNJedLPuZpkXuWkcusS1OmHipsbfbGh7lg== 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 4Tf8QJ1GnFz16Tg; Tue, 20 Feb 2024 06:19:52 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Tue, 20 Feb 2024 06:19:51 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1875640905.1527.1708409992184@jenkins.ci.freebsd.org> In-Reply-To: <807430882.1489.1708383050744@jenkins.ci.freebsd.org> References: <807430882.1489.1708383050744@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #383 - 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_1526_415550274.1708409991962" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1526_415550274.1708409991962 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #383 (f8c7bbd1c93fc46610e2757760a0b55a31371780) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/383/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/383/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/383/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) No changes The failed test cases: 2 tests failed. FAILED: sys.netpfil.pf.killstate.id 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_1526_415550274.1708409991962--