00:00:00.001 Started by upstream project "autotest-per-patch" build number 127132 00:00:00.001 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.030 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/freebsd-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:04.282 The recommended git tool is: git 00:00:04.282 using credential 00000000-0000-0000-0000-000000000002 00:00:04.284 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/freebsd-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:04.296 Fetching changes from the remote Git repository 00:00:04.298 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:04.309 Using shallow fetch with depth 1 00:00:04.309 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:04.309 > git --version # timeout=10 00:00:04.320 > git --version # 'git version 2.39.2' 00:00:04.320 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:04.331 Setting http proxy: proxy-dmz.intel.com:911 00:00:04.331 > 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:08.756 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:08.771 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:08.784 Checking out Revision f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 (FETCH_HEAD) 00:00:08.784 > git config core.sparsecheckout # timeout=10 00:00:08.796 > git read-tree -mu HEAD # timeout=10 00:00:08.816 > git checkout -f f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=5 00:00:08.854 Commit message: "spdk-abi-per-patch: fix check-so-deps-docker-autotest parameters" 00:00:08.854 > git rev-list --no-walk f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08 # timeout=10 00:00:08.971 [Pipeline] Start of Pipeline 00:00:08.985 [Pipeline] library 00:00:08.987 Loading library shm_lib@master 00:00:08.987 Library shm_lib@master is cached. Copying from home. 00:00:09.000 [Pipeline] node 00:00:09.008 Running on VM-host-SM4 in /var/jenkins/workspace/freebsd-vg-autotest_2 00:00:09.010 [Pipeline] { 00:00:09.019 [Pipeline] catchError 00:00:09.020 [Pipeline] { 00:00:09.031 [Pipeline] wrap 00:00:09.039 [Pipeline] { 00:00:09.046 [Pipeline] stage 00:00:09.048 [Pipeline] { (Prologue) 00:00:09.062 [Pipeline] echo 00:00:09.063 Node: VM-host-SM4 00:00:09.067 [Pipeline] cleanWs 00:00:09.075 [WS-CLEANUP] Deleting project workspace... 00:00:09.075 [WS-CLEANUP] Deferred wipeout is used... 00:00:09.080 [WS-CLEANUP] done 00:00:09.251 [Pipeline] setCustomBuildProperty 00:00:09.342 [Pipeline] httpRequest 00:00:09.359 [Pipeline] echo 00:00:09.360 Sorcerer 10.211.164.101 is alive 00:00:09.366 [Pipeline] httpRequest 00:00:09.370 HttpMethod: GET 00:00:09.371 URL: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:09.371 Sending request to url: http://10.211.164.101/packages/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:09.377 Response Code: HTTP/1.1 200 OK 00:00:09.378 Success: Status code 200 is in the accepted range: 200,404 00:00:09.379 Saving response body to /var/jenkins/workspace/freebsd-vg-autotest_2/jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:19.452 [Pipeline] sh 00:00:19.736 + tar --no-same-owner -xf jbp_f0c44d8f8e3d61ecd9e3e442b9b5901b0cc7ca08.tar.gz 00:00:19.752 [Pipeline] httpRequest 00:00:19.770 [Pipeline] echo 00:00:19.772 Sorcerer 10.211.164.101 is alive 00:00:19.781 [Pipeline] httpRequest 00:00:19.786 HttpMethod: GET 00:00:19.786 URL: http://10.211.164.101/packages/spdk_223450b479bfaa60ffadfa3bb6f8e28a73f706c2.tar.gz 00:00:19.787 Sending request to url: http://10.211.164.101/packages/spdk_223450b479bfaa60ffadfa3bb6f8e28a73f706c2.tar.gz 00:00:19.807 Response Code: HTTP/1.1 200 OK 00:00:19.807 Success: Status code 200 is in the accepted range: 200,404 00:00:19.808 Saving response body to /var/jenkins/workspace/freebsd-vg-autotest_2/spdk_223450b479bfaa60ffadfa3bb6f8e28a73f706c2.tar.gz 00:03:06.776 [Pipeline] sh 00:03:07.053 + tar --no-same-owner -xf spdk_223450b479bfaa60ffadfa3bb6f8e28a73f706c2.tar.gz 00:03:09.588 [Pipeline] sh 00:03:09.866 + git -C spdk log --oneline -n5 00:03:09.866 223450b47 lib/event: Add support for core isolation in scheduling 00:03:09.866 6a0934c18 lib/event: Modify spdk_reactor_set_interrupt_mode() to be called from scheduling reactor 00:03:09.866 d005e023b raid: fix empty slot not updated in sb after resize 00:03:09.866 f41dbc235 nvme: always specify CC_CSS_NVM when CAP_CSS_IOCS is not set 00:03:09.866 8ee2672c4 test/bdev: Add test for resized RAID with superblock 00:03:09.884 [Pipeline] writeFile 00:03:09.900 [Pipeline] sh 00:03:10.182 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:03:10.196 [Pipeline] sh 00:03:10.481 + cat autorun-spdk.conf 00:03:10.481 SPDK_TEST_UNITTEST=1 00:03:10.481 SPDK_RUN_VALGRIND=0 00:03:10.481 SPDK_RUN_FUNCTIONAL_TEST=1 00:03:10.481 SPDK_TEST_NVME=1 00:03:10.481 SPDK_TEST_BLOCKDEV=1 00:03:10.481 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:03:10.488 RUN_NIGHTLY=0 00:03:10.489 [Pipeline] } 00:03:10.504 [Pipeline] // stage 00:03:10.514 [Pipeline] stage 00:03:10.516 [Pipeline] { (Run VM) 00:03:10.529 [Pipeline] sh 00:03:10.805 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:03:10.805 + echo 'Start stage prepare_nvme.sh' 00:03:10.805 Start stage prepare_nvme.sh 00:03:10.805 + [[ -n 4 ]] 00:03:10.805 + disk_prefix=ex4 00:03:10.805 + [[ -n /var/jenkins/workspace/freebsd-vg-autotest_2 ]] 00:03:10.805 + [[ -e /var/jenkins/workspace/freebsd-vg-autotest_2/autorun-spdk.conf ]] 00:03:10.805 + source /var/jenkins/workspace/freebsd-vg-autotest_2/autorun-spdk.conf 00:03:10.805 ++ SPDK_TEST_UNITTEST=1 00:03:10.805 ++ SPDK_RUN_VALGRIND=0 00:03:10.805 ++ SPDK_RUN_FUNCTIONAL_TEST=1 00:03:10.805 ++ SPDK_TEST_NVME=1 00:03:10.805 ++ SPDK_TEST_BLOCKDEV=1 00:03:10.805 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:03:10.805 ++ RUN_NIGHTLY=0 00:03:10.805 + cd /var/jenkins/workspace/freebsd-vg-autotest_2 00:03:10.805 + nvme_files=() 00:03:10.805 + declare -A nvme_files 00:03:10.805 + backend_dir=/var/lib/libvirt/images/backends 00:03:10.805 + nvme_files['nvme.img']=5G 00:03:10.805 + nvme_files['nvme-cmb.img']=5G 00:03:10.805 + nvme_files['nvme-multi0.img']=4G 00:03:10.805 + nvme_files['nvme-multi1.img']=4G 00:03:10.805 + nvme_files['nvme-multi2.img']=4G 00:03:10.805 + nvme_files['nvme-openstack.img']=8G 00:03:10.805 + nvme_files['nvme-zns.img']=5G 00:03:10.805 + (( SPDK_TEST_NVME_PMR == 1 )) 00:03:10.805 + (( SPDK_TEST_FTL == 1 )) 00:03:10.805 + (( SPDK_TEST_NVME_FDP == 1 )) 00:03:10.805 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:03:10.805 + for nvme in "${!nvme_files[@]}" 00:03:10.805 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-multi2.img -s 4G 00:03:10.805 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:03:10.805 + for nvme in "${!nvme_files[@]}" 00:03:10.805 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-cmb.img -s 5G 00:03:10.805 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:03:10.805 + for nvme in "${!nvme_files[@]}" 00:03:10.805 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-openstack.img -s 8G 00:03:11.063 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:03:11.063 + for nvme in "${!nvme_files[@]}" 00:03:11.063 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-zns.img -s 5G 00:03:11.063 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:03:11.063 + for nvme in "${!nvme_files[@]}" 00:03:11.063 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-multi1.img -s 4G 00:03:11.063 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:03:11.063 + for nvme in "${!nvme_files[@]}" 00:03:11.063 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme-multi0.img -s 4G 00:03:11.320 Formatting '/var/lib/libvirt/images/backends/ex4-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:03:11.320 + for nvme in "${!nvme_files[@]}" 00:03:11.320 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex4-nvme.img -s 5G 00:03:11.320 Formatting '/var/lib/libvirt/images/backends/ex4-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:03:11.320 ++ sudo grep -rl ex4-nvme.img /etc/libvirt/qemu 00:03:11.578 + echo 'End stage prepare_nvme.sh' 00:03:11.578 End stage prepare_nvme.sh 00:03:11.588 [Pipeline] sh 00:03:11.865 + DISTRO=freebsd14 CPUS=10 RAM=14336 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:03:11.865 Setup: -n 10 -s 14336 -x http://proxy-dmz.intel.com:911 -p libvirt --qemu-emulator=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 --nic-model=e1000 -b /var/lib/libvirt/images/backends/ex4-nvme.img -H -a -v -f freebsd14 00:03:11.865 00:03:11.865 DIR=/var/jenkins/workspace/freebsd-vg-autotest_2/spdk/scripts/vagrant 00:03:11.865 SPDK_DIR=/var/jenkins/workspace/freebsd-vg-autotest_2/spdk 00:03:11.865 VAGRANT_TARGET=/var/jenkins/workspace/freebsd-vg-autotest_2 00:03:11.865 HELP=0 00:03:11.865 DRY_RUN=0 00:03:11.865 NVME_FILE=/var/lib/libvirt/images/backends/ex4-nvme.img, 00:03:11.865 NVME_DISKS_TYPE=nvme, 00:03:11.865 NVME_AUTO_CREATE=0 00:03:11.865 NVME_DISKS_NAMESPACES=, 00:03:11.865 NVME_CMB=, 00:03:11.865 NVME_PMR=, 00:03:11.865 NVME_ZNS=, 00:03:11.865 NVME_MS=, 00:03:11.865 NVME_FDP=, 00:03:11.865 SPDK_VAGRANT_DISTRO=freebsd14 00:03:11.865 SPDK_VAGRANT_VMCPU=10 00:03:11.865 SPDK_VAGRANT_VMRAM=14336 00:03:11.865 SPDK_VAGRANT_PROVIDER=libvirt 00:03:11.865 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:03:11.865 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:03:11.865 SPDK_OPENSTACK_NETWORK=0 00:03:11.865 VAGRANT_PACKAGE_BOX=0 00:03:11.865 VAGRANTFILE=/var/jenkins/workspace/freebsd-vg-autotest_2/spdk/scripts/vagrant/Vagrantfile 00:03:11.865 FORCE_DISTRO=true 00:03:11.865 VAGRANT_BOX_VERSION= 00:03:11.865 EXTRA_VAGRANTFILES= 00:03:11.865 NIC_MODEL=e1000 00:03:11.865 00:03:11.865 mkdir: created directory '/var/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt' 00:03:11.865 /var/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt /var/jenkins/workspace/freebsd-vg-autotest_2 00:03:15.147 Bringing machine 'default' up with 'libvirt' provider... 00:03:15.713 ==> default: Creating image (snapshot of base box volume). 00:03:15.971 ==> default: Creating domain with the following settings... 00:03:15.971 ==> default: -- Name: freebsd14-14.0-RELEASE-1718332871-2294_default_1721884162_a2a230865f180c08c8ca 00:03:15.971 ==> default: -- Domain type: kvm 00:03:15.971 ==> default: -- Cpus: 10 00:03:15.971 ==> default: -- Feature: acpi 00:03:15.972 ==> default: -- Feature: apic 00:03:15.972 ==> default: -- Feature: pae 00:03:15.972 ==> default: -- Memory: 14336M 00:03:15.972 ==> default: -- Memory Backing: hugepages: 00:03:15.972 ==> default: -- Management MAC: 00:03:15.972 ==> default: -- Loader: 00:03:15.972 ==> default: -- Nvram: 00:03:15.972 ==> default: -- Base box: spdk/freebsd14 00:03:15.972 ==> default: -- Storage pool: default 00:03:15.972 ==> default: -- Image: /var/lib/libvirt/images/freebsd14-14.0-RELEASE-1718332871-2294_default_1721884162_a2a230865f180c08c8ca.img (32G) 00:03:15.972 ==> default: -- Volume Cache: default 00:03:15.972 ==> default: -- Kernel: 00:03:15.972 ==> default: -- Initrd: 00:03:15.972 ==> default: -- Graphics Type: vnc 00:03:15.972 ==> default: -- Graphics Port: -1 00:03:15.972 ==> default: -- Graphics IP: 127.0.0.1 00:03:15.972 ==> default: -- Graphics Password: Not defined 00:03:15.972 ==> default: -- Video Type: cirrus 00:03:15.972 ==> default: -- Video VRAM: 9216 00:03:15.972 ==> default: -- Sound Type: 00:03:15.972 ==> default: -- Keymap: en-us 00:03:15.972 ==> default: -- TPM Path: 00:03:15.972 ==> default: -- INPUT: type=mouse, bus=ps2 00:03:15.972 ==> default: -- Command line args: 00:03:15.972 ==> default: -> value=-device, 00:03:15.972 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:03:15.972 ==> default: -> value=-drive, 00:03:15.972 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex4-nvme.img,if=none,id=nvme-0-drive0, 00:03:15.972 ==> default: -> value=-device, 00:03:15.972 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:03:15.972 ==> default: Creating shared folders metadata... 00:03:15.972 ==> default: Starting domain. 00:03:17.871 ==> default: Waiting for domain to get an IP address... 00:03:39.843 ==> default: Waiting for SSH to become available... 00:03:52.067 ==> default: Configuring and enabling network interfaces... 00:04:02.039 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/freebsd-vg-autotest_2/spdk/ => /home/vagrant/spdk_repo/spdk 00:04:16.950 ==> default: Mounting SSHFS shared folder... 00:04:17.208 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt/output => /home/vagrant/spdk_repo/output 00:04:17.208 ==> default: Checking Mount.. 00:04:18.142 ==> default: Folder Successfully Mounted! 00:04:18.142 ==> default: Running provisioner: file... 00:04:18.710 default: ~/.gitconfig => .gitconfig 00:04:18.967 00:04:18.967 SUCCESS! 00:04:18.967 00:04:18.967 cd to /var/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt and type "vagrant ssh" to use. 00:04:18.967 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:04:18.967 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt" to destroy all trace of vm. 00:04:18.967 00:04:18.976 [Pipeline] } 00:04:18.994 [Pipeline] // stage 00:04:19.004 [Pipeline] dir 00:04:19.004 Running in /var/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt 00:04:19.006 [Pipeline] { 00:04:19.021 [Pipeline] catchError 00:04:19.022 [Pipeline] { 00:04:19.037 [Pipeline] sh 00:04:19.349 + + vagrant ssh-config --host vagrant 00:04:19.349 sed -ne /^Host/,$p 00:04:19.349 + tee ssh_conf 00:04:23.534 Host vagrant 00:04:23.534 HostName 192.168.121.117 00:04:23.534 User vagrant 00:04:23.534 Port 22 00:04:23.534 UserKnownHostsFile /dev/null 00:04:23.534 StrictHostKeyChecking no 00:04:23.534 PasswordAuthentication no 00:04:23.534 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-freebsd14/14.0-RELEASE-1718332871-2294/libvirt/freebsd14 00:04:23.534 IdentitiesOnly yes 00:04:23.534 LogLevel FATAL 00:04:23.534 ForwardAgent yes 00:04:23.534 ForwardX11 yes 00:04:23.534 00:04:23.548 [Pipeline] withEnv 00:04:23.550 [Pipeline] { 00:04:23.566 [Pipeline] sh 00:04:23.846 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:04:23.847 source /etc/os-release 00:04:23.847 [[ -e /image.version ]] && img=$(< /image.version) 00:04:23.847 # Minimal, systemd-like check. 00:04:23.847 if [[ -e /.dockerenv ]]; then 00:04:23.847 # Clear garbage from the node's name: 00:04:23.847 # agt-er_autotest_547-896 -> autotest_547-896 00:04:23.847 # $HOSTNAME is the actual container id 00:04:23.847 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:04:23.847 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:04:23.847 # We can assume this is a mount from a host where container is running, 00:04:23.847 # so fetch its hostname to easily identify the target swarm worker. 00:04:23.847 container="$(< /etc/hostname) ($agent)" 00:04:23.847 else 00:04:23.847 # Fallback 00:04:23.847 container=$agent 00:04:23.847 fi 00:04:23.847 fi 00:04:23.847 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:04:23.847 00:04:23.857 [Pipeline] } 00:04:23.877 [Pipeline] // withEnv 00:04:23.887 [Pipeline] setCustomBuildProperty 00:04:23.903 [Pipeline] stage 00:04:23.906 [Pipeline] { (Tests) 00:04:23.925 [Pipeline] sh 00:04:24.201 + scp -F ssh_conf -r /var/jenkins/workspace/freebsd-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:04:24.217 [Pipeline] sh 00:04:24.497 + scp -F ssh_conf -r /var/jenkins/workspace/freebsd-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:04:24.513 [Pipeline] timeout 00:04:24.514 Timeout set to expire in 1 hr 30 min 00:04:24.516 [Pipeline] { 00:04:24.533 [Pipeline] sh 00:04:24.877 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:04:25.445 HEAD is now at 223450b47 lib/event: Add support for core isolation in scheduling 00:04:25.457 [Pipeline] sh 00:04:25.740 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:04:25.755 [Pipeline] sh 00:04:26.034 + scp -F ssh_conf -r /var/jenkins/workspace/freebsd-vg-autotest_2/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:04:26.051 [Pipeline] sh 00:04:26.332 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant CXX=/usr/bin/clang++ CC=/usr/bin/clang JOB_BASE_NAME=freebsd-vg-autotest ./autoruner.sh spdk_repo 00:04:26.590 ++ readlink -f spdk_repo 00:04:26.590 + DIR_ROOT=/home/vagrant/spdk_repo 00:04:26.590 + [[ -n /home/vagrant/spdk_repo ]] 00:04:26.590 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:04:26.590 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:04:26.590 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:04:26.590 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:04:26.590 + [[ -d /home/vagrant/spdk_repo/output ]] 00:04:26.590 + [[ freebsd-vg-autotest == pkgdep-* ]] 00:04:26.590 + cd /home/vagrant/spdk_repo 00:04:26.591 + source /etc/os-release 00:04:26.591 ++ NAME=FreeBSD 00:04:26.591 ++ VERSION=14.0-RELEASE 00:04:26.591 ++ VERSION_ID=14.0 00:04:26.591 ++ ID=freebsd 00:04:26.591 ++ ANSI_COLOR='0;31' 00:04:26.591 ++ PRETTY_NAME='FreeBSD 14.0-RELEASE' 00:04:26.591 ++ CPE_NAME=cpe:/o:freebsd:freebsd:14.0 00:04:26.591 ++ HOME_URL=https://FreeBSD.org/ 00:04:26.591 ++ BUG_REPORT_URL=https://bugs.FreeBSD.org/ 00:04:26.591 + uname -a 00:04:26.591 FreeBSD freebsd-cloud-1718332871-2294.local 14.0-RELEASE FreeBSD 14.0-RELEASE #0 releng/14.0-n265380-f9716eee8ab4: Fri Nov 10 05:57:23 UTC 2023 root@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC amd64 00:04:26.591 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:04:26.591 Contigmem (not present) 00:04:26.591 Buffer Size: not set 00:04:26.591 Num Buffers: not set 00:04:26.591 00:04:26.591 00:04:26.591 Type BDF Vendor Device Driver 00:04:26.591 NVMe 0:16:0 0x1b36 0x0010 nvme0 00:04:26.591 + rm -f /tmp/spdk-ld-path 00:04:26.591 + source autorun-spdk.conf 00:04:26.591 ++ SPDK_TEST_UNITTEST=1 00:04:26.591 ++ SPDK_RUN_VALGRIND=0 00:04:26.591 ++ SPDK_RUN_FUNCTIONAL_TEST=1 00:04:26.591 ++ SPDK_TEST_NVME=1 00:04:26.591 ++ SPDK_TEST_BLOCKDEV=1 00:04:26.591 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:04:26.591 ++ RUN_NIGHTLY=0 00:04:26.591 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:04:26.591 + [[ -n '' ]] 00:04:26.591 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:04:26.591 + for M in /var/spdk/build-*-manifest.txt 00:04:26.591 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:04:26.591 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:04:26.591 + for M in /var/spdk/build-*-manifest.txt 00:04:26.591 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:04:26.591 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:04:26.591 ++ uname 00:04:26.591 + [[ FreeBSD == \L\i\n\u\x ]] 00:04:26.591 + dmesg_pid=1301 00:04:26.591 + tail -F /var/log/messages 00:04:26.591 + [[ FreeBSD == FreeBSD ]] 00:04:26.591 + export LC_ALL=C LC_CTYPE=C 00:04:26.591 + LC_ALL=C 00:04:26.591 + LC_CTYPE=C 00:04:26.591 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:04:26.591 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:04:26.591 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:04:26.591 + [[ -x /usr/src/fio-static/fio ]] 00:04:26.591 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:04:26.591 + [[ ! -v VFIO_QEMU_BIN ]] 00:04:26.591 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:04:26.591 + vfios=(/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64) 00:04:26.591 + export 'VFIO_QEMU_BIN=/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64' 00:04:26.591 + VFIO_QEMU_BIN='/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64' 00:04:26.591 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:04:26.591 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:04:26.591 Test configuration: 00:04:26.591 SPDK_TEST_UNITTEST=1 00:04:26.591 SPDK_RUN_VALGRIND=0 00:04:26.591 SPDK_RUN_FUNCTIONAL_TEST=1 00:04:26.591 SPDK_TEST_NVME=1 00:04:26.591 SPDK_TEST_BLOCKDEV=1 00:04:26.591 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:04:26.849 RUN_NIGHTLY=0 05:10:33 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:04:26.849 05:10:33 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:04:26.849 05:10:33 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:04:26.849 05:10:33 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:04:26.849 05:10:33 -- paths/export.sh@2 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/vagrant/bin 00:04:26.849 05:10:33 -- paths/export.sh@3 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/vagrant/bin 00:04:26.849 05:10:33 -- paths/export.sh@4 -- $ export PATH 00:04:26.849 05:10:33 -- paths/export.sh@5 -- $ echo /opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/vagrant/bin 00:04:26.849 05:10:33 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:04:26.849 05:10:33 -- common/autobuild_common.sh@447 -- $ date +%s 00:04:26.849 05:10:33 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721884233.XXXXXX 00:04:26.849 05:10:33 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721884233.XXXXXX.4KygR9Vkct 00:04:26.849 05:10:33 -- common/autobuild_common.sh@449 -- $ [[ -n '' ]] 00:04:26.849 05:10:33 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:04:26.849 05:10:33 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:04:26.849 05:10:33 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:04:26.849 05:10:33 -- common/autobuild_common.sh@462 -- $ scanbuild='scan-build -o /home/vagrant/spdk_repo/spdk/../output/scan-build-tmp --exclude /home/vagrant/spdk_repo/spdk/dpdk/ --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp --status-bugs' 00:04:26.849 05:10:33 -- common/autobuild_common.sh@463 -- $ get_config_params 00:04:26.849 05:10:33 -- common/autotest_common.sh@398 -- $ xtrace_disable 00:04:26.849 05:10:33 -- common/autotest_common.sh@10 -- $ set +x 00:04:26.849 05:10:33 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio' 00:04:26.849 05:10:33 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:04:26.849 05:10:33 -- pm/common@17 -- $ local monitor 00:04:26.849 05:10:33 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:04:26.849 05:10:33 -- pm/common@25 -- $ sleep 1 00:04:26.849 05:10:33 -- pm/common@21 -- $ date +%s 00:04:26.849 05:10:33 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1721884233 00:04:26.849 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721884233_collect-vmstat.pm.log 00:04:28.224 05:10:34 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:04:28.224 05:10:34 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD= 00:04:28.224 05:10:34 -- spdk/autobuild.sh@12 -- $ umask 022 00:04:28.224 05:10:34 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:04:28.224 05:10:34 -- spdk/autobuild.sh@16 -- $ date -u 00:04:28.224 Thu Jul 25 05:10:34 UTC 2024 00:04:28.224 05:10:34 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:04:28.224 v24.09-pre-320-g223450b47 00:04:28.224 05:10:34 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:04:28.224 05:10:34 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:04:28.224 05:10:34 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:04:28.224 05:10:34 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:04:28.224 05:10:34 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:04:28.224 05:10:34 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:04:28.224 05:10:34 -- spdk/autobuild.sh@55 -- $ [[ -n '' ]] 00:04:28.224 05:10:34 -- spdk/autobuild.sh@57 -- $ [[ 1 -eq 1 ]] 00:04:28.224 05:10:34 -- spdk/autobuild.sh@58 -- $ unittest_build 00:04:28.224 05:10:34 -- common/autobuild_common.sh@423 -- $ run_test unittest_build _unittest_build 00:04:28.224 05:10:34 -- common/autotest_common.sh@1101 -- $ '[' 2 -le 1 ']' 00:04:28.224 05:10:34 -- common/autotest_common.sh@1107 -- $ xtrace_disable 00:04:28.224 05:10:34 -- common/autotest_common.sh@10 -- $ set +x 00:04:28.224 ************************************ 00:04:28.224 START TEST unittest_build 00:04:28.224 ************************************ 00:04:28.224 05:10:34 unittest_build -- common/autotest_common.sh@1125 -- $ _unittest_build 00:04:28.224 05:10:34 unittest_build -- common/autobuild_common.sh@414 -- $ /home/vagrant/spdk_repo/spdk/configure --enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --without-shared 00:04:28.791 Notice: Vhost, rte_vhost library, virtio, and fuse 00:04:28.791 are only supported on Linux. Turning off default feature. 00:04:28.791 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:04:28.791 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:29.357 RDMA_OPTION_ID_ACK_TIMEOUT is not supported 00:04:29.357 Using 'verbs' RDMA provider 00:04:39.888 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:04:49.867 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:04:49.867 Creating mk/config.mk...done. 00:04:49.867 Creating mk/cc.flags.mk...done. 00:04:49.867 Type 'gmake' to build. 00:04:49.867 05:10:56 unittest_build -- common/autobuild_common.sh@415 -- $ gmake -j10 00:04:49.867 gmake[1]: Nothing to be done for 'all'. 00:04:54.053 ps: stdin: not a terminal 00:05:00.611 The Meson build system 00:05:00.611 Version: 1.4.0 00:05:00.611 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:05:00.611 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:00.611 Build type: native build 00:05:00.611 Program cat found: YES (/bin/cat) 00:05:00.611 Project name: DPDK 00:05:00.611 Project version: 24.03.0 00:05:00.611 C compiler for the host machine: /usr/bin/clang (clang 16.0.6 "FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)") 00:05:00.611 C linker for the host machine: /usr/bin/clang ld.lld 16.0.6 00:05:00.611 Host machine cpu family: x86_64 00:05:00.611 Host machine cpu: x86_64 00:05:00.611 Message: ## Building in Developer Mode ## 00:05:00.611 Program pkg-config found: YES (/usr/local/bin/pkg-config) 00:05:00.611 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:05:00.611 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:05:00.611 Program python3 found: YES (/usr/local/bin/python3.9) 00:05:00.611 Program cat found: YES (/bin/cat) 00:05:00.611 Compiler for C supports arguments -march=native: YES 00:05:00.611 Checking for size of "void *" : 8 00:05:00.611 Checking for size of "void *" : 8 (cached) 00:05:00.611 Compiler for C supports link arguments -Wl,--undefined-version: YES 00:05:00.611 Library m found: YES 00:05:00.611 Library numa found: NO 00:05:00.611 Library fdt found: NO 00:05:00.611 Library execinfo found: YES 00:05:00.611 Has header "execinfo.h" : YES 00:05:00.611 Found pkg-config: YES (/usr/local/bin/pkg-config) 2.2.0 00:05:00.611 Run-time dependency libarchive found: NO (tried pkgconfig) 00:05:00.611 Run-time dependency libbsd found: NO (tried pkgconfig) 00:05:00.611 Run-time dependency jansson found: NO (tried pkgconfig) 00:05:00.611 Run-time dependency openssl found: YES 3.0.13 00:05:00.611 Run-time dependency libpcap found: NO (tried pkgconfig) 00:05:00.611 Library pcap found: YES 00:05:00.611 Has header "pcap.h" with dependency -lpcap: YES 00:05:00.611 Compiler for C supports arguments -Wcast-qual: YES 00:05:00.611 Compiler for C supports arguments -Wdeprecated: YES 00:05:00.611 Compiler for C supports arguments -Wformat: YES 00:05:00.611 Compiler for C supports arguments -Wformat-nonliteral: YES 00:05:00.611 Compiler for C supports arguments -Wformat-security: YES 00:05:00.611 Compiler for C supports arguments -Wmissing-declarations: YES 00:05:00.611 Compiler for C supports arguments -Wmissing-prototypes: YES 00:05:00.611 Compiler for C supports arguments -Wnested-externs: YES 00:05:00.611 Compiler for C supports arguments -Wold-style-definition: YES 00:05:00.611 Compiler for C supports arguments -Wpointer-arith: YES 00:05:00.611 Compiler for C supports arguments -Wsign-compare: YES 00:05:00.611 Compiler for C supports arguments -Wstrict-prototypes: YES 00:05:00.611 Compiler for C supports arguments -Wundef: YES 00:05:00.611 Compiler for C supports arguments -Wwrite-strings: YES 00:05:00.611 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:05:00.611 Compiler for C supports arguments -Wno-packed-not-aligned: NO 00:05:00.611 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:05:00.611 Compiler for C supports arguments -mavx512f: YES 00:05:00.611 Checking if "AVX512 checking" compiles: YES 00:05:00.611 Fetching value of define "__SSE4_2__" : 1 00:05:00.611 Fetching value of define "__AES__" : 1 00:05:00.611 Fetching value of define "__AVX__" : 1 00:05:00.611 Fetching value of define "__AVX2__" : 1 00:05:00.611 Fetching value of define "__AVX512BW__" : 1 00:05:00.611 Fetching value of define "__AVX512CD__" : 1 00:05:00.611 Fetching value of define "__AVX512DQ__" : 1 00:05:00.611 Fetching value of define "__AVX512F__" : 1 00:05:00.611 Fetching value of define "__AVX512VL__" : 1 00:05:00.611 Fetching value of define "__PCLMUL__" : 1 00:05:00.611 Fetching value of define "__RDRND__" : 1 00:05:00.611 Fetching value of define "__RDSEED__" : 1 00:05:00.611 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:05:00.611 Fetching value of define "__znver1__" : (undefined) 00:05:00.611 Fetching value of define "__znver2__" : (undefined) 00:05:00.611 Fetching value of define "__znver3__" : (undefined) 00:05:00.611 Fetching value of define "__znver4__" : (undefined) 00:05:00.611 Compiler for C supports arguments -Wno-format-truncation: NO 00:05:00.611 Message: lib/log: Defining dependency "log" 00:05:00.611 Message: lib/kvargs: Defining dependency "kvargs" 00:05:00.611 Message: lib/telemetry: Defining dependency "telemetry" 00:05:00.611 Checking if "Detect argument count for CPU_OR" compiles: YES 00:05:00.611 Checking for function "getentropy" : YES 00:05:00.611 Message: lib/eal: Defining dependency "eal" 00:05:00.611 Message: lib/ring: Defining dependency "ring" 00:05:00.611 Message: lib/rcu: Defining dependency "rcu" 00:05:00.611 Message: lib/mempool: Defining dependency "mempool" 00:05:00.611 Message: lib/mbuf: Defining dependency "mbuf" 00:05:00.612 Fetching value of define "__PCLMUL__" : 1 (cached) 00:05:00.612 Fetching value of define "__AVX512F__" : 1 (cached) 00:05:00.612 Fetching value of define "__AVX512BW__" : 1 (cached) 00:05:00.612 Fetching value of define "__AVX512DQ__" : 1 (cached) 00:05:00.612 Fetching value of define "__AVX512VL__" : 1 (cached) 00:05:00.612 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:05:00.612 Compiler for C supports arguments -mpclmul: YES 00:05:00.612 Compiler for C supports arguments -maes: YES 00:05:00.612 Compiler for C supports arguments -mavx512f: YES (cached) 00:05:00.612 Compiler for C supports arguments -mavx512bw: YES 00:05:00.612 Compiler for C supports arguments -mavx512dq: YES 00:05:00.612 Compiler for C supports arguments -mavx512vl: YES 00:05:00.612 Compiler for C supports arguments -mvpclmulqdq: YES 00:05:00.612 Compiler for C supports arguments -mavx2: YES 00:05:00.612 Compiler for C supports arguments -mavx: YES 00:05:00.612 Message: lib/net: Defining dependency "net" 00:05:00.612 Message: lib/meter: Defining dependency "meter" 00:05:00.612 Message: lib/ethdev: Defining dependency "ethdev" 00:05:00.612 Message: lib/pci: Defining dependency "pci" 00:05:00.612 Message: lib/cmdline: Defining dependency "cmdline" 00:05:00.612 Message: lib/hash: Defining dependency "hash" 00:05:00.612 Message: lib/timer: Defining dependency "timer" 00:05:00.612 Message: lib/compressdev: Defining dependency "compressdev" 00:05:00.612 Message: lib/cryptodev: Defining dependency "cryptodev" 00:05:00.612 Message: lib/dmadev: Defining dependency "dmadev" 00:05:00.612 Compiler for C supports arguments -Wno-cast-qual: YES 00:05:00.612 Message: lib/reorder: Defining dependency "reorder" 00:05:00.612 Message: lib/security: Defining dependency "security" 00:05:00.612 Has header "linux/userfaultfd.h" : NO 00:05:00.612 Has header "linux/vduse.h" : NO 00:05:00.612 Compiler for C supports arguments -Wno-format-truncation: NO (cached) 00:05:00.612 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:05:00.612 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:05:00.612 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:05:00.612 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:05:00.612 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:05:00.612 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:05:00.612 Message: Disabling vdpa/* drivers: missing internal dependency "vhost" 00:05:00.612 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:05:00.612 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:05:00.612 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:05:00.612 Program doxygen found: YES (/usr/local/bin/doxygen) 00:05:00.612 Configuring doxy-api-html.conf using configuration 00:05:00.612 Configuring doxy-api-man.conf using configuration 00:05:00.612 Program mandb found: NO 00:05:00.612 Program sphinx-build found: NO 00:05:00.612 Configuring rte_build_config.h using configuration 00:05:00.612 Message: 00:05:00.612 ================= 00:05:00.612 Applications Enabled 00:05:00.612 ================= 00:05:00.612 00:05:00.612 apps: 00:05:00.612 00:05:00.612 00:05:00.612 Message: 00:05:00.612 ================= 00:05:00.612 Libraries Enabled 00:05:00.612 ================= 00:05:00.612 00:05:00.612 libs: 00:05:00.612 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:05:00.612 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:05:00.612 cryptodev, dmadev, reorder, security, 00:05:00.612 00:05:00.612 Message: 00:05:00.612 =============== 00:05:00.612 Drivers Enabled 00:05:00.612 =============== 00:05:00.612 00:05:00.612 common: 00:05:00.612 00:05:00.612 bus: 00:05:00.612 pci, vdev, 00:05:00.612 mempool: 00:05:00.612 ring, 00:05:00.612 dma: 00:05:00.612 00:05:00.612 net: 00:05:00.612 00:05:00.612 crypto: 00:05:00.612 00:05:00.612 compress: 00:05:00.612 00:05:00.612 00:05:00.612 Message: 00:05:00.612 ================= 00:05:00.612 Content Skipped 00:05:00.612 ================= 00:05:00.612 00:05:00.612 apps: 00:05:00.612 dumpcap: explicitly disabled via build config 00:05:00.612 graph: explicitly disabled via build config 00:05:00.612 pdump: explicitly disabled via build config 00:05:00.612 proc-info: explicitly disabled via build config 00:05:00.612 test-acl: explicitly disabled via build config 00:05:00.612 test-bbdev: explicitly disabled via build config 00:05:00.612 test-cmdline: explicitly disabled via build config 00:05:00.612 test-compress-perf: explicitly disabled via build config 00:05:00.612 test-crypto-perf: explicitly disabled via build config 00:05:00.612 test-dma-perf: explicitly disabled via build config 00:05:00.612 test-eventdev: explicitly disabled via build config 00:05:00.612 test-fib: explicitly disabled via build config 00:05:00.612 test-flow-perf: explicitly disabled via build config 00:05:00.612 test-gpudev: explicitly disabled via build config 00:05:00.612 test-mldev: explicitly disabled via build config 00:05:00.612 test-pipeline: explicitly disabled via build config 00:05:00.612 test-pmd: explicitly disabled via build config 00:05:00.612 test-regex: explicitly disabled via build config 00:05:00.612 test-sad: explicitly disabled via build config 00:05:00.612 test-security-perf: explicitly disabled via build config 00:05:00.612 00:05:00.612 libs: 00:05:00.612 argparse: explicitly disabled via build config 00:05:00.612 metrics: explicitly disabled via build config 00:05:00.612 acl: explicitly disabled via build config 00:05:00.612 bbdev: explicitly disabled via build config 00:05:00.612 bitratestats: explicitly disabled via build config 00:05:00.612 bpf: explicitly disabled via build config 00:05:00.612 cfgfile: explicitly disabled via build config 00:05:00.612 distributor: explicitly disabled via build config 00:05:00.612 efd: explicitly disabled via build config 00:05:00.612 eventdev: explicitly disabled via build config 00:05:00.612 dispatcher: explicitly disabled via build config 00:05:00.612 gpudev: explicitly disabled via build config 00:05:00.612 gro: explicitly disabled via build config 00:05:00.612 gso: explicitly disabled via build config 00:05:00.612 ip_frag: explicitly disabled via build config 00:05:00.612 jobstats: explicitly disabled via build config 00:05:00.612 latencystats: explicitly disabled via build config 00:05:00.612 lpm: explicitly disabled via build config 00:05:00.612 member: explicitly disabled via build config 00:05:00.612 pcapng: explicitly disabled via build config 00:05:00.612 power: only supported on Linux 00:05:00.612 rawdev: explicitly disabled via build config 00:05:00.612 regexdev: explicitly disabled via build config 00:05:00.612 mldev: explicitly disabled via build config 00:05:00.612 rib: explicitly disabled via build config 00:05:00.612 sched: explicitly disabled via build config 00:05:00.612 stack: explicitly disabled via build config 00:05:00.612 vhost: only supported on Linux 00:05:00.612 ipsec: explicitly disabled via build config 00:05:00.612 pdcp: explicitly disabled via build config 00:05:00.612 fib: explicitly disabled via build config 00:05:00.612 port: explicitly disabled via build config 00:05:00.612 pdump: explicitly disabled via build config 00:05:00.612 table: explicitly disabled via build config 00:05:00.612 pipeline: explicitly disabled via build config 00:05:00.612 graph: explicitly disabled via build config 00:05:00.612 node: explicitly disabled via build config 00:05:00.612 00:05:00.612 drivers: 00:05:00.612 common/cpt: not in enabled drivers build config 00:05:00.612 common/dpaax: not in enabled drivers build config 00:05:00.612 common/iavf: not in enabled drivers build config 00:05:00.612 common/idpf: not in enabled drivers build config 00:05:00.612 common/ionic: not in enabled drivers build config 00:05:00.612 common/mvep: not in enabled drivers build config 00:05:00.612 common/octeontx: not in enabled drivers build config 00:05:00.612 bus/auxiliary: not in enabled drivers build config 00:05:00.612 bus/cdx: not in enabled drivers build config 00:05:00.612 bus/dpaa: not in enabled drivers build config 00:05:00.612 bus/fslmc: not in enabled drivers build config 00:05:00.612 bus/ifpga: not in enabled drivers build config 00:05:00.612 bus/platform: not in enabled drivers build config 00:05:00.612 bus/uacce: not in enabled drivers build config 00:05:00.612 bus/vmbus: not in enabled drivers build config 00:05:00.612 common/cnxk: not in enabled drivers build config 00:05:00.612 common/mlx5: not in enabled drivers build config 00:05:00.612 common/nfp: not in enabled drivers build config 00:05:00.612 common/nitrox: not in enabled drivers build config 00:05:00.612 common/qat: not in enabled drivers build config 00:05:00.612 common/sfc_efx: not in enabled drivers build config 00:05:00.612 mempool/bucket: not in enabled drivers build config 00:05:00.612 mempool/cnxk: not in enabled drivers build config 00:05:00.612 mempool/dpaa: not in enabled drivers build config 00:05:00.612 mempool/dpaa2: not in enabled drivers build config 00:05:00.612 mempool/octeontx: not in enabled drivers build config 00:05:00.612 mempool/stack: not in enabled drivers build config 00:05:00.612 dma/cnxk: not in enabled drivers build config 00:05:00.612 dma/dpaa: not in enabled drivers build config 00:05:00.612 dma/dpaa2: not in enabled drivers build config 00:05:00.612 dma/hisilicon: not in enabled drivers build config 00:05:00.612 dma/idxd: not in enabled drivers build config 00:05:00.612 dma/ioat: not in enabled drivers build config 00:05:00.612 dma/skeleton: not in enabled drivers build config 00:05:00.612 net/af_packet: not in enabled drivers build config 00:05:00.612 net/af_xdp: not in enabled drivers build config 00:05:00.612 net/ark: not in enabled drivers build config 00:05:00.612 net/atlantic: not in enabled drivers build config 00:05:00.612 net/avp: not in enabled drivers build config 00:05:00.612 net/axgbe: not in enabled drivers build config 00:05:00.612 net/bnx2x: not in enabled drivers build config 00:05:00.612 net/bnxt: not in enabled drivers build config 00:05:00.612 net/bonding: not in enabled drivers build config 00:05:00.612 net/cnxk: not in enabled drivers build config 00:05:00.612 net/cpfl: not in enabled drivers build config 00:05:00.612 net/cxgbe: not in enabled drivers build config 00:05:00.613 net/dpaa: not in enabled drivers build config 00:05:00.613 net/dpaa2: not in enabled drivers build config 00:05:00.613 net/e1000: not in enabled drivers build config 00:05:00.613 net/ena: not in enabled drivers build config 00:05:00.613 net/enetc: not in enabled drivers build config 00:05:00.613 net/enetfec: not in enabled drivers build config 00:05:00.613 net/enic: not in enabled drivers build config 00:05:00.613 net/failsafe: not in enabled drivers build config 00:05:00.613 net/fm10k: not in enabled drivers build config 00:05:00.613 net/gve: not in enabled drivers build config 00:05:00.613 net/hinic: not in enabled drivers build config 00:05:00.613 net/hns3: not in enabled drivers build config 00:05:00.613 net/i40e: not in enabled drivers build config 00:05:00.613 net/iavf: not in enabled drivers build config 00:05:00.613 net/ice: not in enabled drivers build config 00:05:00.613 net/idpf: not in enabled drivers build config 00:05:00.613 net/igc: not in enabled drivers build config 00:05:00.613 net/ionic: not in enabled drivers build config 00:05:00.613 net/ipn3ke: not in enabled drivers build config 00:05:00.613 net/ixgbe: not in enabled drivers build config 00:05:00.613 net/mana: not in enabled drivers build config 00:05:00.613 net/memif: not in enabled drivers build config 00:05:00.613 net/mlx4: not in enabled drivers build config 00:05:00.613 net/mlx5: not in enabled drivers build config 00:05:00.613 net/mvneta: not in enabled drivers build config 00:05:00.613 net/mvpp2: not in enabled drivers build config 00:05:00.613 net/netvsc: not in enabled drivers build config 00:05:00.613 net/nfb: not in enabled drivers build config 00:05:00.613 net/nfp: not in enabled drivers build config 00:05:00.613 net/ngbe: not in enabled drivers build config 00:05:00.613 net/null: not in enabled drivers build config 00:05:00.613 net/octeontx: not in enabled drivers build config 00:05:00.613 net/octeon_ep: not in enabled drivers build config 00:05:00.613 net/pcap: not in enabled drivers build config 00:05:00.613 net/pfe: not in enabled drivers build config 00:05:00.613 net/qede: not in enabled drivers build config 00:05:00.613 net/ring: not in enabled drivers build config 00:05:00.613 net/sfc: not in enabled drivers build config 00:05:00.613 net/softnic: not in enabled drivers build config 00:05:00.613 net/tap: not in enabled drivers build config 00:05:00.613 net/thunderx: not in enabled drivers build config 00:05:00.613 net/txgbe: not in enabled drivers build config 00:05:00.613 net/vdev_netvsc: not in enabled drivers build config 00:05:00.613 net/vhost: not in enabled drivers build config 00:05:00.613 net/virtio: not in enabled drivers build config 00:05:00.613 net/vmxnet3: not in enabled drivers build config 00:05:00.613 raw/*: missing internal dependency, "rawdev" 00:05:00.613 crypto/armv8: not in enabled drivers build config 00:05:00.613 crypto/bcmfs: not in enabled drivers build config 00:05:00.613 crypto/caam_jr: not in enabled drivers build config 00:05:00.613 crypto/ccp: not in enabled drivers build config 00:05:00.613 crypto/cnxk: not in enabled drivers build config 00:05:00.613 crypto/dpaa_sec: not in enabled drivers build config 00:05:00.613 crypto/dpaa2_sec: not in enabled drivers build config 00:05:00.613 crypto/ipsec_mb: not in enabled drivers build config 00:05:00.613 crypto/mlx5: not in enabled drivers build config 00:05:00.613 crypto/mvsam: not in enabled drivers build config 00:05:00.613 crypto/nitrox: not in enabled drivers build config 00:05:00.613 crypto/null: not in enabled drivers build config 00:05:00.613 crypto/octeontx: not in enabled drivers build config 00:05:00.613 crypto/openssl: not in enabled drivers build config 00:05:00.613 crypto/scheduler: not in enabled drivers build config 00:05:00.613 crypto/uadk: not in enabled drivers build config 00:05:00.613 crypto/virtio: not in enabled drivers build config 00:05:00.613 compress/isal: not in enabled drivers build config 00:05:00.613 compress/mlx5: not in enabled drivers build config 00:05:00.613 compress/nitrox: not in enabled drivers build config 00:05:00.613 compress/octeontx: not in enabled drivers build config 00:05:00.613 compress/zlib: not in enabled drivers build config 00:05:00.613 regex/*: missing internal dependency, "regexdev" 00:05:00.613 ml/*: missing internal dependency, "mldev" 00:05:00.613 vdpa/*: missing internal dependency, "vhost" 00:05:00.613 event/*: missing internal dependency, "eventdev" 00:05:00.613 baseband/*: missing internal dependency, "bbdev" 00:05:00.613 gpu/*: missing internal dependency, "gpudev" 00:05:00.613 00:05:00.613 00:05:00.613 Build targets in project: 81 00:05:00.613 00:05:00.613 DPDK 24.03.0 00:05:00.613 00:05:00.613 User defined options 00:05:00.613 buildtype : debug 00:05:00.613 default_library : static 00:05:00.613 libdir : lib 00:05:00.613 prefix : / 00:05:00.613 c_args : -fPIC -Werror 00:05:00.613 c_link_args : 00:05:00.613 cpu_instruction_set: native 00:05:00.613 disable_apps : dumpcap,graph,pdump,proc-info,test-acl,test-bbdev,test-cmdline,test-compress-perf,test-crypto-perf,test-dma-perf,test-eventdev,test-fib,test-flow-perf,test-gpudev,test-mldev,test-pipeline,test-pmd,test-regex,test-sad,test-security-perf,test 00:05:00.613 disable_libs : acl,argparse,bbdev,bitratestats,bpf,cfgfile,dispatcher,distributor,efd,eventdev,fib,gpudev,graph,gro,gso,ip_frag,ipsec,jobstats,latencystats,lpm,member,metrics,mldev,node,pcapng,pdcp,pdump,pipeline,port,rawdev,regexdev,rib,sched,stack,table 00:05:00.613 enable_docs : false 00:05:00.613 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:05:00.613 enable_kmods : true 00:05:00.613 max_lcores : 128 00:05:00.613 tests : false 00:05:00.613 00:05:00.613 Found ninja-1.11.1 at /usr/local/bin/ninja 00:05:00.613 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:05:00.613 [1/233] Compiling C object lib/librte_log.a.p/log_log_freebsd.c.o 00:05:00.613 [2/233] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:05:00.613 [3/233] Compiling C object lib/librte_log.a.p/log_log.c.o 00:05:00.613 [4/233] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:05:00.613 [5/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:05:00.898 [6/233] Linking static target lib/librte_log.a 00:05:00.898 [7/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:05:00.898 [8/233] Linking static target lib/librte_kvargs.a 00:05:00.898 [9/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:05:00.899 [10/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:05:01.156 [11/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:05:01.156 [12/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:05:01.156 [13/233] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:05:01.156 [14/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:05:01.156 [15/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:05:01.156 [16/233] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:05:01.156 [17/233] Linking static target lib/librte_telemetry.a 00:05:01.413 [18/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:05:01.413 [19/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:05:01.413 [20/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:05:01.413 [21/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:05:01.413 [22/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:05:01.671 [23/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:05:01.671 [24/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:05:01.671 [25/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:05:01.671 [26/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:05:01.930 [27/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:05:01.931 [28/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:05:01.931 [29/233] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:05:01.931 [30/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:05:01.931 [31/233] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:05:01.931 [32/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:05:01.931 [33/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:05:02.189 [34/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:05:02.189 [35/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:05:02.189 [36/233] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:05:02.189 [37/233] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:05:02.189 [38/233] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:05:02.189 [39/233] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:05:02.189 [40/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:05:02.189 [41/233] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:05:02.189 [42/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:05:02.447 [43/233] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:05:02.705 [44/233] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:05:02.705 [45/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:05:02.705 [46/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:05:02.705 [47/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:05:02.705 [48/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:05:02.705 [49/233] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:05:02.963 [50/233] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:05:02.963 [51/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:05:02.963 [52/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_cpuflags.c.o 00:05:02.963 [53/233] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:05:02.963 [54/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:05:02.963 [55/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:05:03.221 [56/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:05:03.221 [57/233] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:05:03.221 [58/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal.c.o 00:05:03.221 [59/233] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:05:03.221 [60/233] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:05:03.479 [61/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_dev.c.o 00:05:03.479 [62/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_lcore.c.o 00:05:03.479 [63/233] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:05:03.479 [64/233] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:05:03.479 [65/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_memalloc.c.o 00:05:03.479 [66/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_alarm.c.o 00:05:03.479 [67/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_interrupts.c.o 00:05:03.479 [68/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_hugepage_info.c.o 00:05:03.738 [69/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_timer.c.o 00:05:03.738 [70/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_memory.c.o 00:05:03.738 [71/233] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:05:03.999 [72/233] Compiling C object lib/librte_eal.a.p/eal_freebsd_eal_thread.c.o 00:05:03.999 [73/233] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:05:03.999 [74/233] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:05:03.999 [75/233] Linking static target lib/librte_eal.a 00:05:03.999 [76/233] Linking static target lib/librte_rcu.a 00:05:04.257 [77/233] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:05:04.257 [78/233] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:05:04.257 [79/233] Linking static target lib/librte_ring.a 00:05:04.257 [80/233] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:05:04.257 [81/233] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:05:04.257 [82/233] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:05:04.257 [83/233] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:05:04.257 [84/233] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:05:04.257 [85/233] Linking target lib/librte_log.so.24.1 00:05:04.258 [86/233] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:05:04.258 [87/233] Linking static target lib/librte_mempool.a 00:05:04.516 [88/233] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:05:04.516 [89/233] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:05:04.774 [90/233] Linking target lib/librte_telemetry.so.24.1 00:05:04.774 [91/233] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:05:04.774 [92/233] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:05:04.774 [93/233] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:05:04.774 [94/233] Linking target lib/librte_kvargs.so.24.1 00:05:04.774 [95/233] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:05:04.774 [96/233] Linking static target lib/net/libnet_crc_avx512_lib.a 00:05:04.774 [97/233] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:05:04.774 [98/233] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:05:04.774 [99/233] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:05:04.774 [100/233] Linking static target lib/librte_mbuf.a 00:05:05.033 [101/233] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:05:05.033 [102/233] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:05:05.033 [103/233] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:05:05.292 [104/233] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:05:05.292 [105/233] Linking static target lib/librte_meter.a 00:05:05.292 [106/233] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:05:05.292 [107/233] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:05:05.292 [108/233] Linking static target lib/librte_net.a 00:05:05.591 [109/233] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:05:05.591 [110/233] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:05:05.591 [111/233] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:05:05.591 [112/233] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:05:05.849 [113/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:05:05.849 [114/233] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:05:05.849 [115/233] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:05:06.108 [116/233] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:05:06.366 [117/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:05:06.366 [118/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:05:06.366 [119/233] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:05:06.366 [120/233] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:05:06.366 [121/233] Linking static target lib/librte_pci.a 00:05:06.366 [122/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:05:06.366 [123/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:05:06.623 [124/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:05:06.623 [125/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:05:06.623 [126/233] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:05:06.623 [127/233] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:05:06.623 [128/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:05:06.623 [129/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:05:06.881 [130/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:05:06.881 [131/233] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:05:06.881 [132/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:05:06.881 [133/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:05:06.881 [134/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:05:06.881 [135/233] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:05:06.881 [136/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:05:06.881 [137/233] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:05:06.881 [138/233] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:06.881 [139/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:05:06.881 [140/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:05:06.881 [141/233] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:05:07.139 [142/233] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:05:07.397 [143/233] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:05:07.397 [144/233] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:05:07.397 [145/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:05:07.397 [146/233] Linking static target lib/librte_ethdev.a 00:05:07.397 [147/233] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:05:07.397 [148/233] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:05:07.655 [149/233] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:05:07.655 [150/233] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:05:07.655 [151/233] Linking static target lib/librte_timer.a 00:05:07.655 [152/233] Linking static target lib/librte_cmdline.a 00:05:07.655 [153/233] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:05:07.655 [154/233] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:05:07.655 [155/233] Linking static target lib/librte_compressdev.a 00:05:07.913 [156/233] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:05:07.913 [157/233] Linking static target lib/librte_hash.a 00:05:07.913 [158/233] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:05:07.913 [159/233] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:05:08.172 [160/233] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:05:08.172 [161/233] Linking static target lib/librte_dmadev.a 00:05:08.172 [162/233] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:05:08.172 [163/233] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:05:08.172 [164/233] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:05:08.430 [165/233] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:08.430 [166/233] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:05:08.430 [167/233] Linking static target lib/librte_reorder.a 00:05:08.430 [168/233] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:05:08.430 [169/233] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:05:08.689 [170/233] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:05:08.689 [171/233] Linking static target lib/librte_cryptodev.a 00:05:08.689 [172/233] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:08.689 [173/233] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_bsd_pci.c.o 00:05:08.689 [174/233] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:05:08.689 [175/233] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:05:08.689 [176/233] Linking static target lib/librte_security.a 00:05:08.948 [177/233] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:05:08.948 [178/233] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:05:08.948 [179/233] Linking static target drivers/libtmp_rte_bus_pci.a 00:05:08.948 [180/233] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:05:09.209 [181/233] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:05:09.209 [182/233] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:05:09.209 [183/233] Linking static target drivers/libtmp_rte_bus_vdev.a 00:05:09.209 [184/233] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:05:09.209 [185/233] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:05:09.209 [186/233] Linking static target drivers/libtmp_rte_mempool_ring.a 00:05:09.209 [187/233] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:09.209 [188/233] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:05:09.209 [189/233] Linking static target drivers/librte_bus_pci.a 00:05:09.480 [190/233] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:05:09.480 [191/233] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:09.480 [192/233] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:05:09.480 [193/233] Linking static target drivers/librte_bus_vdev.a 00:05:09.480 [194/233] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:05:09.480 [195/233] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:09.480 [196/233] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:05:09.738 [197/233] Linking static target drivers/librte_mempool_ring.a 00:05:09.738 [198/233] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:05:09.738 [199/233] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:09.738 [200/233] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:10.671 [201/233] Generating kernel/freebsd/contigmem with a custom command 00:05:10.671 machine -> /usr/src/sys/amd64/include 00:05:10.671 x86 -> /usr/src/sys/x86/include 00:05:10.671 i386 -> /usr/src/sys/i386/include 00:05:10.671 awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/device_if.m -h 00:05:10.671 awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/kern/bus_if.m -h 00:05:10.671 awk -f /usr/src/sys/tools/makeobjops.awk /usr/src/sys/dev/pci/pci_if.m -h 00:05:10.671 touch opt_global.h 00:05:10.671 clang -O2 -pipe -include rte_config.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/home/vagrant/spdk_repo/spdk/dpdk/build-tmp -I/home/vagrant/spdk_repo/spdk/dpdk/config -include /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/kernel/freebsd/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -MD -MF.depend.contigmem.o -MTcontigmem.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=gnu99 -c /home/vagrant/spdk_repo/spdk/dpdk/kernel/freebsd/contigmem/contigmem.c -o contigmem.o 00:05:10.671 ld -m elf_x86_64_fbsd -warn-common --build-id=sha1 -T /usr/src/sys/conf/ldscript.kmod.amd64 -r -o contigmem.ko contigmem.o 00:05:10.671 :> export_syms 00:05:10.671 awk -f /usr/src/sys/conf/kmod_syms.awk contigmem.ko export_syms | xargs -J% objcopy % contigmem.ko 00:05:10.671 objcopy --strip-debug contigmem.ko 00:05:11.238 [202/233] Generating kernel/freebsd/nic_uio with a custom command 00:05:11.238 clang -O2 -pipe -include rte_config.h -fno-strict-aliasing -Werror -D_KERNEL -DKLD_MODULE -nostdinc -I/home/vagrant/spdk_repo/spdk/dpdk/build-tmp -I/home/vagrant/spdk_repo/spdk/dpdk/config -include /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/kernel/freebsd/opt_global.h -I. -I/usr/src/sys -I/usr/src/sys/contrib/ck/include -fno-common -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -fdebug-prefix-map=./machine=/usr/src/sys/amd64/include -fdebug-prefix-map=./x86=/usr/src/sys/x86/include -fdebug-prefix-map=./i386=/usr/src/sys/i386/include -MD -MF.depend.nic_uio.o -MTnic_uio.o -mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float -fno-asynchronous-unwind-tables -ffreestanding -fwrapv -fstack-protector -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wcast-qual -Wundef -Wno-pointer-sign -D__printf__=__freebsd_kprintf__ -Wmissing-include-dirs -fdiagnostics-show-option -Wno-unknown-pragmas -Wno-error=tautological-compare -Wno-error=empty-body -Wno-error=parentheses-equality -Wno-error=unused-function -Wno-error=pointer-sign -Wno-error=shift-negative-value -Wno-address-of-packed-member -Wno-format-zero-length -mno-aes -mno-avx -std=gnu99 -c /home/vagrant/spdk_repo/spdk/dpdk/kernel/freebsd/nic_uio/nic_uio.c -o nic_uio.o 00:05:11.238 ld -m elf_x86_64_fbsd -warn-common --build-id=sha1 -T /usr/src/sys/conf/ldscript.kmod.amd64 -r -o nic_uio.ko nic_uio.o 00:05:11.238 :> export_syms 00:05:11.238 awk -f /usr/src/sys/conf/kmod_syms.awk nic_uio.ko export_syms | xargs -J% objcopy % nic_uio.ko 00:05:11.238 objcopy --strip-debug nic_uio.ko 00:05:13.766 [203/233] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:05:17.095 [204/233] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:05:17.095 [205/233] Linking target lib/librte_eal.so.24.1 00:05:17.095 [206/233] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:05:17.095 [207/233] Linking target drivers/librte_bus_vdev.so.24.1 00:05:17.095 [208/233] Linking target lib/librte_ring.so.24.1 00:05:17.095 [209/233] Linking target lib/librte_meter.so.24.1 00:05:17.095 [210/233] Linking target lib/librte_pci.so.24.1 00:05:17.095 [211/233] Linking target lib/librte_timer.so.24.1 00:05:17.095 [212/233] Linking target lib/librte_dmadev.so.24.1 00:05:17.095 [213/233] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:05:17.095 [214/233] Linking target lib/librte_rcu.so.24.1 00:05:17.095 [215/233] Linking target lib/librte_mempool.so.24.1 00:05:17.095 [216/233] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:05:17.095 [217/233] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:05:17.095 [218/233] Linking target drivers/librte_bus_pci.so.24.1 00:05:17.095 [219/233] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:05:17.095 [220/233] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:05:17.353 [221/233] Linking target drivers/librte_mempool_ring.so.24.1 00:05:17.353 [222/233] Linking target lib/librte_mbuf.so.24.1 00:05:17.353 [223/233] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:05:17.611 [224/233] Linking target lib/librte_net.so.24.1 00:05:17.611 [225/233] Linking target lib/librte_reorder.so.24.1 00:05:17.611 [226/233] Linking target lib/librte_cryptodev.so.24.1 00:05:17.611 [227/233] Linking target lib/librte_compressdev.so.24.1 00:05:17.611 [228/233] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:05:17.611 [229/233] Linking target lib/librte_hash.so.24.1 00:05:17.611 [230/233] Linking target lib/librte_cmdline.so.24.1 00:05:17.611 [231/233] Linking target lib/librte_ethdev.so.24.1 00:05:17.611 [232/233] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:05:17.611 [233/233] Linking target lib/librte_security.so.24.1 00:05:17.611 INFO: autodetecting backend as ninja 00:05:17.611 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:05:18.986 CC lib/ut_mock/mock.o 00:05:18.986 CC lib/log/log.o 00:05:18.986 CC lib/log/log_flags.o 00:05:18.986 CC lib/log/log_deprecated.o 00:05:18.986 CC lib/ut/ut.o 00:05:18.986 LIB libspdk_ut_mock.a 00:05:18.986 LIB libspdk_log.a 00:05:18.986 LIB libspdk_ut.a 00:05:18.986 CXX lib/trace_parser/trace.o 00:05:18.986 CC lib/util/base64.o 00:05:18.986 CC lib/util/bit_array.o 00:05:18.986 CC lib/util/cpuset.o 00:05:18.986 CC lib/util/crc16.o 00:05:18.986 CC lib/util/crc32c.o 00:05:18.986 CC lib/ioat/ioat.o 00:05:18.986 CC lib/util/crc32.o 00:05:18.986 CC lib/util/crc32_ieee.o 00:05:18.986 CC lib/dma/dma.o 00:05:18.986 CC lib/util/crc64.o 00:05:18.986 CC lib/util/dif.o 00:05:18.986 CC lib/util/fd.o 00:05:18.986 CC lib/util/fd_group.o 00:05:18.986 CC lib/util/file.o 00:05:18.986 CC lib/util/hexlify.o 00:05:18.986 CC lib/util/iov.o 00:05:18.986 LIB libspdk_dma.a 00:05:18.986 LIB libspdk_ioat.a 00:05:18.986 CC lib/util/math.o 00:05:19.245 CC lib/util/net.o 00:05:19.245 CC lib/util/pipe.o 00:05:19.245 CC lib/util/strerror_tls.o 00:05:19.245 CC lib/util/string.o 00:05:19.245 CC lib/util/uuid.o 00:05:19.245 CC lib/util/xor.o 00:05:19.245 CC lib/util/zipf.o 00:05:19.503 LIB libspdk_util.a 00:05:19.503 CC lib/vmd/vmd.o 00:05:19.503 CC lib/rdma_provider/common.o 00:05:19.503 CC lib/vmd/led.o 00:05:19.503 CC lib/rdma_utils/rdma_utils.o 00:05:19.503 CC lib/rdma_provider/rdma_provider_verbs.o 00:05:19.503 CC lib/json/json_parse.o 00:05:19.503 CC lib/conf/conf.o 00:05:19.503 CC lib/env_dpdk/env.o 00:05:19.503 CC lib/idxd/idxd.o 00:05:19.761 CC lib/json/json_util.o 00:05:19.762 CC lib/idxd/idxd_user.o 00:05:19.762 LIB libspdk_conf.a 00:05:19.762 LIB libspdk_rdma_provider.a 00:05:19.762 CC lib/json/json_write.o 00:05:19.762 CC lib/env_dpdk/memory.o 00:05:19.762 CC lib/env_dpdk/pci.o 00:05:19.762 LIB libspdk_rdma_utils.a 00:05:19.762 CC lib/env_dpdk/init.o 00:05:19.762 LIB libspdk_vmd.a 00:05:19.762 CC lib/env_dpdk/threads.o 00:05:19.762 CC lib/env_dpdk/pci_ioat.o 00:05:19.762 CC lib/env_dpdk/pci_virtio.o 00:05:19.762 LIB libspdk_idxd.a 00:05:19.762 CC lib/env_dpdk/pci_vmd.o 00:05:19.762 CC lib/env_dpdk/pci_idxd.o 00:05:19.762 LIB libspdk_json.a 00:05:19.762 CC lib/env_dpdk/pci_event.o 00:05:19.762 CC lib/env_dpdk/sigbus_handler.o 00:05:20.019 CC lib/env_dpdk/pci_dpdk.o 00:05:20.019 CC lib/env_dpdk/pci_dpdk_2207.o 00:05:20.019 CC lib/env_dpdk/pci_dpdk_2211.o 00:05:20.019 CC lib/jsonrpc/jsonrpc_server.o 00:05:20.019 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:05:20.019 CC lib/jsonrpc/jsonrpc_client.o 00:05:20.019 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:05:20.278 LIB libspdk_jsonrpc.a 00:05:20.278 CC lib/rpc/rpc.o 00:05:20.278 LIB libspdk_rpc.a 00:05:20.536 CC lib/keyring/keyring.o 00:05:20.536 CC lib/keyring/keyring_rpc.o 00:05:20.536 CC lib/trace/trace.o 00:05:20.536 CC lib/trace/trace_flags.o 00:05:20.536 CC lib/trace/trace_rpc.o 00:05:20.536 CC lib/notify/notify.o 00:05:20.536 LIB libspdk_env_dpdk.a 00:05:20.536 CC lib/notify/notify_rpc.o 00:05:20.536 LIB libspdk_notify.a 00:05:20.536 LIB libspdk_keyring.a 00:05:20.536 LIB libspdk_trace.a 00:05:20.794 CC lib/thread/thread.o 00:05:20.794 CC lib/sock/sock.o 00:05:20.794 CC lib/sock/sock_rpc.o 00:05:20.794 CC lib/thread/iobuf.o 00:05:20.794 LIB libspdk_trace_parser.a 00:05:21.052 LIB libspdk_sock.a 00:05:21.052 LIB libspdk_thread.a 00:05:21.052 CC lib/nvme/nvme_ctrlr_cmd.o 00:05:21.052 CC lib/nvme/nvme_ctrlr.o 00:05:21.052 CC lib/nvme/nvme_fabric.o 00:05:21.052 CC lib/nvme/nvme_ns_cmd.o 00:05:21.052 CC lib/nvme/nvme_ns.o 00:05:21.052 CC lib/nvme/nvme_pcie_common.o 00:05:21.052 CC lib/nvme/nvme_pcie.o 00:05:21.052 CC lib/nvme/nvme_qpair.o 00:05:21.052 CC lib/nvme/nvme.o 00:05:21.052 CC lib/nvme/nvme_quirks.o 00:05:21.717 CC lib/nvme/nvme_transport.o 00:05:21.977 CC lib/accel/accel.o 00:05:21.977 CC lib/accel/accel_rpc.o 00:05:21.977 CC lib/accel/accel_sw.o 00:05:21.977 CC lib/blob/blobstore.o 00:05:21.977 CC lib/blob/request.o 00:05:21.977 CC lib/init/json_config.o 00:05:21.977 CC lib/blob/zeroes.o 00:05:21.977 CC lib/blob/blob_bs_dev.o 00:05:21.977 CC lib/nvme/nvme_discovery.o 00:05:21.977 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:05:21.977 CC lib/init/subsystem.o 00:05:21.977 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:05:21.977 CC lib/nvme/nvme_tcp.o 00:05:22.236 CC lib/init/subsystem_rpc.o 00:05:22.236 CC lib/init/rpc.o 00:05:22.236 CC lib/nvme/nvme_opal.o 00:05:22.236 LIB libspdk_accel.a 00:05:22.236 CC lib/nvme/nvme_io_msg.o 00:05:22.236 CC lib/nvme/nvme_poll_group.o 00:05:22.236 LIB libspdk_init.a 00:05:22.236 CC lib/nvme/nvme_zns.o 00:05:22.804 CC lib/bdev/bdev.o 00:05:22.804 CC lib/bdev/bdev_rpc.o 00:05:22.804 CC lib/bdev/bdev_zone.o 00:05:22.804 CC lib/event/app.o 00:05:22.804 LIB libspdk_blob.a 00:05:22.804 CC lib/bdev/part.o 00:05:22.804 CC lib/nvme/nvme_stubs.o 00:05:23.062 CC lib/event/reactor.o 00:05:23.062 CC lib/blobfs/blobfs.o 00:05:23.062 CC lib/event/log_rpc.o 00:05:23.062 CC lib/blobfs/tree.o 00:05:23.062 CC lib/bdev/scsi_nvme.o 00:05:23.062 CC lib/event/app_rpc.o 00:05:23.062 CC lib/lvol/lvol.o 00:05:23.062 CC lib/nvme/nvme_auth.o 00:05:23.320 CC lib/event/scheduler_static.o 00:05:23.320 CC lib/nvme/nvme_rdma.o 00:05:23.320 LIB libspdk_event.a 00:05:23.320 LIB libspdk_blobfs.a 00:05:23.320 LIB libspdk_lvol.a 00:05:23.578 LIB libspdk_bdev.a 00:05:23.836 CC lib/scsi/dev.o 00:05:23.836 CC lib/scsi/lun.o 00:05:23.836 CC lib/scsi/port.o 00:05:23.836 CC lib/scsi/scsi.o 00:05:23.836 CC lib/scsi/scsi_bdev.o 00:05:23.836 CC lib/scsi/scsi_pr.o 00:05:23.836 CC lib/scsi/scsi_rpc.o 00:05:23.836 CC lib/scsi/task.o 00:05:24.095 LIB libspdk_scsi.a 00:05:24.095 LIB libspdk_nvme.a 00:05:24.095 CC lib/iscsi/conn.o 00:05:24.095 CC lib/iscsi/init_grp.o 00:05:24.095 CC lib/iscsi/iscsi.o 00:05:24.095 CC lib/iscsi/md5.o 00:05:24.095 CC lib/iscsi/param.o 00:05:24.095 CC lib/iscsi/portal_grp.o 00:05:24.095 CC lib/iscsi/tgt_node.o 00:05:24.095 CC lib/iscsi/iscsi_subsystem.o 00:05:24.095 CC lib/iscsi/iscsi_rpc.o 00:05:24.353 CC lib/nvmf/ctrlr.o 00:05:24.353 CC lib/nvmf/ctrlr_discovery.o 00:05:24.353 CC lib/nvmf/ctrlr_bdev.o 00:05:24.353 CC lib/nvmf/subsystem.o 00:05:24.353 CC lib/nvmf/nvmf.o 00:05:24.353 CC lib/nvmf/nvmf_rpc.o 00:05:24.353 CC lib/nvmf/transport.o 00:05:24.353 CC lib/nvmf/tcp.o 00:05:24.353 CC lib/nvmf/stubs.o 00:05:24.610 CC lib/iscsi/task.o 00:05:24.610 CC lib/nvmf/mdns_server.o 00:05:24.610 CC lib/nvmf/rdma.o 00:05:24.610 CC lib/nvmf/auth.o 00:05:24.868 LIB libspdk_iscsi.a 00:05:25.126 LIB libspdk_nvmf.a 00:05:25.384 CC module/env_dpdk/env_dpdk_rpc.o 00:05:25.384 CC module/sock/posix/posix.o 00:05:25.384 CC module/accel/iaa/accel_iaa_rpc.o 00:05:25.384 CC module/accel/iaa/accel_iaa.o 00:05:25.384 CC module/blob/bdev/blob_bdev.o 00:05:25.384 CC module/accel/dsa/accel_dsa.o 00:05:25.384 CC module/keyring/file/keyring.o 00:05:25.384 CC module/accel/error/accel_error.o 00:05:25.384 CC module/scheduler/dynamic/scheduler_dynamic.o 00:05:25.384 CC module/accel/ioat/accel_ioat.o 00:05:25.641 LIB libspdk_env_dpdk_rpc.a 00:05:25.641 CC module/accel/dsa/accel_dsa_rpc.o 00:05:25.641 CC module/accel/error/accel_error_rpc.o 00:05:25.641 CC module/keyring/file/keyring_rpc.o 00:05:25.641 CC module/accel/ioat/accel_ioat_rpc.o 00:05:25.641 LIB libspdk_accel_iaa.a 00:05:25.641 LIB libspdk_scheduler_dynamic.a 00:05:25.641 LIB libspdk_accel_error.a 00:05:25.641 LIB libspdk_blob_bdev.a 00:05:25.641 LIB libspdk_accel_dsa.a 00:05:25.641 LIB libspdk_keyring_file.a 00:05:25.641 LIB libspdk_accel_ioat.a 00:05:25.899 CC module/bdev/gpt/gpt.o 00:05:25.899 CC module/bdev/delay/vbdev_delay.o 00:05:25.899 LIB libspdk_sock_posix.a 00:05:25.899 CC module/bdev/error/vbdev_error.o 00:05:25.899 CC module/bdev/passthru/vbdev_passthru.o 00:05:25.899 CC module/bdev/malloc/bdev_malloc.o 00:05:25.899 CC module/bdev/nvme/bdev_nvme.o 00:05:25.899 CC module/blobfs/bdev/blobfs_bdev.o 00:05:25.899 CC module/bdev/null/bdev_null.o 00:05:25.899 CC module/bdev/nvme/bdev_nvme_rpc.o 00:05:25.899 CC module/bdev/lvol/vbdev_lvol.o 00:05:25.899 CC module/bdev/gpt/vbdev_gpt.o 00:05:25.899 CC module/bdev/error/vbdev_error_rpc.o 00:05:26.157 CC module/bdev/null/bdev_null_rpc.o 00:05:26.157 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:05:26.157 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:05:26.157 CC module/bdev/malloc/bdev_malloc_rpc.o 00:05:26.157 CC module/bdev/delay/vbdev_delay_rpc.o 00:05:26.157 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:05:26.157 LIB libspdk_bdev_gpt.a 00:05:26.157 LIB libspdk_bdev_passthru.a 00:05:26.157 LIB libspdk_bdev_error.a 00:05:26.157 CC module/bdev/nvme/nvme_rpc.o 00:05:26.157 LIB libspdk_blobfs_bdev.a 00:05:26.157 LIB libspdk_bdev_malloc.a 00:05:26.157 LIB libspdk_bdev_null.a 00:05:26.157 CC module/bdev/nvme/bdev_mdns_client.o 00:05:26.157 LIB libspdk_bdev_delay.a 00:05:26.421 CC module/bdev/raid/bdev_raid.o 00:05:26.421 CC module/bdev/raid/bdev_raid_rpc.o 00:05:26.421 CC module/bdev/raid/bdev_raid_sb.o 00:05:26.421 CC module/bdev/split/vbdev_split.o 00:05:26.421 CC module/bdev/zone_block/vbdev_zone_block.o 00:05:26.421 CC module/bdev/aio/bdev_aio.o 00:05:26.421 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:05:26.421 CC module/bdev/raid/raid0.o 00:05:26.421 LIB libspdk_bdev_lvol.a 00:05:26.421 CC module/bdev/split/vbdev_split_rpc.o 00:05:26.421 CC module/bdev/raid/raid1.o 00:05:26.421 CC module/bdev/aio/bdev_aio_rpc.o 00:05:26.421 CC module/bdev/raid/concat.o 00:05:26.678 LIB libspdk_bdev_zone_block.a 00:05:26.678 LIB libspdk_bdev_split.a 00:05:26.678 LIB libspdk_bdev_aio.a 00:05:26.678 LIB libspdk_bdev_raid.a 00:05:26.678 LIB libspdk_bdev_nvme.a 00:05:26.936 CC module/event/subsystems/sock/sock.o 00:05:26.936 CC module/event/subsystems/iobuf/iobuf.o 00:05:26.936 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:05:26.936 CC module/event/subsystems/vmd/vmd.o 00:05:26.936 CC module/event/subsystems/vmd/vmd_rpc.o 00:05:26.936 CC module/event/subsystems/scheduler/scheduler.o 00:05:26.936 CC module/event/subsystems/keyring/keyring.o 00:05:26.936 LIB libspdk_event_sock.a 00:05:27.193 LIB libspdk_event_vmd.a 00:05:27.193 LIB libspdk_event_keyring.a 00:05:27.193 LIB libspdk_event_scheduler.a 00:05:27.193 LIB libspdk_event_iobuf.a 00:05:27.193 CC module/event/subsystems/accel/accel.o 00:05:27.193 LIB libspdk_event_accel.a 00:05:27.450 CC module/event/subsystems/bdev/bdev.o 00:05:27.708 LIB libspdk_event_bdev.a 00:05:27.708 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:05:27.708 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:05:27.708 CC module/event/subsystems/scsi/scsi.o 00:05:27.968 LIB libspdk_event_scsi.a 00:05:27.968 LIB libspdk_event_nvmf.a 00:05:27.968 CC module/event/subsystems/iscsi/iscsi.o 00:05:27.968 LIB libspdk_event_iscsi.a 00:05:28.225 CC app/spdk_nvme_identify/identify.o 00:05:28.225 CXX app/trace/trace.o 00:05:28.225 CC app/spdk_nvme_perf/perf.o 00:05:28.225 CC app/spdk_lspci/spdk_lspci.o 00:05:28.225 CC app/trace_record/trace_record.o 00:05:28.225 CC app/spdk_tgt/spdk_tgt.o 00:05:28.225 CC app/nvmf_tgt/nvmf_main.o 00:05:28.225 CC examples/util/zipf/zipf.o 00:05:28.225 CC app/iscsi_tgt/iscsi_tgt.o 00:05:28.225 CC test/thread/poller_perf/poller_perf.o 00:05:28.225 LINK spdk_lspci 00:05:28.225 LINK spdk_trace_record 00:05:28.225 LINK spdk_tgt 00:05:28.482 LINK zipf 00:05:28.482 LINK poller_perf 00:05:28.482 LINK nvmf_tgt 00:05:28.482 LINK iscsi_tgt 00:05:28.482 CC test/thread/lock/spdk_lock.o 00:05:28.482 CC examples/ioat/perf/perf.o 00:05:28.482 LINK spdk_nvme_perf 00:05:28.482 CC examples/sock/hello_world/hello_sock.o 00:05:28.482 LINK spdk_nvme_identify 00:05:28.482 CC test/dma/test_dma/test_dma.o 00:05:28.739 CC examples/thread/thread/thread_ex.o 00:05:28.739 LINK ioat_perf 00:05:28.739 CC examples/ioat/verify/verify.o 00:05:28.739 CC test/app/bdev_svc/bdev_svc.o 00:05:28.739 LINK hello_sock 00:05:28.739 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:05:28.739 LINK verify 00:05:28.739 CC examples/vmd/lsvmd/lsvmd.o 00:05:28.739 LINK bdev_svc 00:05:28.739 CC examples/idxd/perf/perf.o 00:05:28.739 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:05:28.997 LINK test_dma 00:05:28.997 LINK thread 00:05:28.997 LINK lsvmd 00:05:28.997 CC app/spdk_nvme_discover/discovery_aer.o 00:05:28.997 LINK spdk_lock 00:05:28.997 LINK nvme_fuzz 00:05:28.997 LINK idxd_perf 00:05:28.997 LINK spdk_nvme_discover 00:05:28.997 CC examples/vmd/led/led.o 00:05:28.997 CC examples/nvme/hello_world/hello_world.o 00:05:29.254 CC app/spdk_top/spdk_top.o 00:05:29.254 LINK led 00:05:29.254 TEST_HEADER include/spdk/accel.h 00:05:29.254 TEST_HEADER include/spdk/accel_module.h 00:05:29.254 CC examples/nvme/reconnect/reconnect.o 00:05:29.254 TEST_HEADER include/spdk/assert.h 00:05:29.254 TEST_HEADER include/spdk/barrier.h 00:05:29.254 TEST_HEADER include/spdk/base64.h 00:05:29.254 TEST_HEADER include/spdk/bdev.h 00:05:29.254 TEST_HEADER include/spdk/bdev_module.h 00:05:29.254 TEST_HEADER include/spdk/bdev_zone.h 00:05:29.254 TEST_HEADER include/spdk/bit_array.h 00:05:29.254 TEST_HEADER include/spdk/bit_pool.h 00:05:29.254 TEST_HEADER include/spdk/blob.h 00:05:29.254 TEST_HEADER include/spdk/blob_bdev.h 00:05:29.254 TEST_HEADER include/spdk/blobfs.h 00:05:29.254 TEST_HEADER include/spdk/blobfs_bdev.h 00:05:29.254 TEST_HEADER include/spdk/conf.h 00:05:29.254 TEST_HEADER include/spdk/config.h 00:05:29.254 TEST_HEADER include/spdk/cpuset.h 00:05:29.254 TEST_HEADER include/spdk/crc16.h 00:05:29.254 TEST_HEADER include/spdk/crc32.h 00:05:29.254 TEST_HEADER include/spdk/crc64.h 00:05:29.254 TEST_HEADER include/spdk/dif.h 00:05:29.254 TEST_HEADER include/spdk/dma.h 00:05:29.254 TEST_HEADER include/spdk/endian.h 00:05:29.254 TEST_HEADER include/spdk/env.h 00:05:29.254 TEST_HEADER include/spdk/env_dpdk.h 00:05:29.254 TEST_HEADER include/spdk/event.h 00:05:29.254 TEST_HEADER include/spdk/fd.h 00:05:29.254 TEST_HEADER include/spdk/fd_group.h 00:05:29.254 CC app/fio/nvme/fio_plugin.o 00:05:29.254 TEST_HEADER include/spdk/file.h 00:05:29.254 CC test/app/histogram_perf/histogram_perf.o 00:05:29.255 TEST_HEADER include/spdk/ftl.h 00:05:29.255 TEST_HEADER include/spdk/gpt_spec.h 00:05:29.255 CC examples/accel/perf/accel_perf.o 00:05:29.255 TEST_HEADER include/spdk/hexlify.h 00:05:29.255 TEST_HEADER include/spdk/histogram_data.h 00:05:29.255 TEST_HEADER include/spdk/idxd.h 00:05:29.255 TEST_HEADER include/spdk/idxd_spec.h 00:05:29.255 TEST_HEADER include/spdk/init.h 00:05:29.255 TEST_HEADER include/spdk/ioat.h 00:05:29.255 TEST_HEADER include/spdk/ioat_spec.h 00:05:29.255 TEST_HEADER include/spdk/iscsi_spec.h 00:05:29.255 TEST_HEADER include/spdk/json.h 00:05:29.255 TEST_HEADER include/spdk/jsonrpc.h 00:05:29.255 TEST_HEADER include/spdk/keyring.h 00:05:29.255 TEST_HEADER include/spdk/keyring_module.h 00:05:29.255 TEST_HEADER include/spdk/likely.h 00:05:29.255 LINK hello_world 00:05:29.255 TEST_HEADER include/spdk/log.h 00:05:29.255 TEST_HEADER include/spdk/lvol.h 00:05:29.255 TEST_HEADER include/spdk/memory.h 00:05:29.255 TEST_HEADER include/spdk/mmio.h 00:05:29.255 TEST_HEADER include/spdk/nbd.h 00:05:29.255 TEST_HEADER include/spdk/net.h 00:05:29.255 TEST_HEADER include/spdk/notify.h 00:05:29.255 TEST_HEADER include/spdk/nvme.h 00:05:29.255 TEST_HEADER include/spdk/nvme_intel.h 00:05:29.255 TEST_HEADER include/spdk/nvme_ocssd.h 00:05:29.255 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:05:29.255 TEST_HEADER include/spdk/nvme_spec.h 00:05:29.255 TEST_HEADER include/spdk/nvme_zns.h 00:05:29.255 TEST_HEADER include/spdk/nvmf.h 00:05:29.255 LINK spdk_trace 00:05:29.255 TEST_HEADER include/spdk/nvmf_cmd.h 00:05:29.255 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:05:29.255 TEST_HEADER include/spdk/nvmf_spec.h 00:05:29.255 TEST_HEADER include/spdk/nvmf_transport.h 00:05:29.255 TEST_HEADER include/spdk/opal.h 00:05:29.255 TEST_HEADER include/spdk/opal_spec.h 00:05:29.255 TEST_HEADER include/spdk/pci_ids.h 00:05:29.255 TEST_HEADER include/spdk/pipe.h 00:05:29.255 TEST_HEADER include/spdk/queue.h 00:05:29.255 TEST_HEADER include/spdk/reduce.h 00:05:29.255 TEST_HEADER include/spdk/rpc.h 00:05:29.255 TEST_HEADER include/spdk/scheduler.h 00:05:29.255 TEST_HEADER include/spdk/scsi.h 00:05:29.255 TEST_HEADER include/spdk/scsi_spec.h 00:05:29.255 TEST_HEADER include/spdk/sock.h 00:05:29.255 TEST_HEADER include/spdk/stdinc.h 00:05:29.255 TEST_HEADER include/spdk/string.h 00:05:29.255 TEST_HEADER include/spdk/thread.h 00:05:29.255 TEST_HEADER include/spdk/trace.h 00:05:29.255 TEST_HEADER include/spdk/trace_parser.h 00:05:29.255 TEST_HEADER include/spdk/tree.h 00:05:29.255 CC examples/nvme/nvme_manage/nvme_manage.o 00:05:29.255 TEST_HEADER include/spdk/ublk.h 00:05:29.255 LINK histogram_perf 00:05:29.255 TEST_HEADER include/spdk/util.h 00:05:29.255 TEST_HEADER include/spdk/uuid.h 00:05:29.255 TEST_HEADER include/spdk/version.h 00:05:29.255 TEST_HEADER include/spdk/vfio_user_pci.h 00:05:29.255 TEST_HEADER include/spdk/vfio_user_spec.h 00:05:29.255 TEST_HEADER include/spdk/vhost.h 00:05:29.255 LINK reconnect 00:05:29.255 TEST_HEADER include/spdk/vmd.h 00:05:29.255 TEST_HEADER include/spdk/xor.h 00:05:29.255 TEST_HEADER include/spdk/zipf.h 00:05:29.255 CXX test/cpp_headers/accel.o 00:05:29.512 LINK accel_perf 00:05:29.512 LINK iscsi_fuzz 00:05:29.512 CC test/event/event_perf/event_perf.o 00:05:29.512 CC test/env/vtophys/vtophys.o 00:05:29.512 LINK spdk_top 00:05:29.512 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:05:29.512 CC test/nvme/aer/aer.o 00:05:29.512 CC test/env/mem_callbacks/mem_callbacks.o 00:05:29.512 CC test/app/jsoncat/jsoncat.o 00:05:29.512 CXX test/cpp_headers/accel_module.o 00:05:29.512 LINK jsoncat 00:05:29.512 LINK nvme_manage 00:05:29.512 LINK event_perf 00:05:29.512 LINK spdk_nvme 00:05:29.771 LINK vtophys 00:05:29.771 CC test/env/memory/memory_ut.o 00:05:29.771 LINK env_dpdk_post_init 00:05:29.771 LINK aer 00:05:29.771 CC test/event/reactor/reactor.o 00:05:29.771 CC test/app/stub/stub.o 00:05:29.771 CXX test/cpp_headers/assert.o 00:05:29.771 CC examples/nvme/arbitration/arbitration.o 00:05:29.771 CC test/event/reactor_perf/reactor_perf.o 00:05:29.771 CXX test/cpp_headers/barrier.o 00:05:29.771 CC test/nvme/reset/reset.o 00:05:29.771 LINK reactor 00:05:29.771 CC app/fio/bdev/fio_plugin.o 00:05:30.028 LINK stub 00:05:30.028 LINK reactor_perf 00:05:30.028 CXX test/cpp_headers/base64.o 00:05:30.028 LINK reset 00:05:30.028 LINK arbitration 00:05:30.028 CC examples/nvme/hotplug/hotplug.o 00:05:30.028 CC examples/nvme/cmb_copy/cmb_copy.o 00:05:30.028 CC test/env/pci/pci_ut.o 00:05:30.028 CC test/nvme/sgl/sgl.o 00:05:30.286 CC test/nvme/e2edp/nvme_dp.o 00:05:30.286 LINK cmb_copy 00:05:30.286 LINK hotplug 00:05:30.286 LINK mem_callbacks 00:05:30.286 CXX test/cpp_headers/bdev.o 00:05:30.286 LINK sgl 00:05:30.286 LINK spdk_bdev 00:05:30.286 CC examples/blob/hello_world/hello_blob.o 00:05:30.286 LINK pci_ut 00:05:30.286 LINK nvme_dp 00:05:30.286 LINK memory_ut 00:05:30.286 CXX test/cpp_headers/bdev_module.o 00:05:30.543 CC examples/blob/cli/blobcli.o 00:05:30.543 CC examples/nvme/abort/abort.o 00:05:30.543 CXX test/cpp_headers/bdev_zone.o 00:05:30.543 CC examples/bdev/hello_world/hello_bdev.o 00:05:30.543 CC test/nvme/overhead/overhead.o 00:05:30.543 LINK hello_blob 00:05:30.543 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:05:30.543 CC examples/bdev/bdevperf/bdevperf.o 00:05:30.543 CC test/rpc_client/rpc_client_test.o 00:05:30.543 LINK abort 00:05:30.543 LINK pmr_persistence 00:05:30.800 LINK blobcli 00:05:30.800 LINK rpc_client_test 00:05:30.800 LINK overhead 00:05:30.800 LINK hello_bdev 00:05:30.800 CXX test/cpp_headers/bit_array.o 00:05:30.800 CC test/nvme/err_injection/err_injection.o 00:05:30.800 CXX test/cpp_headers/bit_pool.o 00:05:30.800 CXX test/cpp_headers/blob.o 00:05:30.800 CXX test/cpp_headers/blob_bdev.o 00:05:31.067 LINK err_injection 00:05:31.067 CC test/nvme/startup/startup.o 00:05:31.067 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:05:31.067 CC test/accel/dif/dif.o 00:05:31.067 CC test/blobfs/mkfs/mkfs.o 00:05:31.067 LINK bdevperf 00:05:31.067 CXX test/cpp_headers/blobfs.o 00:05:31.067 gmake[2]: Nothing to be done for 'all'. 00:05:31.067 LINK histogram_ut 00:05:31.067 CC test/nvme/reserve/reserve.o 00:05:31.067 LINK startup 00:05:31.067 CC test/nvme/simple_copy/simple_copy.o 00:05:31.067 CXX test/cpp_headers/blobfs_bdev.o 00:05:31.067 CC test/nvme/connect_stress/connect_stress.o 00:05:31.325 LINK mkfs 00:05:31.325 CC test/unit/lib/log/log.c/log_ut.o 00:05:31.325 LINK dif 00:05:31.325 LINK reserve 00:05:31.325 CC examples/nvmf/nvmf/nvmf.o 00:05:31.325 LINK simple_copy 00:05:31.325 CC test/nvme/boot_partition/boot_partition.o 00:05:31.325 LINK connect_stress 00:05:31.325 LINK log_ut 00:05:31.325 CXX test/cpp_headers/conf.o 00:05:31.325 CC test/unit/lib/rdma/common.c/common_ut.o 00:05:31.325 CXX test/cpp_headers/config.o 00:05:31.583 CC test/nvme/compliance/nvme_compliance.o 00:05:31.583 LINK boot_partition 00:05:31.583 CXX test/cpp_headers/cpuset.o 00:05:31.583 LINK nvmf 00:05:31.583 CC test/unit/lib/util/base64.c/base64_ut.o 00:05:31.583 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:05:31.583 CC test/bdev/bdevio/bdevio.o 00:05:31.583 CC test/nvme/fused_ordering/fused_ordering.o 00:05:31.583 CC test/unit/lib/dma/dma.c/dma_ut.o 00:05:31.583 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:05:31.842 CXX test/cpp_headers/crc16.o 00:05:31.842 LINK base64_ut 00:05:31.842 CC test/nvme/doorbell_aers/doorbell_aers.o 00:05:31.842 LINK common_ut 00:05:31.842 LINK nvme_compliance 00:05:31.842 LINK fused_ordering 00:05:31.842 CXX test/cpp_headers/crc32.o 00:05:31.842 CC test/nvme/fdp/fdp.o 00:05:31.842 LINK ioat_ut 00:05:31.842 CXX test/cpp_headers/crc64.o 00:05:31.842 LINK doorbell_aers 00:05:31.842 LINK bit_array_ut 00:05:31.842 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:05:32.100 LINK bdevio 00:05:32.100 CXX test/cpp_headers/dif.o 00:05:32.100 LINK dma_ut 00:05:32.100 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:05:32.100 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:05:32.100 CXX test/cpp_headers/dma.o 00:05:32.100 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:05:32.100 LINK fdp 00:05:32.100 CXX test/cpp_headers/endian.o 00:05:32.100 LINK cpuset_ut 00:05:32.100 LINK crc16_ut 00:05:32.100 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:05:32.100 LINK crc32_ieee_ut 00:05:32.100 CXX test/cpp_headers/env.o 00:05:32.100 CXX test/cpp_headers/env_dpdk.o 00:05:32.100 LINK crc32c_ut 00:05:32.100 CC test/unit/lib/util/dif.c/dif_ut.o 00:05:32.358 CXX test/cpp_headers/event.o 00:05:32.358 CC test/unit/lib/util/file.c/file_ut.o 00:05:32.358 CXX test/cpp_headers/fd.o 00:05:32.358 LINK crc64_ut 00:05:32.358 CC test/unit/lib/util/iov.c/iov_ut.o 00:05:32.358 CXX test/cpp_headers/fd_group.o 00:05:32.358 LINK file_ut 00:05:32.358 CC test/unit/lib/util/math.c/math_ut.o 00:05:32.358 CC test/unit/lib/util/net.c/net_ut.o 00:05:32.358 CXX test/cpp_headers/file.o 00:05:32.358 CXX test/cpp_headers/ftl.o 00:05:32.358 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:05:32.358 LINK iov_ut 00:05:32.617 LINK math_ut 00:05:32.617 CXX test/cpp_headers/gpt_spec.o 00:05:32.617 CC test/unit/lib/util/string.c/string_ut.o 00:05:32.617 CXX test/cpp_headers/hexlify.o 00:05:32.617 LINK net_ut 00:05:32.617 CC test/unit/lib/util/xor.c/xor_ut.o 00:05:32.617 CXX test/cpp_headers/histogram_data.o 00:05:32.617 CXX test/cpp_headers/idxd.o 00:05:32.617 CXX test/cpp_headers/idxd_spec.o 00:05:32.617 CXX test/cpp_headers/init.o 00:05:32.617 CXX test/cpp_headers/ioat.o 00:05:32.617 CXX test/cpp_headers/ioat_spec.o 00:05:32.617 LINK pipe_ut 00:05:32.915 LINK string_ut 00:05:32.915 CXX test/cpp_headers/iscsi_spec.o 00:05:32.915 LINK dif_ut 00:05:32.915 CXX test/cpp_headers/json.o 00:05:32.915 CXX test/cpp_headers/jsonrpc.o 00:05:32.915 LINK xor_ut 00:05:32.915 CXX test/cpp_headers/keyring.o 00:05:32.916 CXX test/cpp_headers/keyring_module.o 00:05:32.916 CXX test/cpp_headers/likely.o 00:05:32.916 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:05:32.916 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:05:32.916 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:05:32.916 CXX test/cpp_headers/log.o 00:05:33.174 CC test/unit/lib/idxd/idxd_user.c/idxd_user_ut.o 00:05:33.174 CXX test/cpp_headers/lvol.o 00:05:33.174 CXX test/cpp_headers/memory.o 00:05:33.174 CXX test/cpp_headers/mmio.o 00:05:33.174 LINK pci_event_ut 00:05:33.174 CXX test/cpp_headers/nbd.o 00:05:33.432 CXX test/cpp_headers/net.o 00:05:33.432 CC test/unit/lib/idxd/idxd.c/idxd_ut.o 00:05:33.432 CXX test/cpp_headers/notify.o 00:05:33.432 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:05:33.432 CXX test/cpp_headers/nvme.o 00:05:33.432 LINK json_util_ut 00:05:33.432 LINK idxd_user_ut 00:05:33.432 CXX test/cpp_headers/nvme_intel.o 00:05:33.432 CXX test/cpp_headers/nvme_ocssd.o 00:05:33.432 CXX test/cpp_headers/nvme_ocssd_spec.o 00:05:33.432 CXX test/cpp_headers/nvme_spec.o 00:05:33.432 CXX test/cpp_headers/nvme_zns.o 00:05:33.432 CXX test/cpp_headers/nvmf.o 00:05:33.432 CXX test/cpp_headers/nvmf_cmd.o 00:05:33.690 CXX test/cpp_headers/nvmf_fc_spec.o 00:05:33.690 CXX test/cpp_headers/nvmf_spec.o 00:05:33.690 CXX test/cpp_headers/nvmf_transport.o 00:05:33.690 CXX test/cpp_headers/opal.o 00:05:33.690 LINK idxd_ut 00:05:33.690 CXX test/cpp_headers/opal_spec.o 00:05:33.690 CXX test/cpp_headers/pci_ids.o 00:05:33.949 CXX test/cpp_headers/pipe.o 00:05:33.949 CXX test/cpp_headers/queue.o 00:05:33.949 CXX test/cpp_headers/reduce.o 00:05:33.949 CXX test/cpp_headers/rpc.o 00:05:33.949 CXX test/cpp_headers/scheduler.o 00:05:33.949 LINK json_parse_ut 00:05:33.949 CXX test/cpp_headers/scsi.o 00:05:33.949 CXX test/cpp_headers/scsi_spec.o 00:05:33.949 LINK json_write_ut 00:05:33.949 CXX test/cpp_headers/sock.o 00:05:33.949 CXX test/cpp_headers/stdinc.o 00:05:33.949 CXX test/cpp_headers/string.o 00:05:33.949 CXX test/cpp_headers/thread.o 00:05:34.207 CXX test/cpp_headers/trace.o 00:05:34.207 CXX test/cpp_headers/trace_parser.o 00:05:34.207 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:05:34.207 CXX test/cpp_headers/tree.o 00:05:34.207 CXX test/cpp_headers/ublk.o 00:05:34.207 CXX test/cpp_headers/util.o 00:05:34.207 CXX test/cpp_headers/uuid.o 00:05:34.207 CXX test/cpp_headers/version.o 00:05:34.207 CXX test/cpp_headers/vfio_user_pci.o 00:05:34.207 CXX test/cpp_headers/vfio_user_spec.o 00:05:34.207 CXX test/cpp_headers/vhost.o 00:05:34.207 CXX test/cpp_headers/vmd.o 00:05:34.465 CXX test/cpp_headers/xor.o 00:05:34.465 LINK jsonrpc_server_ut 00:05:34.465 CXX test/cpp_headers/zipf.o 00:05:34.465 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:05:35.031 LINK rpc_ut 00:05:35.031 CC test/unit/lib/sock/sock.c/sock_ut.o 00:05:35.031 CC test/unit/lib/sock/posix.c/posix_ut.o 00:05:35.031 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:05:35.031 CC test/unit/lib/thread/thread.c/thread_ut.o 00:05:35.032 CC test/unit/lib/notify/notify.c/notify_ut.o 00:05:35.032 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:05:35.298 LINK keyring_ut 00:05:35.298 LINK notify_ut 00:05:35.605 LINK iobuf_ut 00:05:35.605 LINK posix_ut 00:05:35.605 LINK sock_ut 00:05:35.863 LINK thread_ut 00:05:35.863 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:05:35.863 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:05:36.802 LINK nvme_ctrlr_ocssd_cmd_ut 00:05:36.802 LINK nvme_ns_ut 00:05:36.802 LINK nvme_poll_group_ut 00:05:36.802 LINK nvme_ctrlr_cmd_ut 00:05:36.802 CC test/unit/lib/accel/accel.c/accel_ut.o 00:05:36.802 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:05:36.802 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:05:36.802 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:05:36.802 LINK nvme_qpair_ut 00:05:36.802 LINK nvme_ns_ocssd_cmd_ut 00:05:37.059 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:05:37.059 CC test/unit/lib/blob/blob.c/blob_ut.o 00:05:37.059 LINK nvme_ut 00:05:37.059 LINK nvme_pcie_ut 00:05:37.059 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:05:37.317 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:05:37.317 LINK subsystem_ut 00:05:37.317 LINK nvme_ns_cmd_ut 00:05:37.317 LINK blob_bdev_ut 00:05:37.317 LINK rpc_ut 00:05:37.317 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:05:37.317 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:05:37.317 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:05:37.317 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:05:37.317 LINK nvme_ctrlr_ut 00:05:37.575 LINK nvme_quirks_ut 00:05:37.575 CC test/unit/lib/event/app.c/app_ut.o 00:05:37.575 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:05:37.846 LINK nvme_opal_ut 00:05:37.846 LINK accel_ut 00:05:37.846 LINK app_ut 00:05:37.846 CC test/unit/lib/nvme/nvme_rdma.c/nvme_rdma_ut.o 00:05:38.104 CC test/unit/lib/bdev/part.c/part_ut.o 00:05:38.104 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:05:38.104 LINK reactor_ut 00:05:38.104 LINK nvme_transport_ut 00:05:38.104 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:05:38.362 LINK nvme_io_msg_ut 00:05:38.362 LINK nvme_fabric_ut 00:05:38.362 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:05:38.362 LINK scsi_nvme_ut 00:05:38.362 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:05:38.362 LINK nvme_pcie_common_ut 00:05:38.620 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:05:38.620 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:05:38.620 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:05:38.620 LINK gpt_ut 00:05:38.879 LINK nvme_tcp_ut 00:05:38.879 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:05:38.879 LINK bdev_zone_ut 00:05:38.879 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:05:38.879 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:05:39.138 LINK bdev_raid_sb_ut 00:05:39.138 LINK vbdev_lvol_ut 00:05:39.397 LINK part_ut 00:05:39.397 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:05:39.397 LINK concat_ut 00:05:39.397 LINK nvme_rdma_ut 00:05:39.397 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:05:39.397 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:05:39.397 LINK bdev_raid_ut 00:05:39.397 LINK blob_ut 00:05:39.397 LINK vbdev_zone_block_ut 00:05:39.656 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:05:39.656 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:05:39.656 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:05:39.656 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:05:39.656 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:05:39.915 LINK raid1_ut 00:05:39.915 LINK tree_ut 00:05:39.915 LINK raid0_ut 00:05:39.915 LINK bdev_ut 00:05:39.915 LINK blobfs_bdev_ut 00:05:40.238 LINK bdev_ut 00:05:40.238 LINK blobfs_sync_ut 00:05:40.238 LINK blobfs_async_ut 00:05:40.497 LINK lvol_ut 00:05:41.064 LINK bdev_nvme_ut 00:05:41.322 CC test/unit/lib/nvmf/transport.c/transport_ut.o 00:05:41.322 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:05:41.322 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:05:41.322 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:05:41.322 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:05:41.322 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:05:41.322 CC test/unit/lib/nvmf/rdma.c/rdma_ut.o 00:05:41.322 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:05:41.322 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:05:41.322 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:05:41.581 LINK dev_ut 00:05:41.581 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:05:41.581 LINK ctrlr_bdev_ut 00:05:41.840 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:05:41.840 LINK nvmf_ut 00:05:41.840 LINK auth_ut 00:05:42.098 LINK ctrlr_discovery_ut 00:05:42.098 LINK scsi_ut 00:05:42.098 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:05:42.098 LINK lun_ut 00:05:42.098 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:05:42.098 LINK transport_ut 00:05:42.355 LINK rdma_ut 00:05:42.355 LINK subsystem_ut 00:05:42.355 LINK ctrlr_ut 00:05:42.355 LINK scsi_pr_ut 00:05:42.613 LINK tcp_ut 00:05:42.613 LINK scsi_bdev_ut 00:05:42.872 CC test/unit/lib/iscsi/param.c/param_ut.o 00:05:42.872 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:05:42.872 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:05:42.872 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:05:42.872 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:05:42.872 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:05:43.130 LINK init_grp_ut 00:05:43.130 LINK param_ut 00:05:43.130 LINK tgt_node_ut 00:05:43.387 LINK portal_grp_ut 00:05:43.387 LINK conn_ut 00:05:43.646 LINK iscsi_ut 00:05:43.646 00:05:43.646 real 1m15.651s 00:05:43.646 user 5m47.920s 00:05:43.646 sys 1m0.373s 00:05:43.646 05:11:50 unittest_build -- common/autotest_common.sh@1126 -- $ xtrace_disable 00:05:43.646 05:11:50 unittest_build -- common/autotest_common.sh@10 -- $ set +x 00:05:43.646 ************************************ 00:05:43.646 END TEST unittest_build 00:05:43.646 ************************************ 00:05:43.646 05:11:50 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:05:43.646 05:11:50 -- pm/common@29 -- $ signal_monitor_resources TERM 00:05:43.646 05:11:50 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:05:43.646 05:11:50 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:05:43.646 05:11:50 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:05:43.646 05:11:50 -- pm/common@44 -- $ pid=1344 00:05:43.646 05:11:50 -- pm/common@50 -- $ kill -TERM 1344 00:05:43.904 05:11:50 -- spdk/autotest.sh@25 -- # source /home/vagrant/spdk_repo/spdk/test/nvmf/common.sh 00:05:43.904 05:11:50 -- nvmf/common.sh@7 -- # uname -s 00:05:43.904 05:11:50 -- nvmf/common.sh@7 -- # [[ FreeBSD == FreeBSD ]] 00:05:43.904 05:11:50 -- nvmf/common.sh@7 -- # return 0 00:05:43.904 05:11:50 -- spdk/autotest.sh@27 -- # '[' 0 -ne 0 ']' 00:05:43.904 05:11:50 -- spdk/autotest.sh@32 -- # uname -s 00:05:43.904 05:11:50 -- spdk/autotest.sh@32 -- # '[' FreeBSD = Linux ']' 00:05:43.904 05:11:50 -- spdk/autotest.sh@53 -- # start_monitor_resources 00:05:43.904 05:11:50 -- pm/common@17 -- # local monitor 00:05:43.904 05:11:50 -- pm/common@19 -- # for monitor in "${MONITOR_RESOURCES[@]}" 00:05:43.904 05:11:50 -- pm/common@25 -- # sleep 1 00:05:43.904 05:11:50 -- pm/common@21 -- # date +%s 00:05:43.904 05:11:50 -- pm/common@21 -- # /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autotest.sh.1721884310 00:05:43.904 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autotest.sh.1721884310_collect-vmstat.pm.log 00:05:44.864 05:11:51 -- spdk/autotest.sh@55 -- # trap 'autotest_cleanup || :; exit 1' SIGINT SIGTERM EXIT 00:05:44.864 05:11:51 -- spdk/autotest.sh@57 -- # timing_enter autotest 00:05:44.864 05:11:51 -- common/autotest_common.sh@724 -- # xtrace_disable 00:05:44.864 05:11:51 -- common/autotest_common.sh@10 -- # set +x 00:05:44.864 05:11:51 -- spdk/autotest.sh@59 -- # create_test_list 00:05:44.864 05:11:51 -- common/autotest_common.sh@748 -- # xtrace_disable 00:05:44.864 05:11:51 -- common/autotest_common.sh@10 -- # set +x 00:05:44.864 05:11:51 -- spdk/autotest.sh@61 -- # dirname /home/vagrant/spdk_repo/spdk/autotest.sh 00:05:44.864 05:11:51 -- spdk/autotest.sh@61 -- # readlink -f /home/vagrant/spdk_repo/spdk 00:05:44.864 05:11:51 -- spdk/autotest.sh@61 -- # src=/home/vagrant/spdk_repo/spdk 00:05:44.864 05:11:51 -- spdk/autotest.sh@62 -- # out=/home/vagrant/spdk_repo/spdk/../output 00:05:44.864 05:11:51 -- spdk/autotest.sh@63 -- # cd /home/vagrant/spdk_repo/spdk 00:05:44.864 05:11:51 -- spdk/autotest.sh@65 -- # freebsd_update_contigmem_mod 00:05:44.864 05:11:51 -- common/autotest_common.sh@1455 -- # uname 00:05:44.864 05:11:51 -- common/autotest_common.sh@1455 -- # '[' FreeBSD = FreeBSD ']' 00:05:44.864 05:11:51 -- common/autotest_common.sh@1456 -- # kldunload contigmem.ko 00:05:44.864 kldunload: can't find file contigmem.ko 00:05:44.864 05:11:51 -- common/autotest_common.sh@1456 -- # true 00:05:44.864 05:11:51 -- common/autotest_common.sh@1457 -- # '[' -n '' ']' 00:05:44.864 05:11:51 -- common/autotest_common.sh@1463 -- # cp -f /home/vagrant/spdk_repo/spdk/dpdk/build/kmod/contigmem.ko /boot/modules/ 00:05:44.864 05:11:51 -- common/autotest_common.sh@1464 -- # cp -f /home/vagrant/spdk_repo/spdk/dpdk/build/kmod/contigmem.ko /boot/kernel/ 00:05:44.864 05:11:51 -- common/autotest_common.sh@1465 -- # cp -f /home/vagrant/spdk_repo/spdk/dpdk/build/kmod/nic_uio.ko /boot/modules/ 00:05:44.864 05:11:51 -- common/autotest_common.sh@1466 -- # cp -f /home/vagrant/spdk_repo/spdk/dpdk/build/kmod/nic_uio.ko /boot/kernel/ 00:05:44.864 05:11:51 -- spdk/autotest.sh@66 -- # freebsd_set_maxsock_buf 00:05:44.864 05:11:51 -- common/autotest_common.sh@1475 -- # uname 00:05:44.864 05:11:51 -- common/autotest_common.sh@1475 -- # [[ FreeBSD = FreeBSD ]] 00:05:44.864 05:11:51 -- common/autotest_common.sh@1475 -- # sysctl -n kern.ipc.maxsockbuf 00:05:44.864 05:11:51 -- common/autotest_common.sh@1475 -- # (( 2097152 < 4194304 )) 00:05:44.864 05:11:51 -- common/autotest_common.sh@1476 -- # sysctl kern.ipc.maxsockbuf=4194304 00:05:44.864 kern.ipc.maxsockbuf: 2097152 -> 4194304 00:05:44.864 05:11:51 -- spdk/autotest.sh@71 -- # grep CC_TYPE mk/cc.mk 00:05:44.864 05:11:51 -- spdk/autotest.sh@71 -- # CC_TYPE=CC_TYPE=clang 00:05:44.864 05:11:51 -- spdk/autotest.sh@72 -- # hash lcov 00:05:44.864 /home/vagrant/spdk_repo/spdk/autotest.sh: line 72: hash: lcov: not found 00:05:44.864 05:11:51 -- spdk/autotest.sh@89 -- # timing_enter pre_cleanup 00:05:44.864 05:11:51 -- common/autotest_common.sh@724 -- # xtrace_disable 00:05:44.864 05:11:51 -- common/autotest_common.sh@10 -- # set +x 00:05:45.123 05:11:51 -- spdk/autotest.sh@91 -- # rm -f 00:05:45.123 05:11:51 -- spdk/autotest.sh@94 -- # /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:05:45.123 kldunload: can't find file contigmem.ko 00:05:45.123 kldunload: can't find file nic_uio.ko 00:05:45.123 05:11:52 -- spdk/autotest.sh@96 -- # get_zoned_devs 00:05:45.123 05:11:52 -- common/autotest_common.sh@1669 -- # zoned_devs=() 00:05:45.123 05:11:52 -- common/autotest_common.sh@1669 -- # local -gA zoned_devs 00:05:45.123 05:11:52 -- common/autotest_common.sh@1670 -- # local nvme bdf 00:05:45.123 05:11:52 -- spdk/autotest.sh@98 -- # (( 0 > 0 )) 00:05:45.123 05:11:52 -- spdk/autotest.sh@110 -- # for dev in /dev/nvme*n!(*p*) 00:05:45.123 05:11:52 -- spdk/autotest.sh@112 -- # [[ -z '' ]] 00:05:45.123 05:11:52 -- spdk/autotest.sh@113 -- # block_in_use /dev/nvme0ns1 00:05:45.123 05:11:52 -- scripts/common.sh@378 -- # local block=/dev/nvme0ns1 pt 00:05:45.123 05:11:52 -- scripts/common.sh@387 -- # /home/vagrant/spdk_repo/spdk/scripts/spdk-gpt.py /dev/nvme0ns1 00:05:45.123 nvme0ns1 is not a block device 00:05:45.123 05:11:52 -- scripts/common.sh@391 -- # blkid -s PTTYPE -o value /dev/nvme0ns1 00:05:45.123 /home/vagrant/spdk_repo/spdk/scripts/common.sh: line 391: blkid: command not found 00:05:45.123 05:11:52 -- scripts/common.sh@391 -- # pt= 00:05:45.123 05:11:52 -- scripts/common.sh@392 -- # return 1 00:05:45.123 05:11:52 -- spdk/autotest.sh@114 -- # dd if=/dev/zero of=/dev/nvme0ns1 bs=1M count=1 00:05:45.123 1+0 records in 00:05:45.123 1+0 records out 00:05:45.123 1048576 bytes transferred in 0.004940 secs (212244690 bytes/sec) 00:05:45.123 05:11:52 -- spdk/autotest.sh@118 -- # sync 00:05:45.689 05:11:52 -- spdk/autotest.sh@120 -- # xtrace_disable_per_cmd reap_spdk_processes 00:05:45.689 05:11:52 -- common/autotest_common.sh@22 -- # eval 'reap_spdk_processes 12> /dev/null' 00:05:45.689 05:11:52 -- common/autotest_common.sh@22 -- # reap_spdk_processes 00:05:46.624 05:11:53 -- spdk/autotest.sh@124 -- # uname -s 00:05:46.624 05:11:53 -- spdk/autotest.sh@124 -- # '[' FreeBSD = Linux ']' 00:05:46.625 05:11:53 -- spdk/autotest.sh@128 -- # /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:05:46.625 Contigmem (not present) 00:05:46.625 Buffer Size: not set 00:05:46.625 Num Buffers: not set 00:05:46.625 00:05:46.625 00:05:46.625 Type BDF Vendor Device Driver 00:05:46.625 NVMe 0:16:0 0x1b36 0x0010 nvme0 00:05:46.625 05:11:53 -- spdk/autotest.sh@130 -- # uname -s 00:05:46.625 05:11:53 -- spdk/autotest.sh@130 -- # [[ FreeBSD == Linux ]] 00:05:46.625 05:11:53 -- spdk/autotest.sh@135 -- # timing_exit pre_cleanup 00:05:46.625 05:11:53 -- common/autotest_common.sh@730 -- # xtrace_disable 00:05:46.625 05:11:53 -- common/autotest_common.sh@10 -- # set +x 00:05:46.625 05:11:53 -- spdk/autotest.sh@138 -- # timing_enter afterboot 00:05:46.625 05:11:53 -- common/autotest_common.sh@724 -- # xtrace_disable 00:05:46.625 05:11:53 -- common/autotest_common.sh@10 -- # set +x 00:05:46.625 05:11:53 -- spdk/autotest.sh@139 -- # /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:05:46.625 hw.nic_uio.bdfs="0:16:0" 00:05:46.625 hw.contigmem.num_buffers="8" 00:05:46.625 hw.contigmem.buffer_size="268435456" 00:05:47.192 05:11:54 -- spdk/autotest.sh@140 -- # timing_exit afterboot 00:05:47.192 05:11:54 -- common/autotest_common.sh@730 -- # xtrace_disable 00:05:47.192 05:11:54 -- common/autotest_common.sh@10 -- # set +x 00:05:47.192 05:11:54 -- spdk/autotest.sh@144 -- # opal_revert_cleanup 00:05:47.192 05:11:54 -- common/autotest_common.sh@1591 -- # mapfile -t bdfs 00:05:47.192 05:11:54 -- common/autotest_common.sh@1591 -- # get_nvme_bdfs_by_id 0x0a54 00:05:47.192 05:11:54 -- common/autotest_common.sh@1577 -- # bdfs=() 00:05:47.192 05:11:54 -- common/autotest_common.sh@1577 -- # local bdfs 00:05:47.192 05:11:54 -- common/autotest_common.sh@1579 -- # get_nvme_bdfs 00:05:47.193 05:11:54 -- common/autotest_common.sh@1513 -- # bdfs=() 00:05:47.193 05:11:54 -- common/autotest_common.sh@1513 -- # local bdfs 00:05:47.193 05:11:54 -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:05:47.193 05:11:54 -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:05:47.193 05:11:54 -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/scripts/gen_nvme.sh 00:05:47.193 05:11:54 -- common/autotest_common.sh@1515 -- # (( 1 == 0 )) 00:05:47.193 05:11:54 -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 00:05:47.193 05:11:54 -- common/autotest_common.sh@1579 -- # for bdf in $(get_nvme_bdfs) 00:05:47.193 05:11:54 -- common/autotest_common.sh@1580 -- # cat /sys/bus/pci/devices/0000:00:10.0/device 00:05:47.193 cat: /sys/bus/pci/devices/0000:00:10.0/device: No such file or directory 00:05:47.193 05:11:54 -- common/autotest_common.sh@1580 -- # device= 00:05:47.193 05:11:54 -- common/autotest_common.sh@1580 -- # true 00:05:47.193 05:11:54 -- common/autotest_common.sh@1581 -- # [[ '' == \0\x\0\a\5\4 ]] 00:05:47.193 05:11:54 -- common/autotest_common.sh@1586 -- # printf '%s\n' 00:05:47.193 05:11:54 -- common/autotest_common.sh@1592 -- # [[ -z '' ]] 00:05:47.193 05:11:54 -- common/autotest_common.sh@1593 -- # return 0 00:05:47.193 05:11:54 -- spdk/autotest.sh@150 -- # '[' 1 -eq 1 ']' 00:05:47.193 05:11:54 -- spdk/autotest.sh@151 -- # run_test unittest /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh 00:05:47.193 05:11:54 -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:05:47.193 05:11:54 -- common/autotest_common.sh@1107 -- # xtrace_disable 00:05:47.193 05:11:54 -- common/autotest_common.sh@10 -- # set +x 00:05:47.193 ************************************ 00:05:47.193 START TEST unittest 00:05:47.193 ************************************ 00:05:47.193 05:11:54 unittest -- common/autotest_common.sh@1125 -- # /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh 00:05:47.193 +++ dirname /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh 00:05:47.193 ++ readlink -f /home/vagrant/spdk_repo/spdk/test/unit 00:05:47.193 + testdir=/home/vagrant/spdk_repo/spdk/test/unit 00:05:47.193 +++ dirname /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh 00:05:47.193 ++ readlink -f /home/vagrant/spdk_repo/spdk/test/unit/../.. 00:05:47.193 + rootdir=/home/vagrant/spdk_repo/spdk 00:05:47.193 + source /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh 00:05:47.193 ++ rpc_py=rpc_cmd 00:05:47.193 ++ set -e 00:05:47.193 ++ shopt -s nullglob 00:05:47.193 ++ shopt -s extglob 00:05:47.193 ++ shopt -s inherit_errexit 00:05:47.193 ++ '[' -z /home/vagrant/spdk_repo/spdk/../output ']' 00:05:47.193 ++ [[ -e /home/vagrant/spdk_repo/spdk/test/common/build_config.sh ]] 00:05:47.193 ++ source /home/vagrant/spdk_repo/spdk/test/common/build_config.sh 00:05:47.193 +++ CONFIG_WPDK_DIR= 00:05:47.193 +++ CONFIG_ASAN=n 00:05:47.193 +++ CONFIG_VBDEV_COMPRESS=n 00:05:47.193 +++ CONFIG_HAVE_EXECINFO_H=y 00:05:47.193 +++ CONFIG_USDT=n 00:05:47.193 +++ CONFIG_CUSTOMOCF=n 00:05:47.193 +++ CONFIG_PREFIX=/usr/local 00:05:47.193 +++ CONFIG_RBD=n 00:05:47.193 +++ CONFIG_LIBDIR= 00:05:47.193 +++ CONFIG_IDXD=y 00:05:47.193 +++ CONFIG_NVME_CUSE=n 00:05:47.193 +++ CONFIG_SMA=n 00:05:47.193 +++ CONFIG_VTUNE=n 00:05:47.193 +++ CONFIG_TSAN=n 00:05:47.193 +++ CONFIG_RDMA_SEND_WITH_INVAL=y 00:05:47.193 +++ CONFIG_VFIO_USER_DIR= 00:05:47.193 +++ CONFIG_PGO_CAPTURE=n 00:05:47.193 +++ CONFIG_HAVE_UUID_GENERATE_SHA1=n 00:05:47.193 +++ CONFIG_ENV=/home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:47.193 +++ CONFIG_LTO=n 00:05:47.193 +++ CONFIG_ISCSI_INITIATOR=n 00:05:47.193 +++ CONFIG_CET=n 00:05:47.193 +++ CONFIG_VBDEV_COMPRESS_MLX5=n 00:05:47.193 +++ CONFIG_OCF_PATH= 00:05:47.193 +++ CONFIG_RDMA_SET_TOS=y 00:05:47.193 +++ CONFIG_HAVE_ARC4RANDOM=y 00:05:47.193 +++ CONFIG_HAVE_LIBARCHIVE=n 00:05:47.193 +++ CONFIG_UBLK=n 00:05:47.193 +++ CONFIG_ISAL_CRYPTO=y 00:05:47.193 +++ CONFIG_OPENSSL_PATH= 00:05:47.193 +++ CONFIG_OCF=n 00:05:47.193 +++ CONFIG_FUSE=n 00:05:47.193 +++ CONFIG_VTUNE_DIR= 00:05:47.193 +++ CONFIG_FUZZER_LIB= 00:05:47.193 +++ CONFIG_FUZZER=n 00:05:47.193 +++ CONFIG_DPDK_DIR=/home/vagrant/spdk_repo/spdk/dpdk/build 00:05:47.193 +++ CONFIG_CRYPTO=n 00:05:47.193 +++ CONFIG_PGO_USE=n 00:05:47.193 +++ CONFIG_VHOST=n 00:05:47.193 +++ CONFIG_DAOS=n 00:05:47.193 +++ CONFIG_DPDK_INC_DIR= 00:05:47.193 +++ CONFIG_DAOS_DIR= 00:05:47.193 +++ CONFIG_UNIT_TESTS=y 00:05:47.193 +++ CONFIG_RDMA_SET_ACK_TIMEOUT=n 00:05:47.193 +++ CONFIG_VIRTIO=n 00:05:47.193 +++ CONFIG_DPDK_UADK=n 00:05:47.193 +++ CONFIG_COVERAGE=n 00:05:47.193 +++ CONFIG_RDMA=y 00:05:47.193 +++ CONFIG_FIO_SOURCE_DIR=/usr/src/fio 00:05:47.193 +++ CONFIG_URING_PATH= 00:05:47.193 +++ CONFIG_XNVME=n 00:05:47.193 +++ CONFIG_VFIO_USER=n 00:05:47.193 +++ CONFIG_ARCH=native 00:05:47.193 +++ CONFIG_HAVE_EVP_MAC=y 00:05:47.193 +++ CONFIG_URING_ZNS=n 00:05:47.193 +++ CONFIG_WERROR=y 00:05:47.193 +++ CONFIG_HAVE_LIBBSD=n 00:05:47.193 +++ CONFIG_UBSAN=n 00:05:47.193 +++ CONFIG_IPSEC_MB_DIR= 00:05:47.193 +++ CONFIG_GOLANG=n 00:05:47.193 +++ CONFIG_ISAL=y 00:05:47.193 +++ CONFIG_IDXD_KERNEL=n 00:05:47.193 +++ CONFIG_DPDK_LIB_DIR= 00:05:47.193 +++ CONFIG_RDMA_PROV=verbs 00:05:47.193 +++ CONFIG_APPS=y 00:05:47.193 +++ CONFIG_SHARED=n 00:05:47.193 +++ CONFIG_HAVE_KEYUTILS=n 00:05:47.193 +++ CONFIG_FC_PATH= 00:05:47.193 +++ CONFIG_DPDK_PKG_CONFIG=n 00:05:47.193 +++ CONFIG_FC=n 00:05:47.193 +++ CONFIG_AVAHI=n 00:05:47.193 +++ CONFIG_FIO_PLUGIN=y 00:05:47.193 +++ CONFIG_RAID5F=n 00:05:47.193 +++ CONFIG_EXAMPLES=y 00:05:47.193 +++ CONFIG_TESTS=y 00:05:47.193 +++ CONFIG_CRYPTO_MLX5=n 00:05:47.193 +++ CONFIG_MAX_LCORES=128 00:05:47.193 +++ CONFIG_IPSEC_MB=n 00:05:47.193 +++ CONFIG_PGO_DIR= 00:05:47.193 +++ CONFIG_DEBUG=y 00:05:47.193 +++ CONFIG_DPDK_COMPRESSDEV=n 00:05:47.193 +++ CONFIG_CROSS_PREFIX= 00:05:47.193 +++ CONFIG_URING=n 00:05:47.193 ++ source /home/vagrant/spdk_repo/spdk/test/common/applications.sh 00:05:47.193 +++++ dirname /home/vagrant/spdk_repo/spdk/test/common/applications.sh 00:05:47.193 ++++ readlink -f /home/vagrant/spdk_repo/spdk/test/common 00:05:47.193 +++ _root=/home/vagrant/spdk_repo/spdk/test/common 00:05:47.193 +++ _root=/home/vagrant/spdk_repo/spdk 00:05:47.193 +++ _app_dir=/home/vagrant/spdk_repo/spdk/build/bin 00:05:47.193 +++ _test_app_dir=/home/vagrant/spdk_repo/spdk/test/app 00:05:47.193 +++ _examples_dir=/home/vagrant/spdk_repo/spdk/build/examples 00:05:47.193 +++ VHOST_FUZZ_APP=("$_test_app_dir/fuzz/vhost_fuzz/vhost_fuzz") 00:05:47.193 +++ ISCSI_APP=("$_app_dir/iscsi_tgt") 00:05:47.193 +++ NVMF_APP=("$_app_dir/nvmf_tgt") 00:05:47.193 +++ VHOST_APP=("$_app_dir/vhost") 00:05:47.193 +++ DD_APP=("$_app_dir/spdk_dd") 00:05:47.193 +++ SPDK_APP=("$_app_dir/spdk_tgt") 00:05:47.193 +++ [[ -e /home/vagrant/spdk_repo/spdk/include/spdk/config.h ]] 00:05:47.193 +++ [[ #ifndef SPDK_CONFIG_H 00:05:47.193 #define SPDK_CONFIG_H 00:05:47.193 #define SPDK_CONFIG_APPS 1 00:05:47.193 #define SPDK_CONFIG_ARCH native 00:05:47.193 #undef SPDK_CONFIG_ASAN 00:05:47.193 #undef SPDK_CONFIG_AVAHI 00:05:47.193 #undef SPDK_CONFIG_CET 00:05:47.193 #undef SPDK_CONFIG_COVERAGE 00:05:47.193 #define SPDK_CONFIG_CROSS_PREFIX 00:05:47.193 #undef SPDK_CONFIG_CRYPTO 00:05:47.193 #undef SPDK_CONFIG_CRYPTO_MLX5 00:05:47.193 #undef SPDK_CONFIG_CUSTOMOCF 00:05:47.193 #undef SPDK_CONFIG_DAOS 00:05:47.193 #define SPDK_CONFIG_DAOS_DIR 00:05:47.193 #define SPDK_CONFIG_DEBUG 1 00:05:47.193 #undef SPDK_CONFIG_DPDK_COMPRESSDEV 00:05:47.193 #define SPDK_CONFIG_DPDK_DIR /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:47.193 #define SPDK_CONFIG_DPDK_INC_DIR 00:05:47.193 #define SPDK_CONFIG_DPDK_LIB_DIR 00:05:47.193 #undef SPDK_CONFIG_DPDK_PKG_CONFIG 00:05:47.193 #undef SPDK_CONFIG_DPDK_UADK 00:05:47.193 #define SPDK_CONFIG_ENV /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:47.193 #define SPDK_CONFIG_EXAMPLES 1 00:05:47.193 #undef SPDK_CONFIG_FC 00:05:47.193 #define SPDK_CONFIG_FC_PATH 00:05:47.193 #define SPDK_CONFIG_FIO_PLUGIN 1 00:05:47.193 #define SPDK_CONFIG_FIO_SOURCE_DIR /usr/src/fio 00:05:47.193 #undef SPDK_CONFIG_FUSE 00:05:47.193 #undef SPDK_CONFIG_FUZZER 00:05:47.193 #define SPDK_CONFIG_FUZZER_LIB 00:05:47.193 #undef SPDK_CONFIG_GOLANG 00:05:47.193 #define SPDK_CONFIG_HAVE_ARC4RANDOM 1 00:05:47.193 #define SPDK_CONFIG_HAVE_EVP_MAC 1 00:05:47.193 #define SPDK_CONFIG_HAVE_EXECINFO_H 1 00:05:47.193 #undef SPDK_CONFIG_HAVE_KEYUTILS 00:05:47.193 #undef SPDK_CONFIG_HAVE_LIBARCHIVE 00:05:47.193 #undef SPDK_CONFIG_HAVE_LIBBSD 00:05:47.193 #undef SPDK_CONFIG_HAVE_UUID_GENERATE_SHA1 00:05:47.193 #define SPDK_CONFIG_IDXD 1 00:05:47.193 #undef SPDK_CONFIG_IDXD_KERNEL 00:05:47.193 #undef SPDK_CONFIG_IPSEC_MB 00:05:47.193 #define SPDK_CONFIG_IPSEC_MB_DIR 00:05:47.193 #define SPDK_CONFIG_ISAL 1 00:05:47.193 #define SPDK_CONFIG_ISAL_CRYPTO 1 00:05:47.193 #undef SPDK_CONFIG_ISCSI_INITIATOR 00:05:47.193 #define SPDK_CONFIG_LIBDIR 00:05:47.193 #undef SPDK_CONFIG_LTO 00:05:47.193 #define SPDK_CONFIG_MAX_LCORES 128 00:05:47.193 #undef SPDK_CONFIG_NVME_CUSE 00:05:47.193 #undef SPDK_CONFIG_OCF 00:05:47.193 #define SPDK_CONFIG_OCF_PATH 00:05:47.193 #define SPDK_CONFIG_OPENSSL_PATH 00:05:47.194 #undef SPDK_CONFIG_PGO_CAPTURE 00:05:47.194 #define SPDK_CONFIG_PGO_DIR 00:05:47.194 #undef SPDK_CONFIG_PGO_USE 00:05:47.194 #define SPDK_CONFIG_PREFIX /usr/local 00:05:47.194 #undef SPDK_CONFIG_RAID5F 00:05:47.194 #undef SPDK_CONFIG_RBD 00:05:47.194 #define SPDK_CONFIG_RDMA 1 00:05:47.194 #define SPDK_CONFIG_RDMA_PROV verbs 00:05:47.194 #define SPDK_CONFIG_RDMA_SEND_WITH_INVAL 1 00:05:47.194 #undef SPDK_CONFIG_RDMA_SET_ACK_TIMEOUT 00:05:47.194 #define SPDK_CONFIG_RDMA_SET_TOS 1 00:05:47.194 #undef SPDK_CONFIG_SHARED 00:05:47.194 #undef SPDK_CONFIG_SMA 00:05:47.194 #define SPDK_CONFIG_TESTS 1 00:05:47.194 #undef SPDK_CONFIG_TSAN 00:05:47.194 #undef SPDK_CONFIG_UBLK 00:05:47.194 #undef SPDK_CONFIG_UBSAN 00:05:47.194 #define SPDK_CONFIG_UNIT_TESTS 1 00:05:47.194 #undef SPDK_CONFIG_URING 00:05:47.194 #define SPDK_CONFIG_URING_PATH 00:05:47.194 #undef SPDK_CONFIG_URING_ZNS 00:05:47.194 #undef SPDK_CONFIG_USDT 00:05:47.194 #undef SPDK_CONFIG_VBDEV_COMPRESS 00:05:47.194 #undef SPDK_CONFIG_VBDEV_COMPRESS_MLX5 00:05:47.194 #undef SPDK_CONFIG_VFIO_USER 00:05:47.194 #define SPDK_CONFIG_VFIO_USER_DIR 00:05:47.194 #undef SPDK_CONFIG_VHOST 00:05:47.194 #undef SPDK_CONFIG_VIRTIO 00:05:47.194 #undef SPDK_CONFIG_VTUNE 00:05:47.194 #define SPDK_CONFIG_VTUNE_DIR 00:05:47.194 #define SPDK_CONFIG_WERROR 1 00:05:47.194 #define SPDK_CONFIG_WPDK_DIR 00:05:47.194 #undef SPDK_CONFIG_XNVME 00:05:47.194 #endif /* SPDK_CONFIG_H */ == *\#\d\e\f\i\n\e\ \S\P\D\K\_\C\O\N\F\I\G\_\D\E\B\U\G* ]] 00:05:47.194 +++ (( SPDK_AUTOTEST_DEBUG_APPS )) 00:05:47.194 ++ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:05:47.194 +++ [[ -e /bin/wpdk_common.sh ]] 00:05:47.194 +++ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:05:47.194 +++ source /etc/opt/spdk-pkgdep/paths/export.sh 00:05:47.194 ++++ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/vagrant/bin 00:05:47.194 ++++ PATH=/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/vagrant/bin 00:05:47.194 ++++ export PATH 00:05:47.194 ++++ echo /opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/go/1.21.1/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/home/vagrant/bin 00:05:47.194 ++ source /home/vagrant/spdk_repo/spdk/scripts/perf/pm/common 00:05:47.194 +++++ dirname /home/vagrant/spdk_repo/spdk/scripts/perf/pm/common 00:05:47.194 ++++ readlink -f /home/vagrant/spdk_repo/spdk/scripts/perf/pm 00:05:47.194 +++ _pmdir=/home/vagrant/spdk_repo/spdk/scripts/perf/pm 00:05:47.194 ++++ readlink -f /home/vagrant/spdk_repo/spdk/scripts/perf/pm/../../../ 00:05:47.194 +++ _pmrootdir=/home/vagrant/spdk_repo/spdk 00:05:47.194 +++ TEST_TAG=N/A 00:05:47.194 +++ TEST_TAG_FILE=/home/vagrant/spdk_repo/spdk/.run_test_name 00:05:47.194 +++ PM_OUTPUTDIR=/home/vagrant/spdk_repo/spdk/../output/power 00:05:47.194 ++++ uname -s 00:05:47.194 +++ PM_OS=FreeBSD 00:05:47.194 +++ MONITOR_RESOURCES_SUDO=() 00:05:47.194 +++ declare -A MONITOR_RESOURCES_SUDO 00:05:47.194 +++ MONITOR_RESOURCES_SUDO["collect-bmc-pm"]=1 00:05:47.194 +++ MONITOR_RESOURCES_SUDO["collect-cpu-load"]=0 00:05:47.194 +++ MONITOR_RESOURCES_SUDO["collect-cpu-temp"]=0 00:05:47.194 +++ MONITOR_RESOURCES_SUDO["collect-vmstat"]=0 00:05:47.194 +++ SUDO[0]= 00:05:47.194 +++ SUDO[1]='sudo -E' 00:05:47.194 +++ MONITOR_RESOURCES=(collect-cpu-load collect-vmstat) 00:05:47.194 +++ [[ FreeBSD == FreeBSD ]] 00:05:47.194 +++ MONITOR_RESOURCES=(collect-vmstat) 00:05:47.194 +++ [[ ! -d /home/vagrant/spdk_repo/spdk/../output/power ]] 00:05:47.194 ++ : 0 00:05:47.194 ++ export RUN_NIGHTLY 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_AUTOTEST_DEBUG_APPS 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_RUN_VALGRIND 00:05:47.194 ++ : 1 00:05:47.194 ++ export SPDK_RUN_FUNCTIONAL_TEST 00:05:47.194 ++ : 1 00:05:47.194 ++ export SPDK_TEST_UNITTEST 00:05:47.194 ++ : 00:05:47.194 ++ export SPDK_TEST_AUTOBUILD 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_RELEASE_BUILD 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_ISAL 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_ISCSI 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_ISCSI_INITIATOR 00:05:47.194 ++ : 1 00:05:47.194 ++ export SPDK_TEST_NVME 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVME_PMR 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVME_BP 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVME_CLI 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVME_CUSE 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVME_FDP 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVMF 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_VFIOUSER 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_VFIOUSER_QEMU 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_FUZZER 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_FUZZER_SHORT 00:05:47.194 ++ : rdma 00:05:47.194 ++ export SPDK_TEST_NVMF_TRANSPORT 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_RBD 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_VHOST 00:05:47.194 ++ : 1 00:05:47.194 ++ export SPDK_TEST_BLOCKDEV 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_IOAT 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_BLOBFS 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_VHOST_INIT 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_LVOL 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_VBDEV_COMPRESS 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_RUN_ASAN 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_RUN_UBSAN 00:05:47.194 ++ : 00:05:47.194 ++ export SPDK_RUN_EXTERNAL_DPDK 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_RUN_NON_ROOT 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_CRYPTO 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_FTL 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_OCF 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_VMD 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_OPAL 00:05:47.194 ++ : 00:05:47.194 ++ export SPDK_TEST_NATIVE_DPDK 00:05:47.194 ++ : true 00:05:47.194 ++ export SPDK_AUTOTEST_X 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_RAID5 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_URING 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_USDT 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_USE_IGB_UIO 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_SCHEDULER 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_SCANBUILD 00:05:47.194 ++ : 00:05:47.194 ++ export SPDK_TEST_NVMF_NICS 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_SMA 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_DAOS 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_XNVME 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_ACCEL 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_ACCEL_DSA 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_ACCEL_IAA 00:05:47.194 ++ : 00:05:47.194 ++ export SPDK_TEST_FUZZER_TARGET 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_TEST_NVMF_MDNS 00:05:47.194 ++ : 0 00:05:47.194 ++ export SPDK_JSONRPC_GO_CLIENT 00:05:47.194 ++ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/build/lib 00:05:47.194 ++ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/build/lib 00:05:47.194 ++ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/dpdk/build/lib 00:05:47.194 ++ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/dpdk/build/lib 00:05:47.194 ++ export VFIO_LIB_DIR=/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib 00:05:47.194 ++ VFIO_LIB_DIR=/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib 00:05:47.194 ++ export LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib 00:05:47.194 ++ LD_LIBRARY_PATH=:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/build/lib:/home/vagrant/spdk_repo/spdk/dpdk/build/lib:/home/vagrant/spdk_repo/spdk/build/libvfio-user/usr/local/lib 00:05:47.194 ++ export PCI_BLOCK_SYNC_ON_RESET=yes 00:05:47.194 ++ PCI_BLOCK_SYNC_ON_RESET=yes 00:05:47.194 ++ export PYTHONPATH=:/home/vagrant/spdk_repo/spdk/python:/home/vagrant/spdk_repo/spdk/test/rpc_plugins:/home/vagrant/spdk_repo/spdk/python 00:05:47.194 ++ PYTHONPATH=:/home/vagrant/spdk_repo/spdk/python:/home/vagrant/spdk_repo/spdk/test/rpc_plugins:/home/vagrant/spdk_repo/spdk/python 00:05:47.194 ++ export PYTHONDONTWRITEBYTECODE=1 00:05:47.194 ++ PYTHONDONTWRITEBYTECODE=1 00:05:47.194 ++ export ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:05:47.194 ++ ASAN_OPTIONS=new_delete_type_mismatch=0:disable_coredump=0:abort_on_error=1:use_sigaltstack=0 00:05:47.194 ++ export UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:05:47.194 ++ UBSAN_OPTIONS=halt_on_error=1:print_stacktrace=1:abort_on_error=1:disable_coredump=0:exitcode=134 00:05:47.194 ++ asan_suppression_file=/var/tmp/asan_suppression_file 00:05:47.194 ++ rm -rf /var/tmp/asan_suppression_file 00:05:47.194 ++ cat 00:05:47.194 ++ echo leak:libfuse3.so 00:05:47.194 ++ export LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:05:47.194 ++ LSAN_OPTIONS=suppressions=/var/tmp/asan_suppression_file 00:05:47.194 ++ export DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:05:47.194 ++ DEFAULT_RPC_ADDR=/var/tmp/spdk.sock 00:05:47.194 ++ '[' -z /var/spdk/dependencies ']' 00:05:47.194 ++ export DEPENDENCY_DIR 00:05:47.194 ++ export SPDK_BIN_DIR=/home/vagrant/spdk_repo/spdk/build/bin 00:05:47.195 ++ SPDK_BIN_DIR=/home/vagrant/spdk_repo/spdk/build/bin 00:05:47.195 ++ export SPDK_EXAMPLE_DIR=/home/vagrant/spdk_repo/spdk/build/examples 00:05:47.195 ++ SPDK_EXAMPLE_DIR=/home/vagrant/spdk_repo/spdk/build/examples 00:05:47.195 ++ export QEMU_BIN= 00:05:47.195 ++ QEMU_BIN= 00:05:47.195 ++ export 'VFIO_QEMU_BIN=/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64' 00:05:47.195 ++ VFIO_QEMU_BIN='/usr/local/qemu/vfio-user*/bin/qemu-system-x86_64' 00:05:47.195 ++ export AR_TOOL=/home/vagrant/spdk_repo/spdk/scripts/ar-xnvme-fixer 00:05:47.195 ++ AR_TOOL=/home/vagrant/spdk_repo/spdk/scripts/ar-xnvme-fixer 00:05:47.195 ++ export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:05:47.195 ++ UNBIND_ENTIRE_IOMMU_GROUP=yes 00:05:47.195 ++ '[' 0 -eq 0 ']' 00:05:47.195 ++ export valgrind= 00:05:47.195 ++ valgrind= 00:05:47.195 +++ uname -s 00:05:47.195 ++ '[' FreeBSD = Linux ']' 00:05:47.195 +++ uname -s 00:05:47.195 ++ '[' FreeBSD = FreeBSD ']' 00:05:47.195 ++ MAKE=gmake 00:05:47.195 +++ sysctl -a 00:05:47.195 +++ grep -E -i hw.ncpu 00:05:47.195 +++ awk '{print $2}' 00:05:47.455 ++ MAKEFLAGS=-j10 00:05:47.455 ++ HUGEMEM=2048 00:05:47.455 ++ export HUGEMEM=2048 00:05:47.455 ++ HUGEMEM=2048 00:05:47.455 ++ NO_HUGE=() 00:05:47.455 ++ TEST_MODE= 00:05:47.455 ++ [[ -z '' ]] 00:05:47.455 ++ PYTHONPATH+=:/home/vagrant/spdk_repo/spdk/test/rpc_plugins 00:05:47.455 ++ exec 00:05:47.455 ++ PYTHONPATH=:/home/vagrant/spdk_repo/spdk/python:/home/vagrant/spdk_repo/spdk/test/rpc_plugins:/home/vagrant/spdk_repo/spdk/python:/home/vagrant/spdk_repo/spdk/test/rpc_plugins 00:05:47.455 ++ /home/vagrant/spdk_repo/spdk/scripts/rpc.py --server 00:05:47.455 ++ set_test_storage 2147483648 00:05:47.455 ++ [[ -v testdir ]] 00:05:47.455 ++ local requested_size=2147483648 00:05:47.455 ++ local mount target_dir 00:05:47.455 ++ local -A mounts fss sizes avails uses 00:05:47.455 ++ local source fs size avail mount use 00:05:47.455 ++ local storage_fallback storage_candidates 00:05:47.455 +++ mktemp -udt spdk.XXXXXX 00:05:47.455 ++ storage_fallback=/tmp/spdk.XXXXXX.OYF39v51Jt 00:05:47.455 ++ storage_candidates=("$testdir" "$storage_fallback/tests/${testdir##*/}" "$storage_fallback") 00:05:47.455 ++ [[ -n '' ]] 00:05:47.455 ++ [[ -n '' ]] 00:05:47.455 ++ mkdir -p /home/vagrant/spdk_repo/spdk/test/unit /tmp/spdk.XXXXXX.OYF39v51Jt/tests/unit /tmp/spdk.XXXXXX.OYF39v51Jt 00:05:47.455 ++ requested_size=2214592512 00:05:47.455 ++ read -r source fs size use avail _ mount 00:05:47.455 +++ df -T 00:05:47.455 +++ grep -v Filesystem 00:05:47.455 ++ mounts["$mount"]=/dev/gptid/043e6f36-2a13-11ef-a525-001e676338ce 00:05:47.455 ++ fss["$mount"]=ufs 00:05:47.455 ++ avails["$mount"]=17234870272 00:05:47.455 ++ sizes["$mount"]=31182712832 00:05:47.455 ++ uses["$mount"]=11453227008 00:05:47.455 ++ read -r source fs size use avail _ mount 00:05:47.455 ++ mounts["$mount"]=devfs 00:05:47.455 ++ fss["$mount"]=devfs 00:05:47.455 ++ avails["$mount"]=1024 00:05:47.455 ++ sizes["$mount"]=1024 00:05:47.455 ++ uses["$mount"]=0 00:05:47.455 ++ read -r source fs size use avail _ mount 00:05:47.455 ++ mounts["$mount"]=tmpfs 00:05:47.455 ++ fss["$mount"]=tmpfs 00:05:47.455 ++ avails["$mount"]=2147438592 00:05:47.455 ++ sizes["$mount"]=2147483648 00:05:47.455 ++ uses["$mount"]=45056 00:05:47.455 ++ read -r source fs size use avail _ mount 00:05:47.455 ++ mounts["$mount"]=:/mnt/jenkins_nvme/jenkins/workspace/freebsd-vg-autotest_2/freebsd14-libvirt/output 00:05:47.455 ++ fss["$mount"]=fusefs.sshfs 00:05:47.455 ++ avails["$mount"]=90071162880 00:05:47.455 ++ sizes["$mount"]=105088212992 00:05:47.455 ++ uses["$mount"]=9631617024 00:05:47.455 ++ read -r source fs size use avail _ mount 00:05:47.455 ++ printf '* Looking for test storage...\n' 00:05:47.455 * Looking for test storage... 00:05:47.455 ++ local target_space new_size 00:05:47.455 ++ for target_dir in "${storage_candidates[@]}" 00:05:47.455 +++ df /home/vagrant/spdk_repo/spdk/test/unit 00:05:47.455 +++ awk '$1 !~ /Filesystem/{print $6}' 00:05:47.455 ++ mount=/ 00:05:47.455 ++ target_space=17234870272 00:05:47.455 ++ (( target_space == 0 || target_space < requested_size )) 00:05:47.455 ++ (( target_space >= requested_size )) 00:05:47.455 ++ [[ ufs == tmpfs ]] 00:05:47.455 ++ [[ ufs == ramfs ]] 00:05:47.455 ++ [[ / == / ]] 00:05:47.455 ++ new_size=13667819520 00:05:47.455 ++ (( new_size * 100 / sizes[/] > 95 )) 00:05:47.455 ++ export SPDK_TEST_STORAGE=/home/vagrant/spdk_repo/spdk/test/unit 00:05:47.455 ++ SPDK_TEST_STORAGE=/home/vagrant/spdk_repo/spdk/test/unit 00:05:47.455 ++ printf '* Found test storage at %s\n' /home/vagrant/spdk_repo/spdk/test/unit 00:05:47.455 * Found test storage at /home/vagrant/spdk_repo/spdk/test/unit 00:05:47.455 ++ return 0 00:05:47.455 ++ set -o errtrace 00:05:47.455 ++ shopt -s extdebug 00:05:47.455 ++ trap 'trap - ERR; print_backtrace >&2' ERR 00:05:47.455 ++ PS4=' \t ${test_domain:-} -- ${BASH_SOURCE#${BASH_SOURCE%/*/*}/}@${LINENO} -- \$ ' 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@1687 -- # true 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@1689 -- # xtrace_fd 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@25 -- # [[ -n '' ]] 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@29 -- # exec 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@31 -- # xtrace_restore 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@16 -- # unset -v 'X_STACK[0 - 1 < 0 ? 0 : 0 - 1]' 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@17 -- # (( 0 == 0 )) 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@18 -- # set -x 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@17 -- # cd /home/vagrant/spdk_repo/spdk 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@153 -- # '[' 0 -eq 1 ']' 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@160 -- # '[' -z x ']' 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@167 -- # '[' 0 -eq 1 ']' 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@180 -- # grep CC_TYPE /home/vagrant/spdk_repo/spdk/mk/cc.mk 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@180 -- # CC_TYPE=CC_TYPE=clang 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@181 -- # hash lcov 00:05:47.455 /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh: line 181: hash: lcov: not found 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@184 -- # cov_avail=no 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@186 -- # '[' no = yes ']' 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@208 -- # uname -m 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@208 -- # '[' amd64 = aarch64 ']' 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@212 -- # run_test unittest_pci_event /home/vagrant/spdk_repo/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@1107 -- # xtrace_disable 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@10 -- # set +x 00:05:47.455 ************************************ 00:05:47.455 START TEST unittest_pci_event 00:05:47.455 ************************************ 00:05:47.455 05:11:54 unittest.unittest_pci_event -- common/autotest_common.sh@1125 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/env_dpdk/pci_event.c/pci_event_ut 00:05:47.455 00:05:47.455 00:05:47.455 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.455 http://cunit.sourceforge.net/ 00:05:47.455 00:05:47.455 00:05:47.455 Suite: pci_event 00:05:47.455 Test: test_pci_parse_event ...passed 00:05:47.455 00:05:47.455 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.455 suites 1 1 n/a 0 0 00:05:47.455 tests 1 1 1 0 0 00:05:47.455 asserts 1 1 1 0 n/a 00:05:47.455 00:05:47.455 Elapsed time = 0.000 seconds 00:05:47.455 00:05:47.455 real 0m0.020s 00:05:47.455 user 0m0.001s 00:05:47.455 sys 0m0.012s 00:05:47.455 05:11:54 unittest.unittest_pci_event -- common/autotest_common.sh@1126 -- # xtrace_disable 00:05:47.455 05:11:54 unittest.unittest_pci_event -- common/autotest_common.sh@10 -- # set +x 00:05:47.455 ************************************ 00:05:47.455 END TEST unittest_pci_event 00:05:47.455 ************************************ 00:05:47.455 05:11:54 unittest -- unit/unittest.sh@213 -- # run_test unittest_include /home/vagrant/spdk_repo/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@1107 -- # xtrace_disable 00:05:47.455 05:11:54 unittest -- common/autotest_common.sh@10 -- # set +x 00:05:47.455 ************************************ 00:05:47.455 START TEST unittest_include 00:05:47.455 ************************************ 00:05:47.455 05:11:54 unittest.unittest_include -- common/autotest_common.sh@1125 -- # /home/vagrant/spdk_repo/spdk/test/unit/include/spdk/histogram_data.h/histogram_ut 00:05:47.455 00:05:47.455 00:05:47.455 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.455 http://cunit.sourceforge.net/ 00:05:47.455 00:05:47.455 00:05:47.455 Suite: histogram 00:05:47.455 Test: histogram_test ...passed 00:05:47.455 Test: histogram_merge ...passed 00:05:47.455 00:05:47.455 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.455 suites 1 1 n/a 0 0 00:05:47.455 tests 2 2 2 0 0 00:05:47.455 asserts 50 50 50 0 n/a 00:05:47.455 00:05:47.455 Elapsed time = 0.000 seconds 00:05:47.455 00:05:47.455 real 0m0.006s 00:05:47.455 user 0m0.001s 00:05:47.455 sys 0m0.006s 00:05:47.455 05:11:54 unittest.unittest_include -- common/autotest_common.sh@1126 -- # xtrace_disable 00:05:47.455 05:11:54 unittest.unittest_include -- common/autotest_common.sh@10 -- # set +x 00:05:47.455 ************************************ 00:05:47.455 END TEST unittest_include 00:05:47.455 ************************************ 00:05:47.456 05:11:54 unittest -- unit/unittest.sh@214 -- # run_test unittest_bdev unittest_bdev 00:05:47.456 05:11:54 unittest -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:05:47.456 05:11:54 unittest -- common/autotest_common.sh@1107 -- # xtrace_disable 00:05:47.456 05:11:54 unittest -- common/autotest_common.sh@10 -- # set +x 00:05:47.456 ************************************ 00:05:47.456 START TEST unittest_bdev 00:05:47.456 ************************************ 00:05:47.456 05:11:54 unittest.unittest_bdev -- common/autotest_common.sh@1125 -- # unittest_bdev 00:05:47.456 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@20 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/bdev.c/bdev_ut 00:05:47.456 00:05:47.456 00:05:47.456 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.456 http://cunit.sourceforge.net/ 00:05:47.456 00:05:47.456 00:05:47.456 Suite: bdev 00:05:47.456 Test: bytes_to_blocks_test ...passed 00:05:47.456 Test: num_blocks_test ...passed 00:05:47.456 Test: io_valid_test ...passed 00:05:47.456 Test: open_write_test ...[2024-07-25 05:11:54.424320] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev1 already claimed: type exclusive_write by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.424593] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev4 already claimed: type exclusive_write by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.424614] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev5 already claimed: type exclusive_write by module bdev_ut 00:05:47.456 passed 00:05:47.456 Test: claim_test ...passed 00:05:47.456 Test: alias_add_del_test ...[2024-07-25 05:11:54.428229] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name bdev0 already exists 00:05:47.456 [2024-07-25 05:11:54.428281] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:4663:spdk_bdev_alias_add: *ERROR*: Empty alias passed 00:05:47.456 [2024-07-25 05:11:54.428297] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name proper alias 0 already exists 00:05:47.456 passed 00:05:47.456 Test: get_device_stat_test ...passed 00:05:47.456 Test: bdev_io_types_test ...passed 00:05:47.456 Test: bdev_io_wait_test ...passed 00:05:47.456 Test: bdev_io_spans_split_test ...passed 00:05:47.456 Test: bdev_io_boundary_split_test ...passed 00:05:47.456 Test: bdev_io_max_size_and_segment_split_test ...[2024-07-25 05:11:54.436488] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:3214:_bdev_rw_split: *ERROR*: The first child io was less than a block size 00:05:47.456 passed 00:05:47.456 Test: bdev_io_mix_split_test ...passed 00:05:47.456 Test: bdev_io_split_with_io_wait ...passed 00:05:47.456 Test: bdev_io_write_unit_split_test ...[2024-07-25 05:11:54.442278] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:2766:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:05:47.456 [2024-07-25 05:11:54.442345] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:2766:bdev_io_do_submit: *ERROR*: IO num_blocks 31 does not match the write_unit_size 32 00:05:47.456 [2024-07-25 05:11:54.442363] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:2766:bdev_io_do_submit: *ERROR*: IO num_blocks 1 does not match the write_unit_size 32 00:05:47.456 [2024-07-25 05:11:54.442382] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:2766:bdev_io_do_submit: *ERROR*: IO num_blocks 32 does not match the write_unit_size 64 00:05:47.456 passed 00:05:47.456 Test: bdev_io_alignment_with_boundary ...passed 00:05:47.456 Test: bdev_io_alignment ...passed 00:05:47.456 Test: bdev_histograms ...passed 00:05:47.456 Test: bdev_write_zeroes ...passed 00:05:47.456 Test: bdev_compare_and_write ...passed 00:05:47.456 Test: bdev_compare ...passed 00:05:47.456 Test: bdev_compare_emulated ...passed 00:05:47.456 Test: bdev_zcopy_write ...passed 00:05:47.456 Test: bdev_zcopy_read ...passed 00:05:47.456 Test: bdev_open_while_hotremove ...passed 00:05:47.456 Test: bdev_close_while_hotremove ...passed 00:05:47.456 Test: bdev_open_ext_test ...passed 00:05:47.456 Test: bdev_open_ext_unregister ...[2024-07-25 05:11:54.463560] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8217:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:05:47.456 [2024-07-25 05:11:54.463623] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8217:spdk_bdev_open_ext: *ERROR*: Missing event callback function 00:05:47.456 passed 00:05:47.456 Test: bdev_set_io_timeout ...passed 00:05:47.456 Test: bdev_set_qd_sampling ...passed 00:05:47.456 Test: lba_range_overlap ...passed 00:05:47.456 Test: lock_lba_range_check_ranges ...passed 00:05:47.456 Test: lock_lba_range_with_io_outstanding ...passed 00:05:47.456 Test: lock_lba_range_overlapped ...passed 00:05:47.456 Test: bdev_quiesce ...[2024-07-25 05:11:54.472692] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:10186:_spdk_bdev_quiesce: *ERROR*: The range to unquiesce was not found. 00:05:47.456 passed 00:05:47.456 Test: bdev_io_abort ...passed 00:05:47.456 Test: bdev_unmap ...passed 00:05:47.456 Test: bdev_write_zeroes_split_test ...passed 00:05:47.456 Test: bdev_set_options_test ...[2024-07-25 05:11:54.477893] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c: 502:spdk_bdev_set_opts: *ERROR*: opts_size inside opts cannot be zero value 00:05:47.456 passed 00:05:47.456 Test: bdev_get_memory_domains ...passed 00:05:47.456 Test: bdev_io_ext ...passed 00:05:47.456 Test: bdev_io_ext_no_opts ...passed 00:05:47.456 Test: bdev_io_ext_invalid_opts ...passed 00:05:47.456 Test: bdev_io_ext_split ...passed 00:05:47.456 Test: bdev_io_ext_bounce_buffer ...passed 00:05:47.456 Test: bdev_register_uuid_alias ...[2024-07-25 05:11:54.485550] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name 6898df91-4a44-11ef-8c2f-0d0bf3a0fde4 already exists 00:05:47.456 [2024-07-25 05:11:54.485587] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:7755:bdev_register: *ERROR*: Unable to add uuid:6898df91-4a44-11ef-8c2f-0d0bf3a0fde4 alias for bdev bdev0 00:05:47.456 passed 00:05:47.456 Test: bdev_unregister_by_name ...[2024-07-25 05:11:54.485827] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8007:spdk_bdev_unregister_by_name: *ERROR*: Failed to open bdev with name: bdev1 00:05:47.456 passed 00:05:47.456 Test: for_each_bdev_test ...[2024-07-25 05:11:54.485837] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8016:spdk_bdev_unregister_by_name: *ERROR*: Bdev bdev was not registered by the specified module. 00:05:47.456 passed 00:05:47.456 Test: bdev_seek_test ...passed 00:05:47.456 Test: bdev_copy ...passed 00:05:47.456 Test: bdev_copy_split_test ...passed 00:05:47.456 Test: examine_locks ...passed 00:05:47.456 Test: claim_v2_rwo ...[2024-07-25 05:11:54.488669] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488685] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8741:claim_verify_rwo: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488693] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488700] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:05:47.456 passed 00:05:47.456 Test: claim_v2_rom ...passed 00:05:47.456 Test: claim_v2_rwm ...passed 00:05:47.456 Test: claim_v2_existing_writer ...passed 00:05:47.456 Test: claim_v2_existing_v1 ...passed 00:05:47.456 Test: claim_v1_existing_v2 ...passed 00:05:47.456 Test: examine_claimed ...[2024-07-25 05:11:54.488707] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488715] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8737:claim_verify_rwo: *ERROR*: bdev0: key option not supported with read-write-once claims 00:05:47.456 [2024-07-25 05:11:54.488736] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488744] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488751] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488758] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488766] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8779:claim_verify_rom: *ERROR*: bdev0: key option not supported with read-only-may claims 00:05:47.456 [2024-07-25 05:11:54.488773] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8775:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:05:47.456 [2024-07-25 05:11:54.488790] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8810:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:05:47.456 [2024-07-25 05:11:54.488798] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8111:bdev_open: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488805] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488812] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488818] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488825] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8829:claim_verify_rwm: *ERROR*: bdev bdev0 already claimed with another key: type read_many_write_many by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488833] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8810:claim_verify_rwm: *ERROR*: bdev0: shared_claim_key option required with read-write-may claims 00:05:47.456 [2024-07-25 05:11:54.488850] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8775:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:05:47.456 [2024-07-25 05:11:54.488857] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8775:claim_verify_rom: *ERROR*: bdev0: Cannot obtain read-only-many claim with writable descriptor 00:05:47.456 [2024-07-25 05:11:54.488873] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488880] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488886] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type exclusive_write by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488902] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488910] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_many by module bdev_ut 00:05:47.456 [2024-07-25 05:11:54.488918] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8578:spdk_bdev_module_claim_bdev: *ERROR*: bdev bdev0 already claimed: type read_many_write_none by module bdev_ut 00:05:47.456 passed 00:05:47.456 00:05:47.457 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.457 suites 1 1 n/a 0 0 00:05:47.457 tests 59 59 59 0 0 00:05:47.457 asserts 4599 4599 4599 0 n/a 00:05:47.457 00:05:47.457 Elapsed time = 0.070 seconds 00:05:47.457 [2024-07-25 05:11:54.488962] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8906:spdk_bdev_module_claim_bdev_desc: *ERROR*: bdev bdev0 already claimed: type read_many_write_one by module vbdev_ut_examine1 00:05:47.457 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@21 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:05:47.457 00:05:47.457 00:05:47.457 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.457 http://cunit.sourceforge.net/ 00:05:47.457 00:05:47.457 00:05:47.457 Suite: nvme 00:05:47.457 Test: test_create_ctrlr ...passed 00:05:47.457 Test: test_reset_ctrlr ...[2024-07-25 05:11:54.496760] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 passed 00:05:47.457 Test: test_race_between_reset_and_destruct_ctrlr ...passed 00:05:47.457 Test: test_failover_ctrlr ...passed 00:05:47.457 Test: test_race_between_failover_and_add_secondary_trid ...[2024-07-25 05:11:54.497159] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.497193] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.497218] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 passed 00:05:47.457 Test: test_pending_reset ...passed 00:05:47.457 Test: test_attach_ctrlr ...passed 00:05:47.457 Test: test_aer_cb ...[2024-07-25 05:11:54.497412] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.497455] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.497535] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:4318:nvme_bdev_create: *ERROR*: spdk_bdev_register() failed 00:05:47.457 passed 00:05:47.457 Test: test_submit_nvme_cmd ...passed 00:05:47.457 Test: test_add_remove_trid ...passed 00:05:47.457 Test: test_abort ...passed 00:05:47.457 Test: test_get_io_qpair ...passed 00:05:47.457 Test: test_bdev_unregister ...[2024-07-25 05:11:54.497805] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:7480:bdev_nvme_comparev_and_writev_done: *ERROR*: Unexpected write success after compare failure. 00:05:47.457 passed 00:05:47.457 Test: test_compare_ns ...passed 00:05:47.457 Test: test_init_ana_log_page ...passed 00:05:47.457 Test: test_get_memory_domains ...passed 00:05:47.457 Test: test_reconnect_qpair ...[2024-07-25 05:11:54.498158] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 passed 00:05:47.457 Test: test_create_bdev_ctrlr ...passed 00:05:47.457 Test: test_add_multi_ns_to_bdev ...[2024-07-25 05:11:54.498217] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:5407:bdev_nvme_check_multipath: *ERROR*: cntlid 18 are duplicated. 00:05:47.457 [2024-07-25 05:11:54.498353] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:4574:nvme_bdev_add_ns: *ERROR*: Namespaces are not identical. 00:05:47.457 passed 00:05:47.457 Test: test_add_multi_io_paths_to_nbdev_ch ...passed 00:05:47.457 Test: test_admin_path ...passed 00:05:47.457 Test: test_reset_bdev_ctrlr ...passed 00:05:47.457 Test: test_find_io_path ...passed 00:05:47.457 Test: test_retry_io_if_ana_state_is_updating ...passed 00:05:47.457 Test: test_retry_io_for_io_path_error ...passed 00:05:47.457 Test: test_retry_io_count ...passed 00:05:47.457 Test: test_concurrent_read_ana_log_page ...passed 00:05:47.457 Test: test_retry_io_for_ana_error ...passed 00:05:47.457 Test: test_check_io_error_resiliency_params ...[2024-07-25 05:11:54.498980] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6104:bdev_nvme_check_io_error_resiliency_params: *ERROR*: ctrlr_loss_timeout_sec can't be less than -1. 00:05:47.457 [2024-07-25 05:11:54.499005] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6108:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:05:47.457 [2024-07-25 05:11:54.499019] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6117:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be 0 if ctrlr_loss_timeout_sec is not 0. 00:05:47.457 [2024-07-25 05:11:54.499033] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6120:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than ctrlr_loss_timeout_sec. 00:05:47.457 [2024-07-25 05:11:54.499047] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6132:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:05:47.457 [2024-07-25 05:11:54.499060] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6132:bdev_nvme_check_io_error_resiliency_params: *ERROR*: Both reconnect_delay_sec and fast_io_fail_timeout_sec must be 0 if ctrlr_loss_timeout_sec is 0. 00:05:47.457 [2024-07-25 05:11:54.499072] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6112:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io-fail_timeout_sec. 00:05:47.457 passed 00:05:47.457 Test: test_retry_io_if_ctrlr_is_resetting ...passed 00:05:47.457 Test: test_reconnect_ctrlr ...[2024-07-25 05:11:54.499085] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6127:bdev_nvme_check_io_error_resiliency_params: *ERROR*: fast_io_fail_timeout_sec can't be more than ctrlr_loss_timeout_sec. 00:05:47.457 [2024-07-25 05:11:54.499099] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:6124:bdev_nvme_check_io_error_resiliency_params: *ERROR*: reconnect_delay_sec can't be more than fast_io_fail_timeout_sec. 00:05:47.457 [2024-07-25 05:11:54.499198] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499222] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499280] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 passed 00:05:47.457 Test: test_retry_failover_ctrlr ...passed 00:05:47.457 Test: test_fail_path ...[2024-07-25 05:11:54.499304] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499328] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499386] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499467] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499490] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499509] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499527] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 [2024-07-25 05:11:54.499545] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 passed 00:05:47.457 Test: test_nvme_ns_cmp ...passed 00:05:47.457 Test: test_ana_transition ...passed 00:05:47.457 Test: test_set_preferred_path ...passed 00:05:47.457 Test: test_find_next_io_path ...passed 00:05:47.457 Test: test_find_io_path_min_qd ...passed 00:05:47.457 Test: test_disable_auto_failback ...passed 00:05:47.457 Test: test_set_multipath_policy ...[2024-07-25 05:11:54.499734] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.457 passed 00:05:47.717 Test: test_uuid_generation ...passed 00:05:47.717 Test: test_retry_io_to_same_path ...passed 00:05:47.717 Test: test_race_between_reset_and_disconnected ...passed 00:05:47.717 Test: test_ctrlr_op_rpc ...passed 00:05:47.717 Test: test_bdev_ctrlr_op_rpc ...passed 00:05:47.717 Test: test_disable_enable_ctrlr ...[2024-07-25 05:11:54.534465] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.717 [2024-07-25 05:11:54.534533] /home/vagrant/spdk_repo/spdk/module/bdev/nvme/bdev_nvme.c:2065:_bdev_nvme_reset_ctrlr_complete: *ERROR*: Resetting controller failed. 00:05:47.717 passed 00:05:47.717 Test: test_delete_ctrlr_done ...passed 00:05:47.717 Test: test_ns_remove_during_reset ...passed 00:05:47.717 Test: test_io_path_is_current ...passed 00:05:47.717 00:05:47.717 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.717 suites 1 1 n/a 0 0 00:05:47.717 tests 49 49 49 0 0 00:05:47.717 asserts 3578 3578 3578 0 n/a 00:05:47.717 00:05:47.717 Elapsed time = 0.016 seconds 00:05:47.717 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@22 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:05:47.717 00:05:47.717 00:05:47.717 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.717 http://cunit.sourceforge.net/ 00:05:47.717 00:05:47.717 Test Options 00:05:47.717 blocklen = 4096, strip_size = 64, max_io_size = 1024, g_max_base_drives = 32, g_max_raids = 2 00:05:47.717 00:05:47.717 Suite: raid 00:05:47.717 Test: test_create_raid ...passed 00:05:47.717 Test: test_create_raid_superblock ...passed 00:05:47.717 Test: test_delete_raid ...passed 00:05:47.717 Test: test_create_raid_invalid_args ...[2024-07-25 05:11:54.543872] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:1507:_raid_bdev_create: *ERROR*: Unsupported raid level '-1' 00:05:47.717 [2024-07-25 05:11:54.544128] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:1501:_raid_bdev_create: *ERROR*: Invalid strip size 1231 00:05:47.717 [2024-07-25 05:11:54.544235] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:1491:_raid_bdev_create: *ERROR*: Duplicate raid bdev name found: raid1 00:05:47.717 [2024-07-25 05:11:54.544275] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:3283:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:05:47.717 [2024-07-25 05:11:54.544290] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:3461:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:05:47.718 [2024-07-25 05:11:54.544457] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:3283:raid_bdev_configure_base_bdev: *ERROR*: Unable to claim this bdev as it is already claimed 00:05:47.718 [2024-07-25 05:11:54.544473] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid.c:3461:raid_bdev_add_base_bdev: *ERROR*: base bdev 'Nvme0n1' configure failed: (null) 00:05:47.718 passed 00:05:47.718 Test: test_delete_raid_invalid_args ...passed 00:05:47.718 Test: test_io_channel ...passed 00:05:47.718 Test: test_reset_io ...passed 00:05:47.718 Test: test_multi_raid ...passed 00:05:47.718 Test: test_io_type_supported ...passed 00:05:47.718 Test: test_raid_json_dump_info ...passed 00:05:47.718 Test: test_context_size ...passed 00:05:47.718 Test: test_raid_level_conversions ...passed 00:05:47.718 Test: test_raid_io_split ...passed 00:05:47.718 Test: test_raid_process ...passed 00:05:47.718 Test: test_raid_process_with_qos ...passed 00:05:47.718 00:05:47.718 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.718 suites 1 1 n/a 0 0 00:05:47.718 tests 15 15 15 0 0 00:05:47.718 asserts 6602 6602 6602 0 n/a 00:05:47.718 00:05:47.718 Elapsed time = 0.000 seconds 00:05:47.718 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@23 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:05:47.718 00:05:47.718 00:05:47.718 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.718 http://cunit.sourceforge.net/ 00:05:47.718 00:05:47.718 00:05:47.718 Suite: raid_sb 00:05:47.718 Test: test_raid_bdev_write_superblock ...passed 00:05:47.718 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:05:47.718 Test: test_raid_bdev_parse_superblock ...passed 00:05:47.718 Suite: raid_sb_md 00:05:47.718 Test: test_raid_bdev_write_superblock ...passed 00:05:47.718 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:05:47.718 Test: test_raid_bdev_parse_superblock ...[2024-07-25 05:11:54.552518] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid_sb.c: 166:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:05:47.718 passed 00:05:47.718 Suite: raid_sb_md_interleaved 00:05:47.718 Test: test_raid_bdev_write_superblock ...[2024-07-25 05:11:54.552710] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid_sb.c: 166:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:05:47.718 passed 00:05:47.718 Test: test_raid_bdev_load_base_bdev_superblock ...passed 00:05:47.718 Test: test_raid_bdev_parse_superblock ...passed 00:05:47.718 00:05:47.718 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.718 suites 3 3 n/a 0 0 00:05:47.718 tests 9 9 9 0 0 00:05:47.718 asserts 139 139 139 0 n/a 00:05:47.718 00:05:47.718 Elapsed time = 0.000 seconds 00:05:47.718 [2024-07-25 05:11:54.552788] /home/vagrant/spdk_repo/spdk/module/bdev/raid/bdev_raid_sb.c: 166:raid_bdev_parse_superblock: *ERROR*: Not supported superblock major version 9999 on bdev test_bdev 00:05:47.718 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/raid/concat.c/concat_ut 00:05:47.718 00:05:47.718 00:05:47.718 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.718 http://cunit.sourceforge.net/ 00:05:47.718 00:05:47.718 00:05:47.718 Suite: concat 00:05:47.718 Test: test_concat_start ...passed 00:05:47.718 Test: test_concat_rw ...passed 00:05:47.718 Test: test_concat_null_payload ...passed 00:05:47.718 00:05:47.718 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.718 suites 1 1 n/a 0 0 00:05:47.718 tests 3 3 3 0 0 00:05:47.718 asserts 8460 8460 8460 0 n/a 00:05:47.718 00:05:47.718 Elapsed time = 0.000 seconds 00:05:47.718 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@25 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/raid/raid0.c/raid0_ut 00:05:47.718 00:05:47.718 00:05:47.718 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.718 http://cunit.sourceforge.net/ 00:05:47.718 00:05:47.718 00:05:47.718 Suite: raid0 00:05:47.718 Test: test_write_io ...passed 00:05:47.718 Test: test_read_io ...passed 00:05:47.718 Test: test_unmap_io ...passed 00:05:47.718 Test: test_io_failure ...passed 00:05:47.718 Suite: raid0_dif 00:05:47.718 Test: test_write_io ...passed 00:05:47.718 Test: test_read_io ...passed 00:05:47.718 Test: test_unmap_io ...passed 00:05:47.718 Test: test_io_failure ...passed 00:05:47.718 00:05:47.718 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.718 suites 2 2 n/a 0 0 00:05:47.718 tests 8 8 8 0 0 00:05:47.718 asserts 368291 368291 368291 0 n/a 00:05:47.718 00:05:47.718 Elapsed time = 0.008 seconds 00:05:47.718 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@26 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/raid/raid1.c/raid1_ut 00:05:47.718 00:05:47.718 00:05:47.718 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.718 http://cunit.sourceforge.net/ 00:05:47.718 00:05:47.718 00:05:47.718 Suite: raid1 00:05:47.718 Test: test_raid1_start ...passed 00:05:47.718 Test: test_raid1_read_balancing ...passed 00:05:47.718 Test: test_raid1_write_error ...passed 00:05:47.718 Test: test_raid1_read_error ...passed 00:05:47.718 00:05:47.718 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.718 suites 1 1 n/a 0 0 00:05:47.718 tests 4 4 4 0 0 00:05:47.718 asserts 4374 4374 4374 0 n/a 00:05:47.718 00:05:47.718 Elapsed time = 0.000 seconds 00:05:47.718 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@27 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut 00:05:47.718 00:05:47.718 00:05:47.718 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.718 http://cunit.sourceforge.net/ 00:05:47.718 00:05:47.718 00:05:47.718 Suite: zone 00:05:47.718 Test: test_zone_get_operation ...passed 00:05:47.718 Test: test_bdev_zone_get_info ...passed 00:05:47.718 Test: test_bdev_zone_management ...passed 00:05:47.718 Test: test_bdev_zone_append ...passed 00:05:47.718 Test: test_bdev_zone_append_with_md ...passed 00:05:47.718 Test: test_bdev_zone_appendv ...passed 00:05:47.718 Test: test_bdev_zone_appendv_with_md ...passed 00:05:47.718 Test: test_bdev_io_get_append_location ...passed 00:05:47.718 00:05:47.718 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.718 suites 1 1 n/a 0 0 00:05:47.718 tests 8 8 8 0 0 00:05:47.718 asserts 94 94 94 0 n/a 00:05:47.718 00:05:47.718 Elapsed time = 0.000 seconds 00:05:47.718 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@28 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/gpt/gpt.c/gpt_ut 00:05:47.718 00:05:47.718 00:05:47.718 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.718 http://cunit.sourceforge.net/ 00:05:47.718 00:05:47.718 00:05:47.718 Suite: gpt_parse 00:05:47.718 Test: test_parse_mbr_and_primary ...[2024-07-25 05:11:54.603568] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:05:47.718 [2024-07-25 05:11:54.603818] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:05:47.718 [2024-07-25 05:11:54.603846] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:05:47.718 [2024-07-25 05:11:54.603856] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:05:47.718 [2024-07-25 05:11:54.603868] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:05:47.718 [2024-07-25 05:11:54.603877] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:05:47.718 passed 00:05:47.718 Test: test_parse_secondary ...[2024-07-25 05:11:54.604002] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=1633771873 00:05:47.718 [2024-07-25 05:11:54.604012] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 279:gpt_parse_partition_table: *ERROR*: Failed to read gpt header 00:05:47.718 [2024-07-25 05:11:54.604022] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=1633771873 which exceeds max=128 00:05:47.718 [2024-07-25 05:11:54.604030] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 285:gpt_parse_partition_table: *ERROR*: Failed to read gpt partitions 00:05:47.718 passed 00:05:47.718 Test: test_check_mbr ...passed 00:05:47.718 Test: test_read_header ...passed 00:05:47.718 Test: test_read_partitions ...[2024-07-25 05:11:54.604152] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:05:47.718 [2024-07-25 05:11:54.604161] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 259:gpt_parse_mbr: *ERROR*: Gpt and the related buffer should not be NULL 00:05:47.718 [2024-07-25 05:11:54.604175] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 165:gpt_read_header: *ERROR*: head_size=600 00:05:47.718 [2024-07-25 05:11:54.604185] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 178:gpt_read_header: *ERROR*: head crc32 does not match, provided=584158336, calculated=3316781438 00:05:47.718 [2024-07-25 05:11:54.604195] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 184:gpt_read_header: *ERROR*: signature did not match 00:05:47.718 [2024-07-25 05:11:54.604204] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 192:gpt_read_header: *ERROR*: head my_lba(7016996765293437281) != expected(1) 00:05:47.718 [2024-07-25 05:11:54.604214] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 136:gpt_lba_range_check: *ERROR*: Head's usable_lba_end(7016996765293437281) > lba_end(0) 00:05:47.718 [2024-07-25 05:11:54.604223] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 197:gpt_read_header: *ERROR*: lba range check error 00:05:47.718 [2024-07-25 05:11:54.604236] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 89:gpt_read_partitions: *ERROR*: Num_partition_entries=256 which exceeds max=128 00:05:47.718 [2024-07-25 05:11:54.604245] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 96:gpt_read_partitions: *ERROR*: Partition_entry_size(0) != expected(80) 00:05:47.718 [2024-07-25 05:11:54.604254] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 59:gpt_get_partitions_buf: *ERROR*: Buffer size is not enough 00:05:47.719 [2024-07-25 05:11:54.604263] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 105:gpt_read_partitions: *ERROR*: Failed to get gpt partitions buf 00:05:47.719 passed 00:05:47.719 00:05:47.719 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.719 suites 1 1 n/a 0 0 00:05:47.719 tests 5 5 5 0 0 00:05:47.719 asserts 33 33 33 0 n/a 00:05:47.719 00:05:47.719 Elapsed time = 0.000 seconds 00:05:47.719 [2024-07-25 05:11:54.604326] /home/vagrant/spdk_repo/spdk/module/bdev/gpt/gpt.c: 113:gpt_read_partitions: *ERROR*: GPT partition entry array crc32 did not match 00:05:47.719 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@29 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/part.c/part_ut 00:05:47.719 00:05:47.719 00:05:47.719 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.719 http://cunit.sourceforge.net/ 00:05:47.719 00:05:47.719 00:05:47.719 Suite: bdev_part 00:05:47.719 Test: part_test ...[2024-07-25 05:11:54.611926] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:4633:bdev_name_add: *ERROR*: Bdev name ab40a081-b072-e15f-bc69-428e5497d860 already exists 00:05:47.719 passed 00:05:47.719 Test: part_free_test ...passed 00:05:47.719 Test: part_get_io_channel_test ...[2024-07-25 05:11:54.612135] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:7755:bdev_register: *ERROR*: Unable to add uuid:ab40a081-b072-e15f-bc69-428e5497d860 alias for bdev test1 00:05:47.719 passed 00:05:47.719 Test: part_construct_ext ...passed 00:05:47.719 00:05:47.719 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.719 suites 1 1 n/a 0 0 00:05:47.719 tests 4 4 4 0 0 00:05:47.719 asserts 48 48 48 0 n/a 00:05:47.719 00:05:47.719 Elapsed time = 0.008 seconds 00:05:47.719 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@30 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut 00:05:47.719 00:05:47.719 00:05:47.719 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.719 http://cunit.sourceforge.net/ 00:05:47.719 00:05:47.719 00:05:47.719 Suite: scsi_nvme_suite 00:05:47.719 Test: scsi_nvme_translate_test ...passed 00:05:47.719 00:05:47.719 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.719 suites 1 1 n/a 0 0 00:05:47.719 tests 1 1 1 0 0 00:05:47.719 asserts 104 104 104 0 n/a 00:05:47.719 00:05:47.719 Elapsed time = 0.000 seconds 00:05:47.719 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@31 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut 00:05:47.719 00:05:47.719 00:05:47.719 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.719 http://cunit.sourceforge.net/ 00:05:47.719 00:05:47.719 00:05:47.719 Suite: lvol 00:05:47.719 Test: ut_lvs_init ...[2024-07-25 05:11:54.629239] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c: 180:_vbdev_lvs_create_cb: *ERROR*: Cannot create lvol store bdev 00:05:47.719 passed 00:05:47.719 Test: ut_lvol_init ...passed 00:05:47.719 Test: ut_lvol_snapshot ...passed 00:05:47.719 Test: ut_lvol_clone ...passed 00:05:47.719 Test: ut_lvs_destroy ...passed 00:05:47.719 Test: ut_lvs_unload ...passed 00:05:47.719 Test: ut_lvol_resize ...passed 00:05:47.719 Test: ut_lvol_set_read_only ...passed 00:05:47.719 Test: ut_lvol_hotremove ...passed 00:05:47.719 Test: ut_vbdev_lvol_get_io_channel ...passed 00:05:47.719 Test: ut_vbdev_lvol_io_type_supported ...passed 00:05:47.719 Test: ut_lvol_read_write ...passed 00:05:47.719 Test: ut_vbdev_lvol_submit_request ...passed 00:05:47.719 Test: ut_lvol_examine_config ...passed 00:05:47.719 Test: ut_lvol_examine_disk ...[2024-07-25 05:11:54.629501] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c: 264:vbdev_lvs_create: *ERROR*: Cannot create blobstore device 00:05:47.719 [2024-07-25 05:11:54.629631] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1394:vbdev_lvol_resize: *ERROR*: lvol does not exist 00:05:47.719 [2024-07-25 05:11:54.629747] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1536:_vbdev_lvs_examine_finish: *ERROR*: Error opening lvol UNIT_TEST_UUID 00:05:47.719 passed 00:05:47.719 Test: ut_lvol_rename ...passed 00:05:47.719 Test: ut_bdev_finish ...passed 00:05:47.719 Test: ut_lvs_rename ...passed 00:05:47.719 Test: ut_lvol_seek ...passed 00:05:47.719 Test: ut_esnap_dev_create ...[2024-07-25 05:11:54.629804] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c: 105:_vbdev_lvol_change_bdev_alias: *ERROR*: cannot add alias 'lvs/new_lvol_name' 00:05:47.719 [2024-07-25 05:11:54.629819] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1344:vbdev_lvol_rename: *ERROR*: renaming lvol to 'new_lvol_name' does not succeed 00:05:47.719 [2024-07-25 05:11:54.629874] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1879:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : NULL esnap ID 00:05:47.719 [2024-07-25 05:11:54.629889] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1885:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID length (36) 00:05:47.719 passed 00:05:47.719 Test: ut_lvol_esnap_clone_bad_args ...passed 00:05:47.719 Test: ut_lvol_shallow_copy ...passed 00:05:47.719 Test: ut_lvol_set_external_parent ...passed 00:05:47.719 00:05:47.719 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.719 suites 1 1 n/a 0 0 00:05:47.719 tests 23 23 23 0 0 00:05:47.719 asserts 770 770 770 0 n/a 00:05:47.719 00:05:47.719 Elapsed time = 0.000 seconds 00:05:47.719 [2024-07-25 05:11:54.629904] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1890:vbdev_lvol_esnap_dev_create: *ERROR*: lvol : Invalid esnap ID: not a UUID 00:05:47.719 [2024-07-25 05:11:54.629946] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1280:vbdev_lvol_create_bdev_clone: *ERROR*: lvol store not specified 00:05:47.719 [2024-07-25 05:11:54.629963] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1287:vbdev_lvol_create_bdev_clone: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:05:47.719 [2024-07-25 05:11:54.629997] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1977:vbdev_lvol_shallow_copy: *ERROR*: lvol must not be NULL 00:05:47.719 [2024-07-25 05:11:54.630011] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:1982:vbdev_lvol_shallow_copy: *ERROR*: lvol lvol_sc, bdev name must not be NULL 00:05:47.719 [2024-07-25 05:11:54.630035] /home/vagrant/spdk_repo/spdk/module/bdev/lvol/vbdev_lvol.c:2037:vbdev_lvol_set_external_parent: *ERROR*: bdev '255f4236-9427-42d0-a9f1-aa17f37dd8db' could not be opened: error -19 00:05:47.719 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@32 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut 00:05:47.719 00:05:47.719 00:05:47.719 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.719 http://cunit.sourceforge.net/ 00:05:47.719 00:05:47.719 00:05:47.719 Suite: zone_block 00:05:47.719 Test: test_zone_block_create ...passed 00:05:47.719 Test: test_zone_block_create_invalid ...[2024-07-25 05:11:54.645135] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 624:zone_block_insert_name: *ERROR*: base bdev Nvme0n1 already claimed 00:05:47.719 [2024-07-25 05:11:54.645397] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File existspassed 00:05:47.719 Test: test_get_zone_info ...passed 00:05:47.719 Test: test_supported_io_types ...passed 00:05:47.719 Test: test_reset_zone ...[2024-07-25 05:11:54.645424] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 721:zone_block_register: *ERROR*: Base bdev zone_dev1 is already a zoned bdev 00:05:47.719 [2024-07-25 05:11:54.645441] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: File exists[2024-07-25 05:11:54.645459] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 861:vbdev_zone_block_create: *ERROR*: Zone capacity can't be 0 00:05:47.719 [2024-07-25 05:11:54.645474] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-07-25 05:11:54.645489] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 866:vbdev_zone_block_create: *ERROR*: Optimal open zones can't be 0 00:05:47.719 [2024-07-25 05:11:54.645503] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block_rpc.c: 58:rpc_zone_block_create: *ERROR*: Failed to create block zoned vbdev: Invalid argument[2024-07-25 05:11:54.645585] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.645609] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.645626] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.645700] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.645718] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 passed 00:05:47.719 Test: test_open_zone ...[2024-07-25 05:11:54.645763] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 passed 00:05:47.719 Test: test_zone_write ...[2024-07-25 05:11:54.646045] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.646063] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.646112] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:05:47.719 [2024-07-25 05:11:54.646126] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.646144] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:05:47.719 [2024-07-25 05:11:54.646157] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.646820] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 402:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x407, wp 0x405) 00:05:47.719 [2024-07-25 05:11:54.646848] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.719 [2024-07-25 05:11:54.646866] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 402:zone_block_write: *ERROR*: Trying to write to zone with invalid address (lba 0x400, wp 0x405) 00:05:47.719 [2024-07-25 05:11:54.646880] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647651] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 411:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:05:47.720 [2024-07-25 05:11:54.647676] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 passed 00:05:47.720 Test: test_zone_read ...passed 00:05:47.720 Test: test_close_zone ...[2024-07-25 05:11:54.647724] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x4ff8, len 0x10) 00:05:47.720 [2024-07-25 05:11:54.647738] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647757] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 460:zone_block_read: *ERROR*: Trying to read from invalid zone (lba 0x5000) 00:05:47.720 [2024-07-25 05:11:54.647771] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647830] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 465:zone_block_read: *ERROR*: Read exceeds zone capacity (lba 0x3f8, len 0x10) 00:05:47.720 [2024-07-25 05:11:54.647839] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 passed 00:05:47.720 Test: test_finish_zone ...passed 00:05:47.720 Test: test_append_zone ...[2024-07-25 05:11:54.647864] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647878] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647914] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647925] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647976] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.647988] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.648015] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 391:zone_block_write: *ERROR*: Trying to write to zone in invalid state 2 00:05:47.720 [2024-07-25 05:11:54.648024] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 [2024-07-25 05:11:54.648035] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 378:zone_block_write: *ERROR*: Trying to write to invalid zone (lba 0x5000) 00:05:47.720 [2024-07-25 05:11:54.648044] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 passed 00:05:47.720 00:05:47.720 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.720 suites 1 1 n/a 0 0 00:05:47.720 tests 11 11 11 0 0 00:05:47.720 asserts 3437 3437 3437 0 n/a 00:05:47.720 00:05:47.720 Elapsed time = 0.008 seconds 00:05:47.720 [2024-07-25 05:11:54.649067] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 411:zone_block_write: *ERROR*: Write exceeds zone capacity (lba 0x3f0, len 0x20, wp 0x3f0) 00:05:47.720 [2024-07-25 05:11:54.649078] /home/vagrant/spdk_repo/spdk/module/bdev/zone_block/vbdev_zone_block.c: 510:zone_block_submit_request: *ERROR*: ERROR on bdev_io submission! 00:05:47.720 05:11:54 unittest.unittest_bdev -- unit/unittest.sh@33 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/bdev/mt/bdev.c/bdev_ut 00:05:47.720 00:05:47.720 00:05:47.720 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.720 http://cunit.sourceforge.net/ 00:05:47.720 00:05:47.720 00:05:47.720 Suite: bdev 00:05:47.720 Test: basic ...[2024-07-25 05:11:54.658721] thread.c:2374:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x24b639): Operation not permitted (rc=-1) 00:05:47.720 [2024-07-25 05:11:54.658943] thread.c:2374:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device 0x13adf26a480 (0x24b630): Operation not permitted (rc=-1) 00:05:47.720 [2024-07-25 05:11:54.658960] thread.c:2374:spdk_get_io_channel: *ERROR*: could not create io_channel for io_device bdev_ut_bdev (0x24b639): Operation not permitted (rc=-1) 00:05:47.720 passed 00:05:47.720 Test: unregister_and_close ...passed 00:05:47.720 Test: unregister_and_close_different_threads ...passed 00:05:47.720 Test: basic_qos ...passed 00:05:47.720 Test: put_channel_during_reset ...passed 00:05:47.720 Test: aborted_reset ...passed 00:05:47.720 Test: aborted_reset_no_outstanding_io ...passed 00:05:47.720 Test: io_during_reset ...passed 00:05:47.720 Test: reset_completions ...passed 00:05:47.720 Test: io_during_qos_queue ...passed 00:05:47.720 Test: io_during_qos_reset ...passed 00:05:47.720 Test: enomem ...passed 00:05:47.720 Test: enomem_multi_bdev ...passed 00:05:47.720 Test: enomem_multi_bdev_unregister ...passed 00:05:47.720 Test: enomem_multi_io_target ...passed 00:05:47.720 Test: qos_dynamic_enable ...passed 00:05:47.720 Test: bdev_histograms_mt ...passed 00:05:47.720 Test: bdev_set_io_timeout_mt ...[2024-07-25 05:11:54.694437] thread.c: 471:spdk_thread_lib_fini: *ERROR*: io_device 0x13adf26a600 not unregistered 00:05:47.720 passed 00:05:47.720 Test: lock_lba_range_then_submit_io ...[2024-07-25 05:11:54.695350] thread.c:2178:spdk_io_device_register: *ERROR*: io_device 0x24b618 already registered (old:0x13adf26a600 new:0x13adf26a780) 00:05:47.720 passed 00:05:47.720 Test: unregister_during_reset ...passed 00:05:47.720 Test: event_notify_and_close ...passed 00:05:47.720 Test: unregister_and_qos_poller ...passed 00:05:47.720 Suite: bdev_wrong_thread 00:05:47.720 Test: spdk_bdev_register_wt ...[2024-07-25 05:11:54.702065] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c:8536:spdk_bdev_register: *ERROR*: Cannot register bdev wt_bdev on thread 0x13adf233380 (0x13adf233380) 00:05:47.720 passed 00:05:47.720 Test: spdk_bdev_examine_wt ...passed[2024-07-25 05:11:54.702140] /home/vagrant/spdk_repo/spdk/lib/bdev/bdev.c: 811:spdk_bdev_examine: *ERROR*: Cannot examine bdev ut_bdev_wt on thread 0x13adf233380 (0x13adf233380) 00:05:47.720 00:05:47.720 00:05:47.720 Run Summary: Type Total Ran Passed Failed Inactive 00:05:47.720 suites 2 2 n/a 0 0 00:05:47.720 tests 24 24 24 0 0 00:05:47.720 asserts 621 621 621 0 n/a 00:05:47.720 00:05:47.720 Elapsed time = 0.047 seconds 00:05:47.720 00:05:47.720 real 0m0.289s 00:05:47.720 user 0m0.170s 00:05:47.720 sys 0m0.097s 00:05:47.720 05:11:54 unittest.unittest_bdev -- common/autotest_common.sh@1126 -- # xtrace_disable 00:05:47.720 05:11:54 unittest.unittest_bdev -- common/autotest_common.sh@10 -- # set +x 00:05:47.720 ************************************ 00:05:47.720 END TEST unittest_bdev 00:05:47.720 ************************************ 00:05:47.720 05:11:54 unittest -- unit/unittest.sh@215 -- # grep -q '#define SPDK_CONFIG_CRYPTO 1' /home/vagrant/spdk_repo/spdk/include/spdk/config.h 00:05:47.720 05:11:54 unittest -- unit/unittest.sh@220 -- # grep -q '#define SPDK_CONFIG_VBDEV_COMPRESS 1' /home/vagrant/spdk_repo/spdk/include/spdk/config.h 00:05:47.720 05:11:54 unittest -- unit/unittest.sh@225 -- # grep -q '#define SPDK_CONFIG_DPDK_COMPRESSDEV 1' /home/vagrant/spdk_repo/spdk/include/spdk/config.h 00:05:47.720 05:11:54 unittest -- unit/unittest.sh@229 -- # grep -q '#define SPDK_CONFIG_RAID5F 1' /home/vagrant/spdk_repo/spdk/include/spdk/config.h 00:05:47.720 05:11:54 unittest -- unit/unittest.sh@233 -- # run_test unittest_blob_blobfs unittest_blob 00:05:47.720 05:11:54 unittest -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:05:47.720 05:11:54 unittest -- common/autotest_common.sh@1107 -- # xtrace_disable 00:05:47.720 05:11:54 unittest -- common/autotest_common.sh@10 -- # set +x 00:05:47.720 ************************************ 00:05:47.720 START TEST unittest_blob_blobfs 00:05:47.720 ************************************ 00:05:47.720 05:11:54 unittest.unittest_blob_blobfs -- common/autotest_common.sh@1125 -- # unittest_blob 00:05:47.720 05:11:54 unittest.unittest_blob_blobfs -- unit/unittest.sh@39 -- # [[ -e /home/vagrant/spdk_repo/spdk/test/unit/lib/blob/blob.c/blob_ut ]] 00:05:47.720 05:11:54 unittest.unittest_blob_blobfs -- unit/unittest.sh@40 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/blob/blob.c/blob_ut 00:05:47.720 00:05:47.720 00:05:47.720 CUnit - A unit testing framework for C - Version 2.1-3 00:05:47.720 http://cunit.sourceforge.net/ 00:05:47.720 00:05:47.720 00:05:47.720 Suite: blob_nocopy_noextent 00:05:47.720 Test: blob_init ...[2024-07-25 05:11:54.755194] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5491:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:05:47.979 passed 00:05:47.979 Test: blob_thin_provision ...passed 00:05:47.979 Test: blob_read_only ...passed 00:05:47.979 Test: bs_load ...[2024-07-25 05:11:54.820837] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c: 966:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:05:47.979 passed 00:05:47.979 Test: bs_load_custom_cluster_size ...passed 00:05:47.979 Test: bs_load_after_failed_grow ...passed 00:05:47.979 Test: bs_cluster_sz ...[2024-07-25 05:11:54.839988] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:05:47.979 [2024-07-25 05:11:54.840060] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5623:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:05:47.979 [2024-07-25 05:11:54.840071] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3884:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:05:47.979 passed 00:05:47.979 Test: bs_resize_md ...passed 00:05:47.979 Test: bs_destroy ...passed 00:05:47.979 Test: bs_type ...passed 00:05:47.979 Test: bs_super_block ...passed 00:05:47.979 Test: bs_test_recover_cluster_count ...passed 00:05:47.979 Test: bs_grow_live ...passed 00:05:47.979 Test: bs_grow_live_no_space ...passed 00:05:47.979 Test: bs_test_grow ...passed 00:05:47.979 Test: blob_serialize_test ...passed 00:05:47.979 Test: super_block_crc ...passed 00:05:47.979 Test: blob_thin_prov_write_count_io ...passed 00:05:47.979 Test: blob_thin_prov_unmap_cluster ...passed 00:05:47.979 Test: bs_load_iter_test ...passed 00:05:47.979 Test: blob_relations ...[2024-07-25 05:11:54.984648] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:47.979 [2024-07-25 05:11:54.984708] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:47.979 [2024-07-25 05:11:54.984775] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:47.979 [2024-07-25 05:11:54.984784] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:47.979 passed 00:05:47.979 Test: blob_relations2 ...[2024-07-25 05:11:54.995575] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:47.979 [2024-07-25 05:11:54.995623] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:47.979 [2024-07-25 05:11:54.995642] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:47.979 [2024-07-25 05:11:54.995649] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:47.979 [2024-07-25 05:11:54.995758] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:47.979 [2024-07-25 05:11:54.995766] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:47.979 [2024-07-25 05:11:54.995796] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:47.979 [2024-07-25 05:11:54.995803] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:47.979 passed 00:05:47.979 Test: blob_relations3 ...passed 00:05:48.239 Test: blobstore_clean_power_failure ...passed 00:05:48.239 Test: blob_delete_snapshot_power_failure ...[2024-07-25 05:11:55.128684] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:48.239 [2024-07-25 05:11:55.138185] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:48.239 [2024-07-25 05:11:55.138234] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:48.239 [2024-07-25 05:11:55.138242] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:48.239 [2024-07-25 05:11:55.147680] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:48.239 [2024-07-25 05:11:55.147708] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:48.239 [2024-07-25 05:11:55.147715] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:48.239 [2024-07-25 05:11:55.147722] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:48.239 [2024-07-25 05:11:55.157613] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:05:48.239 [2024-07-25 05:11:55.157665] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:48.239 [2024-07-25 05:11:55.167584] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:05:48.239 [2024-07-25 05:11:55.167622] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:48.239 [2024-07-25 05:11:55.179439] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:05:48.239 [2024-07-25 05:11:55.179514] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:48.239 passed 00:05:48.239 Test: blob_create_snapshot_power_failure ...[2024-07-25 05:11:55.209972] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:48.239 [2024-07-25 05:11:55.230421] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:48.239 [2024-07-25 05:11:55.240494] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:05:48.239 passed 00:05:48.239 Test: blob_io_unit ...passed 00:05:48.239 Test: blob_io_unit_compatibility ...passed 00:05:48.239 Test: blob_ext_md_pages ...passed 00:05:48.497 Test: blob_esnap_io_4096_4096 ...passed 00:05:48.498 Test: blob_esnap_io_512_512 ...passed 00:05:48.498 Test: blob_esnap_io_4096_512 ...passed 00:05:48.498 Test: blob_esnap_io_512_4096 ...passed 00:05:48.498 Test: blob_esnap_clone_resize ...passed 00:05:48.498 Suite: blob_bs_nocopy_noextent 00:05:48.498 Test: blob_open ...passed 00:05:48.498 Test: blob_create ...[2024-07-25 05:11:55.456289] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:05:48.498 passed 00:05:48.498 Test: blob_create_loop ...passed 00:05:48.498 Test: blob_create_fail ...[2024-07-25 05:11:55.527624] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:48.498 passed 00:05:48.498 Test: blob_create_internal ...passed 00:05:48.756 Test: blob_create_zero_extent ...passed 00:05:48.756 Test: blob_snapshot ...passed 00:05:48.756 Test: blob_clone ...passed 00:05:48.756 Test: blob_inflate ...[2024-07-25 05:11:55.678184] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:05:48.756 passed 00:05:48.756 Test: blob_delete ...passed 00:05:48.756 Test: blob_resize_test ...[2024-07-25 05:11:55.734726] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:05:48.756 passed 00:05:48.756 Test: blob_resize_thin_test ...passed 00:05:48.756 Test: channel_ops ...passed 00:05:49.015 Test: blob_super ...passed 00:05:49.015 Test: blob_rw_verify_iov ...passed 00:05:49.015 Test: blob_unmap ...passed 00:05:49.015 Test: blob_iter ...passed 00:05:49.015 Test: blob_parse_md ...passed 00:05:49.015 Test: bs_load_pending_removal ...passed 00:05:49.015 Test: bs_unload ...[2024-07-25 05:11:55.991076] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:05:49.015 passed 00:05:49.015 Test: bs_usable_clusters ...passed 00:05:49.015 Test: blob_crc ...[2024-07-25 05:11:56.047161] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:49.015 [2024-07-25 05:11:56.047210] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:49.015 passed 00:05:49.015 Test: blob_flags ...passed 00:05:49.273 Test: bs_version ...passed 00:05:49.273 Test: blob_set_xattrs_test ...[2024-07-25 05:11:56.132358] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:49.273 [2024-07-25 05:11:56.132416] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:49.273 passed 00:05:49.273 Test: blob_thin_prov_alloc ...passed 00:05:49.273 Test: blob_insert_cluster_msg_test ...passed 00:05:49.273 Test: blob_thin_prov_rw ...passed 00:05:49.273 Test: blob_thin_prov_rle ...passed 00:05:49.273 Test: blob_thin_prov_rw_iov ...passed 00:05:49.273 Test: blob_snapshot_rw ...passed 00:05:49.532 Test: blob_snapshot_rw_iov ...passed 00:05:49.532 Test: blob_inflate_rw ...passed 00:05:49.532 Test: blob_snapshot_freeze_io ...passed 00:05:49.532 Test: blob_operation_split_rw ...passed 00:05:49.532 Test: blob_operation_split_rw_iov ...passed 00:05:49.532 Test: blob_simultaneous_operations ...[2024-07-25 05:11:56.587407] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:49.532 [2024-07-25 05:11:56.587469] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:49.532 [2024-07-25 05:11:56.587721] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:49.532 [2024-07-25 05:11:56.587735] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:49.532 [2024-07-25 05:11:56.590788] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:49.532 [2024-07-25 05:11:56.590817] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:49.532 [2024-07-25 05:11:56.590836] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:49.532 [2024-07-25 05:11:56.590843] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:49.790 passed 00:05:49.790 Test: blob_persist_test ...passed 00:05:49.790 Test: blob_decouple_snapshot ...passed 00:05:49.790 Test: blob_seek_io_unit ...passed 00:05:49.790 Test: blob_nested_freezes ...passed 00:05:49.790 Test: blob_clone_resize ...passed 00:05:49.790 Test: blob_shallow_copy ...[2024-07-25 05:11:56.786808] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:05:49.790 [2024-07-25 05:11:56.786870] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7343:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:05:49.790 [2024-07-25 05:11:56.786879] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7351:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:05:49.790 passed 00:05:49.790 Suite: blob_blob_nocopy_noextent 00:05:49.790 Test: blob_write ...passed 00:05:49.790 Test: blob_read ...passed 00:05:50.047 Test: blob_rw_verify ...passed 00:05:50.047 Test: blob_rw_verify_iov_nomem ...passed 00:05:50.047 Test: blob_rw_iov_read_only ...passed 00:05:50.047 Test: blob_xattr ...passed 00:05:50.047 Test: blob_dirty_shutdown ...passed 00:05:50.047 Test: blob_is_degraded ...passed 00:05:50.047 Suite: blob_esnap_bs_nocopy_noextent 00:05:50.047 Test: blob_esnap_create ...passed 00:05:50.047 Test: blob_esnap_thread_add_remove ...passed 00:05:50.047 Test: blob_esnap_clone_snapshot ...passed 00:05:50.305 Test: blob_esnap_clone_inflate ...passed 00:05:50.305 Test: blob_esnap_clone_decouple ...passed 00:05:50.305 Test: blob_esnap_clone_reload ...passed 00:05:50.305 Test: blob_esnap_hotplug ...passed 00:05:50.305 Test: blob_set_parent ...[2024-07-25 05:11:57.250104] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:05:50.305 [2024-07-25 05:11:57.250168] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:05:50.305 [2024-07-25 05:11:57.250187] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:05:50.305 [2024-07-25 05:11:57.250197] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:05:50.305 [2024-07-25 05:11:57.250244] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:50.305 passed 00:05:50.305 Test: blob_set_external_parent ...[2024-07-25 05:11:57.278427] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:05:50.305 [2024-07-25 05:11:57.278475] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7797:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:05:50.305 [2024-07-25 05:11:57.278483] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:05:50.305 [2024-07-25 05:11:57.278522] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:50.305 passed 00:05:50.305 Suite: blob_nocopy_extent 00:05:50.305 Test: blob_init ...[2024-07-25 05:11:57.287918] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5491:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:05:50.305 passed 00:05:50.305 Test: blob_thin_provision ...passed 00:05:50.305 Test: blob_read_only ...passed 00:05:50.305 Test: bs_load ...[2024-07-25 05:11:57.325570] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c: 966:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:05:50.305 passed 00:05:50.305 Test: bs_load_custom_cluster_size ...passed 00:05:50.305 Test: bs_load_after_failed_grow ...passed 00:05:50.305 Test: bs_cluster_sz ...[2024-07-25 05:11:57.344571] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:05:50.305 [2024-07-25 05:11:57.344626] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5623:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:05:50.305 [2024-07-25 05:11:57.344637] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3884:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:05:50.305 passed 00:05:50.305 Test: bs_resize_md ...passed 00:05:50.305 Test: bs_destroy ...passed 00:05:50.563 Test: bs_type ...passed 00:05:50.563 Test: bs_super_block ...passed 00:05:50.563 Test: bs_test_recover_cluster_count ...passed 00:05:50.563 Test: bs_grow_live ...passed 00:05:50.563 Test: bs_grow_live_no_space ...passed 00:05:50.563 Test: bs_test_grow ...passed 00:05:50.563 Test: blob_serialize_test ...passed 00:05:50.563 Test: super_block_crc ...passed 00:05:50.563 Test: blob_thin_prov_write_count_io ...passed 00:05:50.563 Test: blob_thin_prov_unmap_cluster ...passed 00:05:50.563 Test: bs_load_iter_test ...passed 00:05:50.563 Test: blob_relations ...[2024-07-25 05:11:57.488452] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:50.563 [2024-07-25 05:11:57.488506] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.563 [2024-07-25 05:11:57.488586] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:50.563 [2024-07-25 05:11:57.488598] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.563 passed 00:05:50.563 Test: blob_relations2 ...[2024-07-25 05:11:57.499023] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:50.563 [2024-07-25 05:11:57.499044] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.563 [2024-07-25 05:11:57.499052] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:50.563 [2024-07-25 05:11:57.499059] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.563 [2024-07-25 05:11:57.499156] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:50.563 [2024-07-25 05:11:57.499165] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.563 [2024-07-25 05:11:57.499198] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:50.563 [2024-07-25 05:11:57.499205] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.563 passed 00:05:50.563 Test: blob_relations3 ...passed 00:05:50.563 Test: blobstore_clean_power_failure ...passed 00:05:50.563 Test: blob_delete_snapshot_power_failure ...[2024-07-25 05:11:57.632317] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:50.821 [2024-07-25 05:11:57.641836] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:50.821 [2024-07-25 05:11:57.651330] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:50.821 [2024-07-25 05:11:57.651370] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:50.821 [2024-07-25 05:11:57.651378] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.822 [2024-07-25 05:11:57.660768] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:50.822 [2024-07-25 05:11:57.660799] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:50.822 [2024-07-25 05:11:57.660807] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:50.822 [2024-07-25 05:11:57.660814] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.822 [2024-07-25 05:11:57.670246] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:50.822 [2024-07-25 05:11:57.670268] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:50.822 [2024-07-25 05:11:57.670275] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:50.822 [2024-07-25 05:11:57.670282] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.822 [2024-07-25 05:11:57.679727] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:05:50.822 [2024-07-25 05:11:57.679758] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.822 [2024-07-25 05:11:57.689174] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:05:50.822 [2024-07-25 05:11:57.689196] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.822 [2024-07-25 05:11:57.698583] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:05:50.822 [2024-07-25 05:11:57.698607] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:50.822 passed 00:05:50.822 Test: blob_create_snapshot_power_failure ...[2024-07-25 05:11:57.726878] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:50.822 [2024-07-25 05:11:57.736452] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:50.822 [2024-07-25 05:11:57.755257] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:50.822 [2024-07-25 05:11:57.764702] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:05:50.822 passed 00:05:50.822 Test: blob_io_unit ...passed 00:05:50.822 Test: blob_io_unit_compatibility ...passed 00:05:50.822 Test: blob_ext_md_pages ...passed 00:05:50.822 Test: blob_esnap_io_4096_4096 ...passed 00:05:50.822 Test: blob_esnap_io_512_512 ...passed 00:05:50.822 Test: blob_esnap_io_4096_512 ...passed 00:05:51.080 Test: blob_esnap_io_512_4096 ...passed 00:05:51.080 Test: blob_esnap_clone_resize ...passed 00:05:51.080 Suite: blob_bs_nocopy_extent 00:05:51.080 Test: blob_open ...passed 00:05:51.080 Test: blob_create ...[2024-07-25 05:11:57.964443] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:05:51.080 passed 00:05:51.080 Test: blob_create_loop ...passed 00:05:51.080 Test: blob_create_fail ...[2024-07-25 05:11:58.033375] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:51.080 passed 00:05:51.080 Test: blob_create_internal ...passed 00:05:51.080 Test: blob_create_zero_extent ...passed 00:05:51.080 Test: blob_snapshot ...passed 00:05:51.339 Test: blob_clone ...passed 00:05:51.339 Test: blob_inflate ...[2024-07-25 05:11:58.179346] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:05:51.339 passed 00:05:51.339 Test: blob_delete ...passed 00:05:51.339 Test: blob_resize_test ...[2024-07-25 05:11:58.235414] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:05:51.339 passed 00:05:51.339 Test: blob_resize_thin_test ...passed 00:05:51.339 Test: channel_ops ...passed 00:05:51.339 Test: blob_super ...passed 00:05:51.339 Test: blob_rw_verify_iov ...passed 00:05:51.339 Test: blob_unmap ...passed 00:05:51.597 Test: blob_iter ...passed 00:05:51.597 Test: blob_parse_md ...passed 00:05:51.597 Test: bs_load_pending_removal ...passed 00:05:51.597 Test: bs_unload ...[2024-07-25 05:11:58.487740] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:05:51.597 passed 00:05:51.597 Test: bs_usable_clusters ...passed 00:05:51.597 Test: blob_crc ...[2024-07-25 05:11:58.542638] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:51.597 [2024-07-25 05:11:58.542683] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:51.597 passed 00:05:51.597 Test: blob_flags ...passed 00:05:51.597 Test: bs_version ...passed 00:05:51.597 Test: blob_set_xattrs_test ...[2024-07-25 05:11:58.626802] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:51.597 [2024-07-25 05:11:58.626851] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:51.597 passed 00:05:51.855 Test: blob_thin_prov_alloc ...passed 00:05:51.855 Test: blob_insert_cluster_msg_test ...passed 00:05:51.855 Test: blob_thin_prov_rw ...passed 00:05:51.855 Test: blob_thin_prov_rle ...passed 00:05:51.855 Test: blob_thin_prov_rw_iov ...passed 00:05:51.855 Test: blob_snapshot_rw ...passed 00:05:51.855 Test: blob_snapshot_rw_iov ...passed 00:05:51.855 Test: blob_inflate_rw ...passed 00:05:52.113 Test: blob_snapshot_freeze_io ...passed 00:05:52.113 Test: blob_operation_split_rw ...passed 00:05:52.113 Test: blob_operation_split_rw_iov ...passed 00:05:52.113 Test: blob_simultaneous_operations ...[2024-07-25 05:11:59.069774] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:52.113 [2024-07-25 05:11:59.069839] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:52.113 [2024-07-25 05:11:59.070115] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:52.113 [2024-07-25 05:11:59.070136] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:52.113 [2024-07-25 05:11:59.073260] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:52.113 [2024-07-25 05:11:59.073301] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:52.113 [2024-07-25 05:11:59.073329] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:52.113 [2024-07-25 05:11:59.073343] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:52.113 passed 00:05:52.113 Test: blob_persist_test ...passed 00:05:52.113 Test: blob_decouple_snapshot ...passed 00:05:52.372 Test: blob_seek_io_unit ...passed 00:05:52.372 Test: blob_nested_freezes ...passed 00:05:52.372 Test: blob_clone_resize ...passed 00:05:52.372 Test: blob_shallow_copy ...[2024-07-25 05:11:59.269882] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:05:52.372 [2024-07-25 05:11:59.269947] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7343:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:05:52.372 [2024-07-25 05:11:59.269956] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7351:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:05:52.372 passed 00:05:52.372 Suite: blob_blob_nocopy_extent 00:05:52.372 Test: blob_write ...passed 00:05:52.372 Test: blob_read ...passed 00:05:52.372 Test: blob_rw_verify ...passed 00:05:52.372 Test: blob_rw_verify_iov_nomem ...passed 00:05:52.372 Test: blob_rw_iov_read_only ...passed 00:05:52.629 Test: blob_xattr ...passed 00:05:52.629 Test: blob_dirty_shutdown ...passed 00:05:52.629 Test: blob_is_degraded ...passed 00:05:52.629 Suite: blob_esnap_bs_nocopy_extent 00:05:52.629 Test: blob_esnap_create ...passed 00:05:52.629 Test: blob_esnap_thread_add_remove ...passed 00:05:52.629 Test: blob_esnap_clone_snapshot ...passed 00:05:52.629 Test: blob_esnap_clone_inflate ...passed 00:05:52.629 Test: blob_esnap_clone_decouple ...passed 00:05:52.629 Test: blob_esnap_clone_reload ...passed 00:05:52.886 Test: blob_esnap_hotplug ...passed 00:05:52.886 Test: blob_set_parent ...[2024-07-25 05:11:59.729867] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:05:52.886 [2024-07-25 05:11:59.729925] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:05:52.886 [2024-07-25 05:11:59.729944] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:05:52.886 [2024-07-25 05:11:59.729954] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:05:52.887 [2024-07-25 05:11:59.730003] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:52.887 passed 00:05:52.887 Test: blob_set_external_parent ...[2024-07-25 05:11:59.757955] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:05:52.887 [2024-07-25 05:11:59.757996] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7797:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:05:52.887 [2024-07-25 05:11:59.758004] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:05:52.887 [2024-07-25 05:11:59.758040] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:52.887 passed 00:05:52.887 Suite: blob_copy_noextent 00:05:52.887 Test: blob_init ...[2024-07-25 05:11:59.767382] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5491:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:05:52.887 passed 00:05:52.887 Test: blob_thin_provision ...passed 00:05:52.887 Test: blob_read_only ...passed 00:05:52.887 Test: bs_load ...[2024-07-25 05:11:59.804847] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c: 966:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:05:52.887 passed 00:05:52.887 Test: bs_load_custom_cluster_size ...passed 00:05:52.887 Test: bs_load_after_failed_grow ...passed 00:05:52.887 Test: bs_cluster_sz ...[2024-07-25 05:11:59.823965] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:05:52.887 [2024-07-25 05:11:59.824016] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5623:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:05:52.887 [2024-07-25 05:11:59.824029] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3884:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:05:52.887 passed 00:05:52.887 Test: bs_resize_md ...passed 00:05:52.887 Test: bs_destroy ...passed 00:05:52.887 Test: bs_type ...passed 00:05:52.887 Test: bs_super_block ...passed 00:05:52.887 Test: bs_test_recover_cluster_count ...passed 00:05:52.887 Test: bs_grow_live ...passed 00:05:52.887 Test: bs_grow_live_no_space ...passed 00:05:52.887 Test: bs_test_grow ...passed 00:05:52.887 Test: blob_serialize_test ...passed 00:05:52.887 Test: super_block_crc ...passed 00:05:52.887 Test: blob_thin_prov_write_count_io ...passed 00:05:52.887 Test: blob_thin_prov_unmap_cluster ...passed 00:05:52.887 Test: bs_load_iter_test ...passed 00:05:53.144 Test: blob_relations ...[2024-07-25 05:11:59.969189] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:53.144 [2024-07-25 05:11:59.969248] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:11:59.969313] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:53.144 [2024-07-25 05:11:59.969321] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 passed 00:05:53.144 Test: blob_relations2 ...[2024-07-25 05:11:59.979858] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:53.144 [2024-07-25 05:11:59.979884] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:11:59.979892] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:53.144 [2024-07-25 05:11:59.979899] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:11:59.979984] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:53.144 [2024-07-25 05:11:59.979992] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:11:59.980021] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:53.144 [2024-07-25 05:11:59.980027] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 passed 00:05:53.144 Test: blob_relations3 ...passed 00:05:53.144 Test: blobstore_clean_power_failure ...passed 00:05:53.144 Test: blob_delete_snapshot_power_failure ...[2024-07-25 05:12:00.112911] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:53.144 [2024-07-25 05:12:00.122559] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:53.144 [2024-07-25 05:12:00.122617] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:53.144 [2024-07-25 05:12:00.122633] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:12:00.132248] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:53.144 [2024-07-25 05:12:00.132284] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:53.144 [2024-07-25 05:12:00.132292] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:53.144 [2024-07-25 05:12:00.132299] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:12:00.141762] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:05:53.144 [2024-07-25 05:12:00.141790] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:12:00.151235] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:05:53.144 [2024-07-25 05:12:00.151272] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 [2024-07-25 05:12:00.160702] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:05:53.144 [2024-07-25 05:12:00.160747] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:53.144 passed 00:05:53.145 Test: blob_create_snapshot_power_failure ...[2024-07-25 05:12:00.189009] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:53.145 [2024-07-25 05:12:00.207990] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 1 read failed for blobid 0x100000001: -5 00:05:53.145 [2024-07-25 05:12:00.217476] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:05:53.401 passed 00:05:53.401 Test: blob_io_unit ...passed 00:05:53.401 Test: blob_io_unit_compatibility ...passed 00:05:53.401 Test: blob_ext_md_pages ...passed 00:05:53.401 Test: blob_esnap_io_4096_4096 ...passed 00:05:53.401 Test: blob_esnap_io_512_512 ...passed 00:05:53.401 Test: blob_esnap_io_4096_512 ...passed 00:05:53.401 Test: blob_esnap_io_512_4096 ...passed 00:05:53.401 Test: blob_esnap_clone_resize ...passed 00:05:53.401 Suite: blob_bs_copy_noextent 00:05:53.401 Test: blob_open ...passed 00:05:53.401 Test: blob_create ...[2024-07-25 05:12:00.418614] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:05:53.401 passed 00:05:53.401 Test: blob_create_loop ...passed 00:05:53.658 Test: blob_create_fail ...[2024-07-25 05:12:00.486769] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:53.658 passed 00:05:53.658 Test: blob_create_internal ...passed 00:05:53.658 Test: blob_create_zero_extent ...passed 00:05:53.658 Test: blob_snapshot ...passed 00:05:53.658 Test: blob_clone ...passed 00:05:53.658 Test: blob_inflate ...[2024-07-25 05:12:00.637049] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:05:53.658 passed 00:05:53.658 Test: blob_delete ...passed 00:05:53.658 Test: blob_resize_test ...[2024-07-25 05:12:00.695868] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:05:53.658 passed 00:05:53.916 Test: blob_resize_thin_test ...passed 00:05:53.916 Test: channel_ops ...passed 00:05:53.916 Test: blob_super ...passed 00:05:53.916 Test: blob_rw_verify_iov ...passed 00:05:53.916 Test: blob_unmap ...passed 00:05:53.916 Test: blob_iter ...passed 00:05:53.916 Test: blob_parse_md ...passed 00:05:53.916 Test: bs_load_pending_removal ...passed 00:05:53.916 Test: bs_unload ...[2024-07-25 05:12:00.956247] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:05:53.916 passed 00:05:54.173 Test: bs_usable_clusters ...passed 00:05:54.173 Test: blob_crc ...[2024-07-25 05:12:01.012725] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:54.173 [2024-07-25 05:12:01.012779] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:54.173 passed 00:05:54.173 Test: blob_flags ...passed 00:05:54.173 Test: bs_version ...passed 00:05:54.173 Test: blob_set_xattrs_test ...[2024-07-25 05:12:01.097824] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:54.173 [2024-07-25 05:12:01.097884] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:54.173 passed 00:05:54.173 Test: blob_thin_prov_alloc ...passed 00:05:54.173 Test: blob_insert_cluster_msg_test ...passed 00:05:54.173 Test: blob_thin_prov_rw ...passed 00:05:54.173 Test: blob_thin_prov_rle ...passed 00:05:54.430 Test: blob_thin_prov_rw_iov ...passed 00:05:54.430 Test: blob_snapshot_rw ...passed 00:05:54.430 Test: blob_snapshot_rw_iov ...passed 00:05:54.430 Test: blob_inflate_rw ...passed 00:05:54.430 Test: blob_snapshot_freeze_io ...passed 00:05:54.430 Test: blob_operation_split_rw ...passed 00:05:54.687 Test: blob_operation_split_rw_iov ...passed 00:05:54.687 Test: blob_simultaneous_operations ...[2024-07-25 05:12:01.546241] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:54.687 [2024-07-25 05:12:01.546301] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:54.687 [2024-07-25 05:12:01.546564] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:54.687 [2024-07-25 05:12:01.546577] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:54.687 [2024-07-25 05:12:01.548726] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:54.687 [2024-07-25 05:12:01.548760] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:54.687 [2024-07-25 05:12:01.548788] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:54.687 [2024-07-25 05:12:01.548802] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:54.687 passed 00:05:54.687 Test: blob_persist_test ...passed 00:05:54.687 Test: blob_decouple_snapshot ...passed 00:05:54.687 Test: blob_seek_io_unit ...passed 00:05:54.687 Test: blob_nested_freezes ...passed 00:05:54.687 Test: blob_clone_resize ...passed 00:05:54.688 Test: blob_shallow_copy ...[2024-07-25 05:12:01.741280] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:05:54.688 [2024-07-25 05:12:01.741344] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7343:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:05:54.688 [2024-07-25 05:12:01.741354] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7351:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:05:54.688 passed 00:05:54.688 Suite: blob_blob_copy_noextent 00:05:54.945 Test: blob_write ...passed 00:05:54.945 Test: blob_read ...passed 00:05:54.945 Test: blob_rw_verify ...passed 00:05:54.945 Test: blob_rw_verify_iov_nomem ...passed 00:05:54.945 Test: blob_rw_iov_read_only ...passed 00:05:54.945 Test: blob_xattr ...passed 00:05:54.945 Test: blob_dirty_shutdown ...passed 00:05:54.945 Test: blob_is_degraded ...passed 00:05:54.945 Suite: blob_esnap_bs_copy_noextent 00:05:55.204 Test: blob_esnap_create ...passed 00:05:55.204 Test: blob_esnap_thread_add_remove ...passed 00:05:55.204 Test: blob_esnap_clone_snapshot ...passed 00:05:55.204 Test: blob_esnap_clone_inflate ...passed 00:05:55.204 Test: blob_esnap_clone_decouple ...passed 00:05:55.204 Test: blob_esnap_clone_reload ...passed 00:05:55.204 Test: blob_esnap_hotplug ...passed 00:05:55.204 Test: blob_set_parent ...[2024-07-25 05:12:02.207562] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:05:55.204 [2024-07-25 05:12:02.207623] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:05:55.204 [2024-07-25 05:12:02.207642] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:05:55.204 [2024-07-25 05:12:02.207652] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:05:55.204 [2024-07-25 05:12:02.207696] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:55.204 passed 00:05:55.204 Test: blob_set_external_parent ...[2024-07-25 05:12:02.236187] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:05:55.204 [2024-07-25 05:12:02.236235] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7797:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:05:55.204 [2024-07-25 05:12:02.236243] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:05:55.204 [2024-07-25 05:12:02.236283] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:55.204 passed 00:05:55.204 Suite: blob_copy_extent 00:05:55.204 Test: blob_init ...[2024-07-25 05:12:02.245645] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5491:spdk_bs_init: *ERROR*: unsupported dev block length of 500 00:05:55.204 passed 00:05:55.204 Test: blob_thin_provision ...passed 00:05:55.204 Test: blob_read_only ...passed 00:05:55.463 Test: bs_load ...[2024-07-25 05:12:02.283332] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c: 966:blob_parse: *ERROR*: Blobid (0x0) doesn't match what's in metadata (0x100000000) 00:05:55.463 passed 00:05:55.463 Test: bs_load_custom_cluster_size ...passed 00:05:55.463 Test: bs_load_after_failed_grow ...passed 00:05:55.463 Test: bs_cluster_sz ...[2024-07-25 05:12:02.302297] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3824:bs_opts_verify: *ERROR*: Blobstore options cannot be set to 0 00:05:55.463 [2024-07-25 05:12:02.302359] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5623:spdk_bs_init: *ERROR*: Blobstore metadata cannot use more clusters than is available, please decrease number of pages reserved for metadata or increase cluster size. 00:05:55.463 [2024-07-25 05:12:02.302370] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:3884:bs_alloc: *ERROR*: Cluster size 4095 is smaller than page size 4096 00:05:55.463 passed 00:05:55.463 Test: bs_resize_md ...passed 00:05:55.463 Test: bs_destroy ...passed 00:05:55.463 Test: bs_type ...passed 00:05:55.463 Test: bs_super_block ...passed 00:05:55.463 Test: bs_test_recover_cluster_count ...passed 00:05:55.463 Test: bs_grow_live ...passed 00:05:55.463 Test: bs_grow_live_no_space ...passed 00:05:55.463 Test: bs_test_grow ...passed 00:05:55.463 Test: blob_serialize_test ...passed 00:05:55.463 Test: super_block_crc ...passed 00:05:55.463 Test: blob_thin_prov_write_count_io ...passed 00:05:55.463 Test: blob_thin_prov_unmap_cluster ...passed 00:05:55.463 Test: bs_load_iter_test ...passed 00:05:55.463 Test: blob_relations ...[2024-07-25 05:12:02.444991] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:55.463 [2024-07-25 05:12:02.445050] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.463 [2024-07-25 05:12:02.445123] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:55.463 [2024-07-25 05:12:02.445133] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.463 passed 00:05:55.463 Test: blob_relations2 ...[2024-07-25 05:12:02.455439] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:55.463 [2024-07-25 05:12:02.455466] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.463 [2024-07-25 05:12:02.455475] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:55.463 [2024-07-25 05:12:02.455481] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.463 [2024-07-25 05:12:02.455583] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:55.463 [2024-07-25 05:12:02.455591] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.463 [2024-07-25 05:12:02.455623] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8387:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot with more than one clone 00:05:55.463 [2024-07-25 05:12:02.455630] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.463 passed 00:05:55.463 Test: blob_relations3 ...passed 00:05:55.721 Test: blobstore_clean_power_failure ...passed 00:05:55.721 Test: blob_delete_snapshot_power_failure ...[2024-07-25 05:12:02.589338] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:55.721 [2024-07-25 05:12:02.598820] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:55.721 [2024-07-25 05:12:02.608330] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:55.721 [2024-07-25 05:12:02.608375] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:55.721 [2024-07-25 05:12:02.608383] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.721 [2024-07-25 05:12:02.617843] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:55.721 [2024-07-25 05:12:02.617869] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:55.721 [2024-07-25 05:12:02.617876] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:55.721 [2024-07-25 05:12:02.617883] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.721 [2024-07-25 05:12:02.627338] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:55.721 [2024-07-25 05:12:02.627364] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1466:blob_load_snapshot_cpl: *ERROR*: Snapshot fail 00:05:55.721 [2024-07-25 05:12:02.627371] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8301:delete_snapshot_open_clone_cb: *ERROR*: Failed to open clone 00:05:55.721 [2024-07-25 05:12:02.627378] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.721 [2024-07-25 05:12:02.636881] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8228:delete_snapshot_sync_snapshot_xattr_cpl: *ERROR*: Failed to sync MD with xattr on blob 00:05:55.721 [2024-07-25 05:12:02.636904] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.721 [2024-07-25 05:12:02.646330] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8097:delete_snapshot_sync_clone_cpl: *ERROR*: Failed to sync MD on clone 00:05:55.721 [2024-07-25 05:12:02.646352] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.721 [2024-07-25 05:12:02.655831] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8041:delete_snapshot_sync_snapshot_cpl: *ERROR*: Failed to sync MD on blob 00:05:55.721 [2024-07-25 05:12:02.655860] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:55.721 passed 00:05:55.721 Test: blob_create_snapshot_power_failure ...[2024-07-25 05:12:02.684148] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 0 read failed for blobid 0x100000000: -5 00:05:55.721 [2024-07-25 05:12:02.693664] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1579:blob_load_cpl_extents_cpl: *ERROR*: Extent page read failed: -5 00:05:55.721 [2024-07-25 05:12:02.712469] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1670:blob_load_cpl: *ERROR*: Metadata page 2 read failed for blobid 0x100000002: -5 00:05:55.721 [2024-07-25 05:12:02.721992] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6446:bs_clone_snapshot_origblob_cleanup: *ERROR*: Cleanup error -5 00:05:55.721 passed 00:05:55.721 Test: blob_io_unit ...passed 00:05:55.721 Test: blob_io_unit_compatibility ...passed 00:05:55.721 Test: blob_ext_md_pages ...passed 00:05:55.979 Test: blob_esnap_io_4096_4096 ...passed 00:05:55.979 Test: blob_esnap_io_512_512 ...passed 00:05:55.979 Test: blob_esnap_io_4096_512 ...passed 00:05:55.979 Test: blob_esnap_io_512_4096 ...passed 00:05:55.979 Test: blob_esnap_clone_resize ...passed 00:05:55.979 Suite: blob_bs_copy_extent 00:05:55.979 Test: blob_open ...passed 00:05:55.979 Test: blob_create ...[2024-07-25 05:12:02.922787] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -28, size in clusters/size: 65 (clusters) 00:05:55.979 passed 00:05:55.979 Test: blob_create_loop ...passed 00:05:55.979 Test: blob_create_fail ...[2024-07-25 05:12:02.991300] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:55.979 passed 00:05:55.979 Test: blob_create_internal ...passed 00:05:56.235 Test: blob_create_zero_extent ...passed 00:05:56.235 Test: blob_snapshot ...passed 00:05:56.235 Test: blob_clone ...passed 00:05:56.235 Test: blob_inflate ...[2024-07-25 05:12:03.138772] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7109:bs_inflate_blob_open_cpl: *ERROR*: Cannot decouple parent of blob with no parent. 00:05:56.235 passed 00:05:56.235 Test: blob_delete ...passed 00:05:56.235 Test: blob_resize_test ...[2024-07-25 05:12:03.200569] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7846:bs_resize_unfreeze_cpl: *ERROR*: Unfreeze failed, ctx->rc=-28 00:05:56.235 passed 00:05:56.235 Test: blob_resize_thin_test ...passed 00:05:56.235 Test: channel_ops ...passed 00:05:56.235 Test: blob_super ...passed 00:05:56.490 Test: blob_rw_verify_iov ...passed 00:05:56.490 Test: blob_unmap ...passed 00:05:56.490 Test: blob_iter ...passed 00:05:56.490 Test: blob_parse_md ...passed 00:05:56.490 Test: bs_load_pending_removal ...passed 00:05:56.490 Test: bs_unload ...[2024-07-25 05:12:03.455861] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:5878:spdk_bs_unload: *ERROR*: Blobstore still has open blobs 00:05:56.490 passed 00:05:56.490 Test: bs_usable_clusters ...passed 00:05:56.490 Test: blob_crc ...[2024-07-25 05:12:03.512036] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:56.490 [2024-07-25 05:12:03.512084] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:1679:blob_load_cpl: *ERROR*: Metadata page 0 crc mismatch for blobid 0x100000000 00:05:56.490 passed 00:05:56.490 Test: blob_flags ...passed 00:05:56.772 Test: bs_version ...passed 00:05:56.772 Test: blob_set_xattrs_test ...[2024-07-25 05:12:03.596913] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:56.772 [2024-07-25 05:12:03.596960] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:6328:bs_create_blob: *ERROR*: Failed to create blob: Unknown error -22, size in clusters/size: 0 (clusters) 00:05:56.772 passed 00:05:56.772 Test: blob_thin_prov_alloc ...passed 00:05:56.772 Test: blob_insert_cluster_msg_test ...passed 00:05:56.772 Test: blob_thin_prov_rw ...passed 00:05:56.772 Test: blob_thin_prov_rle ...passed 00:05:56.772 Test: blob_thin_prov_rw_iov ...passed 00:05:56.772 Test: blob_snapshot_rw ...passed 00:05:56.772 Test: blob_snapshot_rw_iov ...passed 00:05:57.037 Test: blob_inflate_rw ...passed 00:05:57.037 Test: blob_snapshot_freeze_io ...passed 00:05:57.037 Test: blob_operation_split_rw ...passed 00:05:57.037 Test: blob_operation_split_rw_iov ...passed 00:05:57.037 Test: blob_simultaneous_operations ...[2024-07-25 05:12:04.031344] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:57.037 [2024-07-25 05:12:04.031403] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:57.037 [2024-07-25 05:12:04.031657] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:57.037 [2024-07-25 05:12:04.031668] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:57.037 [2024-07-25 05:12:04.033579] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:57.037 [2024-07-25 05:12:04.033601] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:57.037 [2024-07-25 05:12:04.033617] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8414:bs_is_blob_deletable: *ERROR*: Cannot remove snapshot because it is open 00:05:57.037 [2024-07-25 05:12:04.033624] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:8354:bs_delete_blob_finish: *ERROR*: Failed to remove blob 00:05:57.037 passed 00:05:57.037 Test: blob_persist_test ...passed 00:05:57.295 Test: blob_decouple_snapshot ...passed 00:05:57.296 Test: blob_seek_io_unit ...passed 00:05:57.296 Test: blob_nested_freezes ...passed 00:05:57.296 Test: blob_clone_resize ...passed 00:05:57.296 Test: blob_shallow_copy ...[2024-07-25 05:12:04.222980] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7332:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, blob must be read only 00:05:57.296 [2024-07-25 05:12:04.223041] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7343:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device must have at least blob size 00:05:57.296 [2024-07-25 05:12:04.223050] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7351:bs_shallow_copy_blob_open_cpl: *ERROR*: blob 0x100000000 shallow copy, external device block size is not compatible with blobstore block size 00:05:57.296 passed 00:05:57.296 Suite: blob_blob_copy_extent 00:05:57.296 Test: blob_write ...passed 00:05:57.296 Test: blob_read ...passed 00:05:57.296 Test: blob_rw_verify ...passed 00:05:57.296 Test: blob_rw_verify_iov_nomem ...passed 00:05:57.554 Test: blob_rw_iov_read_only ...passed 00:05:57.554 Test: blob_xattr ...passed 00:05:57.554 Test: blob_dirty_shutdown ...passed 00:05:57.554 Test: blob_is_degraded ...passed 00:05:57.554 Suite: blob_esnap_bs_copy_extent 00:05:57.554 Test: blob_esnap_create ...passed 00:05:57.554 Test: blob_esnap_thread_add_remove ...passed 00:05:57.554 Test: blob_esnap_clone_snapshot ...passed 00:05:57.554 Test: blob_esnap_clone_inflate ...passed 00:05:57.554 Test: blob_esnap_clone_decouple ...passed 00:05:57.813 Test: blob_esnap_clone_reload ...passed 00:05:57.813 Test: blob_esnap_hotplug ...passed 00:05:57.813 Test: blob_set_parent ...[2024-07-25 05:12:04.679579] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7613:spdk_bs_blob_set_parent: *ERROR*: snapshot id not valid 00:05:57.813 [2024-07-25 05:12:04.679642] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7619:spdk_bs_blob_set_parent: *ERROR*: blob id and snapshot id cannot be the same 00:05:57.813 [2024-07-25 05:12:04.679664] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7548:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob is not a snapshot 00:05:57.813 [2024-07-25 05:12:04.679673] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7555:bs_set_parent_snapshot_open_cpl: *ERROR*: parent blob has a number of clusters different from child's ones 00:05:57.813 [2024-07-25 05:12:04.679719] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7594:bs_set_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:57.813 passed 00:05:57.813 Test: blob_set_external_parent ...[2024-07-25 05:12:04.707537] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7788:spdk_bs_blob_set_external_parent: *ERROR*: blob id and external snapshot id cannot be the same 00:05:57.813 [2024-07-25 05:12:04.707574] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7797:spdk_bs_blob_set_external_parent: *ERROR*: Esnap device size 61440 is not an integer multiple of cluster size 16384 00:05:57.813 [2024-07-25 05:12:04.707582] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7749:bs_set_external_parent_blob_open_cpl: *ERROR*: external snapshot is already the parent of blob 00:05:57.813 [2024-07-25 05:12:04.707616] /home/vagrant/spdk_repo/spdk/lib/blob/blobstore.c:7755:bs_set_external_parent_blob_open_cpl: *ERROR*: blob is not thin-provisioned 00:05:57.813 passed 00:05:57.813 00:05:57.813 Run Summary: Type Total Ran Passed Failed Inactive 00:05:57.813 suites 16 16 n/a 0 0 00:05:57.813 tests 376 376 376 0 0 00:05:57.813 asserts 143973 143973 143973 0 n/a 00:05:57.813 00:05:57.813 Elapsed time = 9.961 seconds 00:05:57.813 05:12:04 unittest.unittest_blob_blobfs -- unit/unittest.sh@42 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/blob/blob_bdev.c/blob_bdev_ut 00:05:57.813 00:05:57.813 00:05:57.813 CUnit - A unit testing framework for C - Version 2.1-3 00:05:57.813 http://cunit.sourceforge.net/ 00:05:57.813 00:05:57.813 00:05:57.813 Suite: blob_bdev 00:05:57.813 Test: create_bs_dev ...passed 00:05:57.813 Test: create_bs_dev_ro ...[2024-07-25 05:12:04.728467] /home/vagrant/spdk_repo/spdk/module/blob/bdev/blob_bdev.c: 529:spdk_bdev_create_bs_dev: *ERROR*: bdev name 'nope': unsupported options 00:05:57.813 passed 00:05:57.813 Test: create_bs_dev_rw ...passed 00:05:57.813 Test: claim_bs_dev ...passed 00:05:57.813 Test: claim_bs_dev_ro ...passed 00:05:57.813 Test: deferred_destroy_refs ...passed 00:05:57.813 Test: deferred_destroy_channels ...passed 00:05:57.813 Test: deferred_destroy_threads ...passed 00:05:57.813 00:05:57.813 Run Summary: Type Total Ran Passed Failed Inactive 00:05:57.813 suites 1 1 n/a 0 0 00:05:57.813 tests 8 8 8 0 0 00:05:57.813 asserts 119 119 119 0 n/a 00:05:57.813 00:05:57.813 Elapsed time = 0.000 seconds 00:05:57.813 [2024-07-25 05:12:04.728740] /home/vagrant/spdk_repo/spdk/module/blob/bdev/blob_bdev.c: 340:spdk_bs_bdev_claim: *ERROR*: could not claim bs dev 00:05:57.813 05:12:04 unittest.unittest_blob_blobfs -- unit/unittest.sh@43 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/blobfs/tree.c/tree_ut 00:05:57.813 00:05:57.813 00:05:57.813 CUnit - A unit testing framework for C - Version 2.1-3 00:05:57.813 http://cunit.sourceforge.net/ 00:05:57.813 00:05:57.813 00:05:57.813 Suite: tree 00:05:57.813 Test: blobfs_tree_op_test ...passed 00:05:57.813 00:05:57.813 Run Summary: Type Total Ran Passed Failed Inactive 00:05:57.813 suites 1 1 n/a 0 0 00:05:57.813 tests 1 1 1 0 0 00:05:57.813 asserts 27 27 27 0 n/a 00:05:57.813 00:05:57.813 Elapsed time = 0.000 seconds 00:05:57.813 05:12:04 unittest.unittest_blob_blobfs -- unit/unittest.sh@44 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut 00:05:57.813 00:05:57.813 00:05:57.813 CUnit - A unit testing framework for C - Version 2.1-3 00:05:57.813 http://cunit.sourceforge.net/ 00:05:57.813 00:05:57.813 00:05:57.813 Suite: blobfs_async_ut 00:05:57.813 Test: fs_init ...passed 00:05:57.813 Test: fs_open ...passed 00:05:57.813 Test: fs_create ...passed 00:05:57.813 Test: fs_truncate ...passed 00:05:57.813 Test: fs_rename ...[2024-07-25 05:12:04.830897] /home/vagrant/spdk_repo/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=file1 to deleted 00:05:57.813 passed 00:05:57.813 Test: fs_rw_async ...passed 00:05:57.813 Test: fs_writev_readv_async ...passed 00:05:57.813 Test: tree_find_buffer_ut ...passed 00:05:57.813 Test: channel_ops ...passed 00:05:57.813 Test: channel_ops_sync ...passed 00:05:57.813 00:05:57.813 Run Summary: Type Total Ran Passed Failed Inactive 00:05:57.813 suites 1 1 n/a 0 0 00:05:57.813 tests 10 10 10 0 0 00:05:57.813 asserts 292 292 292 0 n/a 00:05:57.813 00:05:57.813 Elapsed time = 0.125 seconds 00:05:57.813 05:12:04 unittest.unittest_blob_blobfs -- unit/unittest.sh@46 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut 00:05:57.813 00:05:57.813 00:05:57.813 CUnit - A unit testing framework for C - Version 2.1-3 00:05:57.813 http://cunit.sourceforge.net/ 00:05:57.813 00:05:57.813 00:05:57.813 Suite: blobfs_sync_ut 00:05:58.072 Test: cache_read_after_write ...[2024-07-25 05:12:04.926559] /home/vagrant/spdk_repo/spdk/lib/blobfs/blobfs.c:1478:spdk_fs_delete_file_async: *ERROR*: Cannot find the file=testfile to deleted 00:05:58.072 passed 00:05:58.072 Test: file_length ...passed 00:05:58.072 Test: append_write_to_extend_blob ...passed 00:05:58.072 Test: partial_buffer ...passed 00:05:58.072 Test: cache_write_null_buffer ...passed 00:05:58.072 Test: fs_create_sync ...passed 00:05:58.072 Test: fs_rename_sync ...passed 00:05:58.072 Test: cache_append_no_cache ...passed 00:05:58.072 Test: fs_delete_file_without_close ...passed 00:05:58.072 00:05:58.072 Run Summary: Type Total Ran Passed Failed Inactive 00:05:58.072 suites 1 1 n/a 0 0 00:05:58.072 tests 9 9 9 0 0 00:05:58.072 asserts 345 345 345 0 n/a 00:05:58.072 00:05:58.072 Elapsed time = 0.234 seconds 00:05:58.073 05:12:05 unittest.unittest_blob_blobfs -- unit/unittest.sh@47 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:05:58.073 00:05:58.073 00:05:58.073 CUnit - A unit testing framework for C - Version 2.1-3 00:05:58.073 http://cunit.sourceforge.net/ 00:05:58.073 00:05:58.073 00:05:58.073 Suite: blobfs_bdev_ut 00:05:58.073 Test: spdk_blobfs_bdev_detect_test ...[2024-07-25 05:12:05.017871] /home/vagrant/spdk_repo/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:05:58.073 passed 00:05:58.073 Test: spdk_blobfs_bdev_create_test ...passed 00:05:58.073 Test: spdk_blobfs_bdev_mount_test ...passed 00:05:58.073 00:05:58.073 Run Summary: Type Total Ran Passed Failed Inactive 00:05:58.073 suites 1 1 n/a 0 0 00:05:58.073 tests 3 3 3 0 0 00:05:58.073 asserts 9 9 9 0 n/a 00:05:58.073 00:05:58.073 Elapsed time = 0.000 seconds 00:05:58.073 [2024-07-25 05:12:05.018156] /home/vagrant/spdk_repo/spdk/module/blobfs/bdev/blobfs_bdev.c: 59:_blobfs_bdev_unload_cb: *ERROR*: Failed to unload blobfs on bdev ut_bdev: errno -1 00:05:58.073 00:05:58.073 real 0m10.271s 00:05:58.073 user 0m10.221s 00:05:58.073 sys 0m0.180s 00:05:58.073 05:12:05 unittest.unittest_blob_blobfs -- common/autotest_common.sh@1126 -- # xtrace_disable 00:05:58.073 05:12:05 unittest.unittest_blob_blobfs -- common/autotest_common.sh@10 -- # set +x 00:05:58.073 ************************************ 00:05:58.073 END TEST unittest_blob_blobfs 00:05:58.073 ************************************ 00:05:58.073 05:12:05 unittest -- unit/unittest.sh@234 -- # run_test unittest_event unittest_event 00:05:58.073 05:12:05 unittest -- common/autotest_common.sh@1101 -- # '[' 2 -le 1 ']' 00:05:58.073 05:12:05 unittest -- common/autotest_common.sh@1107 -- # xtrace_disable 00:05:58.073 05:12:05 unittest -- common/autotest_common.sh@10 -- # set +x 00:05:58.073 ************************************ 00:05:58.073 START TEST unittest_event 00:05:58.073 ************************************ 00:05:58.073 05:12:05 unittest.unittest_event -- common/autotest_common.sh@1125 -- # unittest_event 00:05:58.073 05:12:05 unittest.unittest_event -- unit/unittest.sh@51 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/event/app.c/app_ut 00:05:58.073 00:05:58.073 00:05:58.073 CUnit - A unit testing framework for C - Version 2.1-3 00:05:58.073 http://cunit.sourceforge.net/ 00:05:58.073 00:05:58.073 00:05:58.073 Suite: app_suite 00:05:58.073 Test: test_spdk_app_parse_args ...app_ut [options] 00:05:58.073 00:05:58.073 CPU options: 00:05:58.073 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:05:58.073 (like [0,1,10]) 00:05:58.073 --lcores lcore to CPU mapping list. The list is in the format: 00:05:58.073 [<,lcores[@CPUs]>...] 00:05:58.073 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:05:58.073 Within the group, '-' is used for range separator, 00:05:58.073 ',' is used for single number separator. 00:05:58.073 '( )' can be omitted for single element group, 00:05:58.073 '@' can be omitted if cpus and lcores have the same value 00:05:58.073 --disable-cpumask-locks Disable CPU core lock files. 00:05:58.073 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:05:58.073 pollers in the app support interrupt mode) 00:05:58.073 -p, --main-core main (primary) core for DPDK 00:05:58.073 00:05:58.073 Configuration options: 00:05:58.073 -c, --config, --json JSON config file 00:05:58.073 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:05:58.073 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:05:58.073 --wait-for-rpc wait for RPCs to initialize subsystems 00:05:58.073 --rpcs-allowed comma-separated list of permitted RPCS 00:05:58.073 --json-ignore-init-errors don't exit on invalid config entry 00:05:58.073 00:05:58.073 Memory options: 00:05:58.073 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:05:58.073 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:05:58.073 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:05:58.073 -R, --huge-unlink unlink huge files after initialization 00:05:58.073 -n, --mem-channels number of memory channels used for DPDK 00:05:58.073 -s, --mem-size memory size in MB for DPDK (default: all hugepage memory) 00:05:58.073 --msg-mempool-size global message memory pool size in count (default: 262143) 00:05:58.073 --no-huge run without using hugepages 00:05:58.073 -i, --shm-id shared memory ID (optional) 00:05:58.073 -g, --single-file-segments force creating just one hugetlbfs file 00:05:58.073 00:05:58.073 PCI options: 00:05:58.073 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:05:58.073 -B, --pci-blocked pci addr to block (can be used more than once) 00:05:58.073 -u, --no-pci disable PCI access 00:05:58.073 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:05:58.073 00:05:58.073 Log options: 00:05:58.073 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:05:58.073 --silence-noticelog disable notice level logging to stderr 00:05:58.073 00:05:58.073 Trace options: 00:05:58.073 --num-trace-entries number of trace entries for each core, must be power of 2, 00:05:58.073 setting 0 to disable trace (default 32768) 00:05:58.073 Tracepoints vary in size and can use more than one trace entry. 00:05:58.073 -e, --tpoint-group [:] 00:05:58.073 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:05:58.073 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:05:58.073 a tracepoint group. First tpoint inside a group can be enabled by 00:05:58.073 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:05:58.073 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:05:58.073 in /include/spdk_internal/trace_defs.h 00:05:58.073 00:05:58.073 Other options: 00:05:58.073 -h, --help show this usage 00:05:58.073 -v, --version print SPDK version 00:05:58.073 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:05:58.073 --env-context Opaque context for use of the env implementation 00:05:58.073 app_ut [options] 00:05:58.073 00:05:58.073 CPU options: 00:05:58.073 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:05:58.073 (like [0,1,10]) 00:05:58.073 --lcores lcore to CPU mapping list. The list is in the format: 00:05:58.073 [<,lcores[@CPUs]>...] 00:05:58.073 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:05:58.073 Within the group, '-' is used for range separator, 00:05:58.073 ',' is used for single number separator. 00:05:58.073 '( )' can be omitted for single element group, 00:05:58.073 '@' can be omitted if cpus and lcores have the same value 00:05:58.073 --disable-cpumask-locks Disable CPU core lock files. 00:05:58.073 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:05:58.073 pollers in the app support interrupt mode) 00:05:58.073 -p, --main-core main (primary) core for DPDK 00:05:58.073 00:05:58.073 Configuration options: 00:05:58.073 -c, --config, --json JSON config file 00:05:58.073 app_ut: invalid option -- z 00:05:58.073 app_ut: unrecognized option `--test-long-opt' 00:05:58.073 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:05:58.073 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:05:58.073 --wait-for-rpc wait for RPCs to initialize subsystems 00:05:58.073 --rpcs-allowed comma-separated list of permitted RPCS 00:05:58.073 --json-ignore-init-errors don't exit on invalid config entry 00:05:58.073 00:05:58.073 Memory options: 00:05:58.073 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:05:58.073 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:05:58.073 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:05:58.073 -R, --huge-unlink unlink huge files after initialization 00:05:58.073 -n, --mem-channels number of memory channels used for DPDK 00:05:58.073 -s, --mem-size memory size in MB for DPDK (default: all hugepage memory) 00:05:58.073 --msg-mempool-size global message memory pool size in count (default: 262143) 00:05:58.073 --no-huge run without using hugepages 00:05:58.073 -i, --shm-id shared memory ID (optional) 00:05:58.073 -g, --single-file-segments force creating just one hugetlbfs file 00:05:58.073 00:05:58.073 PCI options: 00:05:58.073 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:05:58.073 -B, --pci-blocked pci addr to block (can be used more than once) 00:05:58.073 -u, --no-pci disable PCI access 00:05:58.073 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:05:58.073 00:05:58.073 Log options: 00:05:58.073 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:05:58.073 --silence-noticelog disable notice level logging to stderr 00:05:58.073 00:05:58.073 Trace options: 00:05:58.073 --num-trace-entries number of trace entries for each core, must be power of 2, 00:05:58.073 setting 0 to disable trace (default 32768) 00:05:58.073 Tracepoints vary in size and can use more than one trace entry. 00:05:58.073 -e, --tpoint-group [:] 00:05:58.074 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:05:58.074 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:05:58.074 a tracepoint group. First tpoint inside a group can be enabled by 00:05:58.074 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:05:58.074 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:05:58.074 in /include/spdk_internal/trace_defs.h 00:05:58.074 00:05:58.074 Other options: 00:05:58.074 -h, --help show this usage 00:05:58.074 -v, --version print SPDK version 00:05:58.074 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:05:58.074 --env-context Opaque context for use of the env implementation 00:05:58.074 app_ut [options] 00:05:58.074 00:05:58.074 CPU options: 00:05:58.074 -m, --cpumask core mask (like 0xF) or core list of '[]' embraced for DPDK 00:05:58.074 (like [0,1,10]) 00:05:58.074 --lcores lcore to CPU mapping list. The list is in the format: 00:05:58.074 [<,lcores[@CPUs]>...] 00:05:58.074 lcores and cpus list are grouped by '(' and ')', e.g '--lcores "(5-7)@(10-12)"' 00:05:58.074 Within the group, '-' is used for range separator, 00:05:58.074 ',' is used for single number separator. 00:05:58.074 '( )' can be omitted for single element group, 00:05:58.074 '@' can be omitted if cpus and lcores have the same value 00:05:58.074 --disable-cpumask-locks Disable CPU core lock files. 00:05:58.074 --interrupt-mode set app to interrupt mode (Warning: CPU usage will be reduced only if all 00:05:58.074 pollers in the app support interrupt mode) 00:05:58.074 -p, --main-core main (primary) core for DPDK 00:05:58.074 00:05:58.074 Configuration options: 00:05:58.074 -c, --config, --json JSON config file 00:05:58.074 [2024-07-25 05:12:05.061689] /home/vagrant/spdk_repo/spdk/lib/event/app.c:1193:spdk_app_parse_args: *ERROR*: Duplicated option 'c' between app-specific command line parameter and generic spdk opts. 00:05:58.074 [2024-07-25 05:12:05.061914] /home/vagrant/spdk_repo/spdk/lib/event/app.c:1373:spdk_app_parse_args: *ERROR*: -B and -W cannot be used at the same time 00:05:58.074 -r, --rpc-socket RPC listen address (default /var/tmp/spdk.sock) 00:05:58.074 --no-rpc-server skip RPC server initialization. This option ignores '--rpc-socket' value. 00:05:58.074 --wait-for-rpc wait for RPCs to initialize subsystems 00:05:58.074 --rpcs-allowed comma-separated list of permitted RPCS 00:05:58.074 --json-ignore-init-errors don't exit on invalid config entry 00:05:58.074 00:05:58.074 Memory options: 00:05:58.074 --iova-mode set IOVA mode ('pa' for IOVA_PA and 'va' for IOVA_VA) 00:05:58.074 --base-virtaddr the base virtual address for DPDK (default: 0x200000000000) 00:05:58.074 --huge-dir use a specific hugetlbfs mount to reserve memory from 00:05:58.074 -R, --huge-unlink unlink huge files after initialization 00:05:58.074 -n, --mem-channels number of memory channels used for DPDK 00:05:58.074 -s, --mem-size memory size in MB for DPDK (default: all hugepage memory) 00:05:58.074 --msg-mempool-size global message memory pool size in count (default: 262143) 00:05:58.074 --no-huge run without using hugepages 00:05:58.074 -i, --shm-id shared memory ID (optional) 00:05:58.074 -g, --single-file-segments force creating just one hugetlbfs file 00:05:58.074 00:05:58.074 PCI options: 00:05:58.074 -A, --pci-allowed pci addr to allow (-B and -A cannot be used at the same time) 00:05:58.074 -B, --pci-blocked pci addr to block (can be used more than once) 00:05:58.074 -u, --no-pci disable PCI access 00:05:58.074 --vfio-vf-token VF token (UUID) shared between SR-IOV PF and VFs for vfio_pci driver 00:05:58.074 00:05:58.074 Log options: 00:05:58.074 -L, --logflag enable log flag (all, app_rpc, json_util, rpc, thread, trace) 00:05:58.074 --silence-noticelog disable notice level logging to stderr 00:05:58.074 00:05:58.074 Trace options: 00:05:58.074 --num-trace-entries number of trace entries for each core, must be power of 2, 00:05:58.074 setting 0 to disable trace (default 32768) 00:05:58.074 Tracepoints vary in size and can use more than one trace entry. 00:05:58.074 -e, --tpoint-group [:] 00:05:58.074 group_name - tracepoint group name for spdk trace buffers (thread, all). 00:05:58.074 tpoint_mask - tracepoint mask for enabling individual tpoints inside 00:05:58.074 a tracepoint group. First tpoint inside a group can be enabled by 00:05:58.074 setting tpoint_mask to 1 (e.g. bdev:0x1). Groups and masks can be 00:05:58.074 combined (e.g. thread,bdev:0x1). All available tpoints can be found 00:05:58.074 in /include/spdk_internal/trace_defs.h 00:05:58.074 00:05:58.074 Other options: 00:05:58.074 -h, --help show this usage 00:05:58.074 -v, --version print SPDK version 00:05:58.074 -d, --limit-coredump do not set max coredump size to RLIM_INFINITY 00:05:58.074 --env-context Opaque context for use of the env implementation 00:05:58.074 passed 00:05:58.074 00:05:58.074 Run Summary: Type Total Ran Passed Failed Inactive 00:05:58.074 suites 1 1 n/a 0 0 00:05:58.074 tests 1 1 1 0 0 00:05:58.074 asserts 8 8 8 0 n/a 00:05:58.074 00:05:58.074 Elapsed time = 0.000 seconds 00:05:58.074 [2024-07-25 05:12:05.062020] /home/vagrant/spdk_repo/spdk/lib/event/app.c:1278:spdk_app_parse_args: *ERROR*: Invalid main core --single-file-segments 00:05:58.074 05:12:05 unittest.unittest_event -- unit/unittest.sh@52 -- # /home/vagrant/spdk_repo/spdk/test/unit/lib/event/reactor.c/reactor_ut 00:05:58.074 00:05:58.074 00:05:58.074 CUnit - A unit testing framework for C - Version 2.1-3 00:05:58.074 http://cunit.sourceforge.net/ 00:05:58.074 00:05:58.074 00:05:58.074 Suite: app_suite 00:05:58.074 Test: test_create_reactor ...passed 00:05:58.074 Test: test_init_reactors ...passed 00:05:58.074 Test: test_event_call ...passed 00:05:58.074 Test: test_schedule_thread ...passed 00:05:58.074 Test: test_reschedule_thread ...passed 00:05:58.074 Test: test_bind_thread ...passed 00:05:58.074 Test: test_for_each_reactor ...passed 00:05:58.074 Test: test_reactor_stats ...passed 00:05:58.074 Test: test_scheduler ...passed 00:05:58.074 Test: test_governor ...FAILED 00:05:58.074 1. reactor_ut.c:1035 - i == 7 || i == 3 00:05:58.074 2. reactor_ut.c:1060 - i == 7 || i == 3 00:05:58.074 00:05:58.074 Run Summary: Type Total Ran Passed Failed Inactive 00:05:58.074 suites 1 1 n/a 0 0 00:05:58.074 tests 10 10 9 1 0 00:05:58.074 asserts 321 321 319 2 n/a 00:05:58.074 00:05:58.074 Elapsed time = 0.000 seconds 00:05:58.074 05:12:05 unittest.unittest_event -- unit/unittest.sh@52 -- # trap - ERR 00:05:58.074 05:12:05 unittest.unittest_event -- unit/unittest.sh@52 -- # print_backtrace 00:05:58.074 05:12:05 unittest.unittest_event -- common/autotest_common.sh@1153 -- # [[ ehxBET =~ e ]] 00:05:58.074 05:12:05 unittest.unittest_event -- common/autotest_common.sh@1155 -- # args=('unittest_event' 'unittest_event') 00:05:58.074 05:12:05 unittest.unittest_event -- common/autotest_common.sh@1155 -- # local args 00:05:58.074 05:12:05 unittest.unittest_event -- common/autotest_common.sh@1157 -- # xtrace_disable 00:05:58.074 05:12:05 unittest.unittest_event -- common/autotest_common.sh@10 -- # set +x 00:05:58.074 ========== Backtrace start: ========== 00:05:58.074 00:05:58.074 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:52 -> unittest_event([]) 00:05:58.074 ... 00:05:58.074 47 $valgrind $testdir/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:05:58.074 48 } 00:05:58.074 49 00:05:58.074 50 function unittest_event() { 00:05:58.074 51 $valgrind $testdir/lib/event/app.c/app_ut 00:05:58.074 => 52 $valgrind $testdir/lib/event/reactor.c/reactor_ut 00:05:58.074 53 } 00:05:58.074 54 00:05:58.074 55 function unittest_ftl() { 00:05:58.074 56 $valgrind $testdir/lib/ftl/ftl_band.c/ftl_band_ut 00:05:58.074 57 $valgrind $testdir/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:05:58.074 ... 00:05:58.074 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest_event"],["unittest_event"]) 00:05:58.074 ... 00:05:58.074 1120 timing_enter $test_name 00:05:58.074 1121 echo "************************************" 00:05:58.074 1122 echo "START TEST $test_name" 00:05:58.074 1123 echo "************************************" 00:05:58.074 1124 xtrace_restore 00:05:58.074 1125 time "$@" 00:05:58.074 1126 xtrace_disable 00:05:58.074 1127 echo "************************************" 00:05:58.074 1128 echo "END TEST $test_name" 00:05:58.074 1129 echo "************************************" 00:05:58.074 1130 timing_exit $test_name 00:05:58.074 ... 00:05:58.074 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:234 -> main([]) 00:05:58.074 ... 00:05:58.074 229 if grep -q '#define SPDK_CONFIG_RAID5F 1' $rootdir/include/spdk/config.h; then 00:05:58.074 230 run_test "unittest_bdev_raid5f" $valgrind $testdir/lib/bdev/raid/raid5f.c/raid5f_ut 00:05:58.074 231 fi 00:05:58.074 232 00:05:58.074 233 run_test "unittest_blob_blobfs" unittest_blob 00:05:58.074 => 234 run_test "unittest_event" unittest_event 00:05:58.074 235 if [ $(uname -s) = Linux ]; then 00:05:58.074 236 run_test "unittest_ftl" unittest_ftl 00:05:58.074 237 fi 00:05:58.074 238 00:05:58.074 239 run_test "unittest_accel" $valgrind $testdir/lib/accel/accel.c/accel_ut 00:05:58.074 ... 00:05:58.074 00:05:58.074 ========== Backtrace end ========== 00:05:58.074 05:12:05 unittest.unittest_event -- common/autotest_common.sh@1194 -- # return 0 00:05:58.074 00:05:58.074 real 0m0.035s 00:05:58.075 user 0m0.028s 00:05:58.075 sys 0m0.024s 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1125 -- # trap - ERR 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1125 -- # print_backtrace 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1153 -- # [[ ehxBET =~ e ]] 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1155 -- # args=('/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh' 'unittest' '/home/vagrant/spdk_repo/autorun-spdk.conf') 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1155 -- # local args 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1157 -- # xtrace_disable 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@10 -- # set +x 00:05:58.075 ========== Backtrace start: ========== 00:05:58.075 00:05:58.075 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:05:58.075 ... 00:05:58.075 1120 timing_enter $test_name 00:05:58.075 1121 echo "************************************" 00:05:58.075 1122 echo "START TEST $test_name" 00:05:58.075 1123 echo "************************************" 00:05:58.075 1124 xtrace_restore 00:05:58.075 1125 time "$@" 00:05:58.075 1126 xtrace_disable 00:05:58.075 1127 echo "************************************" 00:05:58.075 1128 echo "END TEST $test_name" 00:05:58.075 1129 echo "************************************" 00:05:58.075 1130 timing_exit $test_name 00:05:58.075 ... 00:05:58.075 in /home/vagrant/spdk_repo/spdk/autotest.sh:151 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:05:58.075 ... 00:05:58.075 146 ##################### 00:05:58.075 147 # Unit Tests 00:05:58.075 148 ##################### 00:05:58.075 149 00:05:58.075 150 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:05:58.075 => 151 run_test "unittest" $rootdir/test/unit/unittest.sh 00:05:58.075 152 fi 00:05:58.075 153 00:05:58.075 154 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:05:58.075 155 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:05:58.075 156 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:05:58.075 ... 00:05:58.075 00:05:58.075 ========== Backtrace end ========== 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1194 -- # return 0 00:05:58.075 00:05:58.075 real 0m10.940s 00:05:58.075 user 0m10.636s 00:05:58.075 sys 0m0.464s 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1 -- # autotest_cleanup 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1392 -- # local autotest_es=2 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@1393 -- # xtrace_disable 00:05:58.075 05:12:05 unittest -- common/autotest_common.sh@10 -- # set +x 00:06:10.270 setup.sh cleanup function not yet supported on FreeBSD 00:06:10.270 05:12:16 unittest -- common/autotest_common.sh@1451 -- # return 2 00:06:10.270 05:12:16 unittest -- common/autotest_common.sh@1 -- # : 00:06:10.270 05:12:16 unittest -- common/autotest_common.sh@1 -- # exit 1 00:06:10.280 [Pipeline] } 00:06:10.294 [Pipeline] // timeout 00:06:10.299 [Pipeline] } 00:06:10.314 [Pipeline] // stage 00:06:10.319 [Pipeline] } 00:06:10.322 ERROR: script returned exit code 1 00:06:10.322 Setting overall build result to FAILURE 00:06:10.333 [Pipeline] // catchError 00:06:10.340 [Pipeline] stage 00:06:10.341 [Pipeline] { (Stop VM) 00:06:10.351 [Pipeline] sh 00:06:10.631 + vagrant halt 00:06:14.815 ==> default: Halting domain... 00:06:36.754 [Pipeline] sh 00:06:37.043 + vagrant destroy -f 00:06:40.352 ==> default: Removing domain... 00:06:40.364 [Pipeline] sh 00:06:40.663 + mv output /var/jenkins/workspace/freebsd-vg-autotest_2/output 00:06:40.672 [Pipeline] } 00:06:40.692 [Pipeline] // stage 00:06:40.698 [Pipeline] } 00:06:40.717 [Pipeline] // dir 00:06:40.723 [Pipeline] } 00:06:40.742 [Pipeline] // wrap 00:06:40.750 [Pipeline] } 00:06:40.767 [Pipeline] // catchError 00:06:40.777 [Pipeline] stage 00:06:40.780 [Pipeline] { (Epilogue) 00:06:40.797 [Pipeline] sh 00:06:41.080 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:06:41.094 [Pipeline] catchError 00:06:41.096 [Pipeline] { 00:06:41.118 [Pipeline] sh 00:06:41.399 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:06:41.399 Artifacts sizes are good 00:06:41.408 [Pipeline] } 00:06:41.428 [Pipeline] // catchError 00:06:41.440 [Pipeline] archiveArtifacts 00:06:41.447 Archiving artifacts 00:06:41.478 [Pipeline] cleanWs 00:06:41.490 [WS-CLEANUP] Deleting project workspace... 00:06:41.490 [WS-CLEANUP] Deferred wipeout is used... 00:06:41.496 [WS-CLEANUP] done 00:06:41.499 [Pipeline] } 00:06:41.524 [Pipeline] // stage 00:06:41.531 [Pipeline] } 00:06:41.549 [Pipeline] // node 00:06:41.557 [Pipeline] End of Pipeline 00:06:41.610 Finished: FAILURE