From nobody Wed Sep 27 16:06:30 2023 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 4RwhLb3LN8z4vdWL for ; Wed, 27 Sep 2023 16:06:31 +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 4RwhLb1SbSz3NYQ; Wed, 27 Sep 2023 16:06:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1695830791; a=rsa-sha256; cv=none; b=M7BocVdvdfCW0Z7kCR+0u7rg21sk7Zfayw6kHoi3ncw/NZpMNZgK3NF3okfO5/PJ4P1QTF pSnHdeiXWWFCnMsvW2REXPtA8CQU48WWvwI0KGwrA9owb2k7rIQC7FESJlmFGPoWf7d/2Y LJGsvwUZ89CXwUdhGph7cCEld/MaV+vBQAzbccHab+RCh7Iq0G4fQP+Q5nGPVwTOD7lr/T x3Kkaz4e0zPBkEkiyca6I99vS26ERc2NFJiwKS9BTfZ9N9lExMwdCZrobWIpb5Pkcws8ft DUmpby93xDqtMKcBlYzFke1A0v6aFfQncKSXZ1b92xWuo7AtNDY9idvqvtLnpA== 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=1695830791; 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=aVJhM5VCHezmh4TDtUk1gyoUpnz/8Z9dOuBdhwi3DmI=; b=SpvYJROoZ1Sw1lTM+xiKLL4sB2oTEhU3E0M7L0BYNNmNqqaKIvFpYUj1WjbOCOavJGTkhX /pSohwUhf8nr14KwrF4eKZEsb41ZDs4aY3R5D7vAkzAppb3C/Fawuj0jMa5gePpBvZ7zfk s7Gyf8mqFoMLLZDwEvJTh/Eu4VEVZjHi45HP3go+li4luinpKVFExMni7CqRhFbYRRXECg WqtTT+8RQC/S9LZgIa8cKxkqMa+Vg+2flk0BQLOminkFC+AAN7akJr6FWBGYimWNgZLrhB sy96V7bTwByLDtCTu7g+sEH6dB+u1MoUY9S6VvMRI65iDSOuxbw2indjtFAtRQ== 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 4RwhLb0VJTzlYh; Wed, 27 Sep 2023 16:06:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 27 Sep 2023 16:06:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1225668700.4958.1695830791072@jenkins.ci.freebsd.org> In-Reply-To: <699713207.4950.1695823012871@jenkins.ci.freebsd.org> References: <699713207.4950.1695823012871@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #24177 - 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_4957_1945581713.1695830790793" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_4957_1945581713.1695830790793 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-main-amd64-test - Build #24177 (81f36fbc98dd74ca923938e0329919d426811b0c) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24177/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24177/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/24177/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) 015daf5221f7588b9258fe0242cee09bde39fe21 by markj: hdac: Defer interrupt allocation in hdac_attach() 61a14ddfe012ca7b57a101725e5c654269f200ca by markj: unix: Fix a lock order reveral f97a3f6a017103b2afaf451af055ec4131a455a9 by markj: ObsoleteFiles.inc: Fix the latest entry's date a3074ff2122faf0eaba7d3f989e916b1c7f21912 by markj: socket tests: Avoid a buffer leak 81f36fbc98dd74ca923938e0329919d426811b0c by markj: glabel.8: Warn against using generic labels on a shared device The failed test cases: 6 tests failed. FAILED: sys.net.if_ovpn.if_ovpn.ra Error Message: atf-check failed; see the output of the test for details FAILED: sys.netinet6.test_ip6_output.py.TestIP6OutputLoopback::test_output6_self_tcp[ll-no_sav] Error Message: /usr/tests/atf_python/sys/net/tools.py:93: IndexError FAILED: sys.fs.fusefs.mknod.main Error Message: Returned non-success exit status 1 FAILED: sys.netinet6.frag6.frag6_19.frag6_19 Error Message: Global IPv6 statistics do not match: 19 != 20 FAILED: usr.bin.file.file_test.contrib_file_tests Error Message: atf-check failed; see the output of the test for details FAILED: sys.fs.tmpfs.times_test.empty Error Message: Incorrect atime ------=_Part_4957_1945581713.1695830790793--