From nobody Sun Nov 2 04:19:08 2025 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 4czhLP27CZz6Ftkv for ; Sun, 02 Nov 2025 04:19:09 +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 "R12" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4czhLN6666z3dGr; Sun, 02 Nov 2025 04:19:08 +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=1762057148; 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=ZkMdiM/f/i4iERuHK+NpgVQefz+S18UIgimL2o6NkO8=; b=fDgZOuEHogkzS8neSh+aa5nGJX1Gx8KlVu0UAyO/9RvIq2t53SJWe77HbmLxD7XSBfvmr1 P6h2n/NfqduUJ23hitFexgQXSHfIg5iq6kZwHUtEmblAGhfxl0oo81s/k1e/qyg8xWaeAE ZaMOGhAvEYNV7A1hYvr/nRiEfagpi1AGDTb3vpf+a3eQgQTd1uVaJBuqsp39dAd8TanqQ5 D2ep+CfDBd1Gpj9hFEOigJ27TQMitnV+LTaDu1yPFQu934+IY0sgWCII9lp/188yd65jSC JTaNYoHFhWfXV2xnbJUpS5v/tC7jHP1lHJvIq4gP4a7uuJFbb0UzSsa2XUSX6g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1762057148; a=rsa-sha256; cv=none; b=eZ+GDwpEFMCBqLnZX0eBCn/33pH6NB4Wf9z0vMZJTqKfdW/tgU0oIy0osKVlj/6bLvs01I xhc3bTygv6D3VqGdX10rttjWVkUP1PoDkkDAwYwJ4RGA3Zzpy70fbrm4YkKPIJ7VgO7h3a F1Yi09BSlcY13SPdILEqJ8FGkNy+FGrgK0q0Yv/CCVisG/1M2HTiA6deHeaBE7soSEmmas 9BmHrXNbaju3kSCrSy57KMqfu/jf79ejm7F0DI01eRW6WUbNZuHuvL6ITWiBrR2H8N7MT9 /MsTd8cQqg+ckRUlw4YVIyZ0phWU+YJMDwUGFwWAUUZ6/q9W9aR9PObzp1emDA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none 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 4czhLN5QGzz18sY; Sun, 02 Nov 2025 04:19:08 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 2 Nov 2025 04:19:08 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <248711636.2077.1762057148764@jenkins.ci.freebsd.org> In-Reply-To: <817059198.2051.1762049119046@jenkins.ci.freebsd.org> References: <817059198.2051.1762049119046@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #27115 - 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 MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="----=_Part_2076_1394442645.1762057148522" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2076_1394442645.1762057148522 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #27115 (c0382512bfce872102d213b9bc2550de0bc30b67) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27115/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27115/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/27115/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) c0382512bfce872102d213b9bc2550de0bc30b67 by kevans: ipfw: pmod: avoid further rule processing after tcp-mod failures The failed test cases: 1 tests failed. FAILED: sys.net.if_tun_test.transient Error Message: Test case body timed out ------=_Part_2076_1394442645.1762057148522--