From nobody Sat Oct 11 11:39:18 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 4ckM8R11YWz6Bjdb for ; Sat, 11 Oct 2025 11:39:19 +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 4ckM8Q4pcgz3nSj; Sat, 11 Oct 2025 11:39:18 +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=1760182758; 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=DdBz95f0uj3POG9XszPRLiklCwMx71vdzY13PLPf4Tw=; b=WCMQBT/i8uUfK7XoI6CtRtff1TFrMgXS//36F70Lewo0jR1C1xXEzOtSX46QUHa3/ot1fk GvFArTeqcD5RKwTNT06PB4bvkOIIZmw6TPls2vDHQSB5GDhk6oOvaqwXTPhbPvgN72buZ7 Q1aPZBgQT/jYLhIPP2KWemd55tM2Dc60E8sljGefDvb9U3DuyeXZLpPbw9lDMJb89LFCWX ZCDpJAS5fU7MBEDe/V2/jNVRqMTRU5F6sm7B4UzyI1C+lSL/mJ9UQYiO2vymCKRgi4MX1A TapHt3Xm8RDoWxO25g55FEFdAcY29R++PBIG+naMvHO6FtB+Ek7SXPe7Qo+g5g== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1760182758; a=rsa-sha256; cv=none; b=IXVJDCE5xes7MLNej7DQYMMUIdF43HflTMR2QcFCZCniAtCg0ocoDs/96xfC/7vk/TeJ3L CEaXWMheZKGKEDq0baEbFi/vyi30vvOcgPZ8B55GbPweEdmLQYLShhAYmGgsKH7n0gzO7/ VrY3GbPwUZ9DwNx1QhwAPwjebIXQ6okocMCBma5bLIspr5944u5JDBXfUu0jGSGONRzllH 0Ji97TNw2k7Mv//hqz3aSWZQrdLmrJ3PeIstGY5kvz7S628iLNAvBDXXaAIu92DGrTRX2Z nUsNn2cR0PtG9K1r/FLo0n99KMtVNS8c8R+JFU7LzG353dRQ2Lf+2wM1u3GRgw== 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 4ckM8Q47MBzXjP; Sat, 11 Oct 2025 11:39:18 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 11 Oct 2025 11:39:18 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kib@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <1964147239.981.1760182758583@jenkins.ci.freebsd.org> In-Reply-To: <437218231.979.1760176290887@jenkins.ci.freebsd.org> References: <437218231.979.1760176290887@jenkins.ci.freebsd.org> Subject: FreeBSD-stable-15-amd64-test - Build #57 - Still Failing 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_980_2139201351.1760182758400" X-Jenkins-Job: FreeBSD-stable-15-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_980_2139201351.1760182758400 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-stable-15-amd64-test - Build #57 (6eb4708a84d773742a7d36e530d06164b= 3733ba7) - Still Failing Build information: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/= 57/ Full change log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/57= /changes Full build log: https://ci.FreeBSD.org/job/FreeBSD-stable-15-amd64-test/57/= console Status explanation: "Failure" - the build is suspected being broken by the following changes "Still Failing" - the build has not been fixed by the 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) ac3444a9528eca7beb8a6856e225951a2db46cbf by kib: kern: replace several EBADF with EINVAL 07debe52b30af92abcee1333874d42f6682b6336 by kib: pdgetpid(2): switch back returning EBADF for non-procdesc fd 40c8d68772696f8c7eb4c4c385dadf9e004e9f9f by kib: vm/vm_fault.c: cleanup includes 6bffdfe05b77581cbd92f78892cb30142a4321ab by kib: vm_fault_busy_sleep(): pass explicit allocflags for vm_page_busy_sleep() 0188344fc3ec94b55b2fa628a5339ed88c25d897 by kib: vm_fault: add vm_fault_might_be_cow() helper c8e9bad25a439d8952a0e5b5e42b5b14d8102e25 by kib: vm_fault: add helper vm_fault_can_cow_rename() 650a9a12c06178dd8623b57579f250ec26db4bcc by kib: vm_fault: try to only share-busy page for soft faults 27d5df7c26c24ca63996ae1582dcbe7fbc167448 by kib: vm_fault: assert that first_m is xbusy 6506630a28bcf79e6c6e9cbb573a1b1e165c800f by kib: vm_fault_busy_sleep(): update comment after addition of allocflags arg 6eb4708a84d773742a7d36e530d06164b3733ba7 by kib: kern_exit.c: do not leak reaper bitmap busy bits The end of the build log: [...truncated 4.39 MiB...] epair0b: Ethernet address: 6a:05:91:7f:6a:c9 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: de:20:08:98:83:6f epair1b: Ethernet address: be:2d:b0:e2:15:2e epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.170s] sys/netpfil/pf/nat64:tcp_in_floating -> epair0a: Ethernet address: ae:cd:= 31:ba:4f:f0 epair0b: Ethernet address: 52:03:74:05:4b:5d epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 46:d7:f2:78:51:22 epair1b: Ethernet address: 56:28:c1:1d:5f:2f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_in_if_bound -> epair0a: Ethernet address: ae:f7:= e3:e2:dc:c1 epair0b: Ethernet address: 86:0e:40:70:6e:df epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 96:5e:9b:87:70:2a epair1b: Ethernet address: 82:26:6e:55:7b:30 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_floating -> epair0a: Ethernet address: 4a:ab= :2a:c7:a9:74 epair0b: Ethernet address: 7e:ca:52:98:ac:48 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 8a:99:10:57:3a:27 epair1b: Ethernet address: 12:75:dc:fe:6a:95 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tcp_out_if_bound -> epair0a: Ethernet address: 42:3d= :e5:78:0c:a4 epair0b: Ethernet address: ae:1d:83:1f:77:1e epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 7e:c6:53:40:dd:ee epair1b: Ethernet address: 72:56:6e:74:15:ae epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:tos -> epair0a: Ethernet address: 06:0b:31:99:ff:c9 epair0b: Ethernet address: 32:f4:11:3a:31:cd epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 3a:db:c2:1f:7f:ce epair1b: Ethernet address: ae:ab:76:ae:14:8f epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.160s] sys/netpfil/pf/nat64:udp_in -> epair0a: Ethernet address: 2a:58:3e:f7:93:= ba epair0b: Ethernet address: 8e:3d:8d:55:95:82 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6a:a8:5f:05:6d:53 epair1b: Ethernet address: 0e:f1:68:7e:ce:be epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.162s] sys/netpfil/pf/nat64:udp_out -> epair0a: Ethernet address: be:9f:3e:bb:cf= :79 epair0b: Ethernet address: e6:24:b8:40:e8:b1 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 22:8d:0c:8d:ea:65 epair1b: Ethernet address: 8e:9d:c2:69:49:96 epair1a: link state changed to UP epair1b: link state changed to UP epair1b: link state changed to DOWN epair1a: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.161s] sys/netpfil/pf/nat64:v6_gateway -> epair0a: Ethernet address: 2e:18:f7:22= :42:aa epair0b: Ethernet address: 3e:9d:6f:cd:86:75 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:63:69:b8:0b:03 epair1b: Ethernet address: 7a:89:36:13:7c:13 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 82:72:10:43:52:19 epair2b: Ethernet address: e6:00:4a:23:0d:32 epair2a: link state changed to UP epair2b: link state changed to UP epair2b: link state changed to DOWN epair2a: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN epair0a: link state changed to DOWN epair0b: link state changed to DOWN failed: atf-check failed; see the output of the test for details [0.315s] sys/netpfil/pf/nat64.py:TestNAT64::test_address_unreachable -> epair0a: E= thernet address: 3a:19:4a:fe:1f:0e epair0b: Ethernet address: f6:a7:62:42:e8:6f epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: ce:50:71:b5:8f:f6 epair1b: Ethernet address: 92:90:5d:65:5a:96 epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 96:f5:d6:c1:c1:5a epair2b: Ethernet address: 4a:19:56:51:bf:4f epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled lo0: promiscuous mode disabled epair0a: link state changed to DOWN epair0b: link state changed to DOWN epair2a: link state changed to DOWN epair2b: link state changed to DOWN epair1a: link state changed to DOWN epair1b: link state changed to DOWN failed: /usr/tests/sys/netpfil/pf/nat64.py:173: AttributeError [5.730s] sys/netpfil/pf/nat64.py:TestNAT64::test_bad_len -> epair0a: Ethernet addr= ess: 96:ef:56:3a:66:57 epair0b: Ethernet address: e2:5f:dd:60:84:45 epair0a: link state changed to UP epair0b: link state changed to UP epair1a: Ethernet address: 6e:ed:eb:5a:2d:41 epair1b: Ethernet address: 72:e9:dc:62:51:6a epair1a: link state changed to UP epair1b: link state changed to UP epair2a: Ethernet address: 62:80:97:2b:cc:fb epair2b: Ethernet address: a2:8f:11:80:56:d1 epair2a: link state changed to UP epair2b: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: link state changed to UP lo0: promiscuous mode enabled Fatal trap 12: page fault while in kernel mode cpuid =3D 0; apic id =3D 00 fault virtual address=09=3D 0x18 fault code=09=09=3D supervisor read data, page not present instruction pointer=09=3D 0x20:0xffffffff80c0f0e2 stack pointer=09 =3D 0x28:0xfffffe008aef2980 frame pointer=09 =3D 0x28:0xfffffe008aef29c0 code segment=09=09=3D base 0x0, limit 0xfffff, type 0x1b =09=09=09=3D DPL 0, pres 1, long 1, def32 0, gran 1 processor eflags=09=3D interrupt enabled, resume, IOPL =3D 0 current process=09=09=3D 12 (swi1: netisr 0) rdi: fffffe008aef29d8 rsi: fffff802314e9796 rdx: 00000000ffffffff rcx: 0000000000008466 r8: fffffe008aef2900 r9: 0000000000000003 rax: 0000000000000000 rbx: 0000000000000000 rbp: fffffe008aef29c0 r10: 0000000000000001 r11: 0000000000000000 r12: 0000000000000000 r13: 000000000000000b r14: 000000000000000b r15: 00000000000001f5 trap number=09=09=3D 12 panic: page fault cpuid =3D 0 time =3D 1760182742 KDB: stack backtrace: #0 0xffffffff80bc02ed at kdb_backtrace+0x5d #1 0xffffffff80b736d6 at vpanic+0x136 #2 0xffffffff80b73593 at panic+0x43 #3 0xffffffff8107bf69 at trap_pfault+0x3c9 #4 0xffffffff81051d78 at calltrap+0x8 #5 0xffffffff80d84aa9 at in6_cksum_partial_l2+0x109 #6 0xffffffff8295cab5 at fr_cksum+0xa5 #7 0xffffffff829621dd at ipf_checkl4sum+0xbd #8 0xffffffff829586f6 at ipf_checkv6sum+0x56 #9 0xffffffff8295a601 at ipf_makefrip+0x1691 #10 0xffffffff8295b6de at ipf_check+0x15e #11 0xffffffff82958c28 at ipf_check_wrapper6+0x58 #12 0xffffffff80cc33e8 at pfil_mbuf_in+0x38 #13 0xffffffff80d92b24 at ip6_input+0x484 #14 0xffffffff80cc0c48 at swi_net+0x128 #15 0xffffffff80b2d309 at ithread_loop+0x239 #16 0xffffffff80b2989b at fork_exit+0x7b #17 0xffffffff81052d9e at fork_trampoline+0xe Uptime: 1h46m33s Automatic reboot in 15 seconds - press a key on the console to abort + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-15-amd64-57' --destroy + sh -ex freebsd-ci/scripts/test/extract-meta.sh + METAOUTDIR=3Dmeta-out + rm -fr meta-out + mkdir meta-out + tar xvf meta.tar -C meta-out x ./ x ./run-kyua.sh x ./disable-dtrace-tests.sh x ./disable-notyet-tests.sh x ./run.sh x ./disable-zfs-tests.sh x ./auto-shutdown + rm -f 'test-report.*' + mv 'meta-out/test-report.*' . mv: rename meta-out/test-report.* to ./test-report.*: No such file or direc= tory + report=3Dtest-report.xml + [ -e freebsd-ci/jobs/FreeBSD-stable-15-amd64-test/xfail-list -a -e test-r= eport.xml ] + rm -f disk-cam + jot 5 + rm -f disk1 + rm -f disk2 + rm -f disk3 + rm -f disk4 + rm -f disk5 + rm -f disk-test.img [PostBuildScript] - [INFO] Executing post build scripts. [FreeBSD-stable-15-amd64-test] $ /bin/sh -xe /tmp/jenkins783627137624064047= 5.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-stable-15-amd64-test', 'commit': '6eb4708a= 84d773742a7d36e530d06164b3733ba7', 'branch': 'stable-15', 'target': 'amd64'= , 'target_arch': 'amd64', 'link_type': 'latest_tested'} "Link created: stable-15/latest_tested/amd64/amd64 -> ../../6eb4708a84d7737= 42a7d36e530d06164b3733ba7/amd64/amd64\n" Recording test results ERROR: Step =E2=80=98Publish JUnit test result report=E2=80=99 failed: No t= est report files were found. Configuration error? Checking for post-build Performing post-build step Checking if email needs to be generated Email was triggered for: Failure - Any Sending email for trigger: Failure - Any Sending mail from default account using System Admin e-mail address ------=_Part_980_2139201351.1760182758400--