From nobody Fri Jul 31 11:20:59 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 4hBNt4218Nz6n3Nt for ; Fri, 31 Jul 2026 11:21:00 +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 "YR1" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4hBNt36rz7z474v; Fri, 31 Jul 2026 11:20:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1785496860; a=rsa-sha256; cv=none; b=B9zS2mfafU+GeAcTenT/gs8lbC9WEcQtbgzfQVQJaXfLm6WRlY+Z350EuMrJjUJccDFxUi KLTRUYVCLaNQcMY5FKEXL9AeJLKBsPUfcVGIjiz5fbBMl6dYcJnjPFPQO5Thbcp48FI6Km RoAMR6TZ5ZwqdQGLWAIytUkYOVmpYHl/a5KNc8MoxKWhh4hCVC8quAhLdnZo8FWFZ72MU1 vS51Fj1zSplKiQwddSWooloSB5fLGHBGZla3Ig4rbR1EGiQDza9jQSgu1td4CGP28t+FdV k9V3HWydbDlsspFsw8ty1xdOoGdSKT7zEDVCTbBNZ2V2cjxpLMzPShVyxvkbrg== 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=1785496860; 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=Y9nYv0CJAP6irYSuap8K3/PJjiSxYhD5EpdHuRV7lk0=; b=BPT2OFHIESpRb4SEzhwynfRVVfrEZPoenRsn7J/dpjEz2oO6NLXL84kXsKw9sjdFE3as4r nZv/fBaNgPzNt/i3+UKEVQMsCCv4+kWcyZVqLDiDLPlNvmKJg3b9nXowWwKHhrazKjxueP RryzGJCbtbYQ7Gre+IBFYXTDY2D3U/l6Yoq/IUZm4LTBxNBMlkchxndaiK8j3MOX8xJMxy Yg76Dn/J+eHSgO6zedTWyO6jOPOAsgR+U1GXI0JE6MWcnAIDacJpfAYj3EYiQpG4TNeD6l VgAOyyIOGgAR8gVK6O4Np2WeEdfPDINi633bfoVaRRL46orNqldSpjP6FTbOEA== 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 4hBNt35mmczxPq; Fri, 31 Jul 2026 11:20:59 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Fri, 31 Jul 2026 11:20:59 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: pouria@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1335086706.559.1785496859819@jenkins.ci.freebsd.org> In-Reply-To: <1694843575.551.1785488569899@jenkins.ci.freebsd.org> References: <1694843575.551.1785488569899@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #29176 - 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_558_1248021248.1785496859621" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_558_1248021248.1785496859621 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #29176 (fdf86df72a32e5d8ca729220a5c787265f8b6682) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29176/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29176/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/29176/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) a0d2e5ebaa2e7a8da83f593ed5459926423afa20 by pouria: if_gre(4): Fix races by changing initialization order and locks 1cd332adc86a551b9c498ee6e86f161eb5641b68 by pouria: ifconfig: Add gre netlink support fdf86df72a32e5d8ca729220a5c787265f8b6682 by pouria: if_gre: Add a regression test The failed test cases: 2 tests failed. FAILED: lib.libarchive.functional_test.test_read_filter_lz4_raw_skip Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.common.rdr.ipfnat_local_redirect Error Message: Redirect failed ------=_Part_558_1248021248.1785496859621--