From nobody Sat Apr 5 06:09:39 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 4ZV4nH6bKwz5t4L2 for ; Sat, 05 Apr 2025 06:09:39 +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 "R10" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4ZV4nH3hkqz3qrs; Sat, 05 Apr 2025 06:09:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1743833379; a=rsa-sha256; cv=none; b=P2ufjmdk8tAmI+YJURIVfTPNL3hqYEz3L0OFcxRqhJxpMLbwbFs2vDucWfOhxzudD9xQb5 D3B6amLfvnh2ag0Ke9EiuCbE2aHrFUpzkG/S6gEZQe9lc2I3qvsHMnVh4OgaVUVsLjaH+N HAkZiNENKp+gDswFFCAzRsHEGaXoFqUjEpZH93/ijOsGJypGo78TzYvXDoRoDYhfOYGa1t XBDyNG/CzdNCc+yaCx9eIey0VNzipLBMR5ptnCCHXHA/ZT9zl5pt7gYReKBpyngye9Ct1U vN5rCuLbBHEwo0mrK5O9cVvCSc8xsToWQ5Pq6GH4CwyC0/2EvovevyprMTFMAQ== 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=1743833379; 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=VZwmUROXGBNJ5Pm/zg1+pYXKT5mq4c9o9A6UVbiYvOw=; b=c3BELhiVmV6wwapfPWAaobVXq8RPhbCwJ8itkx0K+xIFMFRbjd0ObGN6t+vU0i11I0wXOJ wrssEh+wtSCauP78io2KIdrvyU+soR1kVBkBYu7OcZlMPWrwGyvqA6AMiU3/zZWuNKPnhH Lx3DsyntD1VGxkKoVjSWR0++kkY0cQyHfymTBId69+6sUHuEG3Guzt7CHKlUoVHu/W8Pa+ tW93P4mxoZD0ZG/rBwzCQyUgbqWgup6bwl2kKDPmTDOwpV9Y8t/ScHsbE2iTKrOiTDNX3h B9mbh4/B1gAfi/x4ZN3q0l0GX6UEc2IdtyiqSSCeztBb2QrYHh1X5M/ZlRnB9w== 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 4ZV4nH33D5z1JQ0; Sat, 05 Apr 2025 06:09:39 +0000 (UTC) (envelope-from jenkins-admin@FreeBSD.org) Date: Sat, 5 Apr 2025 06:09:39 +0000 (GMT) From: jenkins-admin@FreeBSD.org To: kevans@FreeBSD.org, dev-ci@FreeBSD.org Cc: jenkins-admin@FreeBSD.org Message-ID: <191422939.899.1743833379433@jenkins.ci.freebsd.org> In-Reply-To: <195445189.891.1743827197433@jenkins.ci.freebsd.org> References: <195445189.891.1743827197433@jenkins.ci.freebsd.org> Subject: FreeBSD-main-amd64-test - Build #26216 - Failure 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_898_2098578277.1743833379276" X-Jenkins-Job: FreeBSD-main-amd64-test X-Jenkins-Result: FAILURE List-ID: FreeBSD CI Build Notifications Precedence: bulk ------=_Part_898_2098578277.1743833379276 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable FreeBSD-main-amd64-test - Build #26216 (ee9ce1078c596f5719f312feedd616ab0fb= 41dc9) - Failure Build information: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26216= / Full change log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26216/c= hanges Full build log: https://ci.FreeBSD.org/job/FreeBSD-main-amd64-test/26216/co= nsole 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) 23427c8e1fedb9fc68ad0bd27a59c7ffd2b3008c by kevans: libc: allow __cxa_atexit handlers to be added during __cxa_finalize ee9ce1078c596f5719f312feedd616ab0fb41dc9 by kevans: libc: tests: add some tests for __cxa_atexit handling The end of the build log: [...truncated 4.53 MiB...] epair0b: Ethernet address: 02:34:37:bc:40:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.519s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6[weight2] -> epair0a: Ethernet address: 02:14:2c:27:98:0a epair0b: Ethernet address: 02:14:2c:27:98:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.496s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6[weight3_max0] -> epair0a: Ethernet address: 02:e0:3f:ac:1a:0a epair0b: Ethernet address: 02:e0:3f:ac:1a:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.532s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6[weight3_max1] -> epair0a: Ethernet address: 02:e0:0a:18:27:0a epair0b: Ethernet address: 02:e0:0a:18:27:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.504s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6_add_same_eexist -> epair0a: Ethernet address: 02:d7:06:c6:83:0a epair0b: Ethernet address: 02:d7:06:c6:83:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.496s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6_change_unknown_esrch -> epair0a: Ethernet address: 02:b4:10:0b:95:0a epair0b: Ethernet address: 02:b4:10:0b:95:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.502s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6_del_unknown_esrch -> epair0a: Ethernet address: 02:61:c6:3c:53:0a epair0b: Ethernet address: 02:61:c6:3c:53:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.498s] sys/net/routing/test_rtsock_multipath.py:TestRtmMultipath::test_rtm_multipa= th6_getroute -> epair0a: Ethernet address: 02:99:ab:38:74:0a epair0b: Ethernet address: 02:99:ab:38:74:0b epair0a: link state changed to UP epair0b: link state changed to UP lo0: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.501s] sys/net/routing/test_rtsock_ops:socket_rtsock_openclose -> passed [0.006= s] sys/netgraph/basic:message -> passed [0.026s] sys/netgraph/basic:node -> passed [0.118s] sys/netgraph/basic:queuelimit -> expected_failure: Queue full (320): 1 ch= ecks failed as expected; see output for more details [0.076s] sys/netgraph/basic:same_name -> failed in ng_con_part2() passed [0.009s] sys/netgraph/basic:send_recv -> passed [0.059s] sys/netgraph/bridge:basic -> passed [0.454s] sys/netgraph/bridge:loop -> passed [0.116s] sys/netgraph/bridge:many_broadcasts -> expected_failure: netgraph queue f= ull (191): 1 checks failed as expected; see output for more details [11.76= 1s] sys/netgraph/bridge:many_unicasts -> expected_failure: response too large= : 1 checks failed as expected; see output for more details [54.096s] sys/netgraph/bridge:persistence -> passed [0.008s] sys/netgraph/bridge:uplink_classic -> passed [0.596s] sys/netgraph/bridge:uplink_private -> passed [0.594s] sys/netgraph/hub:basic -> passed [0.273s] sys/netgraph/hub:loop -> passed [0.062s] sys/netgraph/hub:many_hooks -> expected_failure: Implementation limitatio= n (320): 1 checks failed as expected; see output for more details [18.343s= ] sys/netgraph/hub:persistence -> passed [0.009s] sys/netgraph/ksocket:udp_bind -> passed [0.017s] sys/netgraph/ksocket:udp_connect -> passed [0.006s] sys/netgraph/ng_macfilter_test:main -> skipped: could not find a valid in= terface [0.048s] sys/netgraph/socket:getsockname -> passed [0.007s] sys/netgraph/vlan_rotate:basic -> passed [4.396s] sys/netgraph/vlan_rotate:ethertype -> passed [1.082s] sys/netgraph/vlan_rotate:minmax -> passed [1.931s] sys/netgraph/vlan_rotate:reverse -> passed [4.379s] sys/netgraph/vlan_rotate:typeether -> passed [1.087s] sys/netinet/arp:arp_add_success -> epair0a: Ethernet address: 02:19:4f:fa= :75:0a epair0b: Ethernet address: 02:19:4f:fa:75:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.123s] sys/netinet/arp:arp_del_success -> epair0a: Ethernet address: 02:0f:5d:3e= :75:0a epair0b: Ethernet address: 02:0f:5d:3e:75:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [1.144s] sys/netinet/arp:arp_lookup_host -> epair0a: Ethernet address: 02:2b:b1:95= :d7:0a epair0b: Ethernet address: 02:2b:b1:95:d7:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.248s] sys/netinet/arp:garp -> epair0a: Ethernet address: 02:71:51:6d:78:0a epair0b: Ethernet address: 02:71:51:6d:78:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [5.110s] sys/netinet/arp:pending_delete_if -> epair0a: Ethernet address: 02:b7:72:= d9:e4:0a epair0b: Ethernet address: 02:b7:72:d9:e4:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.008s] sys/netinet/arp:static -> epair0a: Ethernet address: 02:e7:fc:e6:b7:0a epair0b: Ethernet address: 02:e7:fc:e6:b7:0b epair0a: link state changed to UP epair0b: link state changed to UP arp: 02:e7:fc:e6:b7:0b attempts to modify permanent entry for 198.51.100.2 = on epair0a epair0a: link state changed to DOWN epair0b: link state changed to DOWN passed [0.224s] sys/netinet6/frag6/frag6_01:frag6_01 -> skipped: Sending IPv6 Jumbograms = needs 1 kernel changes and BPF fixes [0.025s] sys/netinet6/frag6/frag6_02:frag6_02 -> epair0a: Ethernet address: 02:fe:= 17:4b:93:0a epair0b: Ethernet address: 02:fe:17:4b:93:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.413s] sys/netinet6/frag6/frag6_03:frag6_03 -> epair0a: Ethernet address: 02:89:= 1a:e5:32:0a epair0b: Ethernet address: 02:89:1a:e5:32:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [2.640s] sys/netinet6/frag6/frag6_04:frag6_04 -> epair0a: Ethernet address: 02:38:= 87:6a:9f:0a epair0b: Ethernet address: 02:38:87:6a:9f:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0b: link state changed to DOWN epair0a: link state changed to DOWN passed [3.413s] sys/netinet6/frag6/frag6_05:frag6_05_0 -> epair0a: Ethernet address: 02:7= 2:c7:be:73:0a epair0b: Ethernet address: 02:72:c7:be:73:0b epair0a: link state changed to UP epair0b: link state changed to UP epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled epair0a: promiscuous mode enabled epair0a: promiscuous mode disabled + rc=3D0 + echo 'bhyve return code =3D 0' bhyve return code =3D 0 + sudo /usr/sbin/bhyvectl '--vm=3Dtestvm-main-amd64-26216' --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 ./auto-shutdown x ./run.sh x ./disable-dtrace-tests.sh x ./disable-zfs-tests.sh x ./disable-notyet-tests.sh x ./run-kyua.sh + rm -f test-report.txt test-report.xml + 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-main-amd64-test/xfail-list -a -e test-report= .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-main-amd64-test] $ /bin/sh -xe /tmp/jenkins541185222989397121.sh + ./freebsd-ci/artifact/post-link.py Post link: {'job_name': 'FreeBSD-main-amd64-test', 'commit': 'ee9ce1078c596= f5719f312feedd616ab0fb41dc9', 'branch': 'main', 'target': 'amd64', 'target_= arch': 'amd64', 'link_type': 'latest_tested'} "Link created: main/latest_tested/amd64/amd64 -> ../../ee9ce1078c596f5719f3= 12feedd616ab0fb41dc9/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_898_2098578277.1743833379276--