From nobody Wed May 20 09:05:36 2026 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 4gL5H54sgTz6fRs3 for ; Wed, 20 May 2026 09:05:37 +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 "R13" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gL5H51gMpz3wrK; Wed, 20 May 2026 09:05:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779267937; a=rsa-sha256; cv=none; b=TMFO9xQ3R9mhRdEq8Fau7DxlZLYpMUdRXoGSBC0nG4opWBK/CBGL/SJXKNMK6V+0s744UQ dt4Q1Ks5c89cmRSH2spwSZYB8Tlj/Z5B1lehfXvfMGgbBg8AcJZzwvBePDe0UnbLRBG3+G +T2wbviwgdIrreldptd56rDzanjNoAzfgVoe6zYcAaSuZs9NFhWayiDDZ8pGnS0tOSjE/C vA6Jr4Gs8NYgqzzhAIkCdCDd6j2a4YGN6GmEg/9zMttIg+ymN/5BHZ835dr+hiwTWJYbXL qtG8Tl2llxcf9bAzxBHaNapJVYoLdPXGNpkf/Kqt72KYQv0/DtkGBzAM/15Y3g== 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=1779267937; 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=eLhnZR8rXAYdXRki4y3bUri0TIOh8paUQ5KqZ3LsC3Q=; b=oFSoWIr0Cx6c/Kki8B0MzdsTZ8ZBwzdW9lX76H/unVXwvZjihDKUaF5zBUTAnqhA04hlKt YwIwbLnr8wAzeKGVaBRgubIiiS2JBo2jOw4OnNAHU0Sip7tLFWq9wf1KO1JLilMq4Z4PM0 dBQnnX197xG1p1d5+atiYxQxTuWVSmBeTBIYmT77p5Cgon8nDw7gWm4qqzSqRGxn2dpinr fGrX5HqgYs9K/ZTshI9RzlDvYkBGtahhzXyLMwfQnjwaNjsostBZzVLJa4H038lTuGrSwq N3MKrYYDAf+JC3u6W/+ms2ToSVyF5uPEZsOn360RxQU3TprqDUHY/wSVZRpISQ== 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 4gL5H50t84zvHs; Wed, 20 May 2026 09:05:37 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 20 May 2026 09:05:36 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: jhb@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <521648139.1013.1779267937127@jenkins.ci.freebsd.org> In-Reply-To: <262535725.999.1779258956767@jenkins.ci.freebsd.org> References: <262535725.999.1779258956767@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #28537 - 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: X-BeenThere: dev-ci@freebsd.org Sender: owner-dev-ci@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_1012_1647450966.1779267936882" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_1012_1647450966.1779267936882 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #28537 (be4f245e1e4fe60d43aaff5b11b45f2a9a66a51c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28537/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28537/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/28537/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) 6a043d0814a29e756f5d26e7b59a360e1d6dfa45 by jhb: LinuxKPI: Check the devclass of the parent device in dev_is_pci ffcf5e356644252f2f6c89ba01057af45c216559 by jhb: pci: Add is_pci_device helper function 6dc813301a173e2e1993c3064df162e6218c1231 by jhb: sys: Use is_pci_device instead of direct comparisons to devclasses be4f245e1e4fe60d43aaff5b11b45f2a9a66a51c by jhb: sys: Use is_pci_device instead of checking device or devclass names The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_c Error Message: atf-check failed; see the output of the test for details FAILED: lib.libarchive.functional_test.test_archive_string_conversion_fail_latin1 Error Message: atf-check failed; see the output of the test for details ------=_Part_1012_1647450966.1779267936882--