From nobody Wed Oct 04 19:33:09 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 4S14bp0mXHz4w03D for ; Wed, 4 Oct 2023 19:33:10 +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 4S14bn5XXhz3gRp; Wed, 4 Oct 2023 19:33:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1696447989; a=rsa-sha256; cv=none; b=iEke4Hn7XmlP37HC0aFBDH0ag3RTQDl5FS2g+/Q97YQPki6Eb9NvmvLTzmMLsP3L8YE8oR G0KMZl4z4q99sk5gk2jcgYUyoEyOsH4wz5UgK+Hz889IQgKAC27SZ+ag8FczhrKWjJrGb3 fdnVEVVnf1TnbLYNdNgFV28/5/byxKeQ4cJkWgHyHHciILpq+T6ZanYQVyuJjAkOEaJ7qD IvhIPdvGv5B2QS68xEcU4DHgdr+BZu+TKJacZoEfvrLE4bARR8xfXnXkdpPh331CMXi3V5 7tMujoEhNYOqFIYhLrbq8D1sFwgZsxkJ+2T3oucz7IJFplzbBwedkEDcvhkg4g== 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=1696447989; 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=HwKhhqF8u5UtRLD/dX7WkRec6kkQgQsT3dPpQADDatM=; b=I2kM0cGBA4LxB4SaEY5VloFn02qg8KLr0FgDIrC8vFYgpsYYXiNgCZWUkanPCguqEK23Te 2P+fxlb1mNvaTeHJWOLKI/JNy3AkgSPf2FdD4LNcZEpJnTZjBGxRP1MNwdkq2lYUUDoxuu r0heBPvpJW74osJnHTcPgssOC/mAElnjt+MNFE3ox9jc7fEMl138FttXQW10DBcg7Kp9R8 DQQ3EKGwKVlKoVkHuyfBZr/YVRqKkwIWogUqPpWeFaBVCqzjV9nfc9Dv5OZnv0BD/kZ3BN hmMkr97TqwgZKgzpHNi+wODlUQHOA0wlukwV8QW7gxhexre2Pq0DV/d0lEAI1w== 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 4S14bn4ZSFzr0B; Wed, 4 Oct 2023 19:33:09 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Wed, 4 Oct 2023 19:33:09 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: behlendorf1@llnl.gov, bz@FreeBSD.org, markj@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <69906264.5484.1696447989648@jenkins.ci.freebsd.org> In-Reply-To: <1236862041.5446.1696412028759@jenkins.ci.freebsd.org> References: <1236862041.5446.1696412028759@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #84 - 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_5483_1067839222.1696447989225" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_5483_1067839222.1696447989225 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #84 (a3e10c2b141879a68cff691f0176a2f6ac8ea04e) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/84/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/84/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/84/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) 0aabd6b48228845462090c9137a340ca062a3cb9 by behlendorf1: ZIL: Avoid dbuf_read() in ztest_get_data() 0ce1b2ca19302df59a8c4fa8383f35cf549874de by behlendorf1: Invoke zdb by guid to avoid import errors 8526b12f3d6f751ec575ab582fd925bf0084a27e by behlendorf1: Set timeout before creating pool in test ba4dbbdae7d8bc168f4cb247db187d46c41c7742 by behlendorf1: ZTS: Add additional exceptions 99dc1fc340670a070aba58aa660d0d72c774093c by behlendorf1: ZTS: Fix introduced test bug in block_cloning_copyfilerange d38f4664a6ef5cfff8f005016e10b9583d04de6b by behlendorf1: Reduce trim min size even lower for tests to reduce flakiness 9e36c5769fe142873c8a2984335d11007fd66987 by behlendorf1: Don't allocate from new metaslabs 229ca7d738ccbf4c55076977467ee93e20b6f01b by behlendorf1: Fix ENOSPC for extended quota b34bf2d5f6158c8ebeb47687a3fb7a2d3cc3aea7 by behlendorf1: Tweak rebuild in-flight hard limit 3079bf2e6c0733b9bccac573324871f49dd6d503 by behlendorf1: Restrict short block cloning requests 608741d062fe4b92c8018fff96b24a9629c08bcb by behlendorf1: Report ashift of L2ARC devices in zdb 0d870a17750feaeee9071c161d3248508a126043 by behlendorf1: Fix invalid pointer access in trace_dbuf.h db5c3b4c767f5176fe30ed19e508e36a0ba270f8 by behlendorf1: contrib: bash_completion.d: make install destination vendor dependent 7b1d421adfaf7149e0a5459f37f8e042802a9cbe by behlendorf1: contrib: debian: switch to dh-sequence-dkms b04b13ae79e58fe6f73249a225b3ddf9e348fc59 by behlendorf1: contrib: debian: drop bashcompletion mangling after install e9dc31c74e7b28a0cb2a321bc220074f6461d231 by behlendorf1: Update the behavior of mountpoint property c53bc3837cb67a36b53ee7b9ae02903dc7b86fdb by behlendorf1: Improve the handling of sharesmb,sharenfs properties 8015e2ea66b4f6233877fef29a8a35594f33558d by behlendorf1: Add '-u' - nomount flag for zfs set b11568083f09f48caf11d78d25ab58fc65793bcf by markj: glabel.8: Warn against using generic labels on a shared device 20c494a9d3f20e2942c99ca517d0e983a0ac73e8 by markj: unix: Fix a lock order reveral 1e8737f4e884fdf4b966056662e4e6003d3379d9 by markj: hdac: Defer interrupt allocation in hdac_attach() d4a5d7a15544d5e561f4235b9b40457e2c52626a by markj: makefs/zfs tests: Run zdb prior to importing makefs-created pools ea5173e5725564da4b95a5b98410b8cd43520dab by markj: makefs/zfs: Set the objset block pointer fill field correctly 0074d0551ded1652155a23c6a8d04043c8ede1fd by markj: makefs/zfs: Remove a nonsensical comment 5175923ef4acb6faff370177fb60700721f13f92 by markj: makefs/zfs: Ensure that the last block of a file has the right size 162787ac494720edcae8bf2fd26b8a8f952f55fc by markj: makefs/zfs tests: Add a test case which appends to a file after import 54523452030a7490b93b7cee2b827886becd8960 by bz: tools/wlanstats: fix -Wunused-but-set-variable 76a10a216784f5c11939244c269a43759870ea68 by bz: net80211: fix ddb print alignment 20ca85c50d782dab4bf4306db4ac0e6164a42b53 by bz: net80211: improve scan debugging 32d951c53f443a4b7533b5f5099d464fa38f19a8 by bz: net80211: mark argument to scan_curchan_task() __unused b011575ecd8b442d5f9d697ef88fed84f3c651ef by bz: net80211: improve ddb output for sta and rate 6104a9f9c5206c9ba23eec29217dff642f26722c by bz: net80211: introduce two extra ieee80211_notify_scan_done() 46e5d2b0c6e01fd0789a6ef543c8b9f52852301b by bz: LinuxKPI: skbuff: remove assumption about mac_header 204fb7d8530e6c097ff0142959a3f7d55cf7e375 by bz: LinuxKPI: 802.11: make sure bssid for scans (probe_req) is set a513f65b92b672830c89acfa04b93c3b77d3f97d by bz: iwlwifi: fix a bug in iwl_ssid_exist() 96655d8a7db48f0944aebf07ffdcaa8a23aaa35a by bz: LinuxKPI: 802.11: fix counting the number of supbands 493d6255434ce70ea99b1ccdbea5c88169013bd2 by bz: net80211 / drivers: remove public use of ieee80211_node_incref() 53ef38313a6dd70e5d929a3d014cc62db807793f by bz: LinuxKPI: 802.11: improve lkpi_ic_vap_delete() 70e2b1f49c18c8ff5ca81a49abb0bdaa62708766 by bz: LinuxKPI: 802.11: avoid symbol clash on UP to AC mapping a3e10c2b141879a68cff691f0176a2f6ac8ea04e by bz: LinuxKPI: 802.11: fill regulatory_hint() with some life The failed test cases: 3 tests failed. 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 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_5483_1067839222.1696447989225--