From nobody Sat Jul 16 18:29:42 2022 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 4LlcFz1KbJz4X9Yf for ; Sat, 16 Jul 2022 18:29:43 +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 4LlcFy6Wfxz3y9K; Sat, 16 Jul 2022 18:29:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) 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 4LlcFy5LWQzWfQ; Sat, 16 Jul 2022 18:29:42 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 16 Jul 2022 18:29:42 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: dim@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <171564940.3643.1657996182755@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #21631 - 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_3642_269610687.1657996182174" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1657996182; 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: list-id; bh=P47Is8kTU/xr2ZClM6AQlBXYqMCi7kxaOUJkvs6OwgU=; b=VljfSEJQbIOW/sMT3vAt6xAPiA0hXsDDQclqVrg7CMAs2Yj9Y7d3rIa4Rctl5okUC1Oat0 VswhnFikFklpk3XngX+Me9dqw7eQ7XT1TSGR7EKPXe4ZpBj0ts4TF++Gy66AMDyfNiD9z1 XAlzYgZTUwwnRenRLxPwxeWT1a6qoAqs/7/KlrqblJRol4vD6Vtx8atvz0BMTiCC0Z8fOs lW26W72OjHx57FwE1GMtHRoxUTGaJdI/zaEFb5tAL2d8Bpcl1gNTfF+hqF07Zx9FPwKPLV JngdVai0pBdlseYYHH84b2Iwa7Xe8MgWllkDhSTWfBtgUjEmOK8TuvnD9e0qVw== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1657996182; a=rsa-sha256; cv=none; b=PsxLreSZQITs/Dtgv1EO3abLf+EXIHHwsOkBM336sGs6n3/LPXg0/5BiriYzBRTV+7Byx9 9hs1S9wmrvkkMXhGK4we3V3vtHBstFIvga1BM3WYAxH+IQh2nzTtjYTVIsCBzJpg/l+VsH Q0u+1xtv7FCQuh9it4zs5ZA83Tw4DTLLtUEdJB2dAaiUw8KMusICOZ+/mI5/R1/vRnntpi dk0SnMQY6+Z1D7UPG3tQVzuJightulZ2thfbX691zRmxKO1F6qFOBq6heOQkM3G3cFOfpZ xNstMIAoBdJm1V59mO5ENuW5/31rWeAYmjxAQJs5RKocJbvINfGQqqAzxVdzxA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none X-ThisMailContainsUnwantedMimeParts: N ------=_Part_3642_269610687.1657996182174 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #21631 (c0817e2aba26ceb683e9c649c22d7fcd9a921231) - Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21631/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21631/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/21631/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) c0817e2aba26ceb683e9c649c22d7fcd9a921231 by dim: Adjust agp_find_device() definition in agp.c to avoid clang 15 warning The failed test cases: 1 tests failed. FAILED: sys.netpfil.common.dummynet.pf_queue Error Message: We failed prioritisation 1 times ------=_Part_3642_269610687.1657996182174--