00:00:00.000 Started by user sys_sgci 00:00:00.007 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:03.907 The recommended git tool is: git 00:00:03.907 using credential 00000000-0000-0000-0000-000000000002 00:00:03.909 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autotest-per-patch_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:03.917 Fetching changes from the remote Git repository 00:00:03.919 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:03.929 Using shallow fetch with depth 1 00:00:03.929 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:03.929 > git --version # timeout=10 00:00:03.938 > git --version # 'git version 2.39.2' 00:00:03.938 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:03.948 Setting http proxy: proxy-dmz.intel.com:911 00:00:03.948 > 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:06.089 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:06.101 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:06.113 Checking out Revision 308e970df89ed396a3f9dcf22fba8891259694e4 (FETCH_HEAD) 00:00:06.113 > git config core.sparsecheckout # timeout=10 00:00:06.124 > git read-tree -mu HEAD # timeout=10 00:00:06.142 > git checkout -f 308e970df89ed396a3f9dcf22fba8891259694e4 # timeout=5 00:00:06.164 Commit message: "jjb/create-perf-report: make job run concurrent" 00:00:06.165 > git rev-list --no-walk 308e970df89ed396a3f9dcf22fba8891259694e4 # timeout=10 00:00:06.333 [Pipeline] Start of Pipeline 00:00:06.346 [Pipeline] library 00:00:06.348 Loading library shm_lib@master 00:00:06.348 Library shm_lib@master is cached. Copying from home. 00:00:06.372 [Pipeline] node 00:00:06.378 Running on ME2 in /var/jenkins/workspace/autotest-per-patch 00:00:06.383 [Pipeline] { 00:00:06.398 [Pipeline] cleanWs 00:00:06.418 [WS-CLEANUP] Deleting project workspace... 00:00:06.418 [WS-CLEANUP] Deferred wipeout is used... 00:00:06.438 [WS-CLEANUP] done 00:00:06.444 [Pipeline] stage 00:00:06.449 [Pipeline] { (Prologue) 00:00:06.536 [Pipeline] withCredentials 00:00:06.546 > git --version # timeout=10 00:00:06.556 > git --version # 'git version 2.39.2' 00:00:06.570 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:00:06.572 [Pipeline] { 00:00:06.580 [Pipeline] retry 00:00:06.582 [Pipeline] { 00:00:06.747 [Pipeline] sh 00:00:07.020 + git ls-remote https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool refs/heads/master 00:00:08.940 [Pipeline] } 00:00:08.965 [Pipeline] // retry 00:00:08.970 [Pipeline] } 00:00:08.993 [Pipeline] // withCredentials 00:00:09.004 [Pipeline] httpRequest 00:00:09.023 [Pipeline] echo 00:00:09.025 Sorcerer 10.211.164.101 is alive 00:00:09.034 [Pipeline] httpRequest 00:00:09.038 HttpMethod: GET 00:00:09.039 URL: http://10.211.164.101/packages/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:09.039 Sending request to url: http://10.211.164.101/packages/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:09.040 Response Code: HTTP/1.1 200 OK 00:00:09.041 Success: Status code 200 is in the accepted range: 200,404 00:00:09.041 Saving response body to /var/jenkins/workspace/autotest-per-patch/jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:09.187 [Pipeline] sh 00:00:09.470 + tar --no-same-owner -xf jbp_308e970df89ed396a3f9dcf22fba8891259694e4.tar.gz 00:00:09.490 [Pipeline] httpRequest 00:00:09.510 [Pipeline] echo 00:00:09.512 Sorcerer 10.211.164.101 is alive 00:00:09.520 [Pipeline] httpRequest 00:00:09.524 HttpMethod: GET 00:00:09.525 URL: http://10.211.164.101/packages/spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:09.525 Sending request to url: http://10.211.164.101/packages/spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:09.526 Response Code: HTTP/1.1 404 Not Found 00:00:09.526 Success: Status code 404 is in the accepted range: 200,404 00:00:09.527 Saving response body to /var/jenkins/workspace/autotest-per-patch/spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:09.538 [Pipeline] sh 00:00:09.813 + rm -f spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:09.830 [Pipeline] retry 00:00:09.832 [Pipeline] { 00:00:09.853 [Pipeline] checkout 00:00:09.859 The recommended git tool is: NONE 00:00:09.867 using credential 00000000-0000-0000-0000-000000000002 00:00:09.871 Cloning the remote Git repository 00:00:09.874 Honoring refspec on initial clone 00:00:09.878 Cloning repository https://review.spdk.io/gerrit/a/spdk/spdk 00:00:09.878 > git init /var/jenkins/workspace/autotest-per-patch/spdk # timeout=10 00:00:09.882 Using reference repository: /var/ci_repos/spdk_multi 00:00:09.882 Fetching upstream changes from https://review.spdk.io/gerrit/a/spdk/spdk 00:00:09.882 > git --version # timeout=10 00:00:09.883 > git --version # 'git version 2.42.0' 00:00:09.883 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:09.885 Setting http proxy: proxy-dmz.intel.com:911 00:00:09.885 > git fetch --tags --force --progress -- https://review.spdk.io/gerrit/a/spdk/spdk refs/changes/95/23395/15 +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:15.137 Avoid second fetch 00:00:15.147 Checking out Revision 30622396396f7e0a60a7c6c3f68362509f926076 (FETCH_HEAD) 00:00:15.328 Commit message: "test/nvmf/digest: parametrize digest tests for DSA kernel mode" 00:00:15.130 > git config remote.origin.url https://review.spdk.io/gerrit/a/spdk/spdk # timeout=10 00:00:15.131 > git config --add remote.origin.fetch refs/changes/95/23395/15 # timeout=10 00:00:15.133 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 00:00:15.142 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:15.147 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:15.152 > git config core.sparsecheckout # timeout=10 00:00:15.153 > git checkout -f 30622396396f7e0a60a7c6c3f68362509f926076 # timeout=10 00:00:15.332 > git rev-list --no-walk 5b9fb8c025fd9f911fa2997242ef12cd504ca6c0 # timeout=10 00:00:15.347 > git remote # timeout=10 00:00:15.349 > git submodule init # timeout=10 00:00:15.373 > git submodule sync # timeout=10 00:00:15.397 > git config --get remote.origin.url # timeout=10 00:00:15.402 > git submodule init # timeout=10 00:00:15.424 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 00:00:15.426 > git config --get submodule.dpdk.url # timeout=10 00:00:15.427 > git remote # timeout=10 00:00:15.429 > git config --get remote.origin.url # timeout=10 00:00:15.430 > git config -f .gitmodules --get submodule.dpdk.path # timeout=10 00:00:15.432 > git config --get submodule.intel-ipsec-mb.url # timeout=10 00:00:15.433 > git remote # timeout=10 00:00:15.435 > git config --get remote.origin.url # timeout=10 00:00:15.436 > git config -f .gitmodules --get submodule.intel-ipsec-mb.path # timeout=10 00:00:15.437 > git config --get submodule.isa-l.url # timeout=10 00:00:15.439 > git remote # timeout=10 00:00:15.440 > git config --get remote.origin.url # timeout=10 00:00:15.442 > git config -f .gitmodules --get submodule.isa-l.path # timeout=10 00:00:15.443 > git config --get submodule.ocf.url # timeout=10 00:00:15.445 > git remote # timeout=10 00:00:15.446 > git config --get remote.origin.url # timeout=10 00:00:15.448 > git config -f .gitmodules --get submodule.ocf.path # timeout=10 00:00:15.449 > git config --get submodule.libvfio-user.url # timeout=10 00:00:15.450 > git remote # timeout=10 00:00:15.452 > git config --get remote.origin.url # timeout=10 00:00:15.453 > git config -f .gitmodules --get submodule.libvfio-user.path # timeout=10 00:00:15.455 > git config --get submodule.xnvme.url # timeout=10 00:00:15.456 > git remote # timeout=10 00:00:15.458 > git config --get remote.origin.url # timeout=10 00:00:15.459 > git config -f .gitmodules --get submodule.xnvme.path # timeout=10 00:00:15.461 > git config --get submodule.isa-l-crypto.url # timeout=10 00:00:15.462 > git remote # timeout=10 00:00:15.464 > git config --get remote.origin.url # timeout=10 00:00:15.465 > git config -f .gitmodules --get submodule.isa-l-crypto.path # timeout=10 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.468 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l # timeout=10 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi libvfio-user # timeout=10 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi ocf # timeout=10 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi isa-l-crypto # timeout=10 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi dpdk # timeout=10 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 Setting http proxy: proxy-dmz.intel.com:911 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi intel-ipsec-mb # timeout=10 00:00:15.470 > git submodule update --init --recursive --reference /var/ci_repos/spdk_multi xnvme # timeout=10 00:00:35.332 [Pipeline] dir 00:00:35.332 Running in /var/jenkins/workspace/autotest-per-patch/spdk 00:00:35.334 [Pipeline] { 00:00:35.349 [Pipeline] sh 00:00:35.626 ++ nproc 00:00:35.627 + threads=8 00:00:35.627 + git repack -a -d --threads=8 00:00:39.808 + git submodule foreach git repack -a -d --threads=8 00:00:39.808 Entering 'dpdk' 00:00:43.093 Entering 'intel-ipsec-mb' 00:00:43.093 Entering 'isa-l' 00:00:43.093 Entering 'isa-l-crypto' 00:00:43.093 Entering 'libvfio-user' 00:00:43.093 Entering 'ocf' 00:00:43.350 Entering 'xnvme' 00:00:43.607 + find .git -type f -name alternates -print -delete 00:00:43.607 .git/objects/info/alternates 00:00:43.607 .git/modules/libvfio-user/objects/info/alternates 00:00:43.607 .git/modules/isa-l-crypto/objects/info/alternates 00:00:43.607 .git/modules/ocf/objects/info/alternates 00:00:43.607 .git/modules/intel-ipsec-mb/objects/info/alternates 00:00:43.607 .git/modules/isa-l/objects/info/alternates 00:00:43.607 .git/modules/xnvme/objects/info/alternates 00:00:43.607 .git/modules/dpdk/objects/info/alternates 00:00:43.620 [Pipeline] } 00:00:43.642 [Pipeline] // dir 00:00:43.648 [Pipeline] } 00:00:43.669 [Pipeline] // retry 00:00:43.677 [Pipeline] sh 00:00:44.109 + hash pigz 00:00:44.109 + tar -cf spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz -I pigz spdk 00:00:46.014 [Pipeline] httpRequest 00:00:46.020 HttpMethod: PUT 00:00:46.020 URL: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:46.021 Sending request to url: http://10.211.164.101/cgi-bin/sorcerer.py?group=packages&filename=spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:56.720 Response Code: HTTP/1.1 200 OK 00:00:56.725 Success: Status code 200 is in the accepted range: 200 00:00:56.730 [Pipeline] echo 00:00:56.732 00:00:56.732 Locking 00:00:56.732 Waited 0s for lock 00:00:56.732 Everything Fine. Saved: /storage/packages/spdk_30622396396f7e0a60a7c6c3f68362509f926076.tar.gz 00:00:56.732 00:00:56.737 [Pipeline] sh 00:00:57.022 + git -C spdk log --oneline -n5 00:00:57.022 306223963 test/nvmf/digest: parametrize digest tests for DSA kernel mode 00:00:57.022 51eebfa22 test/accel: parametrize accel tests for DSA kernel mode 00:00:57.022 1e0c50086 test/common/autotest_common: managing idxd drivers setup 00:00:57.022 5b9fb8c02 test/setup: add configuration script for dsa devices 00:00:57.022 719d03c6a sock/uring: only register net impl if supported 00:00:57.050 [Pipeline] setCustomBuildProperty 00:00:57.059 [Pipeline] setCustomBuildProperty 00:00:57.069 [Pipeline] catchError 00:00:57.071 [Pipeline] { 00:00:57.091 [Pipeline] sh 00:00:57.374 + git -C spdk describe --tags --abbrev=0 origin/master 00:00:57.389 [Pipeline] sh 00:00:57.672 + git -C spdk describe --tags --abbrev=0 --exclude=LTS HEAD 00:00:57.687 [Pipeline] echo 00:00:57.689 Branch: master 00:00:57.692 [Pipeline] fileExists 00:00:57.710 [Pipeline] readJSON 00:00:57.725 [Pipeline] } 00:00:57.754 [Pipeline] // catchError 00:00:57.767 [Pipeline] sh 00:00:58.050 + /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:58.067 [Pipeline] } 00:00:58.093 [Pipeline] // stage 00:00:58.111 [Pipeline] catchError 00:00:58.113 [Pipeline] { 00:00:58.132 [Pipeline] stage 00:00:58.134 [Pipeline] { (Pre tests) 00:00:58.165 [Pipeline] parallel 00:00:58.179 [Pipeline] { (Branch: check-format-docker-autotest) 00:00:58.181 [Pipeline] { (Branch: check-so-deps-docker-autotest) 00:00:58.182 [Pipeline] { (Branch: doc-docker-autotest) 00:00:58.184 [Pipeline] { (Branch: build-files-docker-autotest) 00:00:58.208 [Pipeline] retry 00:00:58.210 [Pipeline] { 00:00:58.214 [Pipeline] retry 00:00:58.216 [Pipeline] { 00:00:58.221 [Pipeline] retry 00:00:58.223 [Pipeline] { 00:00:58.228 [Pipeline] retry 00:00:58.229 [Pipeline] { 00:00:58.253 [Pipeline] build 00:00:58.256 Scheduling project: check-format-docker-autotest 00:00:58.263 [Pipeline] build 00:00:58.266 Scheduling project: check-so-deps-docker-autotest 00:00:58.274 [Pipeline] build 00:00:58.276 Scheduling project: doc-docker-autotest 00:00:58.284 [Pipeline] build 00:00:58.287 Scheduling project: build-files-docker-autotest 00:01:03.681 Starting building: check-format-docker-autotest #26515 00:01:03.684 Starting building: build-files-docker-autotest #26494 00:01:03.687 Starting building: doc-docker-autotest #26709 00:01:03.690 Starting building: check-so-deps-docker-autotest #26526 00:01:53.429 Build doc-docker-autotest #26709 completed: SUCCESS 00:01:53.431 [Pipeline] } 00:01:53.467 [Pipeline] // retry 00:01:53.473 [Pipeline] } 00:02:12.309 Build check-format-docker-autotest #26515 completed: SUCCESS 00:02:12.311 [Pipeline] } 00:02:12.343 [Pipeline] // retry 00:02:12.347 [Pipeline] } 00:03:42.327 Build build-files-docker-autotest #26494 completed: SUCCESS 00:03:42.330 [Pipeline] } 00:03:42.372 [Pipeline] // retry 00:03:42.379 [Pipeline] } 00:04:03.772 Build check-so-deps-docker-autotest #26526 completed: SUCCESS 00:04:03.774 [Pipeline] } 00:04:03.807 [Pipeline] // retry 00:04:03.810 [Pipeline] } 00:04:03.858 [Pipeline] // parallel 00:04:03.862 [Pipeline] } 00:04:03.880 [Pipeline] // stage 00:04:03.884 [Pipeline] } 00:04:03.901 [Pipeline] // catchError 00:04:03.908 [Pipeline] catchError 00:04:03.909 [Pipeline] { 00:04:03.923 [Pipeline] stage 00:04:03.924 [Pipeline] { (Tests) 00:04:04.043 [Pipeline] parallel 00:04:04.136 [Pipeline] { (Branch: unittest-clang-docker-autotest) 00:04:04.137 [Pipeline] { (Branch: unittest-main-docker-autotest) 00:04:04.138 [Pipeline] { (Branch: autobuild-external-vg-autotest) 00:04:04.140 [Pipeline] { (Branch: scan-build-docker-autotest) 00:04:04.141 [Pipeline] { (Branch: unittest-valgrind-docker-autotest) 00:04:04.142 [Pipeline] { (Branch: lvol-vg-autotest) 00:04:04.143 [Pipeline] { (Branch: vhost-initiator-vg-autotest) 00:04:04.144 [Pipeline] { (Branch: nvmf-tcp-vg-autotest) 00:04:04.145 [Pipeline] { (Branch: nvmf-tcp-uring-vg-autotest) 00:04:04.146 [Pipeline] { (Branch: nvme-vg-autotest) 00:04:04.148 [Pipeline] { (Branch: centos7-vg-autotest) 00:04:04.149 [Pipeline] { (Branch: rocky9-vg-autotest) 00:04:04.150 [Pipeline] { (Branch: ubuntu20-vg-autotest) 00:04:04.152 [Pipeline] { (Branch: ubuntu22-vg-autotest) 00:04:04.153 [Pipeline] { (Branch: freebsd-vg-autotest) 00:04:04.155 [Pipeline] { (Branch: iscsi-vg-autotest) 00:04:04.156 [Pipeline] { (Branch: iscsi-uring-vg-autotest) 00:04:04.158 [Pipeline] { (Branch: zns-vg-autotest) 00:04:04.160 [Pipeline] { (Branch: nvme-cmb-pmr-vg-autotest) 00:04:04.161 [Pipeline] { (Branch: BlobFS-phy-autotest) 00:04:04.162 [Pipeline] { (Branch: crypto-phy-autotest) 00:04:04.164 [Pipeline] { (Branch: vhost-phy-autotest) 00:04:04.165 [Pipeline] { (Branch: nvmf-phy-autotest) 00:04:04.166 [Pipeline] { (Branch: nvmf-tcp-phy-autotest) 00:04:04.167 [Pipeline] { (Branch: nvme-phy-autotest) 00:04:04.168 [Pipeline] { (Branch: vfio-user-phy-autotest) 00:04:04.169 [Pipeline] { (Branch: short-fuzz-phy-autotest) 00:04:04.170 [Pipeline] { (Branch: packaging-docker-autotest) 00:04:04.192 [Pipeline] retry 00:04:04.194 [Pipeline] { 00:04:04.198 [Pipeline] retry 00:04:04.199 [Pipeline] { 00:04:04.203 [Pipeline] retry 00:04:04.205 [Pipeline] { 00:04:04.208 [Pipeline] retry 00:04:04.210 [Pipeline] { 00:04:04.213 [Pipeline] retry 00:04:04.215 [Pipeline] { 00:04:04.219 [Pipeline] retry 00:04:04.221 [Pipeline] { 00:04:04.225 [Pipeline] retry 00:04:04.226 [Pipeline] { 00:04:04.230 [Pipeline] retry 00:04:04.231 [Pipeline] { 00:04:04.236 [Pipeline] retry 00:04:04.237 [Pipeline] { 00:04:04.242 [Pipeline] retry 00:04:04.243 [Pipeline] { 00:04:04.247 [Pipeline] retry 00:04:04.249 [Pipeline] { 00:04:04.253 [Pipeline] retry 00:04:04.255 [Pipeline] { 00:04:04.259 [Pipeline] retry 00:04:04.260 [Pipeline] { 00:04:04.264 [Pipeline] retry 00:04:04.265 [Pipeline] { 00:04:04.270 [Pipeline] retry 00:04:04.271 [Pipeline] { 00:04:04.276 [Pipeline] retry 00:04:04.277 [Pipeline] { 00:04:04.281 [Pipeline] retry 00:04:04.283 [Pipeline] { 00:04:04.287 [Pipeline] retry 00:04:04.289 [Pipeline] { 00:04:04.292 [Pipeline] retry 00:04:04.294 [Pipeline] { 00:04:04.298 [Pipeline] retry 00:04:04.299 [Pipeline] { 00:04:04.303 [Pipeline] retry 00:04:04.305 [Pipeline] { 00:04:04.309 [Pipeline] retry 00:04:04.311 [Pipeline] { 00:04:04.315 [Pipeline] retry 00:04:04.316 [Pipeline] { 00:04:04.321 [Pipeline] retry 00:04:04.322 [Pipeline] { 00:04:04.327 [Pipeline] retry 00:04:04.328 [Pipeline] { 00:04:04.333 [Pipeline] retry 00:04:04.336 [Pipeline] { 00:04:04.340 [Pipeline] retry 00:04:04.341 [Pipeline] { 00:04:04.345 [Pipeline] retry 00:04:04.347 [Pipeline] { 00:04:04.366 [Pipeline] build 00:04:04.368 Scheduling project: unittest-clang-docker-autotest 00:04:04.374 [Pipeline] build 00:04:04.376 Scheduling project: unittest-main-docker-autotest 00:04:04.382 [Pipeline] build 00:04:04.384 Scheduling project: autobuild-external-vg-autotest 00:04:04.389 [Pipeline] build 00:04:04.392 Scheduling project: scan-build-docker-autotest 00:04:04.397 [Pipeline] build 00:04:04.399 Scheduling project: unittest-valgrind-docker-autotest 00:04:04.405 [Pipeline] build 00:04:04.407 Scheduling project: lvol-vg-autotest 00:04:04.413 [Pipeline] build 00:04:04.415 Scheduling project: vhost-initiator-vg-autotest 00:04:04.420 [Pipeline] build 00:04:04.422 Scheduling project: nvmf-tcp-vg-autotest 00:04:04.428 [Pipeline] build 00:04:04.432 Scheduling project: nvmf-tcp-uring-vg-autotest 00:04:04.440 [Pipeline] build 00:04:04.442 Scheduling project: nvme-vg-autotest 00:04:04.449 [Pipeline] build 00:04:04.453 Scheduling project: centos7-vg-autotest 00:04:04.459 [Pipeline] build 00:04:04.461 Scheduling project: rocky9-vg-autotest 00:04:04.468 [Pipeline] build 00:04:04.471 Scheduling project: ubuntu20-vg-autotest 00:04:04.479 [Pipeline] build 00:04:04.481 Scheduling project: ubuntu22-vg-autotest 00:04:04.486 [Pipeline] build 00:04:04.488 Scheduling project: freebsd-vg-autotest 00:04:04.494 [Pipeline] build 00:04:04.497 Scheduling project: iscsi-vg-autotest 00:04:04.503 [Pipeline] build 00:04:04.505 Scheduling project: iscsi-uring-vg-autotest 00:04:04.511 [Pipeline] build 00:04:04.513 Scheduling project: zns-vg-autotest 00:04:04.519 [Pipeline] build 00:04:04.522 Scheduling project: nvme-cmb-pmr-vg-autotest 00:04:04.528 [Pipeline] build 00:04:04.530 Scheduling project: BlobFS-phy-autotest 00:04:04.536 [Pipeline] build 00:04:04.539 Scheduling project: crypto-phy-autotest 00:04:04.545 [Pipeline] build 00:04:04.547 Scheduling project: vhost-phy-autotest 00:04:04.553 [Pipeline] build 00:04:04.555 Scheduling project: nvmf-phy-autotest 00:04:04.560 [Pipeline] build 00:04:04.562 Scheduling project: nvmf-tcp-phy-autotest 00:04:04.568 [Pipeline] build 00:04:04.570 Scheduling project: nvme-phy-autotest 00:04:04.575 [Pipeline] build 00:04:04.577 Scheduling project: vfio-user-phy-autotest 00:04:04.583 [Pipeline] build 00:04:04.585 Scheduling project: short-fuzz-phy-autotest 00:04:04.591 [Pipeline] build 00:04:04.593 Scheduling project: packaging-docker-autotest 00:04:09.399 Starting building: unittest-main-docker-autotest #23759 00:04:09.402 Starting building: unittest-clang-docker-autotest #23757 00:04:09.462 Starting building: autobuild-external-vg-autotest #24040 00:04:09.465 Starting building: unittest-valgrind-docker-autotest #23763 00:04:09.468 Starting building: scan-build-docker-autotest #23761 00:04:09.471 Starting building: nvmf-tcp-uring-vg-autotest #82682 00:04:09.473 Starting building: lvol-vg-autotest #82689 00:04:09.476 Starting building: vhost-initiator-vg-autotest #82760 00:04:09.479 Starting building: nvmf-tcp-vg-autotest #82732 00:04:09.848 Starting building: BlobFS-phy-autotest #30707 00:04:09.850 Starting building: vhost-phy-autotest #30723 00:04:09.853 Starting building: ubuntu22-vg-autotest #42361 00:04:09.856 Starting building: centos7-vg-autotest #78134 00:04:09.859 Starting building: nvme-phy-autotest #76869 00:04:09.862 Starting building: zns-vg-autotest #81845 00:04:09.865 Starting building: crypto-phy-autotest #30697 00:04:09.869 Starting building: vfio-user-phy-autotest #30706 00:04:09.875 Starting building: rocky9-vg-autotest #20660 00:04:09.878 Starting building: nvmf-tcp-phy-autotest #76829 00:04:09.881 Starting building: nvme-vg-autotest #82740 00:04:09.885 Starting building: nvmf-phy-autotest #76945 00:04:09.888 Starting building: short-fuzz-phy-autotest #30696 00:04:09.891 Starting building: ubuntu20-vg-autotest #78328 00:04:09.894 Starting building: freebsd-vg-autotest #62997 00:04:09.897 Starting building: nvme-cmb-pmr-vg-autotest #83864 00:04:09.902 Starting building: iscsi-vg-autotest #82776 00:04:09.905 Starting building: packaging-docker-autotest #23758 00:04:09.906 Starting building: iscsi-uring-vg-autotest #82643 00:11:02.513 Build packaging-docker-autotest #23758 completed: SUCCESS 00:11:02.516 [Pipeline] } 00:11:02.571 [Pipeline] // retry 00:11:02.578 [Pipeline] } 00:11:13.724 Build scan-build-docker-autotest #23761 completed: SUCCESS 00:11:13.727 [Pipeline] } 00:11:13.789 [Pipeline] // retry 00:11:13.796 [Pipeline] } 00:11:16.879 Build unittest-clang-docker-autotest #23757 completed: SUCCESS 00:11:16.882 [Pipeline] } 00:11:16.929 [Pipeline] // retry 00:11:16.936 [Pipeline] } 00:12:34.722 Build unittest-main-docker-autotest #23759 completed: SUCCESS 00:12:34.725 [Pipeline] } 00:12:34.772 [Pipeline] // retry 00:12:34.779 [Pipeline] } 00:15:19.991 Build vhost-initiator-vg-autotest #82760 completed: SUCCESS 00:15:19.994 [Pipeline] } 00:15:20.044 [Pipeline] // retry 00:15:20.051 [Pipeline] } 00:15:27.436 Build autobuild-external-vg-autotest #24040 completed: SUCCESS 00:15:27.439 [Pipeline] } 00:15:27.492 [Pipeline] // retry 00:15:27.501 [Pipeline] } 00:16:10.545 Build unittest-valgrind-docker-autotest #23763 completed: SUCCESS 00:16:10.547 [Pipeline] } 00:16:10.599 [Pipeline] // retry 00:16:10.607 [Pipeline] } 00:16:18.669 Build short-fuzz-phy-autotest #30696 completed: SUCCESS 00:16:18.671 [Pipeline] } 00:16:18.717 [Pipeline] // retry 00:16:18.724 [Pipeline] } 00:17:19.940 Build zns-vg-autotest #81845 completed: SUCCESS 00:17:19.942 [Pipeline] } 00:17:19.986 [Pipeline] // retry 00:17:19.993 [Pipeline] } 00:18:24.108 Build nvme-cmb-pmr-vg-autotest #83864 completed: SUCCESS 00:18:24.110 [Pipeline] } 00:18:24.160 [Pipeline] // retry 00:18:24.168 [Pipeline] } 00:21:18.470 Build lvol-vg-autotest #82689 completed: SUCCESS 00:21:18.472 [Pipeline] } 00:21:18.517 [Pipeline] // retry 00:21:18.528 [Pipeline] } 00:21:31.713 Build BlobFS-phy-autotest #30707 completed: SUCCESS 00:21:31.716 [Pipeline] } 00:21:31.762 [Pipeline] // retry 00:21:31.768 [Pipeline] } 00:22:27.310 Build iscsi-uring-vg-autotest #82643 completed: SUCCESS 00:22:27.313 [Pipeline] } 00:22:27.364 [Pipeline] // retry 00:22:27.368 [Pipeline] } 00:24:27.938 Build iscsi-vg-autotest #82776 completed: SUCCESS 00:24:27.940 [Pipeline] } 00:24:27.983 [Pipeline] // retry 00:24:27.988 [Pipeline] } 00:25:26.959 Build vhost-phy-autotest #30723 completed: SUCCESS 00:25:26.962 [Pipeline] } 00:25:27.009 [Pipeline] // retry 00:25:27.016 [Pipeline] } 00:25:54.433 Build vfio-user-phy-autotest #30706 completed: SUCCESS 00:25:54.435 [Pipeline] } 00:25:54.478 [Pipeline] // retry 00:25:54.487 [Pipeline] } 00:26:10.233 Build freebsd-vg-autotest #62997 completed: SUCCESS 00:26:10.235 [Pipeline] } 00:26:10.272 [Pipeline] // retry 00:26:10.279 [Pipeline] } 00:26:49.066 Build nvme-phy-autotest #76869 completed: SUCCESS 00:26:49.070 [Pipeline] } 00:26:49.120 [Pipeline] // retry 00:26:49.128 [Pipeline] } 00:29:14.513 Build nvmf-tcp-uring-vg-autotest #82682 completed: SUCCESS 00:29:14.515 [Pipeline] } 00:29:14.562 [Pipeline] // retry 00:29:14.570 [Pipeline] } 00:32:07.910 Build nvmf-phy-autotest #76945 completed: SUCCESS 00:32:07.913 [Pipeline] } 00:32:07.949 [Pipeline] // retry 00:32:07.955 [Pipeline] } 00:32:50.823 Build nvmf-tcp-vg-autotest #82732 completed: SUCCESS 00:32:50.825 [Pipeline] } 00:32:50.879 [Pipeline] // retry 00:32:50.886 [Pipeline] } 00:35:29.319 Build crypto-phy-autotest #30697 completed: SUCCESS 00:35:29.322 [Pipeline] } 00:35:29.365 [Pipeline] // retry 00:35:29.371 [Pipeline] } 00:36:57.308 Build nvmf-tcp-phy-autotest #76829 completed: SUCCESS 00:36:57.312 [Pipeline] } 00:36:57.356 [Pipeline] // retry 00:36:57.363 [Pipeline] } 00:37:17.622 Build nvme-vg-autotest #82740 completed: SUCCESS 00:37:17.625 [Pipeline] } 00:37:17.680 [Pipeline] // retry 00:37:17.688 [Pipeline] } 00:40:11.709 Build centos7-vg-autotest #78134 completed: SUCCESS 00:40:11.714 [Pipeline] } 00:40:11.750 [Pipeline] // retry 00:40:11.755 [Pipeline] } 00:53:10.406 Build rocky9-vg-autotest #20660 completed: SUCCESS 00:53:10.409 [Pipeline] } 00:53:10.455 [Pipeline] // retry 00:53:10.463 [Pipeline] } 00:59:45.551 Build ubuntu20-vg-autotest #78328 completed: SUCCESS 00:59:45.558 [Pipeline] } 00:59:45.604 [Pipeline] // retry 00:59:45.612 [Pipeline] } 01:00:53.693 Build ubuntu22-vg-autotest #42361 completed: SUCCESS 01:00:53.695 [Pipeline] } 01:00:53.739 [Pipeline] // retry 01:00:53.746 [Pipeline] } 01:00:53.974 [Pipeline] // parallel 01:00:53.979 [Pipeline] } 01:00:54.014 [Pipeline] // stage 01:00:54.023 [Pipeline] } 01:00:54.041 [Pipeline] // catchError 01:00:54.050 [Pipeline] stage 01:00:54.051 [Pipeline] { (Autorun Post and Coverage) 01:00:54.079 [Pipeline] setCustomBuildProperty 01:00:54.110 [Pipeline] dir 01:00:54.110 Running in /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709 01:00:54.112 [Pipeline] { 01:00:54.146 [Pipeline] copyArtifacts 01:00:54.386 Copied 5 artifacts from "doc-docker-autotest" build number 26709 01:00:54.390 [Pipeline] writeFile 01:00:54.406 [Pipeline] } 01:00:54.430 [Pipeline] // dir 01:00:54.445 [Pipeline] dir 01:00:54.445 Running in /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515 01:00:54.446 [Pipeline] { 01:00:54.469 [Pipeline] copyArtifacts 01:00:54.511 Copied 4 artifacts from "check-format-docker-autotest" build number 26515 01:00:54.514 [Pipeline] writeFile 01:00:54.539 [Pipeline] } 01:00:54.573 [Pipeline] // dir 01:00:54.663 [Pipeline] dir 01:00:54.663 Running in /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494 01:00:54.664 [Pipeline] { 01:00:54.687 [Pipeline] copyArtifacts 01:00:54.726 Copied 4 artifacts from "build-files-docker-autotest" build number 26494 01:00:54.729 [Pipeline] writeFile 01:00:54.775 [Pipeline] } 01:00:54.805 [Pipeline] // dir 01:00:54.866 [Pipeline] dir 01:00:54.867 Running in /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526 01:00:54.868 [Pipeline] { 01:00:54.884 [Pipeline] copyArtifacts 01:00:54.934 Copied 4 artifacts from "check-so-deps-docker-autotest" build number 26526 01:00:54.939 [Pipeline] writeFile 01:00:54.966 [Pipeline] } 01:00:54.989 [Pipeline] // dir 01:00:55.301 [Pipeline] dir 01:00:55.302 Running in /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758 01:00:55.303 [Pipeline] { 01:00:55.352 [Pipeline] copyArtifacts 01:00:55.409 Copied 4 artifacts from "packaging-docker-autotest" build number 23758 01:00:55.414 [Pipeline] writeFile 01:00:55.569 [Pipeline] } 01:00:55.670 [Pipeline] // dir 01:00:55.698 [Pipeline] dir 01:00:55.698 Running in /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761 01:00:55.700 [Pipeline] { 01:00:55.722 [Pipeline] copyArtifacts 01:00:55.811 Copied 8 artifacts from "scan-build-docker-autotest" build number 23761 01:00:55.816 [Pipeline] writeFile 01:00:55.843 [Pipeline] } 01:00:55.871 [Pipeline] // dir 01:00:55.991 [Pipeline] dir 01:00:55.992 Running in /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757 01:00:55.993 [Pipeline] { 01:00:56.021 [Pipeline] copyArtifacts 01:00:56.066 Copied 4 artifacts from "unittest-clang-docker-autotest" build number 23757 01:00:56.069 [Pipeline] writeFile 01:00:56.143 [Pipeline] } 01:00:56.194 [Pipeline] // dir 01:00:56.320 [Pipeline] dir 01:00:56.320 Running in /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759 01:00:56.321 [Pipeline] { 01:00:56.347 [Pipeline] copyArtifacts 01:00:56.618 Copied 5 artifacts from "unittest-main-docker-autotest" build number 23759 01:00:56.623 [Pipeline] writeFile 01:00:56.674 [Pipeline] } 01:00:56.732 [Pipeline] // dir 01:00:57.000 [Pipeline] dir 01:00:57.000 Running in /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760 01:00:57.002 [Pipeline] { 01:00:57.032 [Pipeline] copyArtifacts 01:00:57.294 Copied 15 artifacts from "vhost-initiator-vg-autotest" build number 82760 01:00:57.299 [Pipeline] writeFile 01:00:57.455 [Pipeline] } 01:00:57.564 [Pipeline] // dir 01:00:57.682 [Pipeline] dir 01:00:57.683 Running in /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040 01:00:57.684 [Pipeline] { 01:00:57.711 [Pipeline] copyArtifacts 01:00:57.789 Copied 8 artifacts from "autobuild-external-vg-autotest" build number 24040 01:00:57.793 [Pipeline] writeFile 01:00:57.854 [Pipeline] } 01:00:57.912 [Pipeline] // dir 01:00:58.311 [Pipeline] dir 01:00:58.311 Running in /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763 01:00:58.312 [Pipeline] { 01:00:58.350 [Pipeline] copyArtifacts 01:00:58.586 Copied 5 artifacts from "unittest-valgrind-docker-autotest" build number 23763 01:00:58.592 [Pipeline] writeFile 01:00:58.741 [Pipeline] } 01:00:58.820 [Pipeline] // dir 01:00:59.200 [Pipeline] dir 01:00:59.201 Running in /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696 01:00:59.202 [Pipeline] { 01:00:59.248 [Pipeline] copyArtifacts 01:00:59.458 Copied 10 artifacts from "short-fuzz-phy-autotest" build number 30696 01:00:59.463 [Pipeline] writeFile 01:00:59.628 [Pipeline] } 01:00:59.728 [Pipeline] // dir 01:01:00.077 [Pipeline] dir 01:01:00.077 Running in /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845 01:01:00.078 [Pipeline] { 01:01:00.117 [Pipeline] copyArtifacts 01:01:00.335 Copied 12 artifacts from "zns-vg-autotest" build number 81845 01:01:00.340 [Pipeline] writeFile 01:01:00.468 [Pipeline] } 01:01:00.551 [Pipeline] // dir 01:01:00.908 [Pipeline] dir 01:01:00.908 Running in /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864 01:01:00.909 [Pipeline] { 01:01:00.950 [Pipeline] copyArtifacts 01:01:01.166 Copied 12 artifacts from "nvme-cmb-pmr-vg-autotest" build number 83864 01:01:01.171 [Pipeline] writeFile 01:01:01.308 [Pipeline] } 01:01:01.393 [Pipeline] // dir 01:01:02.101 [Pipeline] dir 01:01:02.101 Running in /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689 01:01:02.103 [Pipeline] { 01:01:02.154 [Pipeline] copyArtifacts 01:01:02.395 Copied 12 artifacts from "lvol-vg-autotest" build number 82689 01:01:02.400 [Pipeline] writeFile 01:01:02.723 [Pipeline] } 01:01:02.851 [Pipeline] // dir 01:01:03.173 [Pipeline] dir 01:01:03.173 Running in /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707 01:01:03.174 [Pipeline] { 01:01:03.208 [Pipeline] copyArtifacts 01:01:03.604 Copied 28 artifacts from "BlobFS-phy-autotest" build number 30707 01:01:03.609 [Pipeline] writeFile 01:01:03.730 [Pipeline] } 01:01:03.809 [Pipeline] // dir 01:01:05.966 [Pipeline] dir 01:01:05.966 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643 01:01:05.967 [Pipeline] { 01:01:06.143 [Pipeline] copyArtifacts 01:01:08.895 Copied 16 artifacts from "iscsi-uring-vg-autotest" build number 82643 01:01:08.900 [Pipeline] writeFile 01:01:09.965 [Pipeline] } 01:01:10.406 [Pipeline] // dir 01:01:12.343 [Pipeline] dir 01:01:12.344 Running in /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776 01:01:12.345 [Pipeline] { 01:01:12.511 [Pipeline] copyArtifacts 01:01:15.522 Copied 16 artifacts from "iscsi-vg-autotest" build number 82776 01:01:15.527 [Pipeline] writeFile 01:01:16.367 [Pipeline] } 01:01:16.841 [Pipeline] // dir 01:01:17.253 [Pipeline] dir 01:01:17.253 Running in /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723 01:01:17.254 [Pipeline] { 01:01:17.323 [Pipeline] copyArtifacts 01:01:17.533 Copied 12 artifacts from "vhost-phy-autotest" build number 30723 01:01:17.537 [Pipeline] writeFile 01:01:17.718 [Pipeline] } 01:01:17.808 [Pipeline] // dir 01:01:18.297 [Pipeline] dir 01:01:18.298 Running in /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706 01:01:18.299 [Pipeline] { 01:01:18.354 [Pipeline] copyArtifacts 01:01:18.574 Copied 12 artifacts from "vfio-user-phy-autotest" build number 30706 01:01:18.578 [Pipeline] writeFile 01:01:18.764 [Pipeline] } 01:01:18.853 [Pipeline] // dir 01:01:19.734 [Pipeline] dir 01:01:19.734 Running in /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997 01:01:19.735 [Pipeline] { 01:01:19.787 [Pipeline] copyArtifacts 01:01:19.879 Copied 7 artifacts from "freebsd-vg-autotest" build number 62997 01:01:19.883 [Pipeline] writeFile 01:01:20.173 [Pipeline] } 01:01:20.337 [Pipeline] // dir 01:01:20.933 [Pipeline] dir 01:01:20.934 Running in /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869 01:01:20.935 [Pipeline] { 01:01:20.988 [Pipeline] copyArtifacts 01:01:21.202 Copied 12 artifacts from "nvme-phy-autotest" build number 76869 01:01:21.206 [Pipeline] writeFile 01:01:21.522 [Pipeline] } 01:01:21.638 [Pipeline] // dir 01:01:22.420 [Pipeline] dir 01:01:22.420 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682 01:01:22.421 [Pipeline] { 01:01:22.485 [Pipeline] copyArtifacts 01:01:22.680 Copied 13 artifacts from "nvmf-tcp-uring-vg-autotest" build number 82682 01:01:22.686 [Pipeline] writeFile 01:01:23.025 [Pipeline] } 01:01:23.186 [Pipeline] // dir 01:01:24.072 [Pipeline] dir 01:01:24.072 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945 01:01:24.073 [Pipeline] { 01:01:24.140 [Pipeline] copyArtifacts 01:01:24.387 Copied 13 artifacts from "nvmf-phy-autotest" build number 76945 01:01:24.391 [Pipeline] writeFile 01:01:24.759 [Pipeline] } 01:01:24.964 [Pipeline] // dir 01:01:25.920 [Pipeline] dir 01:01:25.920 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732 01:01:25.921 [Pipeline] { 01:01:25.994 [Pipeline] copyArtifacts 01:01:26.251 Copied 13 artifacts from "nvmf-tcp-vg-autotest" build number 82732 01:01:26.255 [Pipeline] writeFile 01:01:26.688 [Pipeline] } 01:01:26.865 [Pipeline] // dir 01:01:28.300 [Pipeline] dir 01:01:28.301 Running in /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697 01:01:28.302 [Pipeline] { 01:01:28.398 [Pipeline] copyArtifacts 01:01:28.628 Copied 12 artifacts from "crypto-phy-autotest" build number 30697 01:01:28.633 [Pipeline] writeFile 01:01:29.241 [Pipeline] } 01:01:29.484 [Pipeline] // dir 01:01:31.099 [Pipeline] dir 01:01:31.099 Running in /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829 01:01:31.100 [Pipeline] { 01:01:31.253 [Pipeline] copyArtifacts 01:01:31.431 Copied 13 artifacts from "nvmf-tcp-phy-autotest" build number 76829 01:01:31.435 [Pipeline] writeFile 01:01:32.066 [Pipeline] } 01:01:32.372 [Pipeline] // dir 01:01:33.130 [Pipeline] dir 01:01:33.130 Running in /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740 01:01:33.131 [Pipeline] { 01:01:33.223 [Pipeline] copyArtifacts 01:01:33.391 Copied 12 artifacts from "nvme-vg-autotest" build number 82740 01:01:33.394 [Pipeline] writeFile 01:01:33.625 [Pipeline] } 01:01:33.768 [Pipeline] // dir 01:01:34.775 [Pipeline] dir 01:01:34.776 Running in /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134 01:01:34.777 [Pipeline] { 01:01:34.839 [Pipeline] copyArtifacts 01:01:35.235 Copied 13 artifacts from "centos7-vg-autotest" build number 78134 01:01:35.240 [Pipeline] writeFile 01:01:35.627 [Pipeline] } 01:01:35.809 [Pipeline] // dir 01:01:37.256 [Pipeline] dir 01:01:37.256 Running in /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660 01:01:37.257 [Pipeline] { 01:01:37.351 [Pipeline] copyArtifacts 01:01:37.730 Copied 13 artifacts from "rocky9-vg-autotest" build number 20660 01:01:37.734 [Pipeline] writeFile 01:01:38.290 [Pipeline] } 01:01:38.521 [Pipeline] // dir 01:01:39.913 [Pipeline] dir 01:01:39.914 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328 01:01:39.915 [Pipeline] { 01:01:40.001 [Pipeline] copyArtifacts 01:01:40.387 Copied 13 artifacts from "ubuntu20-vg-autotest" build number 78328 01:01:40.391 [Pipeline] writeFile 01:01:40.935 [Pipeline] } 01:01:41.156 [Pipeline] // dir 01:01:42.744 [Pipeline] dir 01:01:42.745 Running in /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361 01:01:42.746 [Pipeline] { 01:01:42.833 [Pipeline] copyArtifacts 01:01:43.228 Copied 13 artifacts from "ubuntu22-vg-autotest" build number 42361 01:01:43.232 [Pipeline] writeFile 01:01:43.756 [Pipeline] } 01:01:43.995 [Pipeline] // dir 01:01:44.004 [Pipeline] catchError 01:01:44.006 [Pipeline] { 01:01:44.027 [Pipeline] sh 01:01:44.303 + jbp/jenkins/jjb-config/jobs/scripts/post_gen_coverage.sh 01:01:44.303 + shopt -s globstar nullglob 01:01:44.303 + echo 'Start stage post_gen_coverage.sh' 01:01:44.303 Start stage post_gen_coverage.sh 01:01:44.303 + cd /var/jenkins/workspace/autotest-per-patch 01:01:44.303 + rm -rf /var/jenkins/workspace/autotest-per-patch/spdk/doc 01:01:44.303 + trap 'compress_coverage_and_docs; remove_partial_coverage_files && echo '\''End stage post_gen_coverage.sh'\''' EXIT 01:01:44.303 + move_artifacts 01:01:44.303 + local out_dirs 01:01:44.303 + out_dirs=(./**/output/) 01:01:44.303 + for dir in "${out_dirs[@]}" 01:01:44.303 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.303 + [[ -f ./autobuild-external-vg-autotest_24040/output//doc.tar.xz ]] 01:01:44.303 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./autobuild-external-vg-autotest_24040/output//ut_coverage.tar.xz ]] 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./autobuild-external-vg-autotest_24040/output//llvm.tar.xz ]] 01:01:44.304 + mv ./autobuild-external-vg-autotest_24040/output//build-pkg-manifest.txt ./autobuild-external-vg-autotest_24040/output//build-repo-manifest.txt ./autobuild-external-vg-autotest_24040/output//dmesg.init.log ./autobuild-external-vg-autotest_24040/output//dmesg.log ./autobuild-external-vg-autotest_24040/output//power.tar.xz ./autobuild-external-vg-autotest_24040/output//test_completions.txt ./autobuild-external-vg-autotest_24040/output//timing.svg ./autobuild-external-vg-autotest_24040/output//timing.txt ./autobuild-external-vg-autotest_24040/output//.. 01:01:44.304 + rmdir ./autobuild-external-vg-autotest_24040/output/ 01:01:44.304 + for dir in "${out_dirs[@]}" 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./BlobFS-phy-autotest_30707/output//doc.tar.xz ]] 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./BlobFS-phy-autotest_30707/output//ut_coverage.tar.xz ]] 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./BlobFS-phy-autotest_30707/output//llvm.tar.xz ]] 01:01:44.304 + mv ./BlobFS-phy-autotest_30707/output//all_tests.txt ./BlobFS-phy-autotest_30707/output//build-pkg-manifest.txt ./BlobFS-phy-autotest_30707/output//build-repo-manifest.txt ./BlobFS-phy-autotest_30707/output//cov_base.info.xz ./BlobFS-phy-autotest_30707/output//cov_test.info.xz ./BlobFS-phy-autotest_30707/output//cov_total.info.xz ./BlobFS-phy-autotest_30707/output//dmesg.init.log ./BlobFS-phy-autotest_30707/output//dmesg.log ./BlobFS-phy-autotest_30707/output//power.tar.xz ./BlobFS-phy-autotest_30707/output//rocksdb ./BlobFS-phy-autotest_30707/output//test_completions.txt ./BlobFS-phy-autotest_30707/output//timing.svg ./BlobFS-phy-autotest_30707/output//timing.txt ./BlobFS-phy-autotest_30707/output//.. 01:01:44.304 + rmdir ./BlobFS-phy-autotest_30707/output/ 01:01:44.304 + for dir in "${out_dirs[@]}" 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./build-files-docker-autotest_26494/output//doc.tar.xz ]] 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./build-files-docker-autotest_26494/output//ut_coverage.tar.xz ]] 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./build-files-docker-autotest_26494/output//llvm.tar.xz ]] 01:01:44.304 + mv ./build-files-docker-autotest_26494/output//build-repo-manifest.txt ./build-files-docker-autotest_26494/output//power.tar.xz ./build-files-docker-autotest_26494/output//test_completions.txt ./build-files-docker-autotest_26494/output//timing.txt ./build-files-docker-autotest_26494/output//.. 01:01:44.304 + rmdir ./build-files-docker-autotest_26494/output/ 01:01:44.304 + for dir in "${out_dirs[@]}" 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./centos7-vg-autotest_78134/output//doc.tar.xz ]] 01:01:44.304 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.304 + [[ -f ./centos7-vg-autotest_78134/output//ut_coverage.tar.xz ]] 01:01:44.304 + tar -C ./centos7-vg-autotest_78134/output/ -xf ./centos7-vg-autotest_78134/output//ut_coverage.tar.xz 01:01:44.561 + rm ./centos7-vg-autotest_78134/output//ut_coverage.tar.xz 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./centos7-vg-autotest_78134/output//llvm.tar.xz ]] 01:01:44.561 + mv ./centos7-vg-autotest_78134/output//all_tests.txt ./centos7-vg-autotest_78134/output//build-pkg-manifest.txt ./centos7-vg-autotest_78134/output//build-repo-manifest.txt ./centos7-vg-autotest_78134/output//cov_base.info.xz ./centos7-vg-autotest_78134/output//cov_test.info.xz ./centos7-vg-autotest_78134/output//cov_total.info.xz ./centos7-vg-autotest_78134/output//dmesg.init.log ./centos7-vg-autotest_78134/output//dmesg.log ./centos7-vg-autotest_78134/output//power.tar.xz ./centos7-vg-autotest_78134/output//test_completions.txt ./centos7-vg-autotest_78134/output//timing.svg ./centos7-vg-autotest_78134/output//timing.txt ./centos7-vg-autotest_78134/output//ut_coverage ./centos7-vg-autotest_78134/output//.. 01:01:44.561 + rmdir ./centos7-vg-autotest_78134/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./check-format-docker-autotest_26515/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./check-format-docker-autotest_26515/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./check-format-docker-autotest_26515/output//llvm.tar.xz ]] 01:01:44.561 + mv ./check-format-docker-autotest_26515/output//build-repo-manifest.txt ./check-format-docker-autotest_26515/output//power.tar.xz ./check-format-docker-autotest_26515/output//test_completions.txt ./check-format-docker-autotest_26515/output//timing.txt ./check-format-docker-autotest_26515/output//.. 01:01:44.561 + rmdir ./check-format-docker-autotest_26515/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./check-so-deps-docker-autotest_26526/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./check-so-deps-docker-autotest_26526/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./check-so-deps-docker-autotest_26526/output//llvm.tar.xz ]] 01:01:44.561 + mv ./check-so-deps-docker-autotest_26526/output//build-repo-manifest.txt ./check-so-deps-docker-autotest_26526/output//power.tar.xz ./check-so-deps-docker-autotest_26526/output//test_completions.txt ./check-so-deps-docker-autotest_26526/output//timing.txt ./check-so-deps-docker-autotest_26526/output//.. 01:01:44.561 + rmdir ./check-so-deps-docker-autotest_26526/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./crypto-phy-autotest_30697/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./crypto-phy-autotest_30697/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./crypto-phy-autotest_30697/output//llvm.tar.xz ]] 01:01:44.561 + mv ./crypto-phy-autotest_30697/output//all_tests.txt ./crypto-phy-autotest_30697/output//build-pkg-manifest.txt ./crypto-phy-autotest_30697/output//build-repo-manifest.txt ./crypto-phy-autotest_30697/output//cov_base.info.xz ./crypto-phy-autotest_30697/output//cov_test.info.xz ./crypto-phy-autotest_30697/output//cov_total.info.xz ./crypto-phy-autotest_30697/output//dmesg.init.log ./crypto-phy-autotest_30697/output//dmesg.log ./crypto-phy-autotest_30697/output//power.tar.xz ./crypto-phy-autotest_30697/output//test_completions.txt ./crypto-phy-autotest_30697/output//timing.svg ./crypto-phy-autotest_30697/output//timing.txt ./crypto-phy-autotest_30697/output//.. 01:01:44.561 + rmdir ./crypto-phy-autotest_30697/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./doc-docker-autotest_26709/output//doc.tar.xz ]] 01:01:44.561 + tar -C ./doc-docker-autotest_26709/output/ -xf ./doc-docker-autotest_26709/output//doc.tar.xz 01:01:44.561 + rm ./doc-docker-autotest_26709/output//doc.tar.xz 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./doc-docker-autotest_26709/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./doc-docker-autotest_26709/output//llvm.tar.xz ]] 01:01:44.561 + mv ./doc-docker-autotest_26709/output//build-repo-manifest.txt ./doc-docker-autotest_26709/output//doc ./doc-docker-autotest_26709/output//power.tar.xz ./doc-docker-autotest_26709/output//test_completions.txt ./doc-docker-autotest_26709/output//timing.txt ./doc-docker-autotest_26709/output//.. 01:01:44.561 + rmdir ./doc-docker-autotest_26709/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./freebsd-vg-autotest_62997/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./freebsd-vg-autotest_62997/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./freebsd-vg-autotest_62997/output//llvm.tar.xz ]] 01:01:44.561 + mv ./freebsd-vg-autotest_62997/output//all_tests.txt ./freebsd-vg-autotest_62997/output//build-pkg-manifest.txt ./freebsd-vg-autotest_62997/output//build-repo-manifest.txt ./freebsd-vg-autotest_62997/output//messages ./freebsd-vg-autotest_62997/output//power.tar.xz ./freebsd-vg-autotest_62997/output//test_completions.txt ./freebsd-vg-autotest_62997/output//timing.txt ./freebsd-vg-autotest_62997/output//.. 01:01:44.561 + rmdir ./freebsd-vg-autotest_62997/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./iscsi-uring-vg-autotest_82643/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./iscsi-uring-vg-autotest_82643/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./iscsi-uring-vg-autotest_82643/output//llvm.tar.xz ]] 01:01:44.561 + mv ./iscsi-uring-vg-autotest_82643/output//all_tests.txt ./iscsi-uring-vg-autotest_82643/output//build-pkg-manifest.txt ./iscsi-uring-vg-autotest_82643/output//build-repo-manifest.txt ./iscsi-uring-vg-autotest_82643/output//calsoft.json ./iscsi-uring-vg-autotest_82643/output//calsoft.tar.xz ./iscsi-uring-vg-autotest_82643/output//cov_base.info.xz ./iscsi-uring-vg-autotest_82643/output//cov_test.info.xz ./iscsi-uring-vg-autotest_82643/output//cov_total.info.xz ./iscsi-uring-vg-autotest_82643/output//dmesg.init.log ./iscsi-uring-vg-autotest_82643/output//dmesg.log ./iscsi-uring-vg-autotest_82643/output//iscsi_autofuzz_logs.txt ./iscsi-uring-vg-autotest_82643/output//iscsi_autofuzz_tgt_output.txt ./iscsi-uring-vg-autotest_82643/output//power.tar.xz ./iscsi-uring-vg-autotest_82643/output//test_completions.txt ./iscsi-uring-vg-autotest_82643/output//timing.svg ./iscsi-uring-vg-autotest_82643/output//timing.txt ./iscsi-uring-vg-autotest_82643/output//.. 01:01:44.561 + rmdir ./iscsi-uring-vg-autotest_82643/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./iscsi-vg-autotest_82776/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./iscsi-vg-autotest_82776/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./iscsi-vg-autotest_82776/output//llvm.tar.xz ]] 01:01:44.561 + mv ./iscsi-vg-autotest_82776/output//all_tests.txt ./iscsi-vg-autotest_82776/output//build-pkg-manifest.txt ./iscsi-vg-autotest_82776/output//build-repo-manifest.txt ./iscsi-vg-autotest_82776/output//calsoft.json ./iscsi-vg-autotest_82776/output//calsoft.tar.xz ./iscsi-vg-autotest_82776/output//cov_base.info.xz ./iscsi-vg-autotest_82776/output//cov_test.info.xz ./iscsi-vg-autotest_82776/output//cov_total.info.xz ./iscsi-vg-autotest_82776/output//dmesg.init.log ./iscsi-vg-autotest_82776/output//dmesg.log ./iscsi-vg-autotest_82776/output//iscsi_autofuzz_logs.txt ./iscsi-vg-autotest_82776/output//iscsi_autofuzz_tgt_output.txt ./iscsi-vg-autotest_82776/output//power.tar.xz ./iscsi-vg-autotest_82776/output//test_completions.txt ./iscsi-vg-autotest_82776/output//timing.svg ./iscsi-vg-autotest_82776/output//timing.txt ./iscsi-vg-autotest_82776/output//.. 01:01:44.561 + rmdir ./iscsi-vg-autotest_82776/output/ 01:01:44.561 + for dir in "${out_dirs[@]}" 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./lvol-vg-autotest_82689/output//doc.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./lvol-vg-autotest_82689/output//ut_coverage.tar.xz ]] 01:01:44.561 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.561 + [[ -f ./lvol-vg-autotest_82689/output//llvm.tar.xz ]] 01:01:44.561 + mv ./lvol-vg-autotest_82689/output//all_tests.txt ./lvol-vg-autotest_82689/output//build-pkg-manifest.txt ./lvol-vg-autotest_82689/output//build-repo-manifest.txt ./lvol-vg-autotest_82689/output//cov_base.info.xz ./lvol-vg-autotest_82689/output//cov_test.info.xz ./lvol-vg-autotest_82689/output//cov_total.info.xz ./lvol-vg-autotest_82689/output//dmesg.init.log ./lvol-vg-autotest_82689/output//dmesg.log ./lvol-vg-autotest_82689/output//power.tar.xz ./lvol-vg-autotest_82689/output//test_completions.txt ./lvol-vg-autotest_82689/output//timing.svg ./lvol-vg-autotest_82689/output//timing.txt ./lvol-vg-autotest_82689/output//.. 01:01:44.561 + rmdir ./lvol-vg-autotest_82689/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-cmb-pmr-vg-autotest_83864/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-cmb-pmr-vg-autotest_83864/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-cmb-pmr-vg-autotest_83864/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvme-cmb-pmr-vg-autotest_83864/output//all_tests.txt ./nvme-cmb-pmr-vg-autotest_83864/output//build-pkg-manifest.txt ./nvme-cmb-pmr-vg-autotest_83864/output//build-repo-manifest.txt ./nvme-cmb-pmr-vg-autotest_83864/output//cov_base.info.xz ./nvme-cmb-pmr-vg-autotest_83864/output//cov_test.info.xz ./nvme-cmb-pmr-vg-autotest_83864/output//cov_total.info.xz ./nvme-cmb-pmr-vg-autotest_83864/output//dmesg.init.log ./nvme-cmb-pmr-vg-autotest_83864/output//dmesg.log ./nvme-cmb-pmr-vg-autotest_83864/output//power.tar.xz ./nvme-cmb-pmr-vg-autotest_83864/output//test_completions.txt ./nvme-cmb-pmr-vg-autotest_83864/output//timing.svg ./nvme-cmb-pmr-vg-autotest_83864/output//timing.txt ./nvme-cmb-pmr-vg-autotest_83864/output//.. 01:01:44.819 + rmdir ./nvme-cmb-pmr-vg-autotest_83864/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-phy-autotest_76869/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-phy-autotest_76869/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-phy-autotest_76869/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvme-phy-autotest_76869/output//all_tests.txt ./nvme-phy-autotest_76869/output//build-pkg-manifest.txt ./nvme-phy-autotest_76869/output//build-repo-manifest.txt ./nvme-phy-autotest_76869/output//cov_base.info.xz ./nvme-phy-autotest_76869/output//cov_test.info.xz ./nvme-phy-autotest_76869/output//cov_total.info.xz ./nvme-phy-autotest_76869/output//dmesg.init.log ./nvme-phy-autotest_76869/output//dmesg.log ./nvme-phy-autotest_76869/output//power.tar.xz ./nvme-phy-autotest_76869/output//test_completions.txt ./nvme-phy-autotest_76869/output//timing.svg ./nvme-phy-autotest_76869/output//timing.txt ./nvme-phy-autotest_76869/output//.. 01:01:44.819 + rmdir ./nvme-phy-autotest_76869/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-vg-autotest_82740/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-vg-autotest_82740/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvme-vg-autotest_82740/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvme-vg-autotest_82740/output//all_tests.txt ./nvme-vg-autotest_82740/output//build-pkg-manifest.txt ./nvme-vg-autotest_82740/output//build-repo-manifest.txt ./nvme-vg-autotest_82740/output//cov_base.info.xz ./nvme-vg-autotest_82740/output//cov_test.info.xz ./nvme-vg-autotest_82740/output//cov_total.info.xz ./nvme-vg-autotest_82740/output//dmesg.init.log ./nvme-vg-autotest_82740/output//dmesg.log ./nvme-vg-autotest_82740/output//power.tar.xz ./nvme-vg-autotest_82740/output//test_completions.txt ./nvme-vg-autotest_82740/output//timing.svg ./nvme-vg-autotest_82740/output//timing.txt ./nvme-vg-autotest_82740/output//.. 01:01:44.819 + rmdir ./nvme-vg-autotest_82740/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-phy-autotest_76945/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-phy-autotest_76945/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-phy-autotest_76945/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvmf-phy-autotest_76945/output//all_tests.txt ./nvmf-phy-autotest_76945/output//build-pkg-manifest.txt ./nvmf-phy-autotest_76945/output//build-repo-manifest.txt ./nvmf-phy-autotest_76945/output//cov_base.info.xz ./nvmf-phy-autotest_76945/output//cov_test.info.xz ./nvmf-phy-autotest_76945/output//cov_total.info.xz ./nvmf-phy-autotest_76945/output//dmesg.init.log ./nvmf-phy-autotest_76945/output//dmesg.log ./nvmf-phy-autotest_76945/output//nvmf_trace.0_shm.tar.gz ./nvmf-phy-autotest_76945/output//power.tar.xz ./nvmf-phy-autotest_76945/output//test_completions.txt ./nvmf-phy-autotest_76945/output//timing.svg ./nvmf-phy-autotest_76945/output//timing.txt ./nvmf-phy-autotest_76945/output//.. 01:01:44.819 + rmdir ./nvmf-phy-autotest_76945/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-phy-autotest_76829/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-phy-autotest_76829/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-phy-autotest_76829/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvmf-tcp-phy-autotest_76829/output//all_tests.txt ./nvmf-tcp-phy-autotest_76829/output//build-pkg-manifest.txt ./nvmf-tcp-phy-autotest_76829/output//build-repo-manifest.txt ./nvmf-tcp-phy-autotest_76829/output//cov_base.info.xz ./nvmf-tcp-phy-autotest_76829/output//cov_test.info.xz ./nvmf-tcp-phy-autotest_76829/output//cov_total.info.xz ./nvmf-tcp-phy-autotest_76829/output//dmesg.init.log ./nvmf-tcp-phy-autotest_76829/output//dmesg.log ./nvmf-tcp-phy-autotest_76829/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-phy-autotest_76829/output//power.tar.xz ./nvmf-tcp-phy-autotest_76829/output//test_completions.txt ./nvmf-tcp-phy-autotest_76829/output//timing.svg ./nvmf-tcp-phy-autotest_76829/output//timing.txt ./nvmf-tcp-phy-autotest_76829/output//.. 01:01:44.819 + rmdir ./nvmf-tcp-phy-autotest_76829/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-uring-vg-autotest_82682/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-uring-vg-autotest_82682/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-uring-vg-autotest_82682/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvmf-tcp-uring-vg-autotest_82682/output//all_tests.txt ./nvmf-tcp-uring-vg-autotest_82682/output//build-pkg-manifest.txt ./nvmf-tcp-uring-vg-autotest_82682/output//build-repo-manifest.txt ./nvmf-tcp-uring-vg-autotest_82682/output//cov_base.info.xz ./nvmf-tcp-uring-vg-autotest_82682/output//cov_test.info.xz ./nvmf-tcp-uring-vg-autotest_82682/output//cov_total.info.xz ./nvmf-tcp-uring-vg-autotest_82682/output//dmesg.init.log ./nvmf-tcp-uring-vg-autotest_82682/output//dmesg.log ./nvmf-tcp-uring-vg-autotest_82682/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-uring-vg-autotest_82682/output//power.tar.xz ./nvmf-tcp-uring-vg-autotest_82682/output//test_completions.txt ./nvmf-tcp-uring-vg-autotest_82682/output//timing.svg ./nvmf-tcp-uring-vg-autotest_82682/output//timing.txt ./nvmf-tcp-uring-vg-autotest_82682/output//.. 01:01:44.819 + rmdir ./nvmf-tcp-uring-vg-autotest_82682/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-vg-autotest_82732/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-vg-autotest_82732/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./nvmf-tcp-vg-autotest_82732/output//llvm.tar.xz ]] 01:01:44.819 + mv ./nvmf-tcp-vg-autotest_82732/output//all_tests.txt ./nvmf-tcp-vg-autotest_82732/output//build-pkg-manifest.txt ./nvmf-tcp-vg-autotest_82732/output//build-repo-manifest.txt ./nvmf-tcp-vg-autotest_82732/output//cov_base.info.xz ./nvmf-tcp-vg-autotest_82732/output//cov_test.info.xz ./nvmf-tcp-vg-autotest_82732/output//cov_total.info.xz ./nvmf-tcp-vg-autotest_82732/output//dmesg.init.log ./nvmf-tcp-vg-autotest_82732/output//dmesg.log ./nvmf-tcp-vg-autotest_82732/output//nvmf_trace.0_shm.tar.gz ./nvmf-tcp-vg-autotest_82732/output//power.tar.xz ./nvmf-tcp-vg-autotest_82732/output//test_completions.txt ./nvmf-tcp-vg-autotest_82732/output//timing.svg ./nvmf-tcp-vg-autotest_82732/output//timing.txt ./nvmf-tcp-vg-autotest_82732/output//.. 01:01:44.819 + rmdir ./nvmf-tcp-vg-autotest_82732/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./packaging-docker-autotest_23758/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./packaging-docker-autotest_23758/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./packaging-docker-autotest_23758/output//llvm.tar.xz ]] 01:01:44.819 + mv ./packaging-docker-autotest_23758/output//build-repo-manifest.txt ./packaging-docker-autotest_23758/output//power.tar.xz ./packaging-docker-autotest_23758/output//test_completions.txt ./packaging-docker-autotest_23758/output//timing.txt ./packaging-docker-autotest_23758/output//.. 01:01:44.819 + rmdir ./packaging-docker-autotest_23758/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./rocky9-vg-autotest_20660/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./rocky9-vg-autotest_20660/output//ut_coverage.tar.xz ]] 01:01:44.819 + tar -C ./rocky9-vg-autotest_20660/output/ -xf ./rocky9-vg-autotest_20660/output//ut_coverage.tar.xz 01:01:44.819 + rm ./rocky9-vg-autotest_20660/output//ut_coverage.tar.xz 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./rocky9-vg-autotest_20660/output//llvm.tar.xz ]] 01:01:44.819 + mv ./rocky9-vg-autotest_20660/output//all_tests.txt ./rocky9-vg-autotest_20660/output//build-pkg-manifest.txt ./rocky9-vg-autotest_20660/output//build-repo-manifest.txt ./rocky9-vg-autotest_20660/output//cov_base.info.xz ./rocky9-vg-autotest_20660/output//cov_test.info.xz ./rocky9-vg-autotest_20660/output//cov_total.info.xz ./rocky9-vg-autotest_20660/output//dmesg.init.log ./rocky9-vg-autotest_20660/output//dmesg.log ./rocky9-vg-autotest_20660/output//power.tar.xz ./rocky9-vg-autotest_20660/output//test_completions.txt ./rocky9-vg-autotest_20660/output//timing.svg ./rocky9-vg-autotest_20660/output//timing.txt ./rocky9-vg-autotest_20660/output//ut_coverage ./rocky9-vg-autotest_20660/output//.. 01:01:44.819 + rmdir ./rocky9-vg-autotest_20660/output/ 01:01:44.819 + for dir in "${out_dirs[@]}" 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./scan-build-docker-autotest_23761/output//doc.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.819 + [[ -f ./scan-build-docker-autotest_23761/output//ut_coverage.tar.xz ]] 01:01:44.819 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.820 + [[ -f ./scan-build-docker-autotest_23761/output//llvm.tar.xz ]] 01:01:44.820 + mv ./scan-build-docker-autotest_23761/output//all_c_files.txt ./scan-build-docker-autotest_23761/output//build_output.txt ./scan-build-docker-autotest_23761/output//build-repo-manifest.txt ./scan-build-docker-autotest_23761/output//built_c_files.txt ./scan-build-docker-autotest_23761/output//power.tar.xz ./scan-build-docker-autotest_23761/output//test_completions.txt ./scan-build-docker-autotest_23761/output//timing.txt ./scan-build-docker-autotest_23761/output//unbuilt_c_files.txt ./scan-build-docker-autotest_23761/output//.. 01:01:44.820 + rmdir ./scan-build-docker-autotest_23761/output/ 01:01:44.820 + for dir in "${out_dirs[@]}" 01:01:44.820 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.820 + [[ -f ./short-fuzz-phy-autotest_30696/output//doc.tar.xz ]] 01:01:44.820 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.820 + [[ -f ./short-fuzz-phy-autotest_30696/output//ut_coverage.tar.xz ]] 01:01:44.820 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.820 + [[ -f ./short-fuzz-phy-autotest_30696/output//llvm.tar.xz ]] 01:01:44.820 + tar -C ./short-fuzz-phy-autotest_30696/output/ -xf ./short-fuzz-phy-autotest_30696/output//llvm.tar.xz 01:01:44.820 + rm ./short-fuzz-phy-autotest_30696/output//llvm.tar.xz 01:01:44.820 + mv ./short-fuzz-phy-autotest_30696/output//all_tests.txt ./short-fuzz-phy-autotest_30696/output//build-pkg-manifest.txt ./short-fuzz-phy-autotest_30696/output//build-repo-manifest.txt ./short-fuzz-phy-autotest_30696/output//dmesg.init.log ./short-fuzz-phy-autotest_30696/output//dmesg.log ./short-fuzz-phy-autotest_30696/output//llvm ./short-fuzz-phy-autotest_30696/output//power.tar.xz ./short-fuzz-phy-autotest_30696/output//test_completions.txt ./short-fuzz-phy-autotest_30696/output//timing.svg ./short-fuzz-phy-autotest_30696/output//timing.txt ./short-fuzz-phy-autotest_30696/output//.. 01:01:44.820 + rmdir ./short-fuzz-phy-autotest_30696/output/ 01:01:44.820 + for dir in "${out_dirs[@]}" 01:01:44.820 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.820 + [[ -f ./ubuntu20-vg-autotest_78328/output//doc.tar.xz ]] 01:01:44.820 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:44.820 + [[ -f ./ubuntu20-vg-autotest_78328/output//ut_coverage.tar.xz ]] 01:01:44.820 + tar -C ./ubuntu20-vg-autotest_78328/output/ -xf ./ubuntu20-vg-autotest_78328/output//ut_coverage.tar.xz 01:01:45.077 + rm ./ubuntu20-vg-autotest_78328/output//ut_coverage.tar.xz 01:01:45.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.077 + [[ -f ./ubuntu20-vg-autotest_78328/output//llvm.tar.xz ]] 01:01:45.077 + mv ./ubuntu20-vg-autotest_78328/output//all_tests.txt ./ubuntu20-vg-autotest_78328/output//build-pkg-manifest.txt ./ubuntu20-vg-autotest_78328/output//build-repo-manifest.txt ./ubuntu20-vg-autotest_78328/output//cov_base.info.xz ./ubuntu20-vg-autotest_78328/output//cov_test.info.xz ./ubuntu20-vg-autotest_78328/output//cov_total.info.xz ./ubuntu20-vg-autotest_78328/output//dmesg.init.log ./ubuntu20-vg-autotest_78328/output//dmesg.log ./ubuntu20-vg-autotest_78328/output//power.tar.xz ./ubuntu20-vg-autotest_78328/output//test_completions.txt ./ubuntu20-vg-autotest_78328/output//timing.svg ./ubuntu20-vg-autotest_78328/output//timing.txt ./ubuntu20-vg-autotest_78328/output//ut_coverage ./ubuntu20-vg-autotest_78328/output//.. 01:01:45.077 + rmdir ./ubuntu20-vg-autotest_78328/output/ 01:01:45.077 + for dir in "${out_dirs[@]}" 01:01:45.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.077 + [[ -f ./ubuntu22-vg-autotest_42361/output//doc.tar.xz ]] 01:01:45.077 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.077 + [[ -f ./ubuntu22-vg-autotest_42361/output//ut_coverage.tar.xz ]] 01:01:45.077 + tar -C ./ubuntu22-vg-autotest_42361/output/ -xf ./ubuntu22-vg-autotest_42361/output//ut_coverage.tar.xz 01:01:45.335 + rm ./ubuntu22-vg-autotest_42361/output//ut_coverage.tar.xz 01:01:45.335 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.335 + [[ -f ./ubuntu22-vg-autotest_42361/output//llvm.tar.xz ]] 01:01:45.335 + mv ./ubuntu22-vg-autotest_42361/output//all_tests.txt ./ubuntu22-vg-autotest_42361/output//build-pkg-manifest.txt ./ubuntu22-vg-autotest_42361/output//build-repo-manifest.txt ./ubuntu22-vg-autotest_42361/output//cov_base.info.xz ./ubuntu22-vg-autotest_42361/output//cov_test.info.xz ./ubuntu22-vg-autotest_42361/output//cov_total.info.xz ./ubuntu22-vg-autotest_42361/output//dmesg.init.log ./ubuntu22-vg-autotest_42361/output//dmesg.log ./ubuntu22-vg-autotest_42361/output//power.tar.xz ./ubuntu22-vg-autotest_42361/output//test_completions.txt ./ubuntu22-vg-autotest_42361/output//timing.svg ./ubuntu22-vg-autotest_42361/output//timing.txt ./ubuntu22-vg-autotest_42361/output//ut_coverage ./ubuntu22-vg-autotest_42361/output//.. 01:01:45.335 + rmdir ./ubuntu22-vg-autotest_42361/output/ 01:01:45.335 + for dir in "${out_dirs[@]}" 01:01:45.335 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.335 + [[ -f ./unittest-clang-docker-autotest_23757/output//doc.tar.xz ]] 01:01:45.335 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.335 + [[ -f ./unittest-clang-docker-autotest_23757/output//ut_coverage.tar.xz ]] 01:01:45.335 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.335 + [[ -f ./unittest-clang-docker-autotest_23757/output//llvm.tar.xz ]] 01:01:45.335 + mv ./unittest-clang-docker-autotest_23757/output//build-repo-manifest.txt ./unittest-clang-docker-autotest_23757/output//power.tar.xz ./unittest-clang-docker-autotest_23757/output//test_completions.txt ./unittest-clang-docker-autotest_23757/output//timing.txt ./unittest-clang-docker-autotest_23757/output//.. 01:01:45.335 + rmdir ./unittest-clang-docker-autotest_23757/output/ 01:01:45.335 + for dir in "${out_dirs[@]}" 01:01:45.335 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.335 + [[ -f ./unittest-main-docker-autotest_23759/output//doc.tar.xz ]] 01:01:45.335 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.335 + [[ -f ./unittest-main-docker-autotest_23759/output//ut_coverage.tar.xz ]] 01:01:45.335 + tar -C ./unittest-main-docker-autotest_23759/output/ -xf ./unittest-main-docker-autotest_23759/output//ut_coverage.tar.xz 01:01:45.592 + rm ./unittest-main-docker-autotest_23759/output//ut_coverage.tar.xz 01:01:45.592 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.592 + [[ -f ./unittest-main-docker-autotest_23759/output//llvm.tar.xz ]] 01:01:45.592 + mv ./unittest-main-docker-autotest_23759/output//build-repo-manifest.txt ./unittest-main-docker-autotest_23759/output//power.tar.xz ./unittest-main-docker-autotest_23759/output//test_completions.txt ./unittest-main-docker-autotest_23759/output//timing.txt ./unittest-main-docker-autotest_23759/output//ut_coverage ./unittest-main-docker-autotest_23759/output//.. 01:01:45.592 + rmdir ./unittest-main-docker-autotest_23759/output/ 01:01:45.592 + for dir in "${out_dirs[@]}" 01:01:45.592 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.592 + [[ -f ./unittest-valgrind-docker-autotest_23763/output//doc.tar.xz ]] 01:01:45.592 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.592 + [[ -f ./unittest-valgrind-docker-autotest_23763/output//ut_coverage.tar.xz ]] 01:01:45.592 + tar -C ./unittest-valgrind-docker-autotest_23763/output/ -xf ./unittest-valgrind-docker-autotest_23763/output//ut_coverage.tar.xz 01:01:45.849 + rm ./unittest-valgrind-docker-autotest_23763/output//ut_coverage.tar.xz 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./unittest-valgrind-docker-autotest_23763/output//llvm.tar.xz ]] 01:01:45.849 + mv ./unittest-valgrind-docker-autotest_23763/output//build-repo-manifest.txt ./unittest-valgrind-docker-autotest_23763/output//power.tar.xz ./unittest-valgrind-docker-autotest_23763/output//test_completions.txt ./unittest-valgrind-docker-autotest_23763/output//timing.txt ./unittest-valgrind-docker-autotest_23763/output//ut_coverage ./unittest-valgrind-docker-autotest_23763/output//.. 01:01:45.849 + rmdir ./unittest-valgrind-docker-autotest_23763/output/ 01:01:45.849 + for dir in "${out_dirs[@]}" 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vfio-user-phy-autotest_30706/output//doc.tar.xz ]] 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vfio-user-phy-autotest_30706/output//ut_coverage.tar.xz ]] 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vfio-user-phy-autotest_30706/output//llvm.tar.xz ]] 01:01:45.849 + mv ./vfio-user-phy-autotest_30706/output//all_tests.txt ./vfio-user-phy-autotest_30706/output//build-pkg-manifest.txt ./vfio-user-phy-autotest_30706/output//build-repo-manifest.txt ./vfio-user-phy-autotest_30706/output//cov_base.info.xz ./vfio-user-phy-autotest_30706/output//cov_test.info.xz ./vfio-user-phy-autotest_30706/output//cov_total.info.xz ./vfio-user-phy-autotest_30706/output//dmesg.init.log ./vfio-user-phy-autotest_30706/output//dmesg.log ./vfio-user-phy-autotest_30706/output//power.tar.xz ./vfio-user-phy-autotest_30706/output//test_completions.txt ./vfio-user-phy-autotest_30706/output//timing.svg ./vfio-user-phy-autotest_30706/output//timing.txt ./vfio-user-phy-autotest_30706/output//.. 01:01:45.849 + rmdir ./vfio-user-phy-autotest_30706/output/ 01:01:45.849 + for dir in "${out_dirs[@]}" 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vhost-initiator-vg-autotest_82760/output//doc.tar.xz ]] 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vhost-initiator-vg-autotest_82760/output//ut_coverage.tar.xz ]] 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vhost-initiator-vg-autotest_82760/output//llvm.tar.xz ]] 01:01:45.849 + mv ./vhost-initiator-vg-autotest_82760/output//all_tests.txt ./vhost-initiator-vg-autotest_82760/output//build-pkg-manifest.txt ./vhost-initiator-vg-autotest_82760/output//build-repo-manifest.txt ./vhost-initiator-vg-autotest_82760/output//cov_base.info.xz ./vhost-initiator-vg-autotest_82760/output//cov_test.info.xz ./vhost-initiator-vg-autotest_82760/output//cov_total.info.xz ./vhost-initiator-vg-autotest_82760/output//dmesg.init.log ./vhost-initiator-vg-autotest_82760/output//dmesg.log ./vhost-initiator-vg-autotest_82760/output//power.tar.xz ./vhost-initiator-vg-autotest_82760/output//test_completions.txt ./vhost-initiator-vg-autotest_82760/output//timing.svg ./vhost-initiator-vg-autotest_82760/output//timing.txt ./vhost-initiator-vg-autotest_82760/output//vhost_fuzz_output1.txt.xz ./vhost-initiator-vg-autotest_82760/output//vhost_fuzz_output2.txt.xz ./vhost-initiator-vg-autotest_82760/output//vhost_fuzz_tgt_output.txt.xz ./vhost-initiator-vg-autotest_82760/output//.. 01:01:45.849 + rmdir ./vhost-initiator-vg-autotest_82760/output/ 01:01:45.849 + for dir in "${out_dirs[@]}" 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vhost-phy-autotest_30723/output//doc.tar.xz ]] 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vhost-phy-autotest_30723/output//ut_coverage.tar.xz ]] 01:01:45.849 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.849 + [[ -f ./vhost-phy-autotest_30723/output//llvm.tar.xz ]] 01:01:45.850 + mv ./vhost-phy-autotest_30723/output//all_tests.txt ./vhost-phy-autotest_30723/output//build-pkg-manifest.txt ./vhost-phy-autotest_30723/output//build-repo-manifest.txt ./vhost-phy-autotest_30723/output//cov_base.info.xz ./vhost-phy-autotest_30723/output//cov_test.info.xz ./vhost-phy-autotest_30723/output//cov_total.info.xz ./vhost-phy-autotest_30723/output//dmesg.init.log ./vhost-phy-autotest_30723/output//dmesg.log ./vhost-phy-autotest_30723/output//power.tar.xz ./vhost-phy-autotest_30723/output//test_completions.txt ./vhost-phy-autotest_30723/output//timing.svg ./vhost-phy-autotest_30723/output//timing.txt ./vhost-phy-autotest_30723/output//.. 01:01:45.850 + rmdir ./vhost-phy-autotest_30723/output/ 01:01:45.850 + for dir in "${out_dirs[@]}" 01:01:45.850 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.850 + [[ -f ./zns-vg-autotest_81845/output//doc.tar.xz ]] 01:01:45.850 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.850 + [[ -f ./zns-vg-autotest_81845/output//ut_coverage.tar.xz ]] 01:01:45.850 + for archive in "${dir}"/{doc,ut_coverage,llvm}.tar.xz 01:01:45.850 + [[ -f ./zns-vg-autotest_81845/output//llvm.tar.xz ]] 01:01:45.850 + mv ./zns-vg-autotest_81845/output//all_tests.txt ./zns-vg-autotest_81845/output//build-pkg-manifest.txt ./zns-vg-autotest_81845/output//build-repo-manifest.txt ./zns-vg-autotest_81845/output//cov_base.info.xz ./zns-vg-autotest_81845/output//cov_test.info.xz ./zns-vg-autotest_81845/output//cov_total.info.xz ./zns-vg-autotest_81845/output//dmesg.init.log ./zns-vg-autotest_81845/output//dmesg.log ./zns-vg-autotest_81845/output//power.tar.xz ./zns-vg-autotest_81845/output//test_completions.txt ./zns-vg-autotest_81845/output//timing.svg ./zns-vg-autotest_81845/output//timing.txt ./zns-vg-autotest_81845/output//.. 01:01:45.850 + rmdir ./zns-vg-autotest_81845/output/ 01:01:45.850 + unpack_cov_files 01:01:45.850 + local info_files 01:01:45.850 + info_files=(*/cov_*.info.xz) 01:01:45.850 + xargs -P0 -r -n1 xz -d 01:01:45.850 + printf '%s\n' BlobFS-phy-autotest_30707/cov_base.info.xz BlobFS-phy-autotest_30707/cov_test.info.xz BlobFS-phy-autotest_30707/cov_total.info.xz centos7-vg-autotest_78134/cov_base.info.xz centos7-vg-autotest_78134/cov_test.info.xz centos7-vg-autotest_78134/cov_total.info.xz crypto-phy-autotest_30697/cov_base.info.xz crypto-phy-autotest_30697/cov_test.info.xz crypto-phy-autotest_30697/cov_total.info.xz iscsi-uring-vg-autotest_82643/cov_base.info.xz iscsi-uring-vg-autotest_82643/cov_test.info.xz iscsi-uring-vg-autotest_82643/cov_total.info.xz iscsi-vg-autotest_82776/cov_base.info.xz iscsi-vg-autotest_82776/cov_test.info.xz iscsi-vg-autotest_82776/cov_total.info.xz lvol-vg-autotest_82689/cov_base.info.xz lvol-vg-autotest_82689/cov_test.info.xz lvol-vg-autotest_82689/cov_total.info.xz nvme-cmb-pmr-vg-autotest_83864/cov_base.info.xz nvme-cmb-pmr-vg-autotest_83864/cov_test.info.xz nvme-cmb-pmr-vg-autotest_83864/cov_total.info.xz nvme-phy-autotest_76869/cov_base.info.xz nvme-phy-autotest_76869/cov_test.info.xz nvme-phy-autotest_76869/cov_total.info.xz nvme-vg-autotest_82740/cov_base.info.xz nvme-vg-autotest_82740/cov_test.info.xz nvme-vg-autotest_82740/cov_total.info.xz nvmf-phy-autotest_76945/cov_base.info.xz nvmf-phy-autotest_76945/cov_test.info.xz nvmf-phy-autotest_76945/cov_total.info.xz nvmf-tcp-phy-autotest_76829/cov_base.info.xz nvmf-tcp-phy-autotest_76829/cov_test.info.xz nvmf-tcp-phy-autotest_76829/cov_total.info.xz nvmf-tcp-uring-vg-autotest_82682/cov_base.info.xz nvmf-tcp-uring-vg-autotest_82682/cov_test.info.xz nvmf-tcp-uring-vg-autotest_82682/cov_total.info.xz nvmf-tcp-vg-autotest_82732/cov_base.info.xz nvmf-tcp-vg-autotest_82732/cov_test.info.xz nvmf-tcp-vg-autotest_82732/cov_total.info.xz rocky9-vg-autotest_20660/cov_base.info.xz rocky9-vg-autotest_20660/cov_test.info.xz rocky9-vg-autotest_20660/cov_total.info.xz ubuntu20-vg-autotest_78328/cov_base.info.xz ubuntu20-vg-autotest_78328/cov_test.info.xz ubuntu20-vg-autotest_78328/cov_total.info.xz ubuntu22-vg-autotest_42361/cov_base.info.xz ubuntu22-vg-autotest_42361/cov_test.info.xz ubuntu22-vg-autotest_42361/cov_total.info.xz vfio-user-phy-autotest_30706/cov_base.info.xz vfio-user-phy-autotest_30706/cov_test.info.xz vfio-user-phy-autotest_30706/cov_total.info.xz vhost-initiator-vg-autotest_82760/cov_base.info.xz vhost-initiator-vg-autotest_82760/cov_test.info.xz vhost-initiator-vg-autotest_82760/cov_total.info.xz vhost-phy-autotest_30723/cov_base.info.xz vhost-phy-autotest_30723/cov_test.info.xz vhost-phy-autotest_30723/cov_total.info.xz zns-vg-autotest_81845/cov_base.info.xz zns-vg-autotest_81845/cov_test.info.xz zns-vg-autotest_81845/cov_total.info.xz 01:01:46.415 + fix_downstream_job_paths 01:01:46.415 + sed -i -e 's#^SF:/.\+/spdk/#SF:/var/jenkins/workspace/autotest-per-patch/spdk/#g' BlobFS-phy-autotest_30707/cov_total.info centos7-vg-autotest_78134/cov_total.info crypto-phy-autotest_30697/cov_total.info iscsi-uring-vg-autotest_82643/cov_total.info iscsi-vg-autotest_82776/cov_total.info lvol-vg-autotest_82689/cov_total.info nvme-cmb-pmr-vg-autotest_83864/cov_total.info nvme-phy-autotest_76869/cov_total.info nvme-vg-autotest_82740/cov_total.info nvmf-phy-autotest_76945/cov_total.info nvmf-tcp-phy-autotest_76829/cov_total.info nvmf-tcp-uring-vg-autotest_82682/cov_total.info nvmf-tcp-vg-autotest_82732/cov_total.info rocky9-vg-autotest_20660/cov_total.info ubuntu20-vg-autotest_78328/cov_total.info ubuntu22-vg-autotest_42361/cov_total.info vfio-user-phy-autotest_30706/cov_total.info vhost-initiator-vg-autotest_82760/cov_total.info vhost-phy-autotest_30723/cov_total.info zns-vg-autotest_81845/cov_total.info 01:01:47.348 + ignore_ocf_headers 01:01:47.348 + sed -i 's#--show-details#--show-details --ignore-errors source#g' spdk/autorun_post.py 01:01:47.348 + create_errtrace_files_for_all_builds 01:01:47.348 + local build_log_list 01:01:47.348 + build_log_list=($(find "$WORKSPACE" -type f -name 'build.log')) 01:01:47.348 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name build.log 01:01:47.348 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997 01:01:47.349 + job_name=freebsd-vg-autotest_62997 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494 01:01:47.349 + job_name=build-files-docker-autotest_26494 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696 01:01:47.349 + job_name=short-fuzz-phy-autotest_30696 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760 01:01:47.349 + job_name=vhost-initiator-vg-autotest_82760 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709 01:01:47.349 + job_name=doc-docker-autotest_26709 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328 01:01:47.349 + job_name=ubuntu20-vg-autotest_78328 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660 01:01:47.349 + job_name=rocky9-vg-autotest_20660 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682 01:01:47.349 + job_name=nvmf-tcp-uring-vg-autotest_82682 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134 01:01:47.349 + job_name=centos7-vg-autotest_78134 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689 01:01:47.349 + job_name=lvol-vg-autotest_82689 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945 01:01:47.349 + job_name=nvmf-phy-autotest_76945 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/build.log 01:01:47.349 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643 01:01:47.349 + job_name=iscsi-uring-vg-autotest_82643 01:01:47.349 + start_pattern='Backtrace start' 01:01:47.349 + end_pattern='Backtrace end' 01:01:47.349 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/build.log ]] 01:01:47.349 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/build.log 01:01:47.349 + backtraces= 01:01:47.349 + [[ -n '' ]] 01:01:47.349 + for build in "${build_log_list[@]}" 01:01:47.349 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/build.log 01:01:47.349 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.349 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/build.log 01:01:47.349 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/build.log 01:01:47.350 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869 01:01:47.350 + job_name=nvme-phy-autotest_76869 01:01:47.350 + start_pattern='Backtrace start' 01:01:47.350 + end_pattern='Backtrace end' 01:01:47.350 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/build.log ]] 01:01:47.350 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/build.log 01:01:47.350 + backtraces= 01:01:47.350 + [[ -n '' ]] 01:01:47.350 + for build in "${build_log_list[@]}" 01:01:47.350 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/build.log 01:01:47.350 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.350 + build_log=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/build.log 01:01:47.350 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/build.log 01:01:47.350 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361 01:01:47.350 + job_name=ubuntu22-vg-autotest_42361 01:01:47.350 + start_pattern='Backtrace start' 01:01:47.350 + end_pattern='Backtrace end' 01:01:47.350 + [[ -f /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/build.log ]] 01:01:47.350 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864 01:01:47.609 + job_name=nvme-cmb-pmr-vg-autotest_83864 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526 01:01:47.609 + job_name=check-so-deps-docker-autotest_26526 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829 01:01:47.609 + job_name=nvmf-tcp-phy-autotest_76829 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040 01:01:47.609 + job_name=autobuild-external-vg-autotest_24040 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706 01:01:47.609 + job_name=vfio-user-phy-autotest_30706 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759 01:01:47.609 + job_name=unittest-main-docker-autotest_23759 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697 01:01:47.609 + job_name=crypto-phy-autotest_30697 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.609 + build_log=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/build.log 01:01:47.609 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/build.log 01:01:47.609 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723 01:01:47.609 + job_name=vhost-phy-autotest_30723 01:01:47.609 + start_pattern='Backtrace start' 01:01:47.609 + end_pattern='Backtrace end' 01:01:47.609 + [[ -f /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/build.log ]] 01:01:47.609 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/build.log 01:01:47.609 + backtraces= 01:01:47.609 + [[ -n '' ]] 01:01:47.609 + for build in "${build_log_list[@]}" 01:01:47.609 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/build.log 01:01:47.609 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740 01:01:47.610 + job_name=nvme-vg-autotest_82740 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761 01:01:47.610 + job_name=scan-build-docker-autotest_23761 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707 01:01:47.610 + job_name=BlobFS-phy-autotest_30707 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763 01:01:47.610 + job_name=unittest-valgrind-docker-autotest_23763 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845 01:01:47.610 + job_name=zns-vg-autotest_81845 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758 01:01:47.610 + job_name=packaging-docker-autotest_23758 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515 01:01:47.610 + job_name=check-format-docker-autotest_26515 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776 01:01:47.610 + job_name=iscsi-vg-autotest_82776 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757 01:01:47.610 + job_name=unittest-clang-docker-autotest_23757 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + for build in "${build_log_list[@]}" 01:01:47.610 + create_errtrace_file /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/build.log 01:01:47.610 + local build_log job_name start_pattern end_pattern backtraces 01:01:47.610 + build_log=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/build.log 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/build.log 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732 01:01:47.610 + job_name=nvmf-tcp-vg-autotest_82732 01:01:47.610 + start_pattern='Backtrace start' 01:01:47.610 + end_pattern='Backtrace end' 01:01:47.610 + [[ -f /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/build.log ]] 01:01:47.610 ++ sed -n '/Backtrace start/,/Backtrace end/p' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/build.log 01:01:47.610 + backtraces= 01:01:47.610 + [[ -n '' ]] 01:01:47.610 + run_flamegraph 01:01:47.610 + create_timing_file 01:01:47.610 + local array file 01:01:47.610 + array=($(find $WORKSPACE -type f -name 'timing.txt')) 01:01:47.610 ++ find /var/jenkins/workspace/autotest-per-patch -type f -name timing.txt 01:01:47.610 + timing_dir=/var/jenkins/workspace/autotest-per-patch/post_process 01:01:47.610 + mkdir -p /var/jenkins/workspace/autotest-per-patch/post_process 01:01:47.610 + timing_file=/var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:01:47.610 + for file in "${array[@]}" 01:01:47.610 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/timing.txt 01:01:47.610 + local job_file job_name 01:01:47.610 + job_file=/var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/timing.txt 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/timing.txt 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997 01:01:47.610 + job_name=freebsd-vg-autotest_62997 01:01:47.610 + sed 's/^/freebsd-vg-autotest_62997;autorun;/' /var/jenkins/workspace/autotest-per-patch/freebsd-vg-autotest_62997/timing.txt 01:01:47.610 + for file in "${array[@]}" 01:01:47.610 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/timing.txt 01:01:47.610 + local job_file job_name 01:01:47.610 + job_file=/var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/timing.txt 01:01:47.610 +++ dirname /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/timing.txt 01:01:47.610 ++ basename /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494 01:01:47.610 + job_name=build-files-docker-autotest_26494 01:01:47.610 + sed 's/^/build-files-docker-autotest_26494;autorun;/' /var/jenkins/workspace/autotest-per-patch/build-files-docker-autotest_26494/timing.txt 01:01:47.610 + for file in "${array[@]}" 01:01:47.610 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/timing.txt 01:01:47.610 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696 01:01:47.611 + job_name=short-fuzz-phy-autotest_30696 01:01:47.611 + sed 's/^/short-fuzz-phy-autotest_30696;autorun;/' /var/jenkins/workspace/autotest-per-patch/short-fuzz-phy-autotest_30696/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760 01:01:47.611 + job_name=vhost-initiator-vg-autotest_82760 01:01:47.611 + sed 's/^/vhost-initiator-vg-autotest_82760;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709 01:01:47.611 + job_name=doc-docker-autotest_26709 01:01:47.611 + sed 's/^/doc-docker-autotest_26709;autorun;/' /var/jenkins/workspace/autotest-per-patch/doc-docker-autotest_26709/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328 01:01:47.611 + job_name=ubuntu20-vg-autotest_78328 01:01:47.611 + sed 's/^/ubuntu20-vg-autotest_78328;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660 01:01:47.611 + job_name=rocky9-vg-autotest_20660 01:01:47.611 + sed 's/^/rocky9-vg-autotest_20660;autorun;/' /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682 01:01:47.611 + job_name=nvmf-tcp-uring-vg-autotest_82682 01:01:47.611 + sed 's/^/nvmf-tcp-uring-vg-autotest_82682;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134 01:01:47.611 + job_name=centos7-vg-autotest_78134 01:01:47.611 + sed 's/^/centos7-vg-autotest_78134;autorun;/' /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/timing.txt 01:01:47.611 + for file in "${array[@]}" 01:01:47.611 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/timing.txt 01:01:47.611 + local job_file job_name 01:01:47.611 + job_file=/var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/timing.txt 01:01:47.611 +++ dirname /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/timing.txt 01:01:47.611 ++ basename /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689 01:01:47.611 + job_name=lvol-vg-autotest_82689 01:01:47.611 + sed 's/^/lvol-vg-autotest_82689;autorun;/' /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/timing.txt 01:01:47.869 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945 01:01:47.870 + job_name=nvmf-phy-autotest_76945 01:01:47.870 + sed 's/^/nvmf-phy-autotest_76945;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643 01:01:47.870 + job_name=iscsi-uring-vg-autotest_82643 01:01:47.870 + sed 's/^/iscsi-uring-vg-autotest_82643;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869 01:01:47.870 + job_name=nvme-phy-autotest_76869 01:01:47.870 + sed 's/^/nvme-phy-autotest_76869;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361 01:01:47.870 + job_name=ubuntu22-vg-autotest_42361 01:01:47.870 + sed 's/^/ubuntu22-vg-autotest_42361;autorun;/' /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864 01:01:47.870 + job_name=nvme-cmb-pmr-vg-autotest_83864 01:01:47.870 + sed 's/^/nvme-cmb-pmr-vg-autotest_83864;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526 01:01:47.870 + job_name=check-so-deps-docker-autotest_26526 01:01:47.870 + sed 's/^/check-so-deps-docker-autotest_26526;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-so-deps-docker-autotest_26526/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829 01:01:47.870 + job_name=nvmf-tcp-phy-autotest_76829 01:01:47.870 + sed 's/^/nvmf-tcp-phy-autotest_76829;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040 01:01:47.870 + job_name=autobuild-external-vg-autotest_24040 01:01:47.870 + sed 's/^/autobuild-external-vg-autotest_24040;autorun;/' /var/jenkins/workspace/autotest-per-patch/autobuild-external-vg-autotest_24040/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706 01:01:47.870 + job_name=vfio-user-phy-autotest_30706 01:01:47.870 + sed 's/^/vfio-user-phy-autotest_30706;autorun;/' /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759 01:01:47.870 + job_name=unittest-main-docker-autotest_23759 01:01:47.870 + sed 's/^/unittest-main-docker-autotest_23759;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-main-docker-autotest_23759/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697 01:01:47.870 + job_name=crypto-phy-autotest_30697 01:01:47.870 + sed 's/^/crypto-phy-autotest_30697;autorun;/' /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723 01:01:47.870 + job_name=vhost-phy-autotest_30723 01:01:47.870 + sed 's/^/vhost-phy-autotest_30723;autorun;/' /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/timing.txt 01:01:47.870 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/timing.txt 01:01:47.870 ++ basename /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740 01:01:47.870 + job_name=nvme-vg-autotest_82740 01:01:47.870 + sed 's/^/nvme-vg-autotest_82740;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/timing.txt 01:01:47.870 + for file in "${array[@]}" 01:01:47.870 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/timing.txt 01:01:47.870 + local job_file job_name 01:01:47.870 + job_file=/var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761 01:01:47.871 + job_name=scan-build-docker-autotest_23761 01:01:47.871 + sed 's/^/scan-build-docker-autotest_23761;autorun;/' /var/jenkins/workspace/autotest-per-patch/scan-build-docker-autotest_23761/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707 01:01:47.871 + job_name=BlobFS-phy-autotest_30707 01:01:47.871 + sed 's/^/BlobFS-phy-autotest_30707;autorun;/' /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763 01:01:47.871 + job_name=unittest-valgrind-docker-autotest_23763 01:01:47.871 + sed 's/^/unittest-valgrind-docker-autotest_23763;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-valgrind-docker-autotest_23763/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845 01:01:47.871 + job_name=zns-vg-autotest_81845 01:01:47.871 + sed 's/^/zns-vg-autotest_81845;autorun;/' /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758 01:01:47.871 + job_name=packaging-docker-autotest_23758 01:01:47.871 + sed 's/^/packaging-docker-autotest_23758;autorun;/' /var/jenkins/workspace/autotest-per-patch/packaging-docker-autotest_23758/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515 01:01:47.871 + job_name=check-format-docker-autotest_26515 01:01:47.871 + sed 's/^/check-format-docker-autotest_26515;autorun;/' /var/jenkins/workspace/autotest-per-patch/check-format-docker-autotest_26515/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776 01:01:47.871 + job_name=iscsi-vg-autotest_82776 01:01:47.871 + sed 's/^/iscsi-vg-autotest_82776;autorun;/' /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757 01:01:47.871 + job_name=unittest-clang-docker-autotest_23757 01:01:47.871 + sed 's/^/unittest-clang-docker-autotest_23757;autorun;/' /var/jenkins/workspace/autotest-per-patch/unittest-clang-docker-autotest_23757/timing.txt 01:01:47.871 + for file in "${array[@]}" 01:01:47.871 + add_sub_job_timing /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/timing.txt 01:01:47.871 + local job_file job_name 01:01:47.871 + job_file=/var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/timing.txt 01:01:47.871 +++ dirname /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/timing.txt 01:01:47.871 ++ basename /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732 01:01:47.871 + job_name=nvmf-tcp-vg-autotest_82732 01:01:47.871 + sed 's/^/nvmf-tcp-vg-autotest_82732;autorun;/' /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/timing.txt 01:01:47.871 + /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /var/jenkins/workspace/autotest-per-patch/post_process/total_timing.txt 01:01:47.871 + run_autorun_post 01:01:47.871 + s_opt= 01:01:47.871 + [[ '' == true ]] 01:01:47.871 + spdk/autorun_post.py -d ./ -r ./spdk 01:02:00.059 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc32c.c:21 01:02:00.059 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:634 01:02:00.059 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc16.c:628 01:02:00.059 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/xor.c:120 01:02:00.059 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/lib/util/crc64.c:165 01:02:46.701 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/blobfs/bdev/blobfs_bdev.c:254 01:02:50.878 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:561 01:02:50.878 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:456 01:02:50.878 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:613 01:02:50.878 lcov: WARNING: function data mismatch at /var/jenkins/workspace/autotest-per-patch/spdk/module/bdev/nvme/bdev_mdns_client.c:582 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/endian.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvmf_transport.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/thread.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/trace.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme_spec.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/bdev_module.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/base64.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/mmio.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/util.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/nvme.h! 01:03:08.943 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/histogram_data.h/histogram_ut.c! 01:03:10.313 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_io.h! 01:03:10.313 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_mngt.h! 01:03:10.313 genhtml: WARNING: cannot read /var/jenkins/workspace/autotest-per-patch/spdk/lib/env_ocf/include/ocf/ocf_core.h! 01:03:25.167 -----Begin Post Process Script------ 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/vhost-initiator-vg-autotest_82760/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/ubuntu20-vg-autotest_78328/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/rocky9-vg-autotest_20660/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-uring-vg-autotest_82682/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/centos7-vg-autotest_78134/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/lvol-vg-autotest_82689/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvmf-phy-autotest_76945/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/iscsi-uring-vg-autotest_82643/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvme-phy-autotest_76869/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/ubuntu22-vg-autotest_42361/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvme-cmb-pmr-vg-autotest_83864/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-phy-autotest_76829/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/vfio-user-phy-autotest_30706/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/crypto-phy-autotest_30697/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/vhost-phy-autotest_30723/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvme-vg-autotest_82740/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/BlobFS-phy-autotest_30707/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/zns-vg-autotest_81845/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/iscsi-vg-autotest_82776/cov_total.info 01:03:25.167 /var/jenkins/workspace/autotest-per-patch/nvmf-tcp-vg-autotest_82732/cov_total.info 01:03:25.167 01:03:25.167 01:03:25.167 -----Tests Executed in Build------ 01:03:25.167 accel 01:03:25.167 accel_assign_opcode 01:03:25.167 accel_cdev_comp 01:03:25.167 accel_cdev_decomp 01:03:25.167 accel_cdev_decomp_full 01:03:25.167 accel_cdev_decomp_full_mcore 01:03:25.167 accel_cdev_decomp_full_mthread 01:03:25.167 accel_cdev_decomp_mcore 01:03:25.167 accel_cdev_decomp_mthread 01:03:25.167 accel_comp 01:03:25.167 accel_compare 01:03:25.167 accel_compress_verify 01:03:25.167 accel_copy 01:03:25.167 accel_copy_crc32c 01:03:25.167 accel_copy_crc32c_C2 01:03:25.167 accel_crc32c 01:03:25.167 accel_crc32c_C2 01:03:25.167 accel_decomp 01:03:25.167 accel_decomp_full 01:03:25.167 accel_decomp_full_mcore 01:03:25.167 accel_decomp_full_mthread 01:03:25.167 accel_decomp_mcore 01:03:25.167 accel_decomp_mthread 01:03:25.167 accel_dif_functional_tests 01:03:25.167 accel_dif_generate 01:03:25.167 accel_dif_generate_copy 01:03:25.167 accel_dif_verify 01:03:25.167 accel_dualcast 01:03:25.167 accel_fill 01:03:25.167 accel_help 01:03:25.167 accel_missing_filename 01:03:25.167 accel_negative_buffers 01:03:25.167 accel_rpc 01:03:25.167 accel_wrong_workload 01:03:25.167 accel_xor 01:03:25.167 acl 01:03:25.167 alias_rpc 01:03:25.167 allowed 01:03:25.167 app_cmdline 01:03:25.167 app_repeat 01:03:25.167 asan 01:03:25.167 autobuild 01:03:25.167 autobuild_build_doc 01:03:25.167 autobuild_check_dpdk_pci_api 01:03:25.167 autobuild_check_format 01:03:25.167 autobuild_check_so_deps 01:03:25.167 autobuild_external_code 01:03:25.167 autobuild_generated_files_check 01:03:25.167 autobuild_generated_files_check_post_clean 01:03:25.167 autobuild_header_dependency_check 01:03:25.167 autobuild_llvm_precompile 01:03:25.167 autobuild_make_install 01:03:25.167 autobuild_make_uninstall 01:03:25.167 autobuild_ocf_precompile 01:03:25.167 bdev_bounds 01:03:25.167 bdev_crypto_enomem 01:03:25.167 bdev_error 01:03:25.167 bdev_fio 01:03:25.167 bdev_fio_rw_verify 01:03:25.167 bdev_fio_trim 01:03:25.167 bdev_gpt_uuid 01:03:25.167 bdev_hello_world 01:03:25.167 bdev_json_nonarray 01:03:25.167 bdev_json_nonenclosed 01:03:25.167 bdev_nbd 01:03:25.167 bdev_nvme_reset_stuck_adm_cmd 01:03:25.167 bdev_qd_sampling 01:03:25.167 bdev_qos 01:03:25.167 bdev_qos_bw 01:03:25.167 bdev_qos_iops 01:03:25.167 bdev_qos_ro_bw 01:03:25.167 bdev_raid 01:03:25.167 bdev_stat 01:03:25.167 bdev_verify 01:03:25.167 bdev_verify_big_io 01:03:25.167 bdev_write_zeroes 01:03:25.167 bdevperf_config 01:03:25.167 blob_io_wait 01:03:25.167 blobfs 01:03:25.167 blobfs_mkfs 01:03:25.167 blobstore 01:03:25.167 blobstore_grow 01:03:25.167 blockdev_crypto_aesni 01:03:25.167 blockdev_crypto_qat 01:03:25.167 blockdev_crypto_sw 01:03:25.167 blockdev_general 01:03:25.167 blockdev_nvme 01:03:25.167 blockdev_nvme_gpt 01:03:25.167 blockdev_raid5f 01:03:25.167 blockdev_rbd 01:03:25.167 blockdev_xnvme 01:03:25.167 build_rpm_from_gen_spec 01:03:25.167 build_shared_rpm 01:03:25.167 chaining 01:03:25.167 chap_during_discovery 01:03:25.167 chap_mutual_auth 01:03:25.167 check_header_filenames 01:03:25.167 cmb_copy 01:03:25.167 compress_compdev 01:03:25.167 compress_isal 01:03:25.167 confirm_abi_deps 01:03:25.167 confirm_makefile_deps 01:03:25.167 cpu_locks 01:03:25.167 custom_alloc 01:03:25.167 dd_bs_lt_native_bs 01:03:25.167 dd_copy_to_out_bdev 01:03:25.167 dd_double_input 01:03:25.167 dd_double_output 01:03:25.167 dd_flag_append 01:03:25.167 dd_flag_append_forced_aio 01:03:25.167 dd_flag_directory 01:03:25.167 dd_flag_directory_forced_aio 01:03:25.167 dd_flag_noatime 01:03:25.167 dd_flag_noatime_forced_aio 01:03:25.167 dd_flag_nofollow 01:03:25.167 dd_flag_nofollow_forced_aio 01:03:25.167 dd_flags_misc 01:03:25.167 dd_flags_misc_forced_aio 01:03:25.167 dd_inflate_file 01:03:25.167 dd_invalid_arguments 01:03:25.167 dd_invalid_count 01:03:25.167 dd_invalid_iflag 01:03:25.167 dd_invalid_json 01:03:25.167 dd_invalid_oflag 01:03:25.167 dd_malloc_copy 01:03:25.167 dd_no_input 01:03:25.167 dd_no_output 01:03:25.167 dd_offset_magic 01:03:25.167 dd_rw 01:03:25.167 dd_rw_offset 01:03:25.167 dd_smaller_blocksize 01:03:25.167 dd_sparse_bdev_to_file 01:03:25.167 dd_sparse_file_to_bdev 01:03:25.167 dd_sparse_file_to_file 01:03:25.167 dd_unknown_flag 01:03:25.167 dd_uring_copy 01:03:25.167 dd_wrong_blocksize 01:03:25.167 default_locks 01:03:25.167 default_locks_via_rpc 01:03:25.167 default_setup 01:03:25.167 denied 01:03:25.167 devices 01:03:25.167 dm_mount 01:03:25.167 dma 01:03:25.167 dpdk_governor 01:03:25.167 dpdk_mem_utility 01:03:25.167 driver 01:03:25.167 env 01:03:25.167 env_dpdk_post_init 01:03:25.167 env_mem_callbacks 01:03:25.167 env_memory 01:03:25.167 env_pci 01:03:25.167 env_vtophys 01:03:25.167 even_2G_alloc 01:03:25.167 event 01:03:25.167 event_perf 01:03:25.167 event_reactor 01:03:25.167 event_reactor_perf 01:03:25.167 event_scheduler 01:03:25.167 exit_on_failed_rpc_init 01:03:25.167 external_make_accel_driver_shared 01:03:25.167 external_make_accel_driver_static 01:03:25.167 external_make_accel_module_shared 01:03:25.167 external_make_accel_module_static 01:03:25.167 external_make_hello_bdev_shared_combo 01:03:25.167 external_make_hello_bdev_shared_iso 01:03:25.167 external_make_hello_bdev_static 01:03:25.167 external_make_hello_no_bdev_shared_combo 01:03:25.167 external_make_hello_no_bdev_shared_iso 01:03:25.167 external_make_hello_no_bdev_static 01:03:25.167 external_make_nvme_shared 01:03:25.167 external_make_nvme_static 01:03:25.167 external_run_accel_driver_shared 01:03:25.167 external_run_accel_driver_static 01:03:25.167 external_run_accel_module_shared 01:03:25.167 external_run_accel_module_static 01:03:25.167 external_run_hello_bdev_shared_combo 01:03:25.167 external_run_hello_bdev_shared_iso 01:03:25.167 external_run_hello_bdev_static 01:03:25.167 external_run_hello_no_bdev_shared_combo 01:03:25.167 external_run_hello_no_bdev_shared_iso 01:03:25.167 external_run_hello_no_bdev_static 01:03:25.167 external_run_nvme_shared 01:03:25.167 external_run_nvme_static 01:03:25.167 filesystem_btrfs 01:03:25.167 filesystem_ext4 01:03:25.167 filesystem_in_capsule_btrfs 01:03:25.167 filesystem_in_capsule_ext4 01:03:25.167 filesystem_in_capsule_xfs 01:03:25.167 filesystem_xfs 01:03:25.167 fio_dif_1_default 01:03:25.167 fio_dif_1_multi_subsystems 01:03:25.167 fio_dif_digest 01:03:25.167 fio_dif_rand_params 01:03:25.167 ftl 01:03:25.167 ftl_bdevperf 01:03:25.167 ftl_dirty_shutdown 01:03:25.167 ftl_fio_basic 01:03:25.167 ftl_restore 01:03:25.167 ftl_trim 01:03:25.167 ftl_upgrade_shutdown 01:03:25.167 go_rpc 01:03:25.167 guess_driver 01:03:25.167 hello_blob 01:03:25.167 hugepages 01:03:25.167 idle 01:03:25.167 interrupt_mode 01:03:25.167 ioat 01:03:25.167 ioat_perf 01:03:25.167 ioat_verify 01:03:25.168 is_zoned 01:03:25.168 iscsi_tgt 01:03:25.168 iscsi_tgt_bdev_io_wait 01:03:25.168 iscsi_tgt_calsoft 01:03:25.168 iscsi_tgt_digest 01:03:25.168 iscsi_tgt_digests 01:03:25.168 iscsi_tgt_filesystem 01:03:25.168 iscsi_tgt_filesystem_btrfs 01:03:25.168 iscsi_tgt_filesystem_ext4 01:03:25.168 iscsi_tgt_filesystem_xfs 01:03:25.168 iscsi_tgt_fio 01:03:25.168 iscsi_tgt_fuzz 01:03:25.168 iscsi_tgt_initiator 01:03:25.168 iscsi_tgt_ip_migration 01:03:25.168 iscsi_tgt_iscsi_lvol 01:03:25.168 iscsi_tgt_login_redirection 01:03:25.168 iscsi_tgt_multiconnection 01:03:25.168 iscsi_tgt_qos 01:03:25.168 iscsi_tgt_rbd 01:03:25.168 iscsi_tgt_reset 01:03:25.168 iscsi_tgt_resize 01:03:25.168 iscsi_tgt_rpc_config 01:03:25.168 iscsi_tgt_sock 01:03:25.168 iscsi_tgt_trace_record 01:03:25.168 json_config 01:03:25.168 json_config_extra_key 01:03:25.168 kernel_target_abort 01:03:25.168 keyring_file 01:03:25.168 keyring_linux 01:03:25.168 llvm_fuzz 01:03:25.168 locking_app_on_locked_coremask 01:03:25.168 locking_app_on_unlocked_coremask 01:03:25.168 locking_overlapped_coremask 01:03:25.168 locking_overlapped_coremask_via_rpc 01:03:25.168 lvol 01:03:25.168 lvol_basic 01:03:25.168 lvol_esnap 01:03:25.168 lvol_external_copy 01:03:25.168 lvol_external_snapshot 01:03:25.168 lvol_hotremove 01:03:25.168 lvol_provisioning 01:03:25.168 lvol_rename 01:03:25.168 lvol_resize 01:03:25.168 lvol_snapshot_clone 01:03:25.168 lvol_tasting 01:03:25.168 lvs_grow_clean 01:03:25.168 lvs_grow_dirty 01:03:25.168 make 01:03:25.168 no_shrink_alloc 01:03:25.168 non_locking_app_on_locked_coremask 01:03:25.168 nvme 01:03:25.168 nvme_arbitration 01:03:25.168 nvme_cli_cuse 01:03:25.168 nvme_cli_plugin 01:03:25.168 nvme_cmb 01:03:25.168 nvme_cuse 01:03:25.168 nvme_cuse_app 01:03:25.168 nvme_cuse_rpc 01:03:25.168 nvme_doorbell_aers 01:03:25.168 nvme_e2edp 01:03:25.168 nvme_err_injection 01:03:25.168 nvme_fdp 01:03:25.168 nvme_fio 01:03:25.168 nvme_flexible_data_placement 01:03:25.168 nvme_hello_world 01:03:25.168 nvme_identify 01:03:25.168 nvme_mount 01:03:25.168 nvme_multi_aen 01:03:25.168 nvme_multi_secondary 01:03:25.168 nvme_ns_manage_cuse 01:03:25.168 nvme_overhead 01:03:25.168 nvme_perf 01:03:25.168 nvme_pmr 01:03:25.168 nvme_pmr_persistence 01:03:25.168 nvme_reserve 01:03:25.168 nvme_reset 01:03:25.168 nvme_rpc 01:03:25.168 nvme_rpc_timeouts 01:03:25.168 nvme_scc 01:03:25.168 nvme_sgl 01:03:25.168 nvme_simple_copy 01:03:25.168 nvme_single_aen 01:03:25.168 nvme_smartctl_cuse 01:03:25.168 nvme_startup 01:03:25.168 nvme_xnvme 01:03:25.168 nvme_zns 01:03:25.168 nvmf_abort 01:03:25.168 nvmf_abort_qd_sizes 01:03:25.168 nvmf_aer 01:03:25.168 nvmf_async_init 01:03:25.168 nvmf_auth_host 01:03:25.168 nvmf_auth_target 01:03:25.168 nvmf_bdev_io_wait 01:03:25.168 nvmf_bdevio 01:03:25.168 nvmf_bdevio_no_huge 01:03:25.168 nvmf_bdevperf 01:03:25.168 nvmf_connect_disconnect 01:03:25.168 nvmf_connect_stress 01:03:25.168 nvmf_delete_subsystem 01:03:25.168 nvmf_dif 01:03:25.168 nvmf_digest 01:03:25.168 nvmf_digest_clean 01:03:25.168 nvmf_digest_error 01:03:25.168 nvmf_discovery_remove_ifc 01:03:25.168 nvmf_example 01:03:25.168 nvmf_failover 01:03:25.168 nvmf_filesystem 01:03:25.168 nvmf_filesystem_in_capsule 01:03:25.168 nvmf_filesystem_no_in_capsule 01:03:25.168 nvmf_fio_host 01:03:25.168 nvmf_fio_target 01:03:25.168 nvmf_fips 01:03:25.168 nvmf_fused_ordering 01:03:25.168 nvmf_host_discovery 01:03:25.168 nvmf_host_management 01:03:25.168 nvmf_host_multipath 01:03:25.168 nvmf_host_multipath_status 01:03:25.168 nvmf_identify 01:03:25.168 nvmf_identify_kernel_target 01:03:25.168 nvmf_identify_passthru 01:03:25.168 nvmf_invalid 01:03:25.168 nvmf_llvm_fuzz 01:03:25.168 nvmf_lvol 01:03:25.168 nvmf_lvs_grow 01:03:25.168 nvmf_mdns_discovery 01:03:25.168 nvmf_multicontroller 01:03:25.168 nvmf_multitarget 01:03:25.168 nvmf_nmic 01:03:25.168 nvmf_ns_hotplug_stress 01:03:25.168 nvmf_ns_masking 01:03:25.168 nvmf_nvme_cli 01:03:25.168 nvmf_perf 01:03:25.168 nvmf_perf_adq 01:03:25.168 nvmf_queue_depth 01:03:25.168 nvmf_rdma 01:03:25.168 nvmf_referrals 01:03:25.168 nvmf_rpc 01:03:25.168 nvmf_shutdown 01:03:25.168 nvmf_shutdown_tc1 01:03:25.168 nvmf_shutdown_tc2 01:03:25.168 nvmf_shutdown_tc3 01:03:25.168 nvmf_srq_overwhelm 01:03:25.168 nvmf_target_disconnect 01:03:25.168 nvmf_target_disconnect_tc1 01:03:25.168 nvmf_target_disconnect_tc2 01:03:25.168 nvmf_target_disconnect_tc3 01:03:25.168 nvmf_target_discovery 01:03:25.168 nvmf_target_multipath 01:03:25.168 nvmf_tcp 01:03:25.168 nvmf_timeout 01:03:25.168 nvmf_tls 01:03:25.168 nvmf_vfio_user 01:03:25.168 nvmf_vfio_user_fuzz 01:03:25.168 nvmf_vfio_user_nvme_compliance 01:03:25.168 nvmf_vhost 01:03:25.168 nvmf_zcopy 01:03:25.168 ocf 01:03:25.168 ocf_bdevperf_iotypes 01:03:25.168 ocf_configuration_change 01:03:25.168 ocf_create_destruct 01:03:25.168 ocf_fio_modes 01:03:25.168 ocf_flush 01:03:25.168 ocf_multicore 01:03:25.168 ocf_remove 01:03:25.168 ocf_stats 01:03:25.168 odd_alloc 01:03:25.168 packaging 01:03:25.168 per_node_1G_alloc 01:03:25.168 raid0_resize_test 01:03:25.168 raid5f_rebuild_test 01:03:25.168 raid5f_rebuild_test_sb 01:03:25.168 raid5f_state_function_test 01:03:25.168 raid5f_state_function_test_sb 01:03:25.168 raid5f_superblock_test 01:03:25.168 raid_function_test_concat 01:03:25.168 raid_function_test_raid0 01:03:25.168 raid_read_error_test 01:03:25.168 raid_rebuild_test 01:03:25.168 raid_rebuild_test_io 01:03:25.168 raid_rebuild_test_sb 01:03:25.168 raid_rebuild_test_sb_4k 01:03:25.168 raid_rebuild_test_sb_io 01:03:25.168 raid_rebuild_test_sb_md_interleaved 01:03:25.168 raid_rebuild_test_sb_md_separate 01:03:25.168 raid_state_function_test 01:03:25.168 raid_state_function_test_sb 01:03:25.168 raid_state_function_test_sb_4k 01:03:25.168 raid_state_function_test_sb_md_interleaved 01:03:25.168 raid_state_function_test_sb_md_separate 01:03:25.168 raid_superblock_test 01:03:25.168 raid_superblock_test_4k 01:03:25.168 raid_superblock_test_md_interleaved 01:03:25.168 raid_superblock_test_md_separate 01:03:25.168 raid_write_error_test 01:03:25.168 reactor_set_interrupt 01:03:25.168 reap_unregistered_poller 01:03:25.168 rocksdb 01:03:25.168 rocksdb_insert 01:03:25.168 rocksdb_overwrite 01:03:25.168 rocksdb_randread 01:03:25.168 rocksdb_readwrite 01:03:25.168 rocksdb_writesync 01:03:25.168 rpc 01:03:25.168 rpc_client 01:03:25.168 rpc_daemon_integrity 01:03:25.168 rpc_integrity 01:03:25.168 rpc_plugins 01:03:25.168 rpc_trace_cmd_test 01:03:25.168 rpm_packaging 01:03:25.168 scanbuild_make 01:03:25.168 scheduler 01:03:25.168 scheduler_create_thread 01:03:25.168 setup.sh 01:03:25.168 skip_rpc 01:03:25.168 skip_rpc_with_delay 01:03:25.168 skip_rpc_with_json 01:03:25.168 sma 01:03:25.168 sma_crypto 01:03:25.168 sma_discovery 01:03:25.168 sma_nvmf_tcp 01:03:25.168 sma_plugins 01:03:25.168 sma_qos 01:03:25.168 sma_vfiouser_qemu 01:03:25.168 sma_vhost 01:03:25.168 spdk_dd 01:03:25.168 spdk_dd_basic_rw 01:03:25.168 spdk_dd_bdev_to_bdev 01:03:25.168 spdk_dd_malloc 01:03:25.168 spdk_dd_negative 01:03:25.168 spdk_dd_posix 01:03:25.168 spdk_dd_sparse 01:03:25.168 spdk_dd_uring 01:03:25.168 spdk_target_abort 01:03:25.168 spdkcli_iscsi 01:03:25.168 spdkcli_nvmf_rdma 01:03:25.168 spdkcli_nvmf_tcp 01:03:25.168 spdkcli_raid 01:03:25.168 spdkcli_rbd 01:03:25.168 spdkcli_tcp 01:03:25.168 spdkcli_vhost 01:03:25.168 spdkcli_virtio 01:03:25.168 sw_hotplug 01:03:25.168 test_bdev_lvol_delete_lvstore_with_clones 01:03:25.168 test_bdev_lvol_delete_ordering 01:03:25.168 test_clone_decouple_parent 01:03:25.168 test_clone_inflate 01:03:25.168 test_clone_snapshot_relations 01:03:25.168 test_construct_lvol 01:03:25.168 test_construct_lvol_alias_conflict 01:03:25.168 test_construct_lvol_fio_clear_method_none 01:03:25.168 test_construct_lvol_fio_clear_method_unmap 01:03:25.168 test_construct_lvol_full_lvs 01:03:25.168 test_construct_lvol_inexistent_lvs 01:03:25.168 test_construct_lvols_conflict_alias 01:03:25.168 test_construct_lvs 01:03:25.168 test_construct_lvs_clear_methods 01:03:25.168 test_construct_lvs_conflict_alias 01:03:25.168 test_construct_lvs_different_cluster_size 01:03:25.168 test_construct_lvs_nonexistent_bdev 01:03:25.168 test_construct_multi_lvols 01:03:25.168 test_construct_nested_lvol 01:03:25.168 test_construct_two_lvs_on_the_same_bdev 01:03:25.168 test_create_multi_ublk 01:03:25.168 test_create_snapshot_of_snapshot 01:03:25.168 test_create_snapshot_with_io 01:03:25.168 test_create_ublk 01:03:25.168 test_delete_lvol_store_persistent_positive 01:03:25.168 test_delete_snapshot_with_clone 01:03:25.168 test_delete_snapshot_with_snapshot 01:03:25.168 test_destroy_after_bdev_lvol_resize_positive 01:03:25.168 test_esnap_clones 01:03:25.168 test_esnap_late_arrival 01:03:25.168 test_esnap_reload 01:03:25.168 test_esnap_remove_degraded 01:03:25.168 test_hotremove_lvol_store 01:03:25.168 test_hotremove_lvol_store_base 01:03:25.168 test_hotremove_lvol_store_base_with_lvols 01:03:25.168 test_hotremove_lvol_store_multiple_lvols 01:03:25.168 test_lvol_bdev_readonly 01:03:25.168 test_lvol_list 01:03:25.168 test_lvol_rename_negative 01:03:25.168 test_lvol_set_parent_bdev_from_esnap 01:03:25.168 test_lvol_set_parent_bdev_from_none 01:03:25.168 test_lvol_set_parent_bdev_from_snapshot 01:03:25.168 test_lvol_set_parent_failed 01:03:25.168 test_lvol_set_parent_from_esnap 01:03:25.169 test_lvol_set_parent_from_none 01:03:25.169 test_lvol_set_parent_from_snapshot 01:03:25.169 test_rename_lvs_negative 01:03:25.169 test_rename_positive 01:03:25.169 test_resize_lvol 01:03:25.169 test_resize_lvol_negative 01:03:25.169 test_resize_lvol_with_io_traffic 01:03:25.169 test_save_ublk_config 01:03:25.169 test_shallow_copy_compare 01:03:25.169 test_sigterm 01:03:25.169 test_snapshot_compare_with_lvol_bdev 01:03:25.169 test_tasting 01:03:25.169 test_thin_lvol_check_integrity 01:03:25.169 test_thin_lvol_check_space 01:03:25.169 test_thin_lvol_check_zeroes 01:03:25.169 test_thin_lvol_resize 01:03:25.169 test_thin_overprovisioning 01:03:25.169 test_unregister_lvol_bdev 01:03:25.169 thread 01:03:25.169 thread_poller_perf 01:03:25.169 thread_spdk_lock 01:03:25.169 ublk 01:03:25.169 ublk_recovery 01:03:25.169 ubsan 01:03:25.169 unittest 01:03:25.169 unittest_accel 01:03:25.169 unittest_bdev 01:03:25.169 unittest_bdev_compress 01:03:25.169 unittest_bdev_crypto 01:03:25.169 unittest_bdev_raid5f 01:03:25.169 unittest_blob_blobfs 01:03:25.169 unittest_build 01:03:25.169 unittest_dma 01:03:25.169 unittest_dpdk_compressdev 01:03:25.169 unittest_event 01:03:25.169 unittest_ftl 01:03:25.169 unittest_idxd_user 01:03:25.169 unittest_include 01:03:25.169 unittest_init 01:03:25.169 unittest_ioat 01:03:25.169 unittest_iobuf 01:03:25.169 unittest_iscsi 01:03:25.169 unittest_json 01:03:25.169 unittest_keyring 01:03:25.169 unittest_lib_reduce 01:03:25.169 unittest_log 01:03:25.169 unittest_lvol 01:03:25.169 unittest_notify 01:03:25.169 unittest_nvme 01:03:25.169 unittest_nvme_cuse 01:03:25.169 unittest_nvme_rdma 01:03:25.169 unittest_nvmf 01:03:25.169 unittest_nvmf_rdma 01:03:25.169 unittest_nvmf_transport 01:03:25.169 unittest_nvmf_vfio_user 01:03:25.169 unittest_pci_event 01:03:25.169 unittest_rdma 01:03:25.169 unittest_rpc 01:03:25.169 unittest_scsi 01:03:25.169 unittest_sock 01:03:25.169 unittest_thread 01:03:25.169 unittest_util 01:03:25.169 unittest_vhost 01:03:25.169 valgrind 01:03:25.169 version 01:03:25.169 vfio_llvm_fuzz 01:03:25.169 vfio_user_nvme_fio 01:03:25.169 vfio_user_nvme_restart_vm 01:03:25.169 vfio_user_qemu 01:03:25.169 vfio_user_virtio_bdevperf 01:03:25.169 vfio_user_virtio_blk_restart_vm 01:03:25.169 vfio_user_virtio_scsi_restart_vm 01:03:25.169 vhost 01:03:25.169 vhost_blk_lvol_integrity 01:03:25.169 vhost_blk_packed_ring_integrity 01:03:25.169 vhost_blockdev 01:03:25.169 vhost_boot 01:03:25.169 vhost_fuzz 01:03:25.169 vhost_negative 01:03:25.169 vhost_scsi_lvol_integrity 01:03:25.169 vhost_shared 01:03:25.169 xnvme_bdevperf 01:03:25.169 xnvme_to_malloc_dd_copy 01:03:25.169 zoned_fio 01:03:25.169 01:03:25.169 01:03:25.169 -----Tests Missing From Build------ 01:03:25.169 accel_dsa_kernel_compare 01:03:25.169 accel_dsa_kernel_copy 01:03:25.169 accel_dsa_kernel_copy_crc32c 01:03:25.169 accel_dsa_kernel_copy_crc32c_C2 01:03:25.169 accel_dsa_kernel_dif_generate_copy 01:03:25.169 accel_dsa_kernel_dif_verify 01:03:25.169 accel_dsa_kernel_dualcast 01:03:25.169 accel_dsa_kernel_fill 01:03:25.169 accel_dsa_user_compare 01:03:25.169 accel_dsa_user_copy 01:03:25.169 accel_dsa_user_copy_crc32c 01:03:25.169 accel_dsa_user_copy_crc32c_C2 01:03:25.169 accel_dsa_user_dif_generate_copy 01:03:25.169 accel_dsa_user_dif_verify 01:03:25.169 accel_dsa_user_dualcast 01:03:25.169 accel_dsa_user_fill 01:03:25.169 accel_scan_dsa_modules 01:03:25.169 accel_scan_iaa_modules 01:03:25.169 balanced 01:03:25.169 build_native_dpdk 01:03:25.169 build_shared_native_dpdk_rpm 01:03:25.169 build_shared_rpm_with_rpmed_dpdk 01:03:25.169 busy 01:03:25.169 core_load 01:03:25.169 ftl_restore_fast 01:03:25.169 iscsi_tgt_data_digest 01:03:25.169 iscsi_tgt_ext4test 01:03:25.169 nvme_boot_partition 01:03:25.169 nvme_bp 01:03:25.169 nvme_opal 01:03:25.169 nvme_opal_bdevio 01:03:25.169 nvme_opal_bdevperf 01:03:25.169 nvme_opal_spdk_tgt 01:03:25.169 nvmf_device_removal_pci_remove 01:03:25.169 nvmf_device_removal_pci_remove_no_srq 01:03:25.169 nvmf_digest_dsa_kernel_initiator 01:03:25.169 nvmf_digest_dsa_kernel_target 01:03:25.169 nvmf_digest_dsa_user_initiator 01:03:25.169 nvmf_digest_dsa_user_target 01:03:25.169 nvmf_fc 01:03:25.169 nvmf_fuzz 01:03:25.169 nvmf_initiator_timeout 01:03:25.169 nvmf_multiconnection 01:03:25.169 spdkcli_nvmf_fc 01:03:25.169 unittest_nvmf_fc 01:03:25.169 unittest_nvmf_fc_ls 01:03:25.169 vhost_blk_cores_2ctrl 01:03:25.169 vhost_blk_fs_integrity 01:03:25.169 vhost_blk_hot_remove 01:03:25.169 vhost_blk_integrity 01:03:25.169 vhost_hotplug 01:03:25.169 vhost_migration 01:03:25.169 vhost_migration_tc1 01:03:25.169 vhost_migration_tc2 01:03:25.169 vhost_readonly 01:03:25.169 vhost_scsi_cores_2ctrl 01:03:25.169 vhost_scsi_fs_integrity 01:03:25.169 vhost_scsi_hot_remove 01:03:25.169 vhost_scsi_integrity 01:03:25.169 vmd 01:03:25.169 vmd_bdev_svc 01:03:25.169 vmd_fio 01:03:25.169 vmd_hello_world 01:03:25.169 vmd_identify 01:03:25.169 vmd_perf 01:03:25.169 01:03:25.169 01:03:25.169 -----Tests Missing ASAN------ 01:03:25.169 accel_cdev_comp 01:03:25.169 accel_cdev_decomp 01:03:25.169 accel_cdev_decomp_full 01:03:25.169 accel_cdev_decomp_full_mcore 01:03:25.169 accel_cdev_decomp_full_mthread 01:03:25.169 accel_cdev_decomp_mcore 01:03:25.169 accel_cdev_decomp_mthread 01:03:25.169 accel_dsa_kernel_compare 01:03:25.169 accel_dsa_kernel_copy 01:03:25.169 accel_dsa_kernel_copy_crc32c 01:03:25.169 accel_dsa_kernel_copy_crc32c_C2 01:03:25.169 accel_dsa_kernel_dif_generate_copy 01:03:25.169 accel_dsa_kernel_dif_verify 01:03:25.169 accel_dsa_kernel_dualcast 01:03:25.169 accel_dsa_kernel_fill 01:03:25.169 accel_dsa_user_compare 01:03:25.169 accel_dsa_user_copy 01:03:25.169 accel_dsa_user_copy_crc32c 01:03:25.169 accel_dsa_user_copy_crc32c_C2 01:03:25.169 accel_dsa_user_dif_generate_copy 01:03:25.169 accel_dsa_user_dif_verify 01:03:25.169 accel_dsa_user_dualcast 01:03:25.169 accel_dsa_user_fill 01:03:25.169 accel_scan_dsa_modules 01:03:25.169 accel_scan_iaa_modules 01:03:25.169 autobuild 01:03:25.169 autobuild_build_doc 01:03:25.169 autobuild_check_dpdk_pci_api 01:03:25.169 autobuild_check_format 01:03:25.169 autobuild_check_so_deps 01:03:25.169 autobuild_external_code 01:03:25.169 autobuild_generated_files_check 01:03:25.169 autobuild_generated_files_check_post_clean 01:03:25.169 autobuild_header_dependency_check 01:03:25.169 autobuild_llvm_precompile 01:03:25.169 autobuild_make_install 01:03:25.169 autobuild_make_uninstall 01:03:25.169 autobuild_ocf_precompile 01:03:25.169 balanced 01:03:25.169 bdev_crypto_enomem 01:03:25.169 blockdev_crypto_aesni 01:03:25.169 blockdev_crypto_qat 01:03:25.169 blockdev_crypto_sw 01:03:25.169 blockdev_rbd 01:03:25.169 build_native_dpdk 01:03:25.169 build_shared_native_dpdk_rpm 01:03:25.169 build_shared_rpm_with_rpmed_dpdk 01:03:25.169 busy 01:03:25.169 chaining 01:03:25.169 chap_during_discovery 01:03:25.169 chap_mutual_auth 01:03:25.169 check_header_filenames 01:03:25.169 cmb_copy 01:03:25.169 compress_compdev 01:03:25.169 compress_isal 01:03:25.169 confirm_abi_deps 01:03:25.169 confirm_makefile_deps 01:03:25.169 core_load 01:03:25.169 dd_uring_copy 01:03:25.169 dma 01:03:25.169 dpdk_governor 01:03:25.169 external_make_accel_driver_shared 01:03:25.169 external_make_accel_driver_static 01:03:25.169 external_make_accel_module_shared 01:03:25.169 external_make_accel_module_static 01:03:25.169 external_make_hello_bdev_shared_combo 01:03:25.169 external_make_hello_bdev_shared_iso 01:03:25.169 external_make_hello_bdev_static 01:03:25.169 external_make_hello_no_bdev_shared_combo 01:03:25.169 external_make_hello_no_bdev_shared_iso 01:03:25.169 external_make_hello_no_bdev_static 01:03:25.169 external_make_nvme_shared 01:03:25.169 external_make_nvme_static 01:03:25.169 external_run_accel_driver_shared 01:03:25.169 external_run_accel_driver_static 01:03:25.169 external_run_accel_module_shared 01:03:25.169 external_run_accel_module_static 01:03:25.169 external_run_hello_bdev_shared_combo 01:03:25.169 external_run_hello_bdev_shared_iso 01:03:25.169 external_run_hello_bdev_static 01:03:25.169 external_run_hello_no_bdev_shared_combo 01:03:25.169 external_run_hello_no_bdev_shared_iso 01:03:25.169 external_run_hello_no_bdev_static 01:03:25.169 external_run_nvme_shared 01:03:25.169 external_run_nvme_static 01:03:25.169 filesystem_btrfs 01:03:25.169 filesystem_ext4 01:03:25.169 filesystem_in_capsule_btrfs 01:03:25.169 filesystem_in_capsule_ext4 01:03:25.169 filesystem_in_capsule_xfs 01:03:25.169 filesystem_xfs 01:03:25.169 fio_dif_1_default 01:03:25.169 fio_dif_1_multi_subsystems 01:03:25.169 fio_dif_digest 01:03:25.169 fio_dif_rand_params 01:03:25.169 ftl_restore_fast 01:03:25.169 go_rpc 01:03:25.169 idle 01:03:25.169 interrupt_mode 01:03:25.169 ioat 01:03:25.169 ioat_perf 01:03:25.169 ioat_verify 01:03:25.169 is_zoned 01:03:25.169 iscsi_tgt 01:03:25.169 iscsi_tgt_bdev_io_wait 01:03:25.169 iscsi_tgt_calsoft 01:03:25.169 iscsi_tgt_data_digest 01:03:25.169 iscsi_tgt_digest 01:03:25.169 iscsi_tgt_digests 01:03:25.169 iscsi_tgt_ext4test 01:03:25.169 iscsi_tgt_filesystem 01:03:25.169 iscsi_tgt_filesystem_btrfs 01:03:25.169 iscsi_tgt_filesystem_ext4 01:03:25.169 iscsi_tgt_filesystem_xfs 01:03:25.169 iscsi_tgt_fio 01:03:25.169 iscsi_tgt_fuzz 01:03:25.169 iscsi_tgt_initiator 01:03:25.170 iscsi_tgt_ip_migration 01:03:25.170 iscsi_tgt_iscsi_lvol 01:03:25.170 iscsi_tgt_login_redirection 01:03:25.170 iscsi_tgt_multiconnection 01:03:25.170 iscsi_tgt_qos 01:03:25.170 iscsi_tgt_rbd 01:03:25.170 iscsi_tgt_reset 01:03:25.170 iscsi_tgt_resize 01:03:25.170 iscsi_tgt_rpc_config 01:03:25.170 iscsi_tgt_sock 01:03:25.170 iscsi_tgt_trace_record 01:03:25.170 kernel_target_abort 01:03:25.170 keyring_file 01:03:25.170 keyring_linux 01:03:25.170 llvm_fuzz 01:03:25.170 lvs_grow_clean 01:03:25.170 lvs_grow_dirty 01:03:25.170 nvme_boot_partition 01:03:25.170 nvme_bp 01:03:25.170 nvme_cli_cuse 01:03:25.170 nvme_cli_plugin 01:03:25.170 nvme_cmb 01:03:25.170 nvme_cuse 01:03:25.170 nvme_cuse_app 01:03:25.170 nvme_cuse_rpc 01:03:25.170 nvme_ns_manage_cuse 01:03:25.170 nvme_opal 01:03:25.170 nvme_opal_bdevio 01:03:25.170 nvme_opal_bdevperf 01:03:25.170 nvme_opal_spdk_tgt 01:03:25.170 nvme_pmr 01:03:25.170 nvme_pmr_persistence 01:03:25.170 nvme_smartctl_cuse 01:03:25.170 nvme_zns 01:03:25.170 nvmf_abort 01:03:25.170 nvmf_abort_qd_sizes 01:03:25.170 nvmf_aer 01:03:25.170 nvmf_async_init 01:03:25.170 nvmf_auth_host 01:03:25.170 nvmf_auth_target 01:03:25.170 nvmf_bdev_io_wait 01:03:25.170 nvmf_bdevio 01:03:25.170 nvmf_bdevio_no_huge 01:03:25.170 nvmf_bdevperf 01:03:25.170 nvmf_connect_disconnect 01:03:25.170 nvmf_connect_stress 01:03:25.170 nvmf_delete_subsystem 01:03:25.170 nvmf_device_removal_pci_remove 01:03:25.170 nvmf_device_removal_pci_remove_no_srq 01:03:25.170 nvmf_dif 01:03:25.170 nvmf_digest 01:03:25.170 nvmf_digest_clean 01:03:25.170 nvmf_digest_dsa_kernel_initiator 01:03:25.170 nvmf_digest_dsa_kernel_target 01:03:25.170 nvmf_digest_dsa_user_initiator 01:03:25.170 nvmf_digest_dsa_user_target 01:03:25.170 nvmf_digest_error 01:03:25.170 nvmf_discovery_remove_ifc 01:03:25.170 nvmf_example 01:03:25.170 nvmf_failover 01:03:25.170 nvmf_fc 01:03:25.170 nvmf_filesystem 01:03:25.170 nvmf_filesystem_in_capsule 01:03:25.170 nvmf_filesystem_no_in_capsule 01:03:25.170 nvmf_fio_host 01:03:25.170 nvmf_fio_target 01:03:25.170 nvmf_fips 01:03:25.170 nvmf_fused_ordering 01:03:25.170 nvmf_fuzz 01:03:25.170 nvmf_host_discovery 01:03:25.170 nvmf_host_management 01:03:25.170 nvmf_host_multipath 01:03:25.170 nvmf_host_multipath_status 01:03:25.170 nvmf_identify 01:03:25.170 nvmf_identify_kernel_target 01:03:25.170 nvmf_identify_passthru 01:03:25.170 nvmf_initiator_timeout 01:03:25.170 nvmf_invalid 01:03:25.170 nvmf_llvm_fuzz 01:03:25.170 nvmf_lvol 01:03:25.170 nvmf_lvs_grow 01:03:25.170 nvmf_mdns_discovery 01:03:25.170 nvmf_multiconnection 01:03:25.170 nvmf_multicontroller 01:03:25.170 nvmf_multitarget 01:03:25.170 nvmf_nmic 01:03:25.170 nvmf_ns_hotplug_stress 01:03:25.170 nvmf_ns_masking 01:03:25.170 nvmf_nvme_cli 01:03:25.170 nvmf_perf 01:03:25.170 nvmf_perf_adq 01:03:25.170 nvmf_queue_depth 01:03:25.170 nvmf_rdma 01:03:25.170 nvmf_referrals 01:03:25.170 nvmf_rpc 01:03:25.170 nvmf_shutdown 01:03:25.170 nvmf_shutdown_tc1 01:03:25.170 nvmf_shutdown_tc2 01:03:25.170 nvmf_shutdown_tc3 01:03:25.170 nvmf_srq_overwhelm 01:03:25.170 nvmf_target_disconnect 01:03:25.170 nvmf_target_disconnect_tc1 01:03:25.170 nvmf_target_disconnect_tc2 01:03:25.170 nvmf_target_disconnect_tc3 01:03:25.170 nvmf_target_discovery 01:03:25.170 nvmf_target_multipath 01:03:25.170 nvmf_tcp 01:03:25.170 nvmf_timeout 01:03:25.170 nvmf_tls 01:03:25.170 nvmf_vfio_user 01:03:25.170 nvmf_vfio_user_fuzz 01:03:25.170 nvmf_vfio_user_nvme_compliance 01:03:25.170 nvmf_zcopy 01:03:25.170 ocf 01:03:25.170 ocf_bdevperf_iotypes 01:03:25.170 ocf_configuration_change 01:03:25.170 ocf_create_destruct 01:03:25.170 ocf_fio_modes 01:03:25.170 ocf_flush 01:03:25.170 ocf_multicore 01:03:25.170 ocf_remove 01:03:25.170 ocf_stats 01:03:25.170 scanbuild_make 01:03:25.170 scheduler 01:03:25.170 spdk_dd_uring 01:03:25.170 spdk_target_abort 01:03:25.170 spdkcli_iscsi 01:03:25.170 spdkcli_nvmf_fc 01:03:25.170 spdkcli_nvmf_rdma 01:03:25.170 spdkcli_nvmf_tcp 01:03:25.170 spdkcli_raid 01:03:25.170 spdkcli_rbd 01:03:25.170 spdkcli_virtio 01:03:25.170 unittest_bdev_compress 01:03:25.170 unittest_bdev_crypto 01:03:25.170 unittest_dpdk_compressdev 01:03:25.170 unittest_lib_reduce 01:03:25.170 unittest_nvmf_fc 01:03:25.170 unittest_nvmf_fc_ls 01:03:25.170 unittest_nvmf_vfio_user 01:03:25.170 valgrind 01:03:25.170 vfio_llvm_fuzz 01:03:25.170 vhost_blk_cores_2ctrl 01:03:25.170 vhost_blk_fs_integrity 01:03:25.170 vhost_blk_hot_remove 01:03:25.170 vhost_blk_integrity 01:03:25.170 vhost_blockdev 01:03:25.170 vhost_fuzz 01:03:25.170 vhost_hotplug 01:03:25.170 vhost_migration 01:03:25.170 vhost_migration_tc1 01:03:25.170 vhost_migration_tc2 01:03:25.170 vhost_readonly 01:03:25.170 vhost_scsi_cores_2ctrl 01:03:25.170 vhost_scsi_fs_integrity 01:03:25.170 vhost_scsi_hot_remove 01:03:25.170 vhost_scsi_integrity 01:03:25.170 vhost_shared 01:03:25.170 vmd 01:03:25.170 vmd_bdev_svc 01:03:25.170 vmd_fio 01:03:25.170 vmd_hello_world 01:03:25.170 vmd_identify 01:03:25.170 vmd_perf 01:03:25.170 zoned_fio 01:03:25.170 01:03:25.170 01:03:25.170 -----Tests Missing UBSAN------ 01:03:25.170 accel_dsa_kernel_compare 01:03:25.170 accel_dsa_kernel_copy 01:03:25.170 accel_dsa_kernel_copy_crc32c 01:03:25.170 accel_dsa_kernel_copy_crc32c_C2 01:03:25.170 accel_dsa_kernel_dif_generate_copy 01:03:25.170 accel_dsa_kernel_dif_verify 01:03:25.170 accel_dsa_kernel_dualcast 01:03:25.170 accel_dsa_kernel_fill 01:03:25.170 accel_dsa_user_compare 01:03:25.170 accel_dsa_user_copy 01:03:25.170 accel_dsa_user_copy_crc32c 01:03:25.170 accel_dsa_user_copy_crc32c_C2 01:03:25.170 accel_dsa_user_dif_generate_copy 01:03:25.170 accel_dsa_user_dif_verify 01:03:25.170 accel_dsa_user_dualcast 01:03:25.170 accel_dsa_user_fill 01:03:25.170 accel_scan_dsa_modules 01:03:25.170 accel_scan_iaa_modules 01:03:25.170 autobuild 01:03:25.170 autobuild_build_doc 01:03:25.170 autobuild_check_dpdk_pci_api 01:03:25.170 autobuild_check_format 01:03:25.170 autobuild_check_so_deps 01:03:25.170 autobuild_external_code 01:03:25.170 autobuild_generated_files_check 01:03:25.170 autobuild_generated_files_check_post_clean 01:03:25.170 autobuild_header_dependency_check 01:03:25.170 autobuild_make_install 01:03:25.170 autobuild_make_uninstall 01:03:25.170 balanced 01:03:25.170 build_native_dpdk 01:03:25.170 build_rpm_from_gen_spec 01:03:25.170 build_shared_native_dpdk_rpm 01:03:25.170 build_shared_rpm 01:03:25.170 build_shared_rpm_with_rpmed_dpdk 01:03:25.170 busy 01:03:25.170 check_header_filenames 01:03:25.170 cmb_copy 01:03:25.170 confirm_abi_deps 01:03:25.170 confirm_makefile_deps 01:03:25.170 core_load 01:03:25.170 external_make_accel_driver_shared 01:03:25.170 external_make_accel_driver_static 01:03:25.170 external_make_accel_module_shared 01:03:25.170 external_make_accel_module_static 01:03:25.170 external_make_hello_bdev_shared_combo 01:03:25.170 external_make_hello_bdev_shared_iso 01:03:25.170 external_make_hello_bdev_static 01:03:25.170 external_make_hello_no_bdev_shared_combo 01:03:25.170 external_make_hello_no_bdev_shared_iso 01:03:25.170 external_make_hello_no_bdev_static 01:03:25.170 external_make_nvme_shared 01:03:25.170 external_make_nvme_static 01:03:25.170 external_run_accel_driver_shared 01:03:25.170 external_run_accel_driver_static 01:03:25.170 external_run_accel_module_shared 01:03:25.170 external_run_accel_module_static 01:03:25.170 external_run_hello_bdev_shared_combo 01:03:25.170 external_run_hello_bdev_shared_iso 01:03:25.170 external_run_hello_bdev_static 01:03:25.170 external_run_hello_no_bdev_shared_combo 01:03:25.170 external_run_hello_no_bdev_shared_iso 01:03:25.170 external_run_hello_no_bdev_static 01:03:25.170 external_run_nvme_shared 01:03:25.170 external_run_nvme_static 01:03:25.170 ftl_restore_fast 01:03:25.170 is_zoned 01:03:25.170 iscsi_tgt_data_digest 01:03:25.170 iscsi_tgt_ext4test 01:03:25.170 nvme_boot_partition 01:03:25.170 nvme_bp 01:03:25.170 nvme_cmb 01:03:25.170 nvme_opal 01:03:25.170 nvme_opal_bdevio 01:03:25.170 nvme_opal_bdevperf 01:03:25.170 nvme_opal_spdk_tgt 01:03:25.170 nvme_pmr 01:03:25.170 nvme_pmr_persistence 01:03:25.170 nvme_zns 01:03:25.170 nvmf_device_removal_pci_remove 01:03:25.170 nvmf_device_removal_pci_remove_no_srq 01:03:25.170 nvmf_digest_dsa_kernel_initiator 01:03:25.170 nvmf_digest_dsa_kernel_target 01:03:25.170 nvmf_digest_dsa_user_initiator 01:03:25.170 nvmf_digest_dsa_user_target 01:03:25.170 nvmf_fc 01:03:25.170 nvmf_fuzz 01:03:25.170 nvmf_initiator_timeout 01:03:25.170 nvmf_multiconnection 01:03:25.170 packaging 01:03:25.170 rpm_packaging 01:03:25.170 scanbuild_make 01:03:25.170 spdkcli_nvmf_fc 01:03:25.170 unittest_bdev_compress 01:03:25.170 unittest_bdev_crypto 01:03:25.170 unittest_dpdk_compressdev 01:03:25.170 unittest_lib_reduce 01:03:25.170 unittest_nvmf_fc 01:03:25.170 unittest_nvmf_fc_ls 01:03:25.170 unittest_nvmf_vfio_user 01:03:25.170 valgrind 01:03:25.170 vhost_blk_cores_2ctrl 01:03:25.170 vhost_blk_fs_integrity 01:03:25.170 vhost_blk_hot_remove 01:03:25.170 vhost_blk_integrity 01:03:25.170 vhost_hotplug 01:03:25.170 vhost_migration 01:03:25.170 vhost_migration_tc1 01:03:25.170 vhost_migration_tc2 01:03:25.170 vhost_readonly 01:03:25.170 vhost_scsi_cores_2ctrl 01:03:25.170 vhost_scsi_fs_integrity 01:03:25.170 vhost_scsi_hot_remove 01:03:25.170 vhost_scsi_integrity 01:03:25.170 vmd 01:03:25.170 vmd_bdev_svc 01:03:25.171 vmd_fio 01:03:25.171 vmd_hello_world 01:03:25.171 vmd_identify 01:03:25.171 vmd_perf 01:03:25.171 zoned_fio 01:03:25.171 + compress_coverage_and_docs 01:03:25.171 + echo 'Start compress coverage and docs' 01:03:25.171 Start compress coverage and docs 01:03:25.171 + tar -C coverage -czf coverage_autotest-per-patch_126114.tar.gz ./ --remove-files 01:03:26.105 + tar -C ut_coverage -czf ut_coverage_autotest-per-patch_126114.tar.gz ./ --remove-files 01:03:27.038 + tar -C doc -czf doc_autotest-per-patch_126114.tar.gz ./ --remove-files 01:03:27.038 + [[ -d llvm ]] 01:03:27.038 + true 01:03:27.038 + echo 'End compress coverage and docs' 01:03:27.038 End compress coverage and docs 01:03:27.038 + remove_partial_coverage_files 01:03:27.038 + find . -name 'cov_*.info' -delete 01:03:27.298 + echo 'End stage post_gen_coverage.sh' 01:03:27.298 End stage post_gen_coverage.sh 01:03:27.314 [Pipeline] } 01:03:27.351 [Pipeline] // catchError 01:03:27.365 [Pipeline] catchError 01:03:27.367 [Pipeline] { 01:03:27.395 [Pipeline] dir 01:03:27.395 Running in /var/jenkins/workspace/autotest-per-patch/post_process 01:03:27.397 [Pipeline] {