00:00:00.000 Started by user sys_sgci 00:00:00.010 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-upstream/autotest.groovy 00:00:00.010 The recommended git tool is: git 00:00:00.011 using credential 00000000-0000-0000-0000-000000000002 00:00:00.013 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.027 Fetching changes from the remote Git repository 00:00:00.029 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.041 Using shallow fetch with depth 1 00:00:00.041 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.041 > git --version # timeout=10 00:00:00.052 > git --version # 'git version 2.39.2' 00:00:00.052 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.064 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.064 > git fetch --tags --force --progress --depth=1 -- https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master # timeout=5 00:00:02.187 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:02.201 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:02.212 Checking out Revision b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf (FETCH_HEAD) 00:00:02.212 > git config core.sparsecheckout # timeout=10 00:00:02.224 > git read-tree -mu HEAD # timeout=10 00:00:02.241 > git checkout -f b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf # timeout=5 00:00:02.258 Commit message: "jenkins/jjb-config: Ignore OS version mismatch under freebsd" 00:00:02.258 > git rev-list --no-walk b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf # timeout=10 00:00:02.407 [Pipeline] Start of Pipeline 00:00:02.421 [Pipeline] library 00:00:02.423 Loading library shm_lib@master 00:00:02.423 Library shm_lib@master is cached. Copying from home. 00:00:02.450 [Pipeline] node 00:00:02.457 Running on ME1 in /var/jenkins/workspace/autotest-per-patch 00:00:02.462 [Pipeline] { 00:00:02.475 [Pipeline] cleanWs 00:00:02.485 [WS-CLEANUP] Deleting project workspace... 00:00:02.485 [WS-CLEANUP] Deferred wipeout is used... 00:00:02.491 [WS-CLEANUP] done 00:00:02.496 [Pipeline] stage 00:00:02.502 [Pipeline] { (Prologue) 00:00:02.611 [Pipeline] withCredentials 00:00:02.623 > git --version # timeout=10 00:00:02.636 > git --version # 'git version 2.39.2' 00:00:02.656 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:02.659 [Pipeline] { 00:00:02.666 [Pipeline] retry 00:00:02.667 [Pipeline] { 00:00:02.871 [Pipeline] sh 00:00:03.152 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:05.079 [Pipeline] } 00:00:05.099 [Pipeline] // retry 00:00:05.104 [Pipeline] } 00:00:05.122 [Pipeline] // withCredentials 00:00:05.133 [Pipeline] httpRequest 00:00:05.608 [Pipeline] echo 00:00:05.611 Sorcerer 10.211.164.101 is alive 00:00:05.621 [Pipeline] retry 00:00:05.623 [Pipeline] { 00:00:05.638 [Pipeline] httpRequest 00:00:05.644 HttpMethod: GET 00:00:05.644 URL: http://10.211.164.101/packages/jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:05.645 Sending request to url: http://10.211.164.101/packages/jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:05.647 Response Code: HTTP/1.1 200 OK 00:00:05.648 Success: Status code 200 is in the accepted range: 200,404 00:00:05.649 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:06.507 [Pipeline] } 00:00:06.526 [Pipeline] // retry 00:00:06.533 [Pipeline] sh 00:00:06.818 + tar --no-same-owner -xf jbp_b9dd3f7ec12b0ee8a44940dc99ce739345caa4cf.tar.gz 00:00:06.838 [Pipeline] httpRequest 00:00:07.300 [Pipeline] echo 00:00:07.302 Sorcerer 10.211.164.101 is alive 00:00:07.311 [Pipeline] retry 00:00:07.313 [Pipeline] { 00:00:07.327 [Pipeline] httpRequest 00:00:07.333 HttpMethod: GET 00:00:07.333 URL: http://10.211.164.101/packages/spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:07.334 Sending request to url: http://10.211.164.101/packages/spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:07.346 Response Code: HTTP/1.1 404 Not Found 00:00:07.346 Success: Status code 404 is in the accepted range: 200,404 00:00:07.347 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:07.349 [Pipeline] } 00:00:07.367 [Pipeline] // retry 00:00:07.374 [Pipeline] sh 00:00:07.660 + rm -f spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:07.677 [Pipeline] retry 00:00:07.679 [Pipeline] { 00:00:07.700 [Pipeline] checkout 00:00:07.708 The recommended git tool is: NONE 00:00:07.721 using credential 00000000-0000-0000-0000-000000000002 00:00:07.724 Wiping out workspace first. 00:00:07.734 Cloning the remote Git repository 00:00:07.738 Honoring refspec on initial clone 00:00:07.741 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:07.741 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:07.746 Using reference repository: /var/ci_repos/spdk_multi 00:00:07.746 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:07.746 > git --version # timeout=10 00:00:07.747 > git --version # 'git version 2.46.0' 00:00:07.747 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:07.749 Setting http proxy: proxy-dmz.intel.com:911 00:00:07.749 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/09/25409/2 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:18.698 Avoid second fetch 00:00:18.707 Checking out Revision 85445c980440175e96be06d59d0a10ee8270dae1 (FETCH_HEAD) 00:00:18.689 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:18.691 > git config --add remote.origin.fetch refs/changes/09/25409/2 # timeout=10 00:00:18.692 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:18.700 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:18.704 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:18.708 > git config core.sparsecheckout # timeout=10 00:00:18.710 > git checkout -f 85445c980440175e96be06d59d0a10ee8270dae1 # timeout=10 00:00:18.868 Commit message: "nvmf: added support for add/delete host wrt referral" 00:00:18.872 First time build. Skipping changelog. 00:00:18.869 > git rev-list --no-walk 7888f94e56d900d0e390c0bbca9dd89fcf0b814c # timeout=10 00:00:18.876 > git remote # timeout=10 00:00:18.877 > git submodule init # timeout=10 00:00:18.902 > git submodule sync # timeout=10 00:00:18.926 > git config --get remote.origin.url # timeout=10 00:00:18.930 > git submodule init # timeout=10 00:00:18.952 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:18.954 > git config --get submodule.dpdk.url # timeout=10 00:00:18.955 > git remote # timeout=10 00:00:18.957 > git config --get remote.origin.url # timeout=10 00:00:18.958 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:18.960 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:18.961 > git remote # timeout=10 00:00:18.962 > git config --get remote.origin.url # timeout=10 00:00:18.964 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:18.965 > git config --get submodule.isa-l.url # timeout=10 00:00:18.966 > git remote # timeout=10 00:00:18.968 > git config --get remote.origin.url # timeout=10 00:00:18.969 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:18.970 > git config --get submodule.ocf.url # timeout=10 00:00:18.972 > git remote # timeout=10 00:00:18.973 > git config --get remote.origin.url # timeout=10 00:00:18.975 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:18.976 > git config --get submodule.libvfio-user.url # timeout=10 00:00:18.977 > git remote # timeout=10 00:00:18.979 > git config --get remote.origin.url # timeout=10 00:00:18.980 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:18.982 > git config --get submodule.xnvme.url # timeout=10 00:00:18.983 > git remote # timeout=10 00:00:18.984 > git config --get remote.origin.url # timeout=10 00:00:18.986 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:18.987 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:18.988 > git remote # timeout=10 00:00:18.990 > git config --get remote.origin.url # timeout=10 00:00:18.991 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:18.993 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.993 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.993 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.993 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.993 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.994 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.995 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:18.995 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.995 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:18.996 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.996 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:18.996 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.996 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:18.996 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.997 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:18.997 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.998 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:18.998 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.998 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:18.998 Setting http proxy: proxy-dmz.intel.com:911 00:00:18.998 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:42.728 [Pipeline] dir 00:00:42.729 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:42.730 [Pipeline] { 00:00:42.745 [Pipeline] sh 00:00:43.023 ++ nproc 00:00:43.024 + threads=4 00:00:43.024 + git repack -a -d --threads=4 00:00:47.206 + git submodule foreach git repack -a -d --threads=4 00:00:47.206 Entering 'dpdk' 00:00:50.496 Entering 'intel-ipsec-mb' 00:00:50.496 Entering 'isa-l' 00:00:50.496 Entering 'isa-l-crypto' 00:00:50.496 Entering 'libvfio-user' 00:00:50.496 Entering 'ocf' 00:00:50.755 Entering 'xnvme' 00:00:51.015 + find .git -type f -name alternates -print -delete 00:00:51.015 .git/objects/info/alternates 00:00:51.015 .git/modules/xnvme/objects/info/alternates 00:00:51.015 .git/modules/dpdk/objects/info/alternates 00:00:51.015 .git/modules/ocf/objects/info/alternates 00:00:51.015 .git/modules/isa-l-crypto/objects/info/alternates 00:00:51.015 .git/modules/libvfio-user/objects/info/alternates 00:00:51.015 .git/modules/isa-l/objects/info/alternates 00:00:51.015 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:51.026 [Pipeline] } 00:00:51.043 [Pipeline] // dir 00:00:51.048 [Pipeline] } 00:00:51.063 [Pipeline] // retry 00:00:51.070 [Pipeline] sh 00:00:51.348 + hash pigz 00:00:51.348 + tar -cf spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz -I pigz spdk 00:00:53.268 [Pipeline] retry 00:00:53.271 [Pipeline] { 00:00:53.286 [Pipeline] httpRequest 00:00:53.295 HttpMethod: PUT 00:00:53.295 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:53.299 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:55.856 Response Code: HTTP/1.1 200 OK 00:00:55.862 Success: Status code 200 is in the accepted range: 200 00:00:55.865 [Pipeline] } 00:00:55.883 [Pipeline] // retry 00:00:55.891 [Pipeline] echo 00:00:55.893 00:00:55.893 Locking 00:00:55.893 Waited 0s for lock 00:00:55.893 Everything Fine. Saved: /storage/packages/spdk_85445c980440175e96be06d59d0a10ee8270dae1.tar.gz 00:00:55.893 00:00:55.897 [Pipeline] sh 00:00:56.187 + git -C spdk log --oneline -n5 00:00:56.187 85445c980 nvmf: added support for add/delete host wrt referral 00:00:56.187 f220d590c nvmf: rename passthrough_nsid -> passthru_nsid 00:00:56.187 1a1586409 nvmf: use bdev's nsid for admin command passthru 00:00:56.187 892c29f49 nvmf: pass nsid to nvmf_ctrlr_identify_ns() 00:00:56.187 fb6c49f2f bdev: add spdk_bdev_get_nvme_nsid() 00:00:56.205 [Pipeline] setCustomBuildProperty 00:00:56.213 [Pipeline] setCustomBuildProperty 00:00:56.222 [Pipeline] catchError 00:00:56.224 [Pipeline] { 00:00:56.240 [Pipeline] sh 00:00:56.518 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:56.535 [Pipeline] sh 00:00:56.820 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:56.837 [Pipeline] echo 00:00:56.839 Branch: master 00:00:56.843 [Pipeline] fileExists 00:00:56.860 [Pipeline] readJSON 00:00:56.877 [Pipeline] } 00:00:56.900 [Pipeline] // catchError 00:00:56.911 [Pipeline] sh 00:00:57.198 + /var/jenkins/workspace/autotest-per-patch/jbp/jenkins/jjb-config/jobs/scripts/get-pkgdep-jobs.sh /var/jenkins/workspace/autotest-per-patch/spdk 00:00:57.215 [Pipeline] } 00:00:57.237 [Pipeline] // stage 00:00:57.255 [Pipeline] catchError 00:00:57.257 [Pipeline] { 00:00:57.275 [Pipeline] stage 00:00:57.277 [Pipeline] { (Pre tests) 00:00:57.309 [Pipeline] parallel 00:00:57.320 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:57.322 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:57.323 [Pipeline] { (Branch: doc-docker-autotest) 00:00:57.324 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:57.346 [Pipeline] retry 00:00:57.349 [Pipeline] { 00:00:57.354 [Pipeline] retry 00:00:57.355 [Pipeline] { 00:00:57.360 [Pipeline] retry 00:00:57.362 [Pipeline] { 00:00:57.367 [Pipeline] retry 00:00:57.368 [Pipeline] { 00:00:57.387 [Pipeline] build 00:00:57.390 Scheduling project: check-format-docker-autotest 00:00:57.397 [Pipeline] build 00:00:57.400 Scheduling project: check-so-deps-docker-autotest 00:00:57.407 [Pipeline] build 00:00:57.410 Scheduling project: doc-docker-autotest 00:00:57.417 [Pipeline] build 00:00:57.420 Scheduling project: build-files-docker-autotest 00:01:05.033 Starting building: doc-docker-autotest #35935 00:01:05.037 Starting building: check-format-docker-autotest #35620 00:01:05.042 Starting building: build-files-docker-autotest #35595 00:01:05.045 Starting building: check-so-deps-docker-autotest #35843 00:01:40.365 Build doc-docker-autotest #35935 completed: SUCCESS 00:01:40.367 [Pipeline] } 00:01:40.395 [Pipeline] // retry 00:01:40.401 [Pipeline] } 00:01:56.107 Build check-format-docker-autotest #35620 completed: SUCCESS 00:01:56.110 [Pipeline] } 00:01:56.129 [Pipeline] // retry 00:01:56.135 [Pipeline] } 00:03:42.536 Build build-files-docker-autotest #35595 completed: SUCCESS 00:03:42.539 [Pipeline] } 00:03:42.567 [Pipeline] // retry 00:03:42.573 [Pipeline] } 00:04:04.959 Build check-so-deps-docker-autotest #35843 completed: SUCCESS 00:04:04.962 [Pipeline] } 00:04:04.993 [Pipeline] // retry 00:04:04.998 [Pipeline] } 00:04:05.038 [Pipeline] // parallel 00:04:05.043 [Pipeline] } 00:04:05.066 [Pipeline] // stage 00:04:05.072 [Pipeline] } 00:04:05.094 [Pipeline] // catchError 00:04:05.104 [Pipeline] catchError 00:04:05.106 [Pipeline] { 00:04:05.125 [Pipeline] stage 00:04:05.127 [Pipeline] { (Tests) 00:04:05.304 [Pipeline] parallel 00:04:05.406 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:05.408 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:05.409 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:05.411 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:05.412 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:05.413 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:05.415 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:05.416 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:05.418 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:05.419 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:05.421 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:05.422 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:05.424 [Pipeline] { (Branch: ubuntu24-vg-autotest) 00:04:05.425 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:05.427 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:05.428 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:05.429 [Pipeline] { (Branch: zns-vg-autotest) 00:04:05.431 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:05.432 [Pipeline] { (Branch: raid-vg-autotest) 00:04:05.434 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:05.435 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:05.437 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:05.438 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:05.440 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:05.441 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:05.443 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:05.444 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:05.445 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:05.447 [Pipeline] { (Branch: release-build-main-docker-autotest) 00:04:05.448 [Pipeline] { (Branch: release-build-clang-docker-autotest) 00:04:05.475 [Pipeline] retry 00:04:05.477 [Pipeline] { 00:04:05.483 [Pipeline] retry 00:04:05.485 [Pipeline] { 00:04:05.490 [Pipeline] retry 00:04:05.492 [Pipeline] { 00:04:05.497 [Pipeline] retry 00:04:05.500 [Pipeline] { 00:04:05.505 [Pipeline] retry 00:04:05.508 [Pipeline] { 00:04:05.513 [Pipeline] retry 00:04:05.515 [Pipeline] { 00:04:05.521 [Pipeline] retry 00:04:05.522 [Pipeline] { 00:04:05.528 [Pipeline] retry 00:04:05.531 [Pipeline] { 00:04:05.536 [Pipeline] retry 00:04:05.538 [Pipeline] { 00:04:05.543 [Pipeline] retry 00:04:05.545 [Pipeline] { 00:04:05.551 [Pipeline] retry 00:04:05.553 [Pipeline] { 00:04:05.559 [Pipeline] retry 00:04:05.560 [Pipeline] { 00:04:05.566 [Pipeline] retry 00:04:05.568 [Pipeline] { 00:04:05.574 [Pipeline] retry 00:04:05.576 [Pipeline] { 00:04:05.582 [Pipeline] retry 00:04:05.584 [Pipeline] { 00:04:05.590 [Pipeline] retry 00:04:05.592 [Pipeline] { 00:04:05.598 [Pipeline] retry 00:04:05.600 [Pipeline] { 00:04:05.605 [Pipeline] retry 00:04:05.607 [Pipeline] { 00:04:05.613 [Pipeline] retry 00:04:05.615 [Pipeline] { 00:04:05.621 [Pipeline] retry 00:04:05.623 [Pipeline] { 00:04:05.629 [Pipeline] retry 00:04:05.632 [Pipeline] { 00:04:05.638 [Pipeline] retry 00:04:05.640 [Pipeline] { 00:04:05.645 [Pipeline] retry 00:04:05.647 [Pipeline] { 00:04:05.653 [Pipeline] retry 00:04:05.655 [Pipeline] { 00:04:05.661 [Pipeline] retry 00:04:05.663 [Pipeline] { 00:04:05.669 [Pipeline] retry 00:04:05.671 [Pipeline] { 00:04:05.676 [Pipeline] retry 00:04:05.678 [Pipeline] { 00:04:05.684 [Pipeline] retry 00:04:05.686 [Pipeline] { 00:04:05.692 [Pipeline] retry 00:04:05.694 [Pipeline] { 00:04:05.700 [Pipeline] retry 00:04:05.702 [Pipeline] { 00:04:05.727 [Pipeline] build 00:04:05.729 Scheduling project: unittest-clang-docker-autotest 00:04:05.737 [Pipeline] build 00:04:05.740 Scheduling project: unittest-main-docker-autotest 00:04:05.747 [Pipeline] build 00:04:05.750 Scheduling project: autobuild-external-vg-autotest 00:04:05.758 [Pipeline] build 00:04:05.761 Scheduling project: scan-build-docker-autotest 00:04:05.768 [Pipeline] build 00:04:05.771 Scheduling project: unittest-valgrind-docker-autotest 00:04:05.779 [Pipeline] build 00:04:05.782 Scheduling project: lvol-vg-autotest 00:04:05.790 [Pipeline] build 00:04:05.792 Scheduling project: vhost-initiator-vg-autotest 00:04:05.800 [Pipeline] build 00:04:05.802 Scheduling project: nvmf-tcp-vg-autotest 00:04:05.810 [Pipeline] build 00:04:05.813 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:05.820 [Pipeline] build 00:04:05.823 Scheduling project: nvme-vg-autotest 00:04:05.830 [Pipeline] build 00:04:05.833 Scheduling project: rocky9-vg-autotest 00:04:05.840 [Pipeline] build 00:04:05.842 Scheduling project: ubuntu22-vg-autotest 00:04:05.850 [Pipeline] build 00:04:05.852 Scheduling project: ubuntu24-vg-autotest 00:04:05.859 [Pipeline] build 00:04:05.862 Scheduling project: freebsd-vg-autotest 00:04:05.869 [Pipeline] build 00:04:05.871 Scheduling project: iscsi-vg-autotest 00:04:05.878 [Pipeline] build 00:04:05.881 Scheduling project: iscsi-uring-vg-autotest 00:04:05.887 [Pipeline] build 00:04:05.890 Scheduling project: zns-vg-autotest 00:04:05.897 [Pipeline] build 00:04:05.899 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:05.907 [Pipeline] build 00:04:05.909 Scheduling project: raid-vg-autotest 00:04:05.916 [Pipeline] build 00:04:05.919 Scheduling project: BlobFS-phy-autotest 00:04:05.926 [Pipeline] build 00:04:05.928 Scheduling project: crypto-phy-autotest 00:04:05.935 [Pipeline] build 00:04:05.937 Scheduling project: vhost-phy-autotest 00:04:05.944 [Pipeline] build 00:04:05.947 Scheduling project: nvmf-phy-autotest 00:04:05.954 [Pipeline] build 00:04:05.956 Scheduling project: nvmf-tcp-phy-autotest 00:04:05.963 [Pipeline] build 00:04:05.965 Scheduling project: nvme-phy-autotest 00:04:05.972 [Pipeline] build 00:04:05.974 Scheduling project: vfio-user-phy-autotest 00:04:05.981 [Pipeline] build 00:04:05.983 Scheduling project: short-fuzz-phy-autotest 00:04:05.989 [Pipeline] build 00:04:05.992 Scheduling project: packaging-docker-autotest 00:04:05.998 [Pipeline] build 00:04:06.001 Scheduling project: release-build-main-docker-autotest 00:04:06.024 [Pipeline] build 00:04:06.036 Scheduling project: release-build-clang-docker-autotest 00:04:15.176 Starting building: ubuntu24-vg-autotest #9366 00:04:15.180 Starting building: release-build-clang-docker-autotest #5335 00:04:15.185 Starting building: release-build-main-docker-autotest #5336 00:04:15.188 Starting building: short-fuzz-phy-autotest #40716 00:04:15.192 Starting building: vhost-phy-autotest #40786 00:04:15.196 Starting building: BlobFS-phy-autotest #40727 00:04:15.200 Starting building: unittest-main-docker-autotest #32263 00:04:15.203 Starting building: autobuild-external-vg-autotest #32910 00:04:15.208 Starting building: raid-vg-autotest #7496 00:04:15.211 Starting building: unittest-clang-docker-autotest #32260 00:04:15.215 Starting building: rocky9-vg-autotest #30179 00:04:15.217 Starting building: crypto-phy-autotest #40722 00:04:15.221 Starting building: nvmf-tcp-phy-autotest #86845 00:04:15.224 Starting building: zns-vg-autotest #92289 00:04:15.226 Starting building: lvol-vg-autotest #93139 00:04:15.230 Starting building: nvmf-tcp-uring-vg-autotest #93136 00:04:15.234 Starting building: iscsi-vg-autotest #93229 00:04:15.238 Starting building: vfio-user-phy-autotest #40720 00:04:15.240 Starting building: unittest-valgrind-docker-autotest #32263 00:04:15.243 Starting building: packaging-docker-autotest #32259 00:04:15.246 Starting building: ubuntu22-vg-autotest #51824 00:04:15.248 Starting building: scan-build-docker-autotest #32271 00:04:15.252 Starting building: nvme-phy-autotest #86905 00:04:15.262 Starting building: vhost-initiator-vg-autotest #93216 00:04:15.266 Starting building: nvmf-tcp-vg-autotest #93171 00:04:15.269 Starting building: iscsi-uring-vg-autotest #93094 00:04:15.274 Starting building: nvme-vg-autotest #93194 00:04:15.280 Starting building: freebsd-vg-autotest #70348 00:04:15.283 Starting building: nvmf-phy-autotest #86963 00:04:15.287 Starting building: nvme-cmb-pmr-vg-autotest #94319 00:07:32.305 Build nvmf-tcp-uring-vg-autotest #93136 completed: FAILURE 00:07:32.376 [Pipeline] echo 00:07:32.377 No retry patterns found. 00:07:32.378 [Pipeline] } 00:07:32.415 [Pipeline] // retry 00:07:32.424 [Pipeline] error 00:07:32.431 [Pipeline] } 00:07:32.437 Failed in branch nvmf-tcp-uring-vg-autotest 00:07:58.931 Build zns-vg-autotest #92289 completed: FAILURE 00:07:59.039 [Pipeline] echo 00:07:59.040 No retry patterns found. 00:07:59.041 [Pipeline] } 00:07:59.074 [Pipeline] // retry 00:07:59.081 [Pipeline] error 00:07:59.085 [Pipeline] } 00:07:59.088 Failed in branch zns-vg-autotest 00:08:21.421 Build nvmf-tcp-vg-autotest #93171 completed: FAILURE 00:08:21.489 [Pipeline] echo 00:08:21.490 No retry patterns found. 00:08:21.491 [Pipeline] } 00:08:21.526 [Pipeline] // retry 00:08:21.535 [Pipeline] error 00:08:21.542 [Pipeline] } 00:08:21.548 Failed in branch nvmf-tcp-vg-autotest 00:08:30.570 Build packaging-docker-autotest #32259 completed: SUCCESS 00:08:30.573 [Pipeline] } 00:08:30.610 [Pipeline] // retry 00:08:30.617 [Pipeline] } 00:08:31.384 Build nvmf-phy-autotest #86963 completed: FAILURE 00:08:31.524 [Pipeline] echo 00:08:31.526 No retry patterns found. 00:08:31.527 [Pipeline] } 00:08:31.556 [Pipeline] // retry 00:08:31.567 [Pipeline] error 00:08:31.573 [Pipeline] } 00:08:31.578 Failed in branch nvmf-phy-autotest 00:08:35.218 Build release-build-clang-docker-autotest #5335 completed: SUCCESS 00:08:35.220 [Pipeline] } 00:08:35.260 [Pipeline] // retry 00:08:35.267 [Pipeline] } 00:08:44.611 Build release-build-main-docker-autotest #5336 completed: SUCCESS 00:08:44.614 [Pipeline] } 00:08:44.653 [Pipeline] // retry 00:08:44.660 [Pipeline] } 00:08:53.102 Build nvmf-tcp-phy-autotest #86845 completed: FAILURE 00:08:53.243 [Pipeline] echo 00:08:53.244 No retry patterns found. 00:08:53.245 [Pipeline] } 00:08:53.278 [Pipeline] // retry 00:08:53.284 [Pipeline] error 00:08:53.290 [Pipeline] } 00:08:53.295 Failed in branch nvmf-tcp-phy-autotest 00:09:10.668 Build BlobFS-phy-autotest #40727 completed: FAILURE 00:09:10.806 [Pipeline] echo 00:09:10.807 No retry patterns found. 00:09:10.808 [Pipeline] } 00:09:10.843 [Pipeline] // retry 00:09:10.852 [Pipeline] error 00:09:10.858 [Pipeline] } 00:09:10.864 Failed in branch BlobFS-phy-autotest 00:09:18.308 Build vfio-user-phy-autotest #40720 completed: FAILURE 00:09:18.448 [Pipeline] echo 00:09:18.450 No retry patterns found. 00:09:18.451 [Pipeline] } 00:09:18.488 [Pipeline] // retry 00:09:18.497 [Pipeline] error 00:09:18.505 [Pipeline] } 00:09:18.511 Failed in branch vfio-user-phy-autotest 00:09:22.024 Build crypto-phy-autotest #40722 completed: FAILURE 00:09:22.178 [Pipeline] echo 00:09:22.179 No retry patterns found. 00:09:22.180 [Pipeline] } 00:09:22.212 [Pipeline] // retry 00:09:22.218 [Pipeline] error 00:09:22.222 [Pipeline] } 00:09:22.226 Failed in branch crypto-phy-autotest 00:09:29.280 Build vhost-initiator-vg-autotest #93216 completed: FAILURE 00:09:29.574 [Pipeline] echo 00:09:29.575 No retry patterns found. 00:09:29.577 [Pipeline] } 00:09:29.600 [Pipeline] // retry 00:09:29.607 [Pipeline] error 00:09:29.611 [Pipeline] } 00:09:29.614 Failed in branch vhost-initiator-vg-autotest 00:09:32.997 Build unittest-clang-docker-autotest #32260 completed: SUCCESS 00:09:33.001 [Pipeline] } 00:09:33.041 [Pipeline] // retry 00:09:33.046 [Pipeline] } 00:09:39.133 Build scan-build-docker-autotest #32271 completed: FAILURE 00:09:39.168 [Pipeline] echo 00:09:39.170 No retry patterns found. 00:09:39.172 [Pipeline] } 00:09:39.220 [Pipeline] // retry 00:09:39.228 [Pipeline] error 00:09:39.233 [Pipeline] } 00:09:39.237 Failed in branch scan-build-docker-autotest 00:09:40.242 Build nvme-cmb-pmr-vg-autotest #94319 completed: FAILURE 00:09:40.384 [Pipeline] echo 00:09:40.396 No retry patterns found. 00:09:40.405 [Pipeline] } 00:09:40.446 [Pipeline] // retry 00:09:40.453 [Pipeline] error 00:09:40.459 [Pipeline] } 00:09:40.464 Failed in branch nvme-cmb-pmr-vg-autotest 00:09:43.297 Build raid-vg-autotest #7496 completed: FAILURE 00:09:43.431 [Pipeline] echo 00:09:43.432 No retry patterns found. 00:09:43.433 [Pipeline] } 00:09:43.466 [Pipeline] // retry 00:09:43.474 [Pipeline] error 00:09:43.479 [Pipeline] } 00:09:43.484 Failed in branch raid-vg-autotest 00:09:54.258 Build iscsi-uring-vg-autotest #93094 completed: FAILURE 00:09:54.398 [Pipeline] echo 00:09:54.399 No retry patterns found. 00:09:54.400 [Pipeline] } 00:09:54.439 [Pipeline] // retry 00:09:54.445 [Pipeline] error 00:09:54.452 [Pipeline] } 00:09:54.457 Failed in branch iscsi-uring-vg-autotest 00:09:54.862 Build vhost-phy-autotest #40786 completed: FAILURE 00:09:54.990 [Pipeline] echo 00:09:54.991 No retry patterns found. 00:09:54.992 [Pipeline] } 00:09:55.022 [Pipeline] // retry 00:09:55.028 [Pipeline] error 00:09:55.032 [Pipeline] } 00:09:55.036 Failed in branch vhost-phy-autotest 00:09:55.160 Build iscsi-vg-autotest #93229 completed: FAILURE 00:09:55.273 [Pipeline] echo 00:09:55.274 No retry patterns found. 00:09:55.275 [Pipeline] } 00:09:55.307 [Pipeline] // retry 00:09:55.313 [Pipeline] error 00:09:55.320 [Pipeline] } 00:09:55.325 Failed in branch iscsi-vg-autotest 00:10:01.276 Build lvol-vg-autotest #93139 completed: FAILURE 00:10:01.406 [Pipeline] echo 00:10:01.407 No retry patterns found. 00:10:01.408 [Pipeline] } 00:10:01.442 [Pipeline] // retry 00:10:01.449 [Pipeline] error 00:10:01.456 [Pipeline] } 00:10:01.462 Failed in branch lvol-vg-autotest 00:10:01.898 Build nvme-phy-autotest #86905 completed: FAILURE 00:10:02.053 [Pipeline] echo 00:10:02.054 No retry patterns found. 00:10:02.055 [Pipeline] } 00:10:02.087 [Pipeline] // retry 00:10:02.093 [Pipeline] error 00:10:02.099 [Pipeline] } 00:10:02.104 Failed in branch nvme-phy-autotest 00:10:03.773 Build nvme-vg-autotest #93194 completed: FAILURE 00:10:03.905 [Pipeline] echo 00:10:03.906 No retry patterns found. 00:10:03.908 [Pipeline] } 00:10:03.943 [Pipeline] // retry 00:10:03.950 [Pipeline] error 00:10:03.956 [Pipeline] } 00:10:03.960 Failed in branch nvme-vg-autotest 00:10:04.627 Build freebsd-vg-autotest #70348 completed: FAILURE 00:10:04.848 [Pipeline] echo 00:10:04.849 No retry patterns found. 00:10:04.850 [Pipeline] } 00:10:04.884 [Pipeline] // retry 00:10:04.893 [Pipeline] error 00:10:04.899 [Pipeline] } 00:10:04.904 Failed in branch freebsd-vg-autotest 00:10:33.679 Build unittest-main-docker-autotest #32263 completed: SUCCESS 00:10:33.681 [Pipeline] } 00:10:33.724 [Pipeline] // retry 00:10:33.730 [Pipeline] } 00:11:48.180 Build short-fuzz-phy-autotest #40716 completed: FAILURE 00:11:48.500 [Pipeline] echo 00:11:48.501 No retry patterns found. 00:11:48.502 [Pipeline] } 00:11:48.538 [Pipeline] // retry 00:11:48.547 [Pipeline] error 00:11:48.553 [Pipeline] } 00:11:48.559 Failed in branch short-fuzz-phy-autotest 00:11:53.880 Build rocky9-vg-autotest #30179 completed: FAILURE 00:11:54.156 [Pipeline] echo 00:11:54.157 No retry patterns found. 00:11:54.158 [Pipeline] } 00:11:54.192 [Pipeline] // retry 00:11:54.201 [Pipeline] error 00:11:54.207 [Pipeline] } 00:11:54.212 Failed in branch rocky9-vg-autotest 00:12:13.720 Build ubuntu24-vg-autotest #9366 completed: FAILURE 00:12:13.975 [Pipeline] echo 00:12:13.977 No retry patterns found. 00:12:13.978 [Pipeline] } 00:12:14.013 [Pipeline] // retry 00:12:14.021 [Pipeline] error 00:12:14.028 [Pipeline] } 00:12:14.034 Failed in branch ubuntu24-vg-autotest 00:12:39.147 Build ubuntu22-vg-autotest #51824 completed: FAILURE 00:12:39.667 [Pipeline] echo 00:12:39.669 No retry patterns found. 00:12:39.670 [Pipeline] } 00:12:39.713 [Pipeline] // retry 00:12:39.721 [Pipeline] error 00:12:39.729 [Pipeline] } 00:12:39.736 Failed in branch ubuntu22-vg-autotest 00:13:01.402 Build autobuild-external-vg-autotest #32910 completed: SUCCESS 00:13:01.404 [Pipeline] } 00:13:01.456 [Pipeline] // retry 00:13:01.463 [Pipeline] } 00:14:50.573 Build unittest-valgrind-docker-autotest #32263 completed: SUCCESS 00:14:50.576 [Pipeline] } 00:14:50.621 [Pipeline] // retry 00:14:50.631 [Pipeline] } 00:14:50.883 [Pipeline] // parallel 00:14:50.908 [Pipeline] } 00:14:50.964 [Pipeline] // stage 00:14:51.002 [Pipeline] } 00:14:51.053 ERROR: Build nvmf-tcp-uring-vg-autotest #93136 failed 00:14:51.053 Setting overall build result to FAILURE 00:14:51.077 [Pipeline] // catchError 00:14:51.088 [Pipeline] stage 00:14:51.091 [Pipeline] { (Autorun Post and Coverage) 00:14:51.116 [Pipeline] setCustomBuildProperty 00:14:51.142 [Pipeline] dir 00:14:51.143 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_35935 00:14:51.144 [Pipeline] { 00:14:51.168 [Pipeline] copyArtifacts 00:14:51.433 Copied 6 artifacts from "doc-docker-autotest" build number 35935 00:14:51.437 [Pipeline] writeFile 00:14:51.459 [Pipeline] } 00:14:51.484 [Pipeline] // dir 00:14:51.502 [Pipeline] dir 00:14:51.503 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_35620 00:14:51.505 [Pipeline] { 00:14:51.527 [Pipeline] copyArtifacts 00:14:51.592 Copied 5 artifacts from "check-format-docker-autotest" build number 35620 00:14:51.596 [Pipeline] writeFile 00:14:51.617 [Pipeline] } 00:14:51.642 [Pipeline] // dir 00:14:51.734 [Pipeline] dir 00:14:51.734 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_35595 00:14:51.735 [Pipeline] { 00:14:51.756 [Pipeline] copyArtifacts 00:14:51.824 Copied 5 artifacts from "build-files-docker-autotest" build number 35595 00:14:51.829 [Pipeline] writeFile 00:14:51.880 [Pipeline] } 00:14:51.918 [Pipeline] // dir 00:14:51.985 [Pipeline] dir 00:14:51.985 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_35843 00:14:51.987 [Pipeline] { 00:14:52.009 [Pipeline] copyArtifacts 00:14:52.076 Copied 5 artifacts from "check-so-deps-docker-autotest" build number 35843 00:14:52.080 [Pipeline] writeFile 00:14:52.109 [Pipeline] } 00:14:52.149 [Pipeline] // dir 00:14:52.202 [Pipeline] dir 00:14:52.202 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_93136 00:14:52.204 [Pipeline] { 00:14:52.224 [Pipeline] copyArtifacts 00:14:52.338 Copied 9 artifacts from "nvmf-tcp-uring-vg-autotest" build number 93136 00:14:52.343 [Pipeline] writeFile 00:14:52.367 [Pipeline] } 00:14:52.393 [Pipeline] // dir 00:14:52.463 [Pipeline] dir 00:14:52.464 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_92289 00:14:52.465 [Pipeline] { 00:14:52.485 [Pipeline] copyArtifacts 00:14:52.868 Copied 18 artifacts from "zns-vg-autotest" build number 92289 00:14:52.873 [Pipeline] writeFile 00:14:52.908 [Pipeline] } 00:14:52.940 [Pipeline] // dir 00:14:52.992 [Pipeline] dir 00:14:52.992 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_93171 00:14:52.994 [Pipeline] { 00:14:53.016 [Pipeline] copyArtifacts 00:14:53.207 Copied 9 artifacts from "nvmf-tcp-vg-autotest" build number 93171 00:14:53.212 [Pipeline] writeFile 00:14:53.235 [Pipeline] } 00:14:53.261 [Pipeline] // dir 00:14:53.577 [Pipeline] dir 00:14:53.577 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_32259 00:14:53.578 [Pipeline] { 00:14:53.614 [Pipeline] copyArtifacts 00:14:53.679 Copied 5 artifacts from "packaging-docker-autotest" build number 32259 00:14:53.683 [Pipeline] writeFile 00:14:53.831 [Pipeline] } 00:14:53.900 [Pipeline] // dir 00:14:53.996 [Pipeline] dir 00:14:53.996 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_86963 00:14:53.997 [Pipeline] { 00:14:54.016 [Pipeline] copyArtifacts 00:14:55.666 Copied 18 artifacts from "nvmf-phy-autotest" build number 86963 00:14:55.670 [Pipeline] writeFile 00:14:55.700 [Pipeline] } 00:14:55.732 [Pipeline] // dir 00:14:55.773 [Pipeline] dir 00:14:55.773 Running in /var/jenkins/workspace/autotest-per-patch/release-build-clang-docker-autotest_5335 00:14:55.775 [Pipeline] { 00:14:55.796 [Pipeline] copyArtifacts 00:14:55.862 Copied 5 artifacts from "release-build-clang-docker-autotest" build number 5335 00:14:55.866 [Pipeline] writeFile 00:14:55.895 [Pipeline] } 00:14:55.918 [Pipeline] // dir 00:14:55.959 [Pipeline] dir 00:14:55.959 Running in /var/jenkins/workspace/autotest-per-patch/release-build-main-docker-autotest_5336 00:14:55.960 [Pipeline] { 00:14:56.001 [Pipeline] copyArtifacts 00:14:56.080 Copied 5 artifacts from "release-build-main-docker-autotest" build number 5336 00:14:56.083 [Pipeline] writeFile 00:14:56.106 [Pipeline] } 00:14:56.124 [Pipeline] // dir 00:14:56.195 [Pipeline] dir 00:14:56.196 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_86845 00:14:56.197 [Pipeline] { 00:14:56.218 [Pipeline] copyArtifacts 00:14:57.893 Copied 18 artifacts from "nvmf-tcp-phy-autotest" build number 86845 00:14:57.897 [Pipeline] writeFile 00:14:57.926 [Pipeline] } 00:14:57.951 [Pipeline] // dir 00:14:58.020 [Pipeline] dir 00:14:58.021 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_40727 00:14:58.022 [Pipeline] { 00:14:58.041 [Pipeline] copyArtifacts 00:15:00.043 Copied 18 artifacts from "BlobFS-phy-autotest" build number 40727 00:15:00.048 [Pipeline] writeFile 00:15:00.086 [Pipeline] } 00:15:00.121 [Pipeline] // dir 00:15:00.198 [Pipeline] dir 00:15:00.199 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_40720 00:15:00.200 [Pipeline] { 00:15:00.221 [Pipeline] copyArtifacts 00:15:02.732 Copied 18 artifacts from "vfio-user-phy-autotest" build number 40720 00:15:02.737 [Pipeline] writeFile 00:15:02.768 [Pipeline] } 00:15:02.802 [Pipeline] // dir 00:15:02.887 [Pipeline] dir 00:15:02.887 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_40722 00:15:02.889 [Pipeline] { 00:15:02.910 [Pipeline] copyArtifacts 00:15:04.918 Copied 18 artifacts from "crypto-phy-autotest" build number 40722 00:15:04.923 [Pipeline] writeFile 00:15:04.958 [Pipeline] } 00:15:04.986 [Pipeline] // dir 00:15:05.177 [Pipeline] dir 00:15:05.178 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_93216 00:15:05.179 [Pipeline] { 00:15:05.205 [Pipeline] copyArtifacts 00:15:05.722 Copied 18 artifacts from "vhost-initiator-vg-autotest" build number 93216 00:15:05.727 [Pipeline] writeFile 00:15:05.809 [Pipeline] } 00:15:05.850 [Pipeline] // dir 00:15:06.028 [Pipeline] dir 00:15:06.028 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_32260 00:15:06.029 [Pipeline] { 00:15:06.053 [Pipeline] copyArtifacts 00:15:06.370 Copied 6 artifacts from "unittest-clang-docker-autotest" build number 32260 00:15:06.374 [Pipeline] writeFile 00:15:06.424 [Pipeline] } 00:15:06.459 [Pipeline] // dir 00:15:06.486 [Pipeline] dir 00:15:06.486 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_32271 00:15:06.488 [Pipeline] { 00:15:06.511 [Pipeline] copyArtifacts 00:15:06.641 Copied 9 artifacts from "scan-build-docker-autotest" build number 32271 00:15:06.645 [Pipeline] writeFile 00:15:06.667 [Pipeline] } 00:15:06.694 [Pipeline] // dir 00:15:06.788 [Pipeline] dir 00:15:06.788 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_94319 00:15:06.790 [Pipeline] { 00:15:06.809 [Pipeline] copyArtifacts 00:15:07.136 Copied 18 artifacts from "nvme-cmb-pmr-vg-autotest" build number 94319 00:15:07.141 [Pipeline] writeFile 00:15:07.172 [Pipeline] } 00:15:07.200 [Pipeline] // dir 00:15:07.276 [Pipeline] dir 00:15:07.276 Running in /var/jenkins/workspace/autotest-per-patch/raid-vg-autotest_7496 00:15:07.278 [Pipeline] { 00:15:07.297 [Pipeline] copyArtifacts 00:15:07.954 Copied 18 artifacts from "raid-vg-autotest" build number 7496 00:15:07.958 [Pipeline] writeFile 00:15:07.985 [Pipeline] } 00:15:08.004 [Pipeline] // dir 00:15:08.072 [Pipeline] dir 00:15:08.072 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_93094 00:15:08.073 [Pipeline] { 00:15:08.094 [Pipeline] copyArtifacts 00:15:08.538 Copied 18 artifacts from "iscsi-uring-vg-autotest" build number 93094 00:15:08.541 [Pipeline] writeFile 00:15:08.566 [Pipeline] } 00:15:08.589 [Pipeline] // dir 00:15:08.660 [Pipeline] dir 00:15:08.661 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_40786 00:15:08.662 [Pipeline] { 00:15:08.682 [Pipeline] copyArtifacts 00:15:10.764 Copied 18 artifacts from "vhost-phy-autotest" build number 40786 00:15:10.769 [Pipeline] writeFile 00:15:10.797 [Pipeline] } 00:15:10.824 [Pipeline] // dir 00:15:10.894 [Pipeline] dir 00:15:10.895 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_93229 00:15:10.896 [Pipeline] { 00:15:10.915 [Pipeline] copyArtifacts 00:15:11.524 Copied 18 artifacts from "iscsi-vg-autotest" build number 93229 00:15:11.527 [Pipeline] writeFile 00:15:11.562 [Pipeline] } 00:15:11.588 [Pipeline] // dir 00:15:11.662 [Pipeline] dir 00:15:11.662 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_93139 00:15:11.663 [Pipeline] { 00:15:11.682 [Pipeline] copyArtifacts 00:15:12.408 Copied 18 artifacts from "lvol-vg-autotest" build number 93139 00:15:12.413 [Pipeline] writeFile 00:15:12.447 [Pipeline] } 00:15:12.474 [Pipeline] // dir 00:15:12.571 [Pipeline] dir 00:15:12.571 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_86905 00:15:12.572 [Pipeline] { 00:15:12.593 [Pipeline] copyArtifacts 00:15:14.463 Copied 18 artifacts from "nvme-phy-autotest" build number 86905 00:15:14.468 [Pipeline] writeFile 00:15:14.498 [Pipeline] } 00:15:14.525 [Pipeline] // dir 00:15:14.611 [Pipeline] dir 00:15:14.611 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_93194 00:15:14.612 [Pipeline] { 00:15:14.631 [Pipeline] copyArtifacts 00:15:15.307 Copied 18 artifacts from "nvme-vg-autotest" build number 93194 00:15:15.311 [Pipeline] writeFile 00:15:15.345 [Pipeline] } 00:15:15.372 [Pipeline] // dir 00:15:15.520 [Pipeline] dir 00:15:15.520 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_70348 00:15:15.521 [Pipeline] { 00:15:15.543 [Pipeline] copyArtifacts 00:15:15.837 Copied 11 artifacts from "freebsd-vg-autotest" build number 70348 00:15:15.842 [Pipeline] writeFile 00:15:15.895 [Pipeline] } 00:15:15.927 [Pipeline] // dir 00:15:16.112 [Pipeline] dir 00:15:16.113 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_32263 00:15:16.114 [Pipeline] { 00:15:16.132 [Pipeline] copyArtifacts 00:15:16.394 Copied 6 artifacts from "unittest-main-docker-autotest" build number 32263 00:15:16.398 [Pipeline] writeFile 00:15:16.457 [Pipeline] } 00:15:16.490 [Pipeline] // dir 00:15:16.685 [Pipeline] dir 00:15:16.685 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_40716 00:15:16.686 [Pipeline] { 00:15:16.712 [Pipeline] copyArtifacts 00:15:20.652 Copied 18 artifacts from "short-fuzz-phy-autotest" build number 40716 00:15:20.657 [Pipeline] writeFile 00:15:20.738 [Pipeline] } 00:15:20.791 [Pipeline] // dir 00:15:20.933 [Pipeline] dir 00:15:20.933 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_30179 00:15:20.935 [Pipeline] { 00:15:20.956 [Pipeline] copyArtifacts 00:15:23.034 Copied 18 artifacts from "rocky9-vg-autotest" build number 30179 00:15:23.039 [Pipeline] writeFile 00:15:23.101 [Pipeline] } 00:15:23.129 [Pipeline] // dir 00:15:23.285 [Pipeline] dir 00:15:23.286 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu24-vg-autotest_9366 00:15:23.287 [Pipeline] { 00:15:23.312 [Pipeline] copyArtifacts 00:15:27.908 Copied 18 artifacts from "ubuntu24-vg-autotest" build number 9366 00:15:27.912 [Pipeline] writeFile 00:15:27.974 [Pipeline] } 00:15:28.011 [Pipeline] // dir 00:15:28.160 [Pipeline] dir 00:15:28.160 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_51824 00:15:28.161 [Pipeline] { 00:15:28.192 [Pipeline] copyArtifacts 00:15:32.992 Copied 18 artifacts from "ubuntu22-vg-autotest" build number 51824 00:15:32.996 [Pipeline] writeFile 00:15:33.064 [Pipeline] } 00:15:33.108 [Pipeline] // dir 00:15:33.229 [Pipeline] dir 00:15:33.230 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_32910 00:15:33.231 [Pipeline] { 00:15:33.255 [Pipeline] copyArtifacts 00:15:33.364 Copied 9 artifacts from "autobuild-external-vg-autotest" build number 32910 00:15:33.368 [Pipeline] writeFile 00:15:33.448 [Pipeline] } 00:15:33.492 [Pipeline] // dir 00:15:33.835 [Pipeline] dir 00:15:33.836 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_32263 00:15:33.837 [Pipeline] { 00:15:33.869 [Pipeline] copyArtifacts 00:15:34.166 Copied 6 artifacts from "unittest-valgrind-docker-autotest" build number 32263 00:15:34.171 [Pipeline] writeFile 00:15:34.331 [Pipeline] } 00:15:34.395 [Pipeline] // dir 00:15:34.404 [Pipeline] catchError 00:15:34.406 [Pipeline] { 00:15:34.422 [Pipeline] sh 00:15:34.706 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 00:15:34.706 + shopt -s globstar nullglob 00:15:34.706 + echo 'Start stage post_gen_coverage.sh' 00:15:34.706 Start stage post_gen_coverage.sh 00:15:34.706 + cd /var/jenkins/workspace/autotest-per-patch 00:15:34.706 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 00:15:34.706 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 00:15:34.706 + move_artifacts 00:15:34.706 + local out_dirs 00:15:34.706 + out_dirs=(./**/output/) 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./autobuild-external-vg-autotest_32910/output//doc.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./autobuild-external-vg-autotest_32910/output//ut_coverage.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./autobuild-external-vg-autotest_32910/output//llvm.tar.xz ]] 00:15:34.706 + mv ./autobuild-external-vg-autotest_32910/output//build-kernel-manifest.txt ./autobuild-external-vg-autotest_32910/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_32910/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_32910/output//dmesg.init.log ./autobuild-external-vg-autotest_32910/output//dmesg.log ./autobuild-external-vg-autotest_32910/output//power.tar.xz ./autobuild-external-vg-autotest_32910/output//test_completions.txt ./autobuild-external-vg-autotest_32910/output//timing.svg ./autobuild-external-vg-autotest_32910/output//timing.txt ./autobuild-external-vg-autotest_32910/output//.. 00:15:34.706 + rmdir ./autobuild-external-vg-autotest_32910/output/ 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./BlobFS-phy-autotest_40727/output//doc.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./BlobFS-phy-autotest_40727/output//ut_coverage.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./BlobFS-phy-autotest_40727/output//llvm.tar.xz ]] 00:15:34.706 + mv ./BlobFS-phy-autotest_40727/output//all_tests.txt ./BlobFS-phy-autotest_40727/output//build-kernel-manifest.txt ./BlobFS-phy-autotest_40727/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_40727/output//build-repo-manifest.txt ./BlobFS-phy-autotest_40727/output//coredumps ./BlobFS-phy-autotest_40727/output//cov_base.info.xz ./BlobFS-phy-autotest_40727/output//dmesg.init.log ./BlobFS-phy-autotest_40727/output//dmesg.log ./BlobFS-phy-autotest_40727/output//power.tar.xz ./BlobFS-phy-autotest_40727/output//proc_list.txt ./BlobFS-phy-autotest_40727/output//test_completions.txt ./BlobFS-phy-autotest_40727/output//timing.svg ./BlobFS-phy-autotest_40727/output//timing.txt ./BlobFS-phy-autotest_40727/output//udev.log ./BlobFS-phy-autotest_40727/output//.. 00:15:34.706 + rmdir ./BlobFS-phy-autotest_40727/output/ 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./build-files-docker-autotest_35595/output//doc.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./build-files-docker-autotest_35595/output//ut_coverage.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./build-files-docker-autotest_35595/output//llvm.tar.xz ]] 00:15:34.706 + mv ./build-files-docker-autotest_35595/output//build-repo-manifest.txt ./build-files-docker-autotest_35595/output//power.tar.xz ./build-files-docker-autotest_35595/output//test_completions.txt ./build-files-docker-autotest_35595/output//timing.svg ./build-files-docker-autotest_35595/output//timing.txt ./build-files-docker-autotest_35595/output//.. 00:15:34.706 + rmdir ./build-files-docker-autotest_35595/output/ 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./check-format-docker-autotest_35620/output//doc.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./check-format-docker-autotest_35620/output//ut_coverage.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./check-format-docker-autotest_35620/output//llvm.tar.xz ]] 00:15:34.706 + mv ./check-format-docker-autotest_35620/output//build-repo-manifest.txt ./check-format-docker-autotest_35620/output//power.tar.xz ./check-format-docker-autotest_35620/output//test_completions.txt ./check-format-docker-autotest_35620/output//timing.svg ./check-format-docker-autotest_35620/output//timing.txt ./check-format-docker-autotest_35620/output//.. 00:15:34.706 + rmdir ./check-format-docker-autotest_35620/output/ 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./check-so-deps-docker-autotest_35843/output//doc.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./check-so-deps-docker-autotest_35843/output//ut_coverage.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./check-so-deps-docker-autotest_35843/output//llvm.tar.xz ]] 00:15:34.706 + mv ./check-so-deps-docker-autotest_35843/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_35843/output//power.tar.xz ./check-so-deps-docker-autotest_35843/output//test_completions.txt ./check-so-deps-docker-autotest_35843/output//timing.svg ./check-so-deps-docker-autotest_35843/output//timing.txt ./check-so-deps-docker-autotest_35843/output//.. 00:15:34.706 + rmdir ./check-so-deps-docker-autotest_35843/output/ 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./crypto-phy-autotest_40722/output//doc.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./crypto-phy-autotest_40722/output//ut_coverage.tar.xz ]] 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./crypto-phy-autotest_40722/output//llvm.tar.xz ]] 00:15:34.706 + mv ./crypto-phy-autotest_40722/output//all_tests.txt ./crypto-phy-autotest_40722/output//build-kernel-manifest.txt ./crypto-phy-autotest_40722/output//build-pkg-manifest.txt ./crypto-phy-autotest_40722/output//build-repo-manifest.txt ./crypto-phy-autotest_40722/output//coredumps ./crypto-phy-autotest_40722/output//cov_base.info.xz ./crypto-phy-autotest_40722/output//dmesg.init.log ./crypto-phy-autotest_40722/output//dmesg.log ./crypto-phy-autotest_40722/output//power.tar.xz ./crypto-phy-autotest_40722/output//proc_list.txt ./crypto-phy-autotest_40722/output//test_completions.txt ./crypto-phy-autotest_40722/output//timing.svg ./crypto-phy-autotest_40722/output//timing.txt ./crypto-phy-autotest_40722/output//udev.log ./crypto-phy-autotest_40722/output//.. 00:15:34.706 + rmdir ./crypto-phy-autotest_40722/output/ 00:15:34.706 + for dir in "${out_dirs[@]}" 00:15:34.706 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.706 + [[ -f ./doc-docker-autotest_35935/output//doc.tar.xz ]] 00:15:34.706 + tar -C ./doc-docker-autotest_35935/output/ -xf ./doc-docker-autotest_35935/output//doc.tar.xz 00:15:34.964 + rm ./doc-docker-autotest_35935/output//doc.tar.xz 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./doc-docker-autotest_35935/output//ut_coverage.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./doc-docker-autotest_35935/output//llvm.tar.xz ]] 00:15:34.964 + mv ./doc-docker-autotest_35935/output//build-repo-manifest.txt ./doc-docker-autotest_35935/output//doc ./doc-docker-autotest_35935/output//power.tar.xz ./doc-docker-autotest_35935/output//test_completions.txt ./doc-docker-autotest_35935/output//timing.svg ./doc-docker-autotest_35935/output//timing.txt ./doc-docker-autotest_35935/output//.. 00:15:34.964 + rmdir ./doc-docker-autotest_35935/output/ 00:15:34.964 + for dir in "${out_dirs[@]}" 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./freebsd-vg-autotest_70348/output//doc.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./freebsd-vg-autotest_70348/output//ut_coverage.tar.xz ]] 00:15:34.964 + tar -C ./freebsd-vg-autotest_70348/output/ -xf ./freebsd-vg-autotest_70348/output//ut_coverage.tar.xz 00:15:34.964 + rm ./freebsd-vg-autotest_70348/output//ut_coverage.tar.xz 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./freebsd-vg-autotest_70348/output//llvm.tar.xz ]] 00:15:34.964 + mv ./freebsd-vg-autotest_70348/output//all_tests.txt ./freebsd-vg-autotest_70348/output//build-pkg-manifest.txt ./freebsd-vg-autotest_70348/output//build-repo-manifest.txt ./freebsd-vg-autotest_70348/output//cov_base.info.xz ./freebsd-vg-autotest_70348/output//messages ./freebsd-vg-autotest_70348/output//power.tar.xz ./freebsd-vg-autotest_70348/output//proc_list.txt ./freebsd-vg-autotest_70348/output//test_completions.txt ./freebsd-vg-autotest_70348/output//timing.svg ./freebsd-vg-autotest_70348/output//timing.txt ./freebsd-vg-autotest_70348/output//ut_coverage ./freebsd-vg-autotest_70348/output//.. 00:15:34.964 + rmdir ./freebsd-vg-autotest_70348/output/ 00:15:34.964 + for dir in "${out_dirs[@]}" 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./iscsi-uring-vg-autotest_93094/output//doc.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./iscsi-uring-vg-autotest_93094/output//ut_coverage.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./iscsi-uring-vg-autotest_93094/output//llvm.tar.xz ]] 00:15:34.964 + mv ./iscsi-uring-vg-autotest_93094/output//all_tests.txt ./iscsi-uring-vg-autotest_93094/output//build-kernel-manifest.txt ./iscsi-uring-vg-autotest_93094/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_93094/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_93094/output//coredumps ./iscsi-uring-vg-autotest_93094/output//cov_base.info.xz ./iscsi-uring-vg-autotest_93094/output//dmesg.init.log ./iscsi-uring-vg-autotest_93094/output//dmesg.log ./iscsi-uring-vg-autotest_93094/output//power.tar.xz ./iscsi-uring-vg-autotest_93094/output//proc_list.txt ./iscsi-uring-vg-autotest_93094/output//test_completions.txt ./iscsi-uring-vg-autotest_93094/output//timing.svg ./iscsi-uring-vg-autotest_93094/output//timing.txt ./iscsi-uring-vg-autotest_93094/output//udev.log ./iscsi-uring-vg-autotest_93094/output//.. 00:15:34.964 + rmdir ./iscsi-uring-vg-autotest_93094/output/ 00:15:34.964 + for dir in "${out_dirs[@]}" 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./iscsi-vg-autotest_93229/output//doc.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./iscsi-vg-autotest_93229/output//ut_coverage.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./iscsi-vg-autotest_93229/output//llvm.tar.xz ]] 00:15:34.964 + mv ./iscsi-vg-autotest_93229/output//all_tests.txt ./iscsi-vg-autotest_93229/output//build-kernel-manifest.txt ./iscsi-vg-autotest_93229/output//build-pkg-manifest.txt ./iscsi-vg-autotest_93229/output//build-repo-manifest.txt ./iscsi-vg-autotest_93229/output//coredumps ./iscsi-vg-autotest_93229/output//cov_base.info.xz ./iscsi-vg-autotest_93229/output//dmesg.init.log ./iscsi-vg-autotest_93229/output//dmesg.log ./iscsi-vg-autotest_93229/output//power.tar.xz ./iscsi-vg-autotest_93229/output//proc_list.txt ./iscsi-vg-autotest_93229/output//test_completions.txt ./iscsi-vg-autotest_93229/output//timing.svg ./iscsi-vg-autotest_93229/output//timing.txt ./iscsi-vg-autotest_93229/output//udev.log ./iscsi-vg-autotest_93229/output//.. 00:15:34.964 + rmdir ./iscsi-vg-autotest_93229/output/ 00:15:34.964 + for dir in "${out_dirs[@]}" 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./lvol-vg-autotest_93139/output//doc.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./lvol-vg-autotest_93139/output//ut_coverage.tar.xz ]] 00:15:34.964 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:34.964 + [[ -f ./lvol-vg-autotest_93139/output//llvm.tar.xz ]] 00:15:34.964 + mv ./lvol-vg-autotest_93139/output//all_tests.txt ./lvol-vg-autotest_93139/output//build-kernel-manifest.txt ./lvol-vg-autotest_93139/output//build-pkg-manifest.txt ./lvol-vg-autotest_93139/output//build-repo-manifest.txt ./lvol-vg-autotest_93139/output//coredumps ./lvol-vg-autotest_93139/output//cov_base.info.xz ./lvol-vg-autotest_93139/output//dmesg.init.log ./lvol-vg-autotest_93139/output//dmesg.log ./lvol-vg-autotest_93139/output//power.tar.xz ./lvol-vg-autotest_93139/output//proc_list.txt ./lvol-vg-autotest_93139/output//test_completions.txt ./lvol-vg-autotest_93139/output//timing.svg ./lvol-vg-autotest_93139/output//timing.txt ./lvol-vg-autotest_93139/output//udev.log ./lvol-vg-autotest_93139/output//.. 00:15:34.964 + rmdir ./lvol-vg-autotest_93139/output/ 00:15:35.223 + for dir in "${out_dirs[@]}" 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-cmb-pmr-vg-autotest_94319/output//doc.tar.xz ]] 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-cmb-pmr-vg-autotest_94319/output//ut_coverage.tar.xz ]] 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-cmb-pmr-vg-autotest_94319/output//llvm.tar.xz ]] 00:15:35.223 + mv ./nvme-cmb-pmr-vg-autotest_94319/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_94319/output//build-kernel-manifest.txt ./nvme-cmb-pmr-vg-autotest_94319/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_94319/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_94319/output//coredumps ./nvme-cmb-pmr-vg-autotest_94319/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_94319/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_94319/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_94319/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_94319/output//proc_list.txt ./nvme-cmb-pmr-vg-autotest_94319/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_94319/output//timing.svg ./nvme-cmb-pmr-vg-autotest_94319/output//timing.txt ./nvme-cmb-pmr-vg-autotest_94319/output//udev.log ./nvme-cmb-pmr-vg-autotest_94319/output//.. 00:15:35.223 + rmdir ./nvme-cmb-pmr-vg-autotest_94319/output/ 00:15:35.223 + for dir in "${out_dirs[@]}" 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-phy-autotest_86905/output//doc.tar.xz ]] 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-phy-autotest_86905/output//ut_coverage.tar.xz ]] 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-phy-autotest_86905/output//llvm.tar.xz ]] 00:15:35.223 + mv ./nvme-phy-autotest_86905/output//all_tests.txt ./nvme-phy-autotest_86905/output//build-kernel-manifest.txt ./nvme-phy-autotest_86905/output//build-pkg-manifest.txt ./nvme-phy-autotest_86905/output//build-repo-manifest.txt ./nvme-phy-autotest_86905/output//coredumps ./nvme-phy-autotest_86905/output//cov_base.info.xz ./nvme-phy-autotest_86905/output//dmesg.init.log ./nvme-phy-autotest_86905/output//dmesg.log ./nvme-phy-autotest_86905/output//power.tar.xz ./nvme-phy-autotest_86905/output//proc_list.txt ./nvme-phy-autotest_86905/output//test_completions.txt ./nvme-phy-autotest_86905/output//timing.svg ./nvme-phy-autotest_86905/output//timing.txt ./nvme-phy-autotest_86905/output//udev.log ./nvme-phy-autotest_86905/output//.. 00:15:35.223 + rmdir ./nvme-phy-autotest_86905/output/ 00:15:35.223 + for dir in "${out_dirs[@]}" 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-vg-autotest_93194/output//doc.tar.xz ]] 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-vg-autotest_93194/output//ut_coverage.tar.xz ]] 00:15:35.223 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.223 + [[ -f ./nvme-vg-autotest_93194/output//llvm.tar.xz ]] 00:15:35.224 + mv ./nvme-vg-autotest_93194/output//all_tests.txt ./nvme-vg-autotest_93194/output//build-kernel-manifest.txt ./nvme-vg-autotest_93194/output//build-pkg-manifest.txt ./nvme-vg-autotest_93194/output//build-repo-manifest.txt ./nvme-vg-autotest_93194/output//coredumps ./nvme-vg-autotest_93194/output//cov_base.info.xz ./nvme-vg-autotest_93194/output//dmesg.init.log ./nvme-vg-autotest_93194/output//dmesg.log ./nvme-vg-autotest_93194/output//power.tar.xz ./nvme-vg-autotest_93194/output//proc_list.txt ./nvme-vg-autotest_93194/output//test_completions.txt ./nvme-vg-autotest_93194/output//timing.svg ./nvme-vg-autotest_93194/output//timing.txt ./nvme-vg-autotest_93194/output//udev.log ./nvme-vg-autotest_93194/output//.. 00:15:35.224 + rmdir ./nvme-vg-autotest_93194/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-phy-autotest_86963/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-phy-autotest_86963/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-phy-autotest_86963/output//llvm.tar.xz ]] 00:15:35.224 + mv ./nvmf-phy-autotest_86963/output//all_tests.txt ./nvmf-phy-autotest_86963/output//build-kernel-manifest.txt ./nvmf-phy-autotest_86963/output//build-pkg-manifest.txt ./nvmf-phy-autotest_86963/output//build-repo-manifest.txt ./nvmf-phy-autotest_86963/output//coredumps ./nvmf-phy-autotest_86963/output//cov_base.info.xz ./nvmf-phy-autotest_86963/output//dmesg.init.log ./nvmf-phy-autotest_86963/output//dmesg.log ./nvmf-phy-autotest_86963/output//power.tar.xz ./nvmf-phy-autotest_86963/output//proc_list.txt ./nvmf-phy-autotest_86963/output//test_completions.txt ./nvmf-phy-autotest_86963/output//timing.svg ./nvmf-phy-autotest_86963/output//timing.txt ./nvmf-phy-autotest_86963/output//udev.log ./nvmf-phy-autotest_86963/output//.. 00:15:35.224 + rmdir ./nvmf-phy-autotest_86963/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-phy-autotest_86845/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-phy-autotest_86845/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-phy-autotest_86845/output//llvm.tar.xz ]] 00:15:35.224 + mv ./nvmf-tcp-phy-autotest_86845/output//all_tests.txt ./nvmf-tcp-phy-autotest_86845/output//build-kernel-manifest.txt ./nvmf-tcp-phy-autotest_86845/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_86845/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_86845/output//coredumps ./nvmf-tcp-phy-autotest_86845/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_86845/output//dmesg.init.log ./nvmf-tcp-phy-autotest_86845/output//dmesg.log ./nvmf-tcp-phy-autotest_86845/output//power.tar.xz ./nvmf-tcp-phy-autotest_86845/output//proc_list.txt ./nvmf-tcp-phy-autotest_86845/output//test_completions.txt ./nvmf-tcp-phy-autotest_86845/output//timing.svg ./nvmf-tcp-phy-autotest_86845/output//timing.txt ./nvmf-tcp-phy-autotest_86845/output//udev.log ./nvmf-tcp-phy-autotest_86845/output//.. 00:15:35.224 + rmdir ./nvmf-tcp-phy-autotest_86845/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-uring-vg-autotest_93136/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-uring-vg-autotest_93136/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-uring-vg-autotest_93136/output//llvm.tar.xz ]] 00:15:35.224 + mv ./nvmf-tcp-uring-vg-autotest_93136/output//build-kernel-manifest.txt ./nvmf-tcp-uring-vg-autotest_93136/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_93136/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_93136/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_93136/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_93136/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_93136/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_93136/output//timing.svg ./nvmf-tcp-uring-vg-autotest_93136/output//timing.txt ./nvmf-tcp-uring-vg-autotest_93136/output//.. 00:15:35.224 + rmdir ./nvmf-tcp-uring-vg-autotest_93136/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-vg-autotest_93171/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-vg-autotest_93171/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./nvmf-tcp-vg-autotest_93171/output//llvm.tar.xz ]] 00:15:35.224 + mv ./nvmf-tcp-vg-autotest_93171/output//build-kernel-manifest.txt ./nvmf-tcp-vg-autotest_93171/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_93171/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_93171/output//dmesg.init.log ./nvmf-tcp-vg-autotest_93171/output//dmesg.log ./nvmf-tcp-vg-autotest_93171/output//power.tar.xz ./nvmf-tcp-vg-autotest_93171/output//test_completions.txt ./nvmf-tcp-vg-autotest_93171/output//timing.svg ./nvmf-tcp-vg-autotest_93171/output//timing.txt ./nvmf-tcp-vg-autotest_93171/output//.. 00:15:35.224 + rmdir ./nvmf-tcp-vg-autotest_93171/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./packaging-docker-autotest_32259/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./packaging-docker-autotest_32259/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./packaging-docker-autotest_32259/output//llvm.tar.xz ]] 00:15:35.224 + mv ./packaging-docker-autotest_32259/output//build-repo-manifest.txt ./packaging-docker-autotest_32259/output//power.tar.xz ./packaging-docker-autotest_32259/output//test_completions.txt ./packaging-docker-autotest_32259/output//timing.svg ./packaging-docker-autotest_32259/output//timing.txt ./packaging-docker-autotest_32259/output//.. 00:15:35.224 + rmdir ./packaging-docker-autotest_32259/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./raid-vg-autotest_7496/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./raid-vg-autotest_7496/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./raid-vg-autotest_7496/output//llvm.tar.xz ]] 00:15:35.224 + mv ./raid-vg-autotest_7496/output//all_tests.txt ./raid-vg-autotest_7496/output//build-kernel-manifest.txt ./raid-vg-autotest_7496/output//build-pkg-manifest.txt ./raid-vg-autotest_7496/output//build-repo-manifest.txt ./raid-vg-autotest_7496/output//coredumps ./raid-vg-autotest_7496/output//cov_base.info.xz ./raid-vg-autotest_7496/output//dmesg.init.log ./raid-vg-autotest_7496/output//dmesg.log ./raid-vg-autotest_7496/output//power.tar.xz ./raid-vg-autotest_7496/output//proc_list.txt ./raid-vg-autotest_7496/output//test_completions.txt ./raid-vg-autotest_7496/output//timing.svg ./raid-vg-autotest_7496/output//timing.txt ./raid-vg-autotest_7496/output//udev.log ./raid-vg-autotest_7496/output//.. 00:15:35.224 + rmdir ./raid-vg-autotest_7496/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./release-build-clang-docker-autotest_5335/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./release-build-clang-docker-autotest_5335/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./release-build-clang-docker-autotest_5335/output//llvm.tar.xz ]] 00:15:35.224 + mv ./release-build-clang-docker-autotest_5335/output//build-repo-manifest.txt ./release-build-clang-docker-autotest_5335/output//power.tar.xz ./release-build-clang-docker-autotest_5335/output//test_completions.txt ./release-build-clang-docker-autotest_5335/output//timing.svg ./release-build-clang-docker-autotest_5335/output//timing.txt ./release-build-clang-docker-autotest_5335/output//.. 00:15:35.224 + rmdir ./release-build-clang-docker-autotest_5335/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./release-build-main-docker-autotest_5336/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./release-build-main-docker-autotest_5336/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./release-build-main-docker-autotest_5336/output//llvm.tar.xz ]] 00:15:35.224 + mv ./release-build-main-docker-autotest_5336/output//build-repo-manifest.txt ./release-build-main-docker-autotest_5336/output//power.tar.xz ./release-build-main-docker-autotest_5336/output//test_completions.txt ./release-build-main-docker-autotest_5336/output//timing.svg ./release-build-main-docker-autotest_5336/output//timing.txt ./release-build-main-docker-autotest_5336/output//.. 00:15:35.224 + rmdir ./release-build-main-docker-autotest_5336/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./rocky9-vg-autotest_30179/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./rocky9-vg-autotest_30179/output//ut_coverage.tar.xz ]] 00:15:35.224 + tar -C ./rocky9-vg-autotest_30179/output/ -xf ./rocky9-vg-autotest_30179/output//ut_coverage.tar.xz 00:15:35.224 + rm ./rocky9-vg-autotest_30179/output//ut_coverage.tar.xz 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./rocky9-vg-autotest_30179/output//llvm.tar.xz ]] 00:15:35.224 + mv ./rocky9-vg-autotest_30179/output//all_tests.txt ./rocky9-vg-autotest_30179/output//build-pkg-manifest.txt ./rocky9-vg-autotest_30179/output//build-repo-manifest.txt ./rocky9-vg-autotest_30179/output//coredumps ./rocky9-vg-autotest_30179/output//cov_base.info.xz ./rocky9-vg-autotest_30179/output//dmesg.init.log ./rocky9-vg-autotest_30179/output//dmesg.log ./rocky9-vg-autotest_30179/output//power.tar.xz ./rocky9-vg-autotest_30179/output//proc_list.txt ./rocky9-vg-autotest_30179/output//test_completions.txt ./rocky9-vg-autotest_30179/output//timing.svg ./rocky9-vg-autotest_30179/output//timing.txt ./rocky9-vg-autotest_30179/output//udev.log ./rocky9-vg-autotest_30179/output//ut_coverage ./rocky9-vg-autotest_30179/output//.. 00:15:35.224 + rmdir ./rocky9-vg-autotest_30179/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./scan-build-docker-autotest_32271/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./scan-build-docker-autotest_32271/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./scan-build-docker-autotest_32271/output//llvm.tar.xz ]] 00:15:35.224 + mv ./scan-build-docker-autotest_32271/output//build_output.txt ./scan-build-docker-autotest_32271/output//build-repo-manifest.txt ./scan-build-docker-autotest_32271/output//power.tar.xz ./scan-build-docker-autotest_32271/output//scan-build ./scan-build-docker-autotest_32271/output//test_completions.txt ./scan-build-docker-autotest_32271/output//timing.txt ./scan-build-docker-autotest_32271/output//.. 00:15:35.224 + rmdir ./scan-build-docker-autotest_32271/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./short-fuzz-phy-autotest_40716/output//doc.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./short-fuzz-phy-autotest_40716/output//ut_coverage.tar.xz ]] 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.224 + [[ -f ./short-fuzz-phy-autotest_40716/output//llvm.tar.xz ]] 00:15:35.224 + mv ./short-fuzz-phy-autotest_40716/output//all_tests.txt ./short-fuzz-phy-autotest_40716/output//build-kernel-manifest.txt ./short-fuzz-phy-autotest_40716/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_40716/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_40716/output//coredumps ./short-fuzz-phy-autotest_40716/output//cov_base.info.xz ./short-fuzz-phy-autotest_40716/output//dmesg.init.log ./short-fuzz-phy-autotest_40716/output//dmesg.log ./short-fuzz-phy-autotest_40716/output//power.tar.xz ./short-fuzz-phy-autotest_40716/output//proc_list.txt ./short-fuzz-phy-autotest_40716/output//test_completions.txt ./short-fuzz-phy-autotest_40716/output//timing.svg ./short-fuzz-phy-autotest_40716/output//timing.txt ./short-fuzz-phy-autotest_40716/output//udev.log ./short-fuzz-phy-autotest_40716/output//.. 00:15:35.224 + rmdir ./short-fuzz-phy-autotest_40716/output/ 00:15:35.224 + for dir in "${out_dirs[@]}" 00:15:35.224 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.225 + [[ -f ./ubuntu22-vg-autotest_51824/output//doc.tar.xz ]] 00:15:35.225 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.225 + [[ -f ./ubuntu22-vg-autotest_51824/output//ut_coverage.tar.xz ]] 00:15:35.225 + tar -C ./ubuntu22-vg-autotest_51824/output/ -xf ./ubuntu22-vg-autotest_51824/output//ut_coverage.tar.xz 00:15:35.482 + rm ./ubuntu22-vg-autotest_51824/output//ut_coverage.tar.xz 00:15:35.482 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.482 + [[ -f ./ubuntu22-vg-autotest_51824/output//llvm.tar.xz ]] 00:15:35.482 + mv ./ubuntu22-vg-autotest_51824/output//all_tests.txt ./ubuntu22-vg-autotest_51824/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_51824/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_51824/output//coredumps ./ubuntu22-vg-autotest_51824/output//cov_base.info.xz ./ubuntu22-vg-autotest_51824/output//dmesg.init.log ./ubuntu22-vg-autotest_51824/output//dmesg.log ./ubuntu22-vg-autotest_51824/output//power.tar.xz ./ubuntu22-vg-autotest_51824/output//proc_list.txt ./ubuntu22-vg-autotest_51824/output//test_completions.txt ./ubuntu22-vg-autotest_51824/output//timing.svg ./ubuntu22-vg-autotest_51824/output//timing.txt ./ubuntu22-vg-autotest_51824/output//udev.log ./ubuntu22-vg-autotest_51824/output//ut_coverage ./ubuntu22-vg-autotest_51824/output//.. 00:15:35.482 + rmdir ./ubuntu22-vg-autotest_51824/output/ 00:15:35.482 + for dir in "${out_dirs[@]}" 00:15:35.482 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.482 + [[ -f ./ubuntu24-vg-autotest_9366/output//doc.tar.xz ]] 00:15:35.482 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.482 + [[ -f ./ubuntu24-vg-autotest_9366/output//ut_coverage.tar.xz ]] 00:15:35.482 + tar -C ./ubuntu24-vg-autotest_9366/output/ -xf ./ubuntu24-vg-autotest_9366/output//ut_coverage.tar.xz 00:15:35.740 + rm ./ubuntu24-vg-autotest_9366/output//ut_coverage.tar.xz 00:15:35.740 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.740 + [[ -f ./ubuntu24-vg-autotest_9366/output//llvm.tar.xz ]] 00:15:35.740 + mv ./ubuntu24-vg-autotest_9366/output//all_tests.txt ./ubuntu24-vg-autotest_9366/output//build-pkg-manifest.txt ./ubuntu24-vg-autotest_9366/output//build-repo-manifest.txt ./ubuntu24-vg-autotest_9366/output//coredumps ./ubuntu24-vg-autotest_9366/output//cov_base.info.xz ./ubuntu24-vg-autotest_9366/output//dmesg.init.log ./ubuntu24-vg-autotest_9366/output//dmesg.log ./ubuntu24-vg-autotest_9366/output//power.tar.xz ./ubuntu24-vg-autotest_9366/output//proc_list.txt ./ubuntu24-vg-autotest_9366/output//test_completions.txt ./ubuntu24-vg-autotest_9366/output//timing.svg ./ubuntu24-vg-autotest_9366/output//timing.txt ./ubuntu24-vg-autotest_9366/output//udev.log ./ubuntu24-vg-autotest_9366/output//ut_coverage ./ubuntu24-vg-autotest_9366/output//.. 00:15:35.740 + rmdir ./ubuntu24-vg-autotest_9366/output/ 00:15:35.740 + for dir in "${out_dirs[@]}" 00:15:35.740 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.740 + [[ -f ./unittest-clang-docker-autotest_32260/output//doc.tar.xz ]] 00:15:35.740 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:35.740 + [[ -f ./unittest-clang-docker-autotest_32260/output//ut_coverage.tar.xz ]] 00:15:35.740 + tar -C ./unittest-clang-docker-autotest_32260/output/ -xf ./unittest-clang-docker-autotest_32260/output//ut_coverage.tar.xz 00:15:36.314 + rm ./unittest-clang-docker-autotest_32260/output//ut_coverage.tar.xz 00:15:36.314 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.314 + [[ -f ./unittest-clang-docker-autotest_32260/output//llvm.tar.xz ]] 00:15:36.314 + mv ./unittest-clang-docker-autotest_32260/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_32260/output//power.tar.xz ./unittest-clang-docker-autotest_32260/output//test_completions.txt ./unittest-clang-docker-autotest_32260/output//timing.svg ./unittest-clang-docker-autotest_32260/output//timing.txt ./unittest-clang-docker-autotest_32260/output//ut_coverage ./unittest-clang-docker-autotest_32260/output//.. 00:15:36.314 + rmdir ./unittest-clang-docker-autotest_32260/output/ 00:15:36.314 + for dir in "${out_dirs[@]}" 00:15:36.314 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.314 + [[ -f ./unittest-main-docker-autotest_32263/output//doc.tar.xz ]] 00:15:36.314 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.314 + [[ -f ./unittest-main-docker-autotest_32263/output//ut_coverage.tar.xz ]] 00:15:36.314 + tar -C ./unittest-main-docker-autotest_32263/output/ -xf ./unittest-main-docker-autotest_32263/output//ut_coverage.tar.xz 00:15:36.314 + rm ./unittest-main-docker-autotest_32263/output//ut_coverage.tar.xz 00:15:36.314 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.314 + [[ -f ./unittest-main-docker-autotest_32263/output//llvm.tar.xz ]] 00:15:36.314 + mv ./unittest-main-docker-autotest_32263/output//build-repo-manifest.txt ./unittest-main-docker-autotest_32263/output//power.tar.xz ./unittest-main-docker-autotest_32263/output//test_completions.txt ./unittest-main-docker-autotest_32263/output//timing.svg ./unittest-main-docker-autotest_32263/output//timing.txt ./unittest-main-docker-autotest_32263/output//ut_coverage ./unittest-main-docker-autotest_32263/output//.. 00:15:36.314 + rmdir ./unittest-main-docker-autotest_32263/output/ 00:15:36.314 + for dir in "${out_dirs[@]}" 00:15:36.314 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.314 + [[ -f ./unittest-valgrind-docker-autotest_32263/output//doc.tar.xz ]] 00:15:36.314 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.314 + [[ -f ./unittest-valgrind-docker-autotest_32263/output//ut_coverage.tar.xz ]] 00:15:36.314 + tar -C ./unittest-valgrind-docker-autotest_32263/output/ -xf ./unittest-valgrind-docker-autotest_32263/output//ut_coverage.tar.xz 00:15:36.589 + rm ./unittest-valgrind-docker-autotest_32263/output//ut_coverage.tar.xz 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./unittest-valgrind-docker-autotest_32263/output//llvm.tar.xz ]] 00:15:36.589 + mv ./unittest-valgrind-docker-autotest_32263/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_32263/output//power.tar.xz ./unittest-valgrind-docker-autotest_32263/output//test_completions.txt ./unittest-valgrind-docker-autotest_32263/output//timing.svg ./unittest-valgrind-docker-autotest_32263/output//timing.txt ./unittest-valgrind-docker-autotest_32263/output//ut_coverage ./unittest-valgrind-docker-autotest_32263/output//.. 00:15:36.589 + rmdir ./unittest-valgrind-docker-autotest_32263/output/ 00:15:36.589 + for dir in "${out_dirs[@]}" 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vfio-user-phy-autotest_40720/output//doc.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vfio-user-phy-autotest_40720/output//ut_coverage.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vfio-user-phy-autotest_40720/output//llvm.tar.xz ]] 00:15:36.589 + mv ./vfio-user-phy-autotest_40720/output//all_tests.txt ./vfio-user-phy-autotest_40720/output//build-kernel-manifest.txt ./vfio-user-phy-autotest_40720/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_40720/output//build-repo-manifest.txt ./vfio-user-phy-autotest_40720/output//coredumps ./vfio-user-phy-autotest_40720/output//cov_base.info.xz ./vfio-user-phy-autotest_40720/output//dmesg.init.log ./vfio-user-phy-autotest_40720/output//dmesg.log ./vfio-user-phy-autotest_40720/output//power.tar.xz ./vfio-user-phy-autotest_40720/output//proc_list.txt ./vfio-user-phy-autotest_40720/output//test_completions.txt ./vfio-user-phy-autotest_40720/output//timing.svg ./vfio-user-phy-autotest_40720/output//timing.txt ./vfio-user-phy-autotest_40720/output//udev.log ./vfio-user-phy-autotest_40720/output//.. 00:15:36.589 + rmdir ./vfio-user-phy-autotest_40720/output/ 00:15:36.589 + for dir in "${out_dirs[@]}" 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vhost-initiator-vg-autotest_93216/output//doc.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vhost-initiator-vg-autotest_93216/output//ut_coverage.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vhost-initiator-vg-autotest_93216/output//llvm.tar.xz ]] 00:15:36.589 + mv ./vhost-initiator-vg-autotest_93216/output//all_tests.txt ./vhost-initiator-vg-autotest_93216/output//build-kernel-manifest.txt ./vhost-initiator-vg-autotest_93216/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_93216/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_93216/output//coredumps ./vhost-initiator-vg-autotest_93216/output//cov_base.info.xz ./vhost-initiator-vg-autotest_93216/output//dmesg.init.log ./vhost-initiator-vg-autotest_93216/output//dmesg.log ./vhost-initiator-vg-autotest_93216/output//power.tar.xz ./vhost-initiator-vg-autotest_93216/output//proc_list.txt ./vhost-initiator-vg-autotest_93216/output//test_completions.txt ./vhost-initiator-vg-autotest_93216/output//timing.svg ./vhost-initiator-vg-autotest_93216/output//timing.txt ./vhost-initiator-vg-autotest_93216/output//udev.log ./vhost-initiator-vg-autotest_93216/output//.. 00:15:36.589 + rmdir ./vhost-initiator-vg-autotest_93216/output/ 00:15:36.589 + for dir in "${out_dirs[@]}" 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vhost-phy-autotest_40786/output//doc.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vhost-phy-autotest_40786/output//ut_coverage.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./vhost-phy-autotest_40786/output//llvm.tar.xz ]] 00:15:36.589 + mv ./vhost-phy-autotest_40786/output//all_tests.txt ./vhost-phy-autotest_40786/output//build-kernel-manifest.txt ./vhost-phy-autotest_40786/output//build-pkg-manifest.txt ./vhost-phy-autotest_40786/output//build-repo-manifest.txt ./vhost-phy-autotest_40786/output//coredumps ./vhost-phy-autotest_40786/output//cov_base.info.xz ./vhost-phy-autotest_40786/output//dmesg.init.log ./vhost-phy-autotest_40786/output//dmesg.log ./vhost-phy-autotest_40786/output//power.tar.xz ./vhost-phy-autotest_40786/output//proc_list.txt ./vhost-phy-autotest_40786/output//test_completions.txt ./vhost-phy-autotest_40786/output//timing.svg ./vhost-phy-autotest_40786/output//timing.txt ./vhost-phy-autotest_40786/output//udev.log ./vhost-phy-autotest_40786/output//.. 00:15:36.589 + rmdir ./vhost-phy-autotest_40786/output/ 00:15:36.589 + for dir in "${out_dirs[@]}" 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./zns-vg-autotest_92289/output//doc.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./zns-vg-autotest_92289/output//ut_coverage.tar.xz ]] 00:15:36.589 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 00:15:36.589 + [[ -f ./zns-vg-autotest_92289/output//llvm.tar.xz ]] 00:15:36.589 + mv ./zns-vg-autotest_92289/output//all_tests.txt ./zns-vg-autotest_92289/output//build-kernel-manifest.txt ./zns-vg-autotest_92289/output//build-pkg-manifest.txt ./zns-vg-autotest_92289/output//build-repo-manifest.txt ./zns-vg-autotest_92289/output//coredumps ./zns-vg-autotest_92289/output//cov_base.info.xz ./zns-vg-autotest_92289/output//dmesg.init.log ./zns-vg-autotest_92289/output//dmesg.log ./zns-vg-autotest_92289/output//power.tar.xz ./zns-vg-autotest_92289/output//proc_list.txt ./zns-vg-autotest_92289/output//test_completions.txt ./zns-vg-autotest_92289/output//timing.svg ./zns-vg-autotest_92289/output//timing.txt ./zns-vg-autotest_92289/output//udev.log ./zns-vg-autotest_92289/output//.. 00:15:36.589 + rmdir ./zns-vg-autotest_92289/output/ 00:15:36.589 + unpack_cov_files 00:15:36.589 + local info_files 00:15:36.589 + info_files=(*/cov_*.info.xz) 00:15:36.589 + printf '%s\n' BlobFS-phy-autotest_40727/cov_base.info.xz crypto-phy-autotest_40722/cov_base.info.xz freebsd-vg-autotest_70348/cov_base.info.xz iscsi-uring-vg-autotest_93094/cov_base.info.xz iscsi-vg-autotest_93229/cov_base.info.xz lvol-vg-autotest_93139/cov_base.info.xz nvme-cmb-pmr-vg-autotest_94319/cov_base.info.xz nvme-phy-autotest_86905/cov_base.info.xz nvme-vg-autotest_93194/cov_base.info.xz nvmf-phy-autotest_86963/cov_base.info.xz nvmf-tcp-phy-autotest_86845/cov_base.info.xz raid-vg-autotest_7496/cov_base.info.xz rocky9-vg-autotest_30179/cov_base.info.xz short-fuzz-phy-autotest_40716/cov_base.info.xz ubuntu22-vg-autotest_51824/cov_base.info.xz ubuntu24-vg-autotest_9366/cov_base.info.xz vfio-user-phy-autotest_40720/cov_base.info.xz vhost-initiator-vg-autotest_93216/cov_base.info.xz vhost-phy-autotest_40786/cov_base.info.xz zns-vg-autotest_92289/cov_base.info.xz 00:15:36.589 + xargs -P0 -r -n1 xz -d 00:15:36.859 + fix_downstream_job_paths 00:15:36.859 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' 00:15:36.859 sed: no input files 00:15:36.859 + compress_coverage_and_docs 00:15:36.859 + echo 'Start compress coverage and docs' 00:15:36.859 Start compress coverage and docs 00:15:36.859 + tar -C coverage -czf coverage_autotest-per-patch_132136.tar.gz ./ --remove-files 00:15:36.859 tar: coverage: Cannot open: No such file or directory 00:15:36.859 tar: Error is not recoverable: exiting now 00:15:36.873 [Pipeline] } 00:15:36.878 ERROR: script returned exit code 2 00:15:36.909 [Pipeline] // catchError 00:15:36.921 [Pipeline] catchError 00:15:36.924 [Pipeline] { 00:15:36.945 [Pipeline] dir 00:15:36.945 Running in /var/jenkins/workspace/autotest-per-patch/post_process 00:15:36.947 [Pipeline] {