From nobody Sun Oct 20 13:29:30 2024 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 4XWfRw05wTz5ZJ70 for ; Sun, 20 Oct 2024 13:29:32 +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 "R11" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4XWfRv3Q0kz4sfD; Sun, 20 Oct 2024 13:29:31 +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=1729430971; 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=s43g5r18Ku1PIpQd2MIlQH3wduRHta4hmUAn67Eo4Ws=; b=mInHT1n5S/b+icT0K9BJs7kNWDBGWYIOwPer6zfCzk+sW7SFCRV+7cfPEquVM0FwRU662a upRtJFjs4RO3jyOyoaNqa0ymTI6Xv16ovohi4dpsFfhXywLS0ojCBjojbijDwcAXc7An9G M8s4wEe+VFbu+JLSFon+7jFcGe70uanVq6v7VD19E7wJlRC4Zgkr1HlIE66mzMQ3N/R9ni fhu1T/M0Gky8AtK9ObWfEHcCn2St76NiXHht6JYx7E3wj9/uJ/i0R39wht9OMP/bJuC/7S OBbaoZqyB1oZie8oEZimYJ7QIgQ3BWRp9vqtDFB2zVr2ZimAae9QWiWdZMyVkg== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1729430971; a=rsa-sha256; cv=none; b=Crctxhrd1+ppSDx1UFJ+ODeTsdMWeZ8YMiWs+/YQWrJI+Xip+iILAPhKNBz3M8P/WZZjCm 1FTwYhVqZ72RlXbA1M0Z5wW0X+4wW9PnqlvvSyr9B1P6AW4U79WzSw9bmqYGHUMnbK4PPE CkOub2SSHrkMxpysD5UYnBqsu8WTG1Qpv7/wEU3064Fy6Ii+KtsW5ImEzTEDYNgQ1fwcXL XAJrZPjIHa12/1JiqQ+EpFtFWDN4ko6NG/TEMj/EINuea4odNQsXzcBuMjB2NX/vimgOZE igY0IIbQKG638EEfxMNW+Th5ZUlV4GTVFOfJjcQdjyEX+xrqctTKB+jFNIF6KQ== 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 4XWfRv2khYz13TJ; Sun, 20 Oct 2024 13:29:31 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sun, 20 Oct 2024 13:29:30 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, kbowling@FreeBSD.org, emaste@FreeBSD.org, markj@FreeBSD.org, christos@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <565144177.2447.1729430971400@jenkins.ci.freebsd.org> In-Reply-To: <953536088.2327.1729350573645@jenkins.ci.freebsd.org> References: <953536088.2327.1729350573645@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-14-amd64-test - Build #751 - 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_2446_1150571723.1729430970356" X-Jenkins-Job: FreeBSD-stable-14-amd64-test X-Jenkins-Result: UNSTABLE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_2446_1150571723.1729430970356 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit FreeBSD-stable-14-amd64-test - Build #751 (1a8cd08d8ae6ad40405c2c0fd4199c01d9e9353b) - Still Unstable Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/751/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/751/changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-14-amd64-test/751/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) 86ba5941b132c73476a2a1b76ae53902a027b81c by emaste: bhyve/nvme: Fix Infinite loop in queue processing 789576e5de2cd11c4931c30ea03651d967106cdf by emaste: src.conf.5: regen for JEMALLOC_LG_VADDR_WIDE 11dd4e797e5f10d497f509d562e1b5b6c0462b06 by markj: vmstat: Fix column header alignment in -o output c0c550c1a36691e55a25511c847931f62391242b by kib: iommu.h: improve header self-sufficiency c01a4b1fbc05333b9faefb8d381b903e122a4cea by kib: iommu_get_requester(): do not panic if asked about non-pci device b38cff22720b66d6c22b157487772091e3f3e8ee by kib: iommu: move context link and ref count into device-independent parts d4bcad451f5dc920748dda66b460a7985354b0da by kib: iommu: extract driver-independent ddb context and mapping reporting 959f0d0cdb1482d754f24b7ae16bda0ac2e7b31a by kib: md(4): always trim the last partial sector def4322f9632fddc1953df0210f278bd04026f9c by kib: ftime.3: fix typo in spelling of libutil 472a0ccf847a2b9ca1199d0786ff46f2abf448b4 by kbowling: igc: Add AIM 5882faed60d2b43d6e188807930255f633f830fd by kbowling: igc: Improve a comment and update copyright dates 2a16654933ef35a00abab754ea82dad8f4bc94e7 by kbowling: igc: Want AIM at 2.5G e1eaa312d592a8cde8c9faf49e026a4d3f47489c by christos: sound: Remove KASSERT from vchan_setnew() 9834b6fc77ff53e5303d142486de109d6b02219e by christos: sound: Get rid of pnum and max variables in chn_init() 4cf4144d8f7fdd51562b45fa8f1f4aa16d444b3a by christos: sound: Simplify pcm_chnalloc() and fix infinite loop bug 30a64793aa6c5198bd755858da7f275ae0166249 by christos: sound: Sort channels by unit number as well 463eafcff98f8036cef0e2f7e00ecd0a8e5437d4 by christos: sound: Use unr(9) to produce unique channel unit numbers 1b0acff71fe8dbaf62afc32b51d8eaa2fa39862d by christos: sound: Fix indendation in sound_modevent() switch statement 6cf4db422c21ab4a0c39ed3f7c5f5d864c8ea2a2 by christos: sound: Move global variable initialization to sound_modevent() 1f4d968a299ea74f10276761932c2ece28531975 by christos: sound: Move root feeder initialization to separate function 8065f1af82d1443c83168a3e8dd82afc5f658d24 by christos: snd_dummy: Drain callout during detach ebdf0884453453a50b5c1c446e930d64407be27f by christos: sound: Retire SND_MAXHWCHAN bf058bde2bca4d7be03713cadc53be5d5377e983 by christos: sound: Simplify vchan_create() error paths 3b5b485d7436868da687b7e4bd6797c0c44e3528 by christos: sound: Remove useless newspd check in sysctl_dev_pcm_vchanrate() 86e10d11ca3cbb66834da94426a17f6cc0177dac by christos: sound: Simplify channel creation and deletion process f0eee0fbde8e40e3b59e257b529697c1d07c55e7 by christos: sound: Shorten channel names 84f361c9e367d86f785f7f0f3591c9db1b3e1c55 by christos: sound: Do not cast return value of malloc(9) 28dc9f54efa94c3a17b7cfd98c7a51d42e57893a by christos: sound: Use M_WAITOK where possible 7a7ba76aa6f0af34fd60b3d13d93ef28598f7e23 by christos: sound: Do not check for NULL if sbuf is allocated with SBUF_AUTOEXTEND 565a9b8f86b203517e4e7210c912970adcf614f0 by christos: sound: Improve /dev/sndstat channel info readability 867b2ee999950ac5ef4c68d1edd9cd57a13519dc by christos: snd_hda: Remove duplicate HDA_INTEL_CMLK* entries 4f11a5312370ee33784a34213c24974baeb77b0f by christos: snd_hda: Identify NVIDIA GM204 e609dfa98fd349ed868f2d4d16bd1994fc53875f by christos: onyx: Remove unreachable if condition 1a8cd08d8ae6ad40405c2c0fd4199c01d9e9353b by christos: vmm.4: Add ppt device detach example The failed test cases: 6 tests failed. FAILED: sbin.ping.test_ping.py.TestPing::test_pinger[_0_0_opts_unk] Error Message: /usr/local/lib/python3.11/site-packages/scapy/fields.py:260: error FAILED: sys.netpfil.pf.fragmentation_no_reassembly.compat_override_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.fragmentation_no_reassembly.match_fragment_v4 Error Message: atf-check failed; see the output of the test for details FAILED: sys.netpfil.pf.proxy.ftp Error Message: Failed to retrieve file FAILED: sys.netmap.ctrl-api-test.main Error Message: Returned non-success exit status 255 FAILED: sys.netlink.test_netlink_message_writer.py.__test_cases_list__ Error Message: Test program did not exit cleanly ------=_Part_2446_1150571723.1729430970356--