00:00:00.000 Started by upstream project "autotest-per-patch" build number 127160 00:00:00.000 originally caused by: 00:00:00.001 Started by user sys_sgci 00:00:00.027 Checking out git https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool into /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4 to read jbp/jenkins/jjb-config/jobs/autotest-downstream/autotest-vg.groovy 00:00:00.027 The recommended git tool is: git 00:00:00.027 using credential 00000000-0000-0000-0000-000000000002 00:00:00.029 > git rev-parse --resolve-git-dir /var/jenkins_home/workspace/autobuild-external-vg-autotest_script/33b20b30f0a51e6b52980845e0f6aa336787973ad45e341fbbf98d1b65b265d4/jbp/.git # timeout=10 00:00:00.047 Fetching changes from the remote Git repository 00:00:00.051 > git config remote.origin.url https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool # timeout=10 00:00:00.104 Using shallow fetch with depth 1 00:00:00.104 Fetching upstream changes from https://review.spdk.io/gerrit/a/build_pool/jenkins_build_pool 00:00:00.104 > git --version # timeout=10 00:00:00.131 > git --version # 'git version 2.39.2' 00:00:00.131 using GIT_ASKPASS to set credentials SPDKCI HTTPS Credentials 00:00:00.177 Setting http proxy: proxy-dmz.intel.com:911 00:00:00.177 > 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:03.111 > git rev-parse origin/FETCH_HEAD^{commit} # timeout=10 00:00:03.121 > git rev-parse FETCH_HEAD^{commit} # timeout=10 00:00:03.132 Checking out Revision bd3e126a67c072de18fcd072f7502b1f7801d6ff (FETCH_HEAD) 00:00:03.132 > git config core.sparsecheckout # timeout=10 00:00:03.142 > git read-tree -mu HEAD # timeout=10 00:00:03.158 > git checkout -f bd3e126a67c072de18fcd072f7502b1f7801d6ff # timeout=5 00:00:03.175 Commit message: "jenkins/autotest: add raid-vg subjob to autotest configs" 00:00:03.175 > git rev-list --no-walk bd3e126a67c072de18fcd072f7502b1f7801d6ff # timeout=10 00:00:03.279 [Pipeline] Start of Pipeline 00:00:03.293 [Pipeline] library 00:00:03.295 Loading library shm_lib@master 00:00:03.295 Library shm_lib@master is cached. Copying from home. 00:00:03.310 [Pipeline] node 00:00:03.318 Running on VM-host-SM16 in /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:00:03.319 [Pipeline] { 00:00:03.328 [Pipeline] catchError 00:00:03.329 [Pipeline] { 00:00:03.341 [Pipeline] wrap 00:00:03.350 [Pipeline] { 00:00:03.357 [Pipeline] stage 00:00:03.358 [Pipeline] { (Prologue) 00:00:03.369 [Pipeline] echo 00:00:03.370 Node: VM-host-SM16 00:00:03.375 [Pipeline] cleanWs 00:00:03.382 [WS-CLEANUP] Deleting project workspace... 00:00:03.382 [WS-CLEANUP] Deferred wipeout is used... 00:00:03.386 [WS-CLEANUP] done 00:00:03.547 [Pipeline] setCustomBuildProperty 00:00:03.610 [Pipeline] httpRequest 00:00:03.630 [Pipeline] echo 00:00:03.632 Sorcerer 10.211.164.101 is alive 00:00:03.641 [Pipeline] httpRequest 00:00:03.644 HttpMethod: GET 00:00:03.645 URL: http://10.211.164.101/packages/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:03.645 Sending request to url: http://10.211.164.101/packages/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:03.646 Response Code: HTTP/1.1 200 OK 00:00:03.647 Success: Status code 200 is in the accepted range: 200,404 00:00:03.647 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:04.285 [Pipeline] sh 00:00:04.559 + tar --no-same-owner -xf jbp_bd3e126a67c072de18fcd072f7502b1f7801d6ff.tar.gz 00:00:04.574 [Pipeline] httpRequest 00:00:04.593 [Pipeline] echo 00:00:04.595 Sorcerer 10.211.164.101 is alive 00:00:04.601 [Pipeline] httpRequest 00:00:04.604 HttpMethod: GET 00:00:04.605 URL: http://10.211.164.101/packages/spdk_8fdaab4b1625446f3cf27c1c5e74d12aa1c05419.tar.gz 00:00:04.605 Sending request to url: http://10.211.164.101/packages/spdk_8fdaab4b1625446f3cf27c1c5e74d12aa1c05419.tar.gz 00:00:04.623 Response Code: HTTP/1.1 200 OK 00:00:04.623 Success: Status code 200 is in the accepted range: 200,404 00:00:04.623 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk_8fdaab4b1625446f3cf27c1c5e74d12aa1c05419.tar.gz 00:00:59.140 [Pipeline] sh 00:00:59.416 + tar --no-same-owner -xf spdk_8fdaab4b1625446f3cf27c1c5e74d12aa1c05419.tar.gz 00:01:02.705 [Pipeline] sh 00:01:02.982 + git -C spdk log --oneline -n5 00:01:02.982 8fdaab4b1 lib/reduce: if memory allocation fails, g_vol_count--. 00:01:02.982 c5d7cded4 bdev/compress: print error code information in load compress bdev 00:01:02.982 58883cba9 bdev/compress: release reduce vol resource when comp bdev fails to be created. 00:01:02.982 b8378f94e scripts/pkgdep: Set yum's skip_if_unavailable=True under rocky8 00:01:02.982 c2a77f51e module/bdev/nvme: add detach-monitor poller 00:01:02.999 [Pipeline] withCredentials 00:01:03.009 > git --version # timeout=10 00:01:03.021 > git --version # 'git version 2.39.2' 00:01:03.036 Masking supported pattern matches of $GIT_USERNAME or $GIT_PASSWORD or $GIT_ASKPASS 00:01:03.039 [Pipeline] { 00:01:03.047 [Pipeline] retry 00:01:03.049 [Pipeline] { 00:01:03.065 [Pipeline] sh 00:01:03.358 + git ls-remote https://review.spdk.io/gerrit/a/spdk/spdk-abi refs/heads/master 00:01:03.934 [Pipeline] } 00:01:03.954 [Pipeline] // retry 00:01:03.959 [Pipeline] } 00:01:03.976 [Pipeline] // withCredentials 00:01:03.984 [Pipeline] httpRequest 00:01:04.007 [Pipeline] echo 00:01:04.009 Sorcerer 10.211.164.101 is alive 00:01:04.016 [Pipeline] httpRequest 00:01:04.020 HttpMethod: GET 00:01:04.021 URL: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.021 Sending request to url: http://10.211.164.101/packages/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.022 Response Code: HTTP/1.1 200 OK 00:01:04.022 Success: Status code 200 is in the accepted range: 200,404 00:01:04.023 Saving response body to /var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.289 [Pipeline] sh 00:01:04.565 + tar --no-same-owner -xf spdk-abi_f0bd779bf639591c224d0c17ef17125675a599c2.tar.gz 00:01:04.576 [Pipeline] sh 00:01:04.852 + git -C spdk-abi log --oneline -n5 00:01:04.852 f0bd779 test: run check_so_deps 00:01:04.852 fe2b72c Generate v24.01 and v24.05 XMLs from release commits 00:01:04.852 09f1ca3 test: check out the repo based on revision 00:01:04.852 bc2ae2e test: clone the repository once 00:01:04.852 55c7fd7 test: get tag based on branch name 00:01:04.868 [Pipeline] writeFile 00:01:04.884 [Pipeline] sh 00:01:05.163 + jbp/jenkins/jjb-config/jobs/scripts/autorun_quirks.sh 00:01:05.174 [Pipeline] sh 00:01:05.452 + cat autorun-spdk.conf 00:01:05.452 SPDK_TEST_AUTOBUILD=ext 00:01:05.452 EXTERNAL_MAKE_HUGEMEM=2048 00:01:05.452 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:05.461 RUN_NIGHTLY=0 00:01:05.467 [Pipeline] } 00:01:05.488 [Pipeline] // stage 00:01:05.497 [Pipeline] stage 00:01:05.498 [Pipeline] { (Run VM) 00:01:05.506 [Pipeline] sh 00:01:05.780 + jbp/jenkins/jjb-config/jobs/scripts/prepare_nvme.sh 00:01:05.780 + echo 'Start stage prepare_nvme.sh' 00:01:05.780 Start stage prepare_nvme.sh 00:01:05.780 + [[ -n 3 ]] 00:01:05.780 + disk_prefix=ex3 00:01:05.780 + [[ -n /var/jenkins/workspace/autobuild-external-vg-autotest_2 ]] 00:01:05.780 + [[ -e /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf ]] 00:01:05.780 + source /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf 00:01:05.780 ++ SPDK_TEST_AUTOBUILD=ext 00:01:05.780 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:01:05.780 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:01:05.780 ++ RUN_NIGHTLY=0 00:01:05.780 + cd /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:01:05.780 + nvme_files=() 00:01:05.780 + declare -A nvme_files 00:01:05.780 + backend_dir=/var/lib/libvirt/images/backends 00:01:05.780 + nvme_files['nvme.img']=5G 00:01:05.780 + nvme_files['nvme-cmb.img']=5G 00:01:05.780 + nvme_files['nvme-multi0.img']=4G 00:01:05.780 + nvme_files['nvme-multi1.img']=4G 00:01:05.780 + nvme_files['nvme-multi2.img']=4G 00:01:05.780 + nvme_files['nvme-openstack.img']=8G 00:01:05.780 + nvme_files['nvme-zns.img']=5G 00:01:05.780 + (( SPDK_TEST_NVME_PMR == 1 )) 00:01:05.780 + (( SPDK_TEST_FTL == 1 )) 00:01:05.780 + (( SPDK_TEST_NVME_FDP == 1 )) 00:01:05.780 + [[ ! -d /var/lib/libvirt/images/backends ]] 00:01:05.780 + for nvme in "${!nvme_files[@]}" 00:01:05.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi2.img -s 4G 00:01:05.780 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi2.img', fmt=raw size=4294967296 preallocation=falloc 00:01:05.780 + for nvme in "${!nvme_files[@]}" 00:01:05.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-cmb.img -s 5G 00:01:05.780 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-cmb.img', fmt=raw size=5368709120 preallocation=falloc 00:01:05.780 + for nvme in "${!nvme_files[@]}" 00:01:05.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-openstack.img -s 8G 00:01:05.780 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-openstack.img', fmt=raw size=8589934592 preallocation=falloc 00:01:05.780 + for nvme in "${!nvme_files[@]}" 00:01:05.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-zns.img -s 5G 00:01:05.780 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-zns.img', fmt=raw size=5368709120 preallocation=falloc 00:01:05.780 + for nvme in "${!nvme_files[@]}" 00:01:05.780 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi1.img -s 4G 00:01:05.781 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi1.img', fmt=raw size=4294967296 preallocation=falloc 00:01:05.781 + for nvme in "${!nvme_files[@]}" 00:01:05.781 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme-multi0.img -s 4G 00:01:05.781 Formatting '/var/lib/libvirt/images/backends/ex3-nvme-multi0.img', fmt=raw size=4294967296 preallocation=falloc 00:01:05.781 + for nvme in "${!nvme_files[@]}" 00:01:05.781 + sudo -E spdk/scripts/vagrant/create_nvme_img.sh -n /var/lib/libvirt/images/backends/ex3-nvme.img -s 5G 00:01:06.715 Formatting '/var/lib/libvirt/images/backends/ex3-nvme.img', fmt=raw size=5368709120 preallocation=falloc 00:01:06.715 ++ sudo grep -rl ex3-nvme.img /etc/libvirt/qemu 00:01:06.715 + echo 'End stage prepare_nvme.sh' 00:01:06.715 End stage prepare_nvme.sh 00:01:06.726 [Pipeline] sh 00:01:07.007 + DISTRO=fedora38 CPUS=12 RAM=12288 jbp/jenkins/jjb-config/jobs/scripts/vagrant_create_vm.sh 00:01:07.007 Setup: -n 12 -s 12288 -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/ex3-nvme.img -b /var/lib/libvirt/images/backends/ex3-nvme-multi0.img,nvme,/var/lib/libvirt/images/backends/ex3-nvme-multi1.img:/var/lib/libvirt/images/backends/ex3-nvme-multi2.img -H -a -v -f fedora38 00:01:07.007 00:01:07.007 DIR=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/scripts/vagrant 00:01:07.007 SPDK_DIR=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk 00:01:07.007 VAGRANT_TARGET=/var/jenkins/workspace/autobuild-external-vg-autotest_2 00:01:07.007 HELP=0 00:01:07.007 DRY_RUN=0 00:01:07.007 NVME_FILE=/var/lib/libvirt/images/backends/ex3-nvme.img,/var/lib/libvirt/images/backends/ex3-nvme-multi0.img, 00:01:07.007 NVME_DISKS_TYPE=nvme,nvme, 00:01:07.007 NVME_AUTO_CREATE=0 00:01:07.007 NVME_DISKS_NAMESPACES=,/var/lib/libvirt/images/backends/ex3-nvme-multi1.img:/var/lib/libvirt/images/backends/ex3-nvme-multi2.img, 00:01:07.007 NVME_CMB=,, 00:01:07.007 NVME_PMR=,, 00:01:07.007 NVME_ZNS=,, 00:01:07.007 NVME_MS=,, 00:01:07.007 NVME_FDP=,, 00:01:07.007 SPDK_VAGRANT_DISTRO=fedora38 00:01:07.007 SPDK_VAGRANT_VMCPU=12 00:01:07.007 SPDK_VAGRANT_VMRAM=12288 00:01:07.007 SPDK_VAGRANT_PROVIDER=libvirt 00:01:07.007 SPDK_VAGRANT_HTTP_PROXY=http://proxy-dmz.intel.com:911 00:01:07.007 SPDK_QEMU_EMULATOR=/usr/local/qemu/vanilla-v8.0.0/bin/qemu-system-x86_64 00:01:07.007 SPDK_OPENSTACK_NETWORK=0 00:01:07.007 VAGRANT_PACKAGE_BOX=0 00:01:07.007 VAGRANTFILE=/var/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/scripts/vagrant/Vagrantfile 00:01:07.007 FORCE_DISTRO=true 00:01:07.007 VAGRANT_BOX_VERSION= 00:01:07.007 EXTRA_VAGRANTFILES= 00:01:07.007 NIC_MODEL=e1000 00:01:07.007 00:01:07.007 mkdir: created directory '/var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt' 00:01:07.007 /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt /var/jenkins/workspace/autobuild-external-vg-autotest_2 00:01:10.324 Bringing machine 'default' up with 'libvirt' provider... 00:01:10.890 ==> default: Creating image (snapshot of base box volume). 00:01:11.148 ==> default: Creating domain with the following settings... 00:01:11.148 ==> default: -- Name: fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721902424_0fb0ac53cd426db8882b 00:01:11.148 ==> default: -- Domain type: kvm 00:01:11.148 ==> default: -- Cpus: 12 00:01:11.148 ==> default: -- Feature: acpi 00:01:11.148 ==> default: -- Feature: apic 00:01:11.148 ==> default: -- Feature: pae 00:01:11.148 ==> default: -- Memory: 12288M 00:01:11.148 ==> default: -- Memory Backing: hugepages: 00:01:11.148 ==> default: -- Management MAC: 00:01:11.148 ==> default: -- Loader: 00:01:11.148 ==> default: -- Nvram: 00:01:11.148 ==> default: -- Base box: spdk/fedora38 00:01:11.148 ==> default: -- Storage pool: default 00:01:11.148 ==> default: -- Image: /var/lib/libvirt/images/fedora38-38-1.6-1716830599-074-updated-1705279005_default_1721902424_0fb0ac53cd426db8882b.img (20G) 00:01:11.148 ==> default: -- Volume Cache: default 00:01:11.148 ==> default: -- Kernel: 00:01:11.148 ==> default: -- Initrd: 00:01:11.148 ==> default: -- Graphics Type: vnc 00:01:11.148 ==> default: -- Graphics Port: -1 00:01:11.148 ==> default: -- Graphics IP: 127.0.0.1 00:01:11.148 ==> default: -- Graphics Password: Not defined 00:01:11.148 ==> default: -- Video Type: cirrus 00:01:11.148 ==> default: -- Video VRAM: 9216 00:01:11.148 ==> default: -- Sound Type: 00:01:11.148 ==> default: -- Keymap: en-us 00:01:11.148 ==> default: -- TPM Path: 00:01:11.148 ==> default: -- INPUT: type=mouse, bus=ps2 00:01:11.148 ==> default: -- Command line args: 00:01:11.148 ==> default: -> value=-device, 00:01:11.148 ==> default: -> value=nvme,id=nvme-0,serial=12340,addr=0x10, 00:01:11.148 ==> default: -> value=-drive, 00:01:11.148 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme.img,if=none,id=nvme-0-drive0, 00:01:11.148 ==> default: -> value=-device, 00:01:11.148 ==> default: -> value=nvme-ns,drive=nvme-0-drive0,bus=nvme-0,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.148 ==> default: -> value=-device, 00:01:11.148 ==> default: -> value=nvme,id=nvme-1,serial=12341,addr=0x11, 00:01:11.148 ==> default: -> value=-drive, 00:01:11.148 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme-multi0.img,if=none,id=nvme-1-drive0, 00:01:11.148 ==> default: -> value=-device, 00:01:11.148 ==> default: -> value=nvme-ns,drive=nvme-1-drive0,bus=nvme-1,nsid=1,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.148 ==> default: -> value=-drive, 00:01:11.148 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme-multi1.img,if=none,id=nvme-1-drive1, 00:01:11.148 ==> default: -> value=-device, 00:01:11.148 ==> default: -> value=nvme-ns,drive=nvme-1-drive1,bus=nvme-1,nsid=2,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.148 ==> default: -> value=-drive, 00:01:11.148 ==> default: -> value=format=raw,file=/var/lib/libvirt/images/backends/ex3-nvme-multi2.img,if=none,id=nvme-1-drive2, 00:01:11.148 ==> default: -> value=-device, 00:01:11.148 ==> default: -> value=nvme-ns,drive=nvme-1-drive2,bus=nvme-1,nsid=3,zoned=false,logical_block_size=4096,physical_block_size=4096, 00:01:11.407 ==> default: Creating shared folders metadata... 00:01:11.407 ==> default: Starting domain. 00:01:12.782 ==> default: Waiting for domain to get an IP address... 00:01:30.891 ==> default: Waiting for SSH to become available... 00:01:30.891 ==> default: Configuring and enabling network interfaces... 00:01:35.153 default: SSH address: 192.168.121.19:22 00:01:35.153 default: SSH username: vagrant 00:01:35.153 default: SSH auth method: private key 00:01:37.684 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/spdk/ => /home/vagrant/spdk_repo/spdk 00:01:44.241 ==> default: Rsyncing folder: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/spdk-abi/ => /home/vagrant/spdk_repo/spdk-abi 00:01:48.464 ==> default: Mounting SSHFS shared folder... 00:01:50.364 ==> default: Mounting folder via SSHFS: /mnt/jenkins_nvme/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt/output => /home/vagrant/spdk_repo/output 00:01:50.364 ==> default: Checking Mount.. 00:01:51.739 ==> default: Folder Successfully Mounted! 00:01:51.739 ==> default: Running provisioner: file... 00:01:52.305 default: ~/.gitconfig => .gitconfig 00:01:52.871 00:01:52.871 SUCCESS! 00:01:52.871 00:01:52.871 cd to /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt and type "vagrant ssh" to use. 00:01:52.871 Use vagrant "suspend" and vagrant "resume" to stop and start. 00:01:52.871 Use vagrant "destroy" followed by "rm -rf /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt" to destroy all trace of vm. 00:01:52.871 00:01:52.880 [Pipeline] } 00:01:52.898 [Pipeline] // stage 00:01:52.908 [Pipeline] dir 00:01:52.909 Running in /var/jenkins/workspace/autobuild-external-vg-autotest_2/fedora38-libvirt 00:01:52.910 [Pipeline] { 00:01:52.926 [Pipeline] catchError 00:01:52.928 [Pipeline] { 00:01:52.943 [Pipeline] sh 00:01:53.221 + vagrant ssh-config --host vagrant 00:01:53.221 + sed -ne /^Host/,$p 00:01:53.221 + tee ssh_conf 00:01:57.405 Host vagrant 00:01:57.405 HostName 192.168.121.19 00:01:57.405 User vagrant 00:01:57.405 Port 22 00:01:57.405 UserKnownHostsFile /dev/null 00:01:57.405 StrictHostKeyChecking no 00:01:57.405 PasswordAuthentication no 00:01:57.405 IdentityFile /var/lib/libvirt/images/.vagrant.d/boxes/spdk-VAGRANTSLASH-fedora38/38-1.6-1716830599-074-updated-1705279005/libvirt/fedora38 00:01:57.405 IdentitiesOnly yes 00:01:57.405 LogLevel FATAL 00:01:57.405 ForwardAgent yes 00:01:57.405 ForwardX11 yes 00:01:57.405 00:01:57.418 [Pipeline] withEnv 00:01:57.420 [Pipeline] { 00:01:57.433 [Pipeline] sh 00:01:57.709 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant #!/bin/bash 00:01:57.709 source /etc/os-release 00:01:57.710 [[ -e /image.version ]] && img=$(< /image.version) 00:01:57.710 # Minimal, systemd-like check. 00:01:57.710 if [[ -e /.dockerenv ]]; then 00:01:57.710 # Clear garbage from the node's name: 00:01:57.710 # agt-er_autotest_547-896 -> autotest_547-896 00:01:57.710 # $HOSTNAME is the actual container id 00:01:57.710 agent=$HOSTNAME@${DOCKER_SWARM_PLUGIN_JENKINS_AGENT_NAME#*_} 00:01:57.710 if grep -q "/etc/hostname" /proc/self/mountinfo; then 00:01:57.710 # We can assume this is a mount from a host where container is running, 00:01:57.710 # so fetch its hostname to easily identify the target swarm worker. 00:01:57.710 container="$(< /etc/hostname) ($agent)" 00:01:57.710 else 00:01:57.710 # Fallback 00:01:57.710 container=$agent 00:01:57.710 fi 00:01:57.710 fi 00:01:57.710 echo "${NAME} ${VERSION_ID}|$(uname -r)|${img:-N/A}|${container:-N/A}" 00:01:57.710 00:01:57.979 [Pipeline] } 00:01:58.000 [Pipeline] // withEnv 00:01:58.009 [Pipeline] setCustomBuildProperty 00:01:58.024 [Pipeline] stage 00:01:58.027 [Pipeline] { (Tests) 00:01:58.048 [Pipeline] withEnv 00:01:58.050 [Pipeline] { 00:01:58.067 [Pipeline] sh 00:01:58.347 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant ls -1d spdk_repo/spdk-abi || true 00:01:58.617 [Pipeline] } 00:01:58.640 [Pipeline] // withEnv 00:01:58.652 [Pipeline] sh 00:01:58.933 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/autoruner.sh vagrant@vagrant:./ 00:01:59.204 [Pipeline] sh 00:01:59.480 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/jbp/jenkins/jjb-config/jobs/scripts/pkgdep-autoruner.sh vagrant@vagrant:./ 00:01:59.796 [Pipeline] timeout 00:01:59.796 Timeout set to expire in 10 min 00:01:59.798 [Pipeline] { 00:01:59.815 [Pipeline] sh 00:02:00.112 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant git -C spdk_repo/spdk reset --hard 00:02:00.676 HEAD is now at 8fdaab4b1 lib/reduce: if memory allocation fails, g_vol_count--. 00:02:00.688 [Pipeline] sh 00:02:00.962 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant sudo chown vagrant:vagrant spdk_repo 00:02:01.235 [Pipeline] sh 00:02:01.514 + scp -F ssh_conf -r /var/jenkins/workspace/autobuild-external-vg-autotest_2/autorun-spdk.conf vagrant@vagrant:spdk_repo 00:02:01.529 [Pipeline] sh 00:02:01.809 + /usr/local/bin/ssh -t -F ssh_conf vagrant@vagrant JOB_BASE_NAME=autobuild-external-vg-autotest ./autoruner.sh spdk_repo 00:02:01.809 ++ readlink -f spdk_repo 00:02:01.809 + DIR_ROOT=/home/vagrant/spdk_repo 00:02:01.809 + [[ -n /home/vagrant/spdk_repo ]] 00:02:01.809 + DIR_SPDK=/home/vagrant/spdk_repo/spdk 00:02:01.809 + DIR_OUTPUT=/home/vagrant/spdk_repo/output 00:02:01.809 + [[ -d /home/vagrant/spdk_repo/spdk ]] 00:02:01.809 + [[ ! -d /home/vagrant/spdk_repo/output ]] 00:02:01.809 + [[ -d /home/vagrant/spdk_repo/output ]] 00:02:01.809 + [[ autobuild-external-vg-autotest == pkgdep-* ]] 00:02:01.809 + cd /home/vagrant/spdk_repo 00:02:01.809 + source /etc/os-release 00:02:01.809 ++ NAME='Fedora Linux' 00:02:01.809 ++ VERSION='38 (Cloud Edition)' 00:02:01.809 ++ ID=fedora 00:02:01.809 ++ VERSION_ID=38 00:02:01.809 ++ VERSION_CODENAME= 00:02:01.809 ++ PLATFORM_ID=platform:f38 00:02:01.809 ++ PRETTY_NAME='Fedora Linux 38 (Cloud Edition)' 00:02:01.809 ++ ANSI_COLOR='0;38;2;60;110;180' 00:02:01.809 ++ LOGO=fedora-logo-icon 00:02:01.809 ++ CPE_NAME=cpe:/o:fedoraproject:fedora:38 00:02:01.809 ++ HOME_URL=https://fedoraproject.org/ 00:02:01.809 ++ DOCUMENTATION_URL=https://docs.fedoraproject.org/en-US/fedora/f38/system-administrators-guide/ 00:02:01.809 ++ SUPPORT_URL=https://ask.fedoraproject.org/ 00:02:01.809 ++ BUG_REPORT_URL=https://bugzilla.redhat.com/ 00:02:01.809 ++ REDHAT_BUGZILLA_PRODUCT=Fedora 00:02:01.809 ++ REDHAT_BUGZILLA_PRODUCT_VERSION=38 00:02:01.809 ++ REDHAT_SUPPORT_PRODUCT=Fedora 00:02:01.809 ++ REDHAT_SUPPORT_PRODUCT_VERSION=38 00:02:01.809 ++ SUPPORT_END=2024-05-14 00:02:01.809 ++ VARIANT='Cloud Edition' 00:02:01.809 ++ VARIANT_ID=cloud 00:02:01.809 + uname -a 00:02:01.809 Linux fedora38-cloud-1716830599-074-updated-1705279005 6.7.0-68.fc38.x86_64 #1 SMP PREEMPT_DYNAMIC Mon Jan 15 00:59:40 UTC 2024 x86_64 GNU/Linux 00:02:01.809 + sudo /home/vagrant/spdk_repo/spdk/scripts/setup.sh status 00:02:02.376 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:02.376 Hugepages 00:02:02.376 node hugesize free / total 00:02:02.376 node0 1048576kB 0 / 0 00:02:02.376 node0 2048kB 0 / 0 00:02:02.376 00:02:02.376 Type BDF Vendor Device NUMA Driver Device Block devices 00:02:02.376 virtio 0000:00:03.0 1af4 1001 unknown virtio-pci - vda 00:02:02.376 NVMe 0000:00:10.0 1b36 0010 unknown nvme nvme0 nvme0n1 00:02:02.376 NVMe 0000:00:11.0 1b36 0010 unknown nvme nvme1 nvme1n1 nvme1n2 nvme1n3 00:02:02.376 + rm -f /tmp/spdk-ld-path 00:02:02.634 + source autorun-spdk.conf 00:02:02.634 ++ SPDK_TEST_AUTOBUILD=ext 00:02:02.634 ++ EXTERNAL_MAKE_HUGEMEM=2048 00:02:02.634 ++ SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:02.634 ++ RUN_NIGHTLY=0 00:02:02.634 + (( SPDK_TEST_NVME_CMB == 1 || SPDK_TEST_NVME_PMR == 1 )) 00:02:02.634 + [[ -n 2048 ]] 00:02:02.634 + export EXTERNAL_MAKE_HUGEMEM 00:02:02.634 + sudo git config --global --add safe.directory /home/vagrant/spdk_repo/spdk 00:02:02.634 + for M in /var/spdk/build-*-manifest.txt 00:02:02.634 + [[ -f /var/spdk/build-pkg-manifest.txt ]] 00:02:02.634 + cp /var/spdk/build-pkg-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:02.634 + for M in /var/spdk/build-*-manifest.txt 00:02:02.634 + [[ -f /var/spdk/build-repo-manifest.txt ]] 00:02:02.634 + cp /var/spdk/build-repo-manifest.txt /home/vagrant/spdk_repo/output/ 00:02:02.634 ++ uname 00:02:02.634 + [[ Linux == \L\i\n\u\x ]] 00:02:02.634 + sudo dmesg -T 00:02:02.634 + sudo dmesg --clear 00:02:02.634 + dmesg_pid=6070 00:02:02.634 + sudo dmesg -Tw 00:02:02.634 + [[ Fedora Linux == FreeBSD ]] 00:02:02.634 + export UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:02.634 + UNBIND_ENTIRE_IOMMU_GROUP=yes 00:02:02.634 + [[ -e /var/spdk/dependencies/vhost/spdk_test_image.qcow2 ]] 00:02:02.634 + [[ -x /usr/src/fio-static/fio ]] 00:02:02.634 + export FIO_BIN=/usr/src/fio-static/fio 00:02:02.634 + FIO_BIN=/usr/src/fio-static/fio 00:02:02.634 + [[ '' == \/\q\e\m\u\_\v\f\i\o\/* ]] 00:02:02.634 + [[ ! -v VFIO_QEMU_BIN ]] 00:02:02.634 + [[ -e /usr/local/qemu/vfio-user-latest ]] 00:02:02.634 + export VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:02.634 + VFIO_QEMU_BIN=/usr/local/qemu/vfio-user-latest/bin/qemu-system-x86_64 00:02:02.634 + [[ -e /usr/local/qemu/vanilla-latest ]] 00:02:02.634 + export QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:02.634 + QEMU_BIN=/usr/local/qemu/vanilla-latest/bin/qemu-system-x86_64 00:02:02.634 + spdk/autorun.sh /home/vagrant/spdk_repo/autorun-spdk.conf 00:02:02.634 Test configuration: 00:02:02.634 SPDK_TEST_AUTOBUILD=ext 00:02:02.634 EXTERNAL_MAKE_HUGEMEM=2048 00:02:02.634 SPDK_ABI_DIR=/home/vagrant/spdk_repo/spdk-abi 00:02:02.635 RUN_NIGHTLY=0 10:14:35 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:02:02.635 10:14:35 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:02:02.635 10:14:35 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:02:02.635 10:14:35 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:02:02.635 10:14:35 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:02.635 10:14:35 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:02.635 10:14:35 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:02.635 10:14:35 -- paths/export.sh@5 -- $ export PATH 00:02:02.635 10:14:35 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:02:02.635 10:14:35 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:02:02.635 10:14:36 -- common/autobuild_common.sh@447 -- $ date +%s 00:02:02.635 10:14:36 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721902476.XXXXXX 00:02:02.635 10:14:36 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721902476.56nFbj 00:02:02.635 10:14:36 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:02:02.635 10:14:36 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:02:02.635 10:14:36 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:02:02.635 10:14:36 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:02:02.635 10:14:36 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:02:02.635 10:14:36 -- 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:02:02.635 10:14:36 -- common/autobuild_common.sh@463 -- $ get_config_params 00:02:02.635 10:14:36 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:02:02.635 10:14:36 -- common/autotest_common.sh@10 -- $ set +x 00:02:02.635 10:14:36 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:02:02.635 10:14:36 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:02:02.635 10:14:36 -- pm/common@17 -- $ local monitor 00:02:02.635 10:14:36 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:02.635 10:14:36 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:02:02.635 10:14:36 -- pm/common@25 -- $ sleep 1 00:02:02.635 10:14:36 -- pm/common@21 -- $ date +%s 00:02:02.635 10:14:36 -- pm/common@21 -- $ date +%s 00:02:02.635 10:14:36 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autobuild.sh.1721902476 00:02:02.635 10:14:36 -- 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.1721902476 00:02:02.893 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721902476_collect-vmstat.pm.log 00:02:02.893 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autobuild.sh.1721902476_collect-cpu-load.pm.log 00:02:03.827 10:14:37 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:02:03.827 10:14:37 -- spdk/autobuild.sh@11 -- $ SPDK_TEST_AUTOBUILD=ext 00:02:03.827 10:14:37 -- spdk/autobuild.sh@12 -- $ umask 022 00:02:03.827 10:14:37 -- spdk/autobuild.sh@13 -- $ cd /home/vagrant/spdk_repo/spdk 00:02:03.827 10:14:37 -- spdk/autobuild.sh@16 -- $ date -u 00:02:03.827 Thu Jul 25 10:14:37 AM UTC 2024 00:02:03.827 10:14:37 -- spdk/autobuild.sh@17 -- $ git describe --tags 00:02:03.827 v24.09-pre-305-g8fdaab4b1 00:02:03.827 10:14:37 -- spdk/autobuild.sh@19 -- $ '[' 0 -eq 1 ']' 00:02:03.827 10:14:37 -- spdk/autobuild.sh@23 -- $ '[' 0 -eq 1 ']' 00:02:03.827 10:14:37 -- spdk/autobuild.sh@27 -- $ '[' -n '' ']' 00:02:03.827 10:14:37 -- spdk/autobuild.sh@31 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:03.827 10:14:37 -- spdk/autobuild.sh@47 -- $ [[ 0 -eq 1 ]] 00:02:03.827 10:14:37 -- spdk/autobuild.sh@51 -- $ [[ 0 -eq 1 ]] 00:02:03.827 10:14:37 -- spdk/autobuild.sh@55 -- $ [[ -n ext ]] 00:02:03.827 10:14:37 -- spdk/autobuild.sh@56 -- $ autobuild_test_suite 00:02:03.827 10:14:37 -- common/autobuild_common.sh@419 -- $ run_test autobuild _autobuild_test_suite 00:02:03.827 10:14:37 -- common/autotest_common.sh@1099 -- $ '[' 2 -le 1 ']' 00:02:03.827 10:14:37 -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:02:03.827 10:14:37 -- common/autotest_common.sh@10 -- $ set +x 00:02:03.827 ************************************ 00:02:03.827 START TEST autobuild 00:02:03.827 ************************************ 00:02:03.827 10:14:37 autobuild -- common/autotest_common.sh@1123 -- $ _autobuild_test_suite 00:02:03.827 10:14:37 autobuild -- common/autobuild_common.sh@406 -- $ case "$SPDK_TEST_AUTOBUILD" in 00:02:03.827 10:14:37 autobuild -- common/autobuild_common.sh@408 -- $ autobuild_test_suite_ext 00:02:03.827 10:14:37 autobuild -- common/autobuild_common.sh@395 -- $ external_code 00:02:03.827 10:14:37 autobuild -- common/autobuild_common.sh@366 -- $ run_test autobuild_external_code /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:03.827 10:14:37 autobuild -- common/autotest_common.sh@1099 -- $ '[' 3 -le 1 ']' 00:02:03.827 10:14:37 autobuild -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:02:03.827 10:14:37 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:02:03.827 ************************************ 00:02:03.827 START TEST autobuild_external_code 00:02:03.827 ************************************ 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- common/autotest_common.sh@1123 -- $ /home/vagrant/spdk_repo/spdk/test/external_code/test_make.sh /home/vagrant/spdk_repo/spdk 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@11 -- $ set -e 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@12 -- $ SPDK_DIR=/home/vagrant/spdk_repo/spdk 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@14 -- $ INSTALL_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@15 -- $ mkdir -p /home/vagrant/spdk_repo/spdk/test/external_code/install 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@17 -- $ '[' -z 2048 ']' 00:02:03.827 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@21 -- $ sudo HUGEMEM=2048 /home/vagrant/spdk_repo/spdk/scripts/setup.sh 00:02:04.393 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:02:04.393 0000:00:10.0 (1b36 0010): nvme -> uio_pci_generic 00:02:04.393 0000:00:11.0 (1b36 0010): nvme -> uio_pci_generic 00:02:04.653 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@23 -- $ '[' -n '' ']' 00:02:04.653 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@26 -- $ [[ -e /home/vagrant/spdk_repo/spdk/mk/config.mk ]] 00:02:04.653 10:14:37 autobuild.autobuild_external_code -- external_code/test_make.sh@29 -- $ /home/vagrant/spdk_repo/spdk/configure --with-shared --without-ocf --disable-asan 00:02:04.653 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:02:04.653 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:20.100 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:02:32.292 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:02:32.292 Creating mk/config.mk...done. 00:02:32.292 Creating mk/cc.flags.mk...done. 00:02:32.292 Type 'make' to build. 00:02:32.292 10:15:05 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ nproc 00:02:32.292 10:15:05 autobuild.autobuild_external_code -- external_code/test_make.sh@30 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:02:32.292 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:02:32.551 make[1]: Nothing to be done for 'all'. 00:02:47.420 The Meson build system 00:02:47.420 Version: 1.3.1 00:02:47.420 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:02:47.420 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:02:47.420 Build type: native build 00:02:47.420 Program cat found: YES (/usr/bin/cat) 00:02:47.420 Project name: DPDK 00:02:47.420 Project version: 24.03.0 00:02:47.420 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:02:47.420 C linker for the host machine: cc ld.bfd 2.39-16 00:02:47.420 Host machine cpu family: x86_64 00:02:47.420 Host machine cpu: x86_64 00:02:47.420 Message: ## Building in Developer Mode ## 00:02:47.420 Program pkg-config found: YES (/usr/bin/pkg-config) 00:02:47.420 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:02:47.420 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:02:47.420 Program python3 found: YES (/usr/bin/python3) 00:02:47.420 Program cat found: YES (/usr/bin/cat) 00:02:47.420 Compiler for C supports arguments -march=native: YES 00:02:47.420 Checking for size of "void *" : 8 00:02:47.420 Checking for size of "void *" : 8 (cached) 00:02:47.420 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:02:47.420 Library m found: YES 00:02:47.420 Library numa found: YES 00:02:47.420 Has header "numaif.h" : YES 00:02:47.420 Library fdt found: NO 00:02:47.420 Library execinfo found: NO 00:02:47.420 Has header "execinfo.h" : YES 00:02:47.420 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:02:47.420 Run-time dependency libarchive found: NO (tried pkgconfig) 00:02:47.420 Run-time dependency libbsd found: NO (tried pkgconfig) 00:02:47.420 Run-time dependency jansson found: NO (tried pkgconfig) 00:02:47.420 Run-time dependency openssl found: YES 3.0.9 00:02:47.420 Run-time dependency libpcap found: YES 1.10.4 00:02:47.420 Has header "pcap.h" with dependency libpcap: YES 00:02:47.420 Compiler for C supports arguments -Wcast-qual: YES 00:02:47.420 Compiler for C supports arguments -Wdeprecated: YES 00:02:47.420 Compiler for C supports arguments -Wformat: YES 00:02:47.420 Compiler for C supports arguments -Wformat-nonliteral: YES 00:02:47.420 Compiler for C supports arguments -Wformat-security: YES 00:02:47.420 Compiler for C supports arguments -Wmissing-declarations: YES 00:02:47.420 Compiler for C supports arguments -Wmissing-prototypes: YES 00:02:47.420 Compiler for C supports arguments -Wnested-externs: YES 00:02:47.420 Compiler for C supports arguments -Wold-style-definition: YES 00:02:47.420 Compiler for C supports arguments -Wpointer-arith: YES 00:02:47.420 Compiler for C supports arguments -Wsign-compare: YES 00:02:47.420 Compiler for C supports arguments -Wstrict-prototypes: YES 00:02:47.420 Compiler for C supports arguments -Wundef: YES 00:02:47.420 Compiler for C supports arguments -Wwrite-strings: YES 00:02:47.420 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:02:47.420 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:02:47.420 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:02:47.420 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:02:47.420 Program objdump found: YES (/usr/bin/objdump) 00:02:47.420 Compiler for C supports arguments -mavx512f: YES 00:02:47.420 Checking if "AVX512 checking" compiles: YES 00:02:47.420 Fetching value of define "__SSE4_2__" : 1 00:02:47.420 Fetching value of define "__AES__" : 1 00:02:47.420 Fetching value of define "__AVX__" : 1 00:02:47.420 Fetching value of define "__AVX2__" : 1 00:02:47.420 Fetching value of define "__AVX512BW__" : (undefined) 00:02:47.420 Fetching value of define "__AVX512CD__" : (undefined) 00:02:47.420 Fetching value of define "__AVX512DQ__" : (undefined) 00:02:47.420 Fetching value of define "__AVX512F__" : (undefined) 00:02:47.420 Fetching value of define "__AVX512VL__" : (undefined) 00:02:47.420 Fetching value of define "__PCLMUL__" : 1 00:02:47.420 Fetching value of define "__RDRND__" : 1 00:02:47.420 Fetching value of define "__RDSEED__" : 1 00:02:47.420 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:02:47.420 Fetching value of define "__znver1__" : (undefined) 00:02:47.420 Fetching value of define "__znver2__" : (undefined) 00:02:47.420 Fetching value of define "__znver3__" : (undefined) 00:02:47.420 Fetching value of define "__znver4__" : (undefined) 00:02:47.420 Compiler for C supports arguments -Wno-format-truncation: YES 00:02:47.420 Message: lib/log: Defining dependency "log" 00:02:47.420 Message: lib/kvargs: Defining dependency "kvargs" 00:02:47.420 Message: lib/telemetry: Defining dependency "telemetry" 00:02:47.420 Checking for function "getentropy" : NO 00:02:47.420 Message: lib/eal: Defining dependency "eal" 00:02:47.420 Message: lib/ring: Defining dependency "ring" 00:02:47.420 Message: lib/rcu: Defining dependency "rcu" 00:02:47.420 Message: lib/mempool: Defining dependency "mempool" 00:02:47.420 Message: lib/mbuf: Defining dependency "mbuf" 00:02:47.420 Fetching value of define "__PCLMUL__" : 1 (cached) 00:02:47.420 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:02:47.420 Compiler for C supports arguments -mpclmul: YES 00:02:47.420 Compiler for C supports arguments -maes: YES 00:02:47.420 Compiler for C supports arguments -mavx512f: YES (cached) 00:02:47.420 Compiler for C supports arguments -mavx512bw: YES 00:02:47.420 Compiler for C supports arguments -mavx512dq: YES 00:02:47.420 Compiler for C supports arguments -mavx512vl: YES 00:02:47.420 Compiler for C supports arguments -mvpclmulqdq: YES 00:02:47.420 Compiler for C supports arguments -mavx2: YES 00:02:47.420 Compiler for C supports arguments -mavx: YES 00:02:47.420 Message: lib/net: Defining dependency "net" 00:02:47.420 Message: lib/meter: Defining dependency "meter" 00:02:47.420 Message: lib/ethdev: Defining dependency "ethdev" 00:02:47.420 Message: lib/pci: Defining dependency "pci" 00:02:47.420 Message: lib/cmdline: Defining dependency "cmdline" 00:02:47.420 Message: lib/hash: Defining dependency "hash" 00:02:47.420 Message: lib/timer: Defining dependency "timer" 00:02:47.420 Message: lib/compressdev: Defining dependency "compressdev" 00:02:47.420 Message: lib/cryptodev: Defining dependency "cryptodev" 00:02:47.420 Message: lib/dmadev: Defining dependency "dmadev" 00:02:47.420 Compiler for C supports arguments -Wno-cast-qual: YES 00:02:47.420 Message: lib/power: Defining dependency "power" 00:02:47.420 Message: lib/reorder: Defining dependency "reorder" 00:02:47.420 Message: lib/security: Defining dependency "security" 00:02:47.420 Has header "linux/userfaultfd.h" : YES 00:02:47.420 Has header "linux/vduse.h" : YES 00:02:47.420 Message: lib/vhost: Defining dependency "vhost" 00:02:47.420 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:02:47.420 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:02:47.420 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:02:47.420 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:02:47.420 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:02:47.420 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:02:47.420 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:02:47.420 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:02:47.420 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:02:47.420 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:02:47.420 Program doxygen found: YES (/usr/bin/doxygen) 00:02:47.420 Configuring doxy-api-html.conf using configuration 00:02:47.420 Configuring doxy-api-man.conf using configuration 00:02:47.420 Program mandb found: YES (/usr/bin/mandb) 00:02:47.420 Program sphinx-build found: NO 00:02:47.420 Configuring rte_build_config.h using configuration 00:02:47.420 Message: 00:02:47.420 ================= 00:02:47.420 Applications Enabled 00:02:47.420 ================= 00:02:47.420 00:02:47.420 apps: 00:02:47.420 00:02:47.420 00:02:47.420 Message: 00:02:47.420 ================= 00:02:47.420 Libraries Enabled 00:02:47.420 ================= 00:02:47.420 00:02:47.420 libs: 00:02:47.420 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:02:47.420 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:02:47.420 cryptodev, dmadev, power, reorder, security, vhost, 00:02:47.420 00:02:47.420 Message: 00:02:47.420 =============== 00:02:47.420 Drivers Enabled 00:02:47.420 =============== 00:02:47.420 00:02:47.420 common: 00:02:47.420 00:02:47.420 bus: 00:02:47.420 pci, vdev, 00:02:47.420 mempool: 00:02:47.420 ring, 00:02:47.420 dma: 00:02:47.420 00:02:47.420 net: 00:02:47.420 00:02:47.420 crypto: 00:02:47.420 00:02:47.420 compress: 00:02:47.420 00:02:47.420 vdpa: 00:02:47.420 00:02:47.420 00:02:47.420 Message: 00:02:47.420 ================= 00:02:47.420 Content Skipped 00:02:47.420 ================= 00:02:47.420 00:02:47.420 apps: 00:02:47.420 dumpcap: explicitly disabled via build config 00:02:47.420 graph: explicitly disabled via build config 00:02:47.420 pdump: explicitly disabled via build config 00:02:47.420 proc-info: explicitly disabled via build config 00:02:47.420 test-acl: explicitly disabled via build config 00:02:47.420 test-bbdev: explicitly disabled via build config 00:02:47.420 test-cmdline: explicitly disabled via build config 00:02:47.420 test-compress-perf: explicitly disabled via build config 00:02:47.420 test-crypto-perf: explicitly disabled via build config 00:02:47.420 test-dma-perf: explicitly disabled via build config 00:02:47.420 test-eventdev: explicitly disabled via build config 00:02:47.420 test-fib: explicitly disabled via build config 00:02:47.421 test-flow-perf: explicitly disabled via build config 00:02:47.421 test-gpudev: explicitly disabled via build config 00:02:47.421 test-mldev: explicitly disabled via build config 00:02:47.421 test-pipeline: explicitly disabled via build config 00:02:47.421 test-pmd: explicitly disabled via build config 00:02:47.421 test-regex: explicitly disabled via build config 00:02:47.421 test-sad: explicitly disabled via build config 00:02:47.421 test-security-perf: explicitly disabled via build config 00:02:47.421 00:02:47.421 libs: 00:02:47.421 argparse: explicitly disabled via build config 00:02:47.421 metrics: explicitly disabled via build config 00:02:47.421 acl: explicitly disabled via build config 00:02:47.421 bbdev: explicitly disabled via build config 00:02:47.421 bitratestats: explicitly disabled via build config 00:02:47.421 bpf: explicitly disabled via build config 00:02:47.421 cfgfile: explicitly disabled via build config 00:02:47.421 distributor: explicitly disabled via build config 00:02:47.421 efd: explicitly disabled via build config 00:02:47.421 eventdev: explicitly disabled via build config 00:02:47.421 dispatcher: explicitly disabled via build config 00:02:47.421 gpudev: explicitly disabled via build config 00:02:47.421 gro: explicitly disabled via build config 00:02:47.421 gso: explicitly disabled via build config 00:02:47.421 ip_frag: explicitly disabled via build config 00:02:47.421 jobstats: explicitly disabled via build config 00:02:47.421 latencystats: explicitly disabled via build config 00:02:47.421 lpm: explicitly disabled via build config 00:02:47.421 member: explicitly disabled via build config 00:02:47.421 pcapng: explicitly disabled via build config 00:02:47.421 rawdev: explicitly disabled via build config 00:02:47.421 regexdev: explicitly disabled via build config 00:02:47.421 mldev: explicitly disabled via build config 00:02:47.421 rib: explicitly disabled via build config 00:02:47.421 sched: explicitly disabled via build config 00:02:47.421 stack: explicitly disabled via build config 00:02:47.421 ipsec: explicitly disabled via build config 00:02:47.421 pdcp: explicitly disabled via build config 00:02:47.421 fib: explicitly disabled via build config 00:02:47.421 port: explicitly disabled via build config 00:02:47.421 pdump: explicitly disabled via build config 00:02:47.421 table: explicitly disabled via build config 00:02:47.421 pipeline: explicitly disabled via build config 00:02:47.421 graph: explicitly disabled via build config 00:02:47.421 node: explicitly disabled via build config 00:02:47.421 00:02:47.421 drivers: 00:02:47.421 common/cpt: not in enabled drivers build config 00:02:47.421 common/dpaax: not in enabled drivers build config 00:02:47.421 common/iavf: not in enabled drivers build config 00:02:47.421 common/idpf: not in enabled drivers build config 00:02:47.421 common/ionic: not in enabled drivers build config 00:02:47.421 common/mvep: not in enabled drivers build config 00:02:47.421 common/octeontx: not in enabled drivers build config 00:02:47.421 bus/auxiliary: not in enabled drivers build config 00:02:47.421 bus/cdx: not in enabled drivers build config 00:02:47.421 bus/dpaa: not in enabled drivers build config 00:02:47.421 bus/fslmc: not in enabled drivers build config 00:02:47.421 bus/ifpga: not in enabled drivers build config 00:02:47.421 bus/platform: not in enabled drivers build config 00:02:47.421 bus/uacce: not in enabled drivers build config 00:02:47.421 bus/vmbus: not in enabled drivers build config 00:02:47.421 common/cnxk: not in enabled drivers build config 00:02:47.421 common/mlx5: not in enabled drivers build config 00:02:47.421 common/nfp: not in enabled drivers build config 00:02:47.421 common/nitrox: not in enabled drivers build config 00:02:47.421 common/qat: not in enabled drivers build config 00:02:47.421 common/sfc_efx: not in enabled drivers build config 00:02:47.421 mempool/bucket: not in enabled drivers build config 00:02:47.421 mempool/cnxk: not in enabled drivers build config 00:02:47.421 mempool/dpaa: not in enabled drivers build config 00:02:47.421 mempool/dpaa2: not in enabled drivers build config 00:02:47.421 mempool/octeontx: not in enabled drivers build config 00:02:47.421 mempool/stack: not in enabled drivers build config 00:02:47.421 dma/cnxk: not in enabled drivers build config 00:02:47.421 dma/dpaa: not in enabled drivers build config 00:02:47.421 dma/dpaa2: not in enabled drivers build config 00:02:47.421 dma/hisilicon: not in enabled drivers build config 00:02:47.421 dma/idxd: not in enabled drivers build config 00:02:47.421 dma/ioat: not in enabled drivers build config 00:02:47.421 dma/skeleton: not in enabled drivers build config 00:02:47.421 net/af_packet: not in enabled drivers build config 00:02:47.421 net/af_xdp: not in enabled drivers build config 00:02:47.421 net/ark: not in enabled drivers build config 00:02:47.421 net/atlantic: not in enabled drivers build config 00:02:47.421 net/avp: not in enabled drivers build config 00:02:47.421 net/axgbe: not in enabled drivers build config 00:02:47.421 net/bnx2x: not in enabled drivers build config 00:02:47.421 net/bnxt: not in enabled drivers build config 00:02:47.421 net/bonding: not in enabled drivers build config 00:02:47.421 net/cnxk: not in enabled drivers build config 00:02:47.421 net/cpfl: not in enabled drivers build config 00:02:47.421 net/cxgbe: not in enabled drivers build config 00:02:47.421 net/dpaa: not in enabled drivers build config 00:02:47.421 net/dpaa2: not in enabled drivers build config 00:02:47.421 net/e1000: not in enabled drivers build config 00:02:47.421 net/ena: not in enabled drivers build config 00:02:47.421 net/enetc: not in enabled drivers build config 00:02:47.421 net/enetfec: not in enabled drivers build config 00:02:47.421 net/enic: not in enabled drivers build config 00:02:47.421 net/failsafe: not in enabled drivers build config 00:02:47.421 net/fm10k: not in enabled drivers build config 00:02:47.421 net/gve: not in enabled drivers build config 00:02:47.421 net/hinic: not in enabled drivers build config 00:02:47.421 net/hns3: not in enabled drivers build config 00:02:47.421 net/i40e: not in enabled drivers build config 00:02:47.421 net/iavf: not in enabled drivers build config 00:02:47.421 net/ice: not in enabled drivers build config 00:02:47.421 net/idpf: not in enabled drivers build config 00:02:47.421 net/igc: not in enabled drivers build config 00:02:47.421 net/ionic: not in enabled drivers build config 00:02:47.421 net/ipn3ke: not in enabled drivers build config 00:02:47.421 net/ixgbe: not in enabled drivers build config 00:02:47.421 net/mana: not in enabled drivers build config 00:02:47.421 net/memif: not in enabled drivers build config 00:02:47.421 net/mlx4: not in enabled drivers build config 00:02:47.421 net/mlx5: not in enabled drivers build config 00:02:47.421 net/mvneta: not in enabled drivers build config 00:02:47.421 net/mvpp2: not in enabled drivers build config 00:02:47.421 net/netvsc: not in enabled drivers build config 00:02:47.421 net/nfb: not in enabled drivers build config 00:02:47.421 net/nfp: not in enabled drivers build config 00:02:47.421 net/ngbe: not in enabled drivers build config 00:02:47.421 net/null: not in enabled drivers build config 00:02:47.421 net/octeontx: not in enabled drivers build config 00:02:47.421 net/octeon_ep: not in enabled drivers build config 00:02:47.421 net/pcap: not in enabled drivers build config 00:02:47.421 net/pfe: not in enabled drivers build config 00:02:47.421 net/qede: not in enabled drivers build config 00:02:47.421 net/ring: not in enabled drivers build config 00:02:47.421 net/sfc: not in enabled drivers build config 00:02:47.421 net/softnic: not in enabled drivers build config 00:02:47.421 net/tap: not in enabled drivers build config 00:02:47.421 net/thunderx: not in enabled drivers build config 00:02:47.421 net/txgbe: not in enabled drivers build config 00:02:47.421 net/vdev_netvsc: not in enabled drivers build config 00:02:47.421 net/vhost: not in enabled drivers build config 00:02:47.421 net/virtio: not in enabled drivers build config 00:02:47.421 net/vmxnet3: not in enabled drivers build config 00:02:47.421 raw/*: missing internal dependency, "rawdev" 00:02:47.421 crypto/armv8: not in enabled drivers build config 00:02:47.421 crypto/bcmfs: not in enabled drivers build config 00:02:47.421 crypto/caam_jr: not in enabled drivers build config 00:02:47.421 crypto/ccp: not in enabled drivers build config 00:02:47.421 crypto/cnxk: not in enabled drivers build config 00:02:47.421 crypto/dpaa_sec: not in enabled drivers build config 00:02:47.421 crypto/dpaa2_sec: not in enabled drivers build config 00:02:47.421 crypto/ipsec_mb: not in enabled drivers build config 00:02:47.421 crypto/mlx5: not in enabled drivers build config 00:02:47.421 crypto/mvsam: not in enabled drivers build config 00:02:47.421 crypto/nitrox: not in enabled drivers build config 00:02:47.421 crypto/null: not in enabled drivers build config 00:02:47.421 crypto/octeontx: not in enabled drivers build config 00:02:47.421 crypto/openssl: not in enabled drivers build config 00:02:47.421 crypto/scheduler: not in enabled drivers build config 00:02:47.421 crypto/uadk: not in enabled drivers build config 00:02:47.421 crypto/virtio: not in enabled drivers build config 00:02:47.421 compress/isal: not in enabled drivers build config 00:02:47.421 compress/mlx5: not in enabled drivers build config 00:02:47.421 compress/nitrox: not in enabled drivers build config 00:02:47.421 compress/octeontx: not in enabled drivers build config 00:02:47.421 compress/zlib: not in enabled drivers build config 00:02:47.421 regex/*: missing internal dependency, "regexdev" 00:02:47.421 ml/*: missing internal dependency, "mldev" 00:02:47.421 vdpa/ifc: not in enabled drivers build config 00:02:47.421 vdpa/mlx5: not in enabled drivers build config 00:02:47.421 vdpa/nfp: not in enabled drivers build config 00:02:47.421 vdpa/sfc: not in enabled drivers build config 00:02:47.421 event/*: missing internal dependency, "eventdev" 00:02:47.421 baseband/*: missing internal dependency, "bbdev" 00:02:47.421 gpu/*: missing internal dependency, "gpudev" 00:02:47.421 00:02:47.421 00:02:47.421 Build targets in project: 85 00:02:47.421 00:02:47.421 DPDK 24.03.0 00:02:47.421 00:02:47.421 User defined options 00:02:47.421 default_library : shared 00:02:47.421 libdir : lib 00:02:47.421 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:02:47.421 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:02:47.421 c_link_args : 00:02:47.421 cpu_instruction_set: native 00:02:47.422 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:02:47.422 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:02:47.422 enable_docs : false 00:02:47.422 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:02:47.422 enable_kmods : false 00:02:47.422 max_lcores : 128 00:02:47.422 tests : false 00:02:47.422 00:02:47.422 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:02:47.422 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:02:47.422 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:02:47.422 [2/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:02:47.422 [3/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:02:47.422 [4/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:02:47.422 [5/268] Linking static target lib/librte_kvargs.a 00:02:47.422 [6/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:02:47.422 [7/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:02:47.422 [8/268] Linking static target lib/librte_log.a 00:02:47.422 [9/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:02:47.422 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:02:47.422 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:02:47.422 [12/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.422 [13/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:02:47.422 [14/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:02:47.422 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:02:47.422 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:02:47.679 [17/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:02:47.679 [18/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:02:47.679 [19/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:02:47.679 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:02:47.679 [21/268] Linking target lib/librte_log.so.24.1 00:02:47.938 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:02:47.938 [23/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:02:47.938 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:02:47.938 [25/268] Linking target lib/librte_kvargs.so.24.1 00:02:47.938 [26/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:02:47.938 [27/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:02:48.195 [28/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:02:48.195 [29/268] Linking static target lib/librte_telemetry.a 00:02:48.195 [30/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:02:48.195 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:02:48.195 [32/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:02:48.195 [33/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:02:48.453 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:02:48.453 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:02:48.453 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:02:48.453 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:02:48.453 [38/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:02:48.453 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:02:48.733 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:02:48.733 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:02:48.995 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:02:48.995 [43/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:02:48.995 [44/268] Linking target lib/librte_telemetry.so.24.1 00:02:48.995 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:02:48.995 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:02:48.995 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:02:49.251 [48/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:02:49.251 [49/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:02:49.251 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:02:49.251 [51/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:02:49.251 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:02:49.508 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:02:49.508 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:02:49.508 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:02:49.508 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:02:49.767 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:02:49.767 [58/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:02:49.767 [59/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:02:49.767 [60/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:02:50.024 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:02:50.024 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:02:50.024 [63/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:02:50.024 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:02:50.281 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:02:50.281 [66/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:02:50.539 [67/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:02:50.539 [68/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:02:50.539 [69/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:02:50.539 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:02:50.539 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:02:50.539 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:02:50.797 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:02:50.797 [74/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:02:50.797 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:02:51.055 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:02:51.312 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:02:51.312 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:02:51.312 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:02:51.312 [80/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:02:51.312 [81/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:02:51.312 [82/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:02:51.571 [83/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:02:51.571 [84/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:02:51.571 [85/268] Linking static target lib/librte_ring.a 00:02:51.571 [86/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:02:51.571 [87/268] Linking static target lib/librte_eal.a 00:02:51.829 [88/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:02:51.829 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:02:52.086 [90/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:02:52.086 [91/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:02:52.086 [92/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:02:52.086 [93/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:02:52.086 [94/268] Linking static target lib/librte_mempool.a 00:02:52.344 [95/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:02:52.344 [96/268] Linking static target lib/librte_rcu.a 00:02:52.345 [97/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:02:52.602 [98/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:02:52.602 [99/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:02:52.602 [100/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:02:52.603 [101/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:02:52.860 [102/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:02:52.860 [103/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:02:52.860 [104/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:02:52.860 [105/268] Linking static target lib/librte_mbuf.a 00:02:52.860 [106/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:02:52.860 [107/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:02:52.860 [108/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:02:52.860 [109/268] Linking static target lib/librte_net.a 00:02:53.118 [110/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:02:53.118 [111/268] Linking static target lib/librte_meter.a 00:02:53.377 [112/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:02:53.377 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:02:53.377 [114/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:02:53.635 [115/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:02:53.635 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:02:53.635 [117/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:02:53.893 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:02:53.893 [119/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:02:53.893 [120/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:02:54.456 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:02:54.713 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:02:54.713 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:02:54.713 [124/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:02:54.713 [125/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:02:54.713 [126/268] Linking static target lib/librte_pci.a 00:02:54.713 [127/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:02:54.970 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:02:54.970 [129/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:02:54.970 [130/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:02:54.970 [131/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:02:54.970 [132/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:02:54.970 [133/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:02:55.229 [134/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:02:55.229 [135/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:02:55.229 [136/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:02:55.229 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:02:55.229 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:02:55.229 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:02:55.229 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:02:55.229 [141/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:02:55.229 [142/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:02:55.229 [143/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:02:55.229 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:02:55.487 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:02:55.487 [146/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:02:55.745 [147/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:02:55.745 [148/268] Linking static target lib/librte_cmdline.a 00:02:55.745 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:02:55.745 [150/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:02:56.003 [151/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:02:56.003 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:02:56.261 [153/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:02:56.261 [154/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:02:56.261 [155/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:02:56.261 [156/268] Linking static target lib/librte_timer.a 00:02:56.261 [157/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:02:56.261 [158/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:02:56.261 [159/268] Linking static target lib/librte_compressdev.a 00:02:56.519 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:02:56.777 [161/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:02:56.777 [162/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:02:56.777 [163/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:02:56.777 [164/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:02:56.777 [165/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:02:56.777 [166/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:02:57.035 [167/268] Linking static target lib/librte_dmadev.a 00:02:57.035 [168/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:57.035 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:02:57.035 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:02:57.292 [171/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:02:57.292 [172/268] Linking static target lib/librte_ethdev.a 00:02:57.292 [173/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:02:57.551 [174/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:57.551 [175/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:02:57.551 [176/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:02:57.551 [177/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:02:57.551 [178/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:02:57.827 [179/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:02:57.827 [180/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:02:57.827 [181/268] Linking static target lib/librte_hash.a 00:02:57.827 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:02:57.827 [183/268] Linking static target lib/librte_power.a 00:02:57.827 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:02:57.827 [185/268] Linking static target lib/librte_reorder.a 00:02:58.085 [186/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:02:58.085 [187/268] Linking static target lib/librte_cryptodev.a 00:02:58.085 [188/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:02:58.085 [189/268] Linking static target lib/librte_security.a 00:02:58.343 [190/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.343 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:02:58.343 [192/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:02:58.601 [193/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.601 [194/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:02:58.601 [195/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:02:58.601 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:02:58.601 [197/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.166 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:02:59.166 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:02:59.166 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:02:59.425 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:02:59.425 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:02:59.425 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:02:59.425 [204/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:02:59.425 [205/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:02:59.683 [206/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:02:59.683 [207/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:02:59.941 [208/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:02:59.941 [209/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:02:59.941 [210/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:02:59.941 [211/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:03:00.198 [212/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:03:00.198 [213/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:00.198 [214/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:03:00.198 [215/268] Linking static target drivers/librte_bus_pci.a 00:03:00.198 [216/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:03:00.198 [217/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:00.198 [218/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:03:00.198 [219/268] Linking static target drivers/librte_bus_vdev.a 00:03:00.456 [220/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:03:00.456 [221/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:03:00.456 [222/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:00.714 [223/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:03:00.714 [224/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:00.714 [225/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:03:00.714 [226/268] Linking static target drivers/librte_mempool_ring.a 00:03:00.714 [227/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:03:00.714 [228/268] Linking target lib/librte_eal.so.24.1 00:03:00.714 [229/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:03:00.972 [230/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:03:00.972 [231/268] Linking target lib/librte_timer.so.24.1 00:03:00.972 [232/268] Linking target drivers/librte_bus_vdev.so.24.1 00:03:00.972 [233/268] Linking target lib/librte_ring.so.24.1 00:03:00.972 [234/268] Linking target lib/librte_meter.so.24.1 00:03:00.972 [235/268] Linking target lib/librte_pci.so.24.1 00:03:00.972 [236/268] Linking target lib/librte_dmadev.so.24.1 00:03:01.230 [237/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:03:01.230 [238/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:03:01.230 [239/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:03:01.230 [240/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:03:01.230 [241/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:03:01.230 [242/268] Linking target lib/librte_rcu.so.24.1 00:03:01.230 [243/268] Linking target lib/librte_mempool.so.24.1 00:03:01.230 [244/268] Linking target drivers/librte_bus_pci.so.24.1 00:03:01.487 [245/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:03:01.487 [246/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:03:01.487 [247/268] Linking target lib/librte_mbuf.so.24.1 00:03:01.487 [248/268] Linking target drivers/librte_mempool_ring.so.24.1 00:03:01.746 [249/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:03:01.746 [250/268] Linking target lib/librte_net.so.24.1 00:03:01.746 [251/268] Linking target lib/librte_reorder.so.24.1 00:03:01.746 [252/268] Linking target lib/librte_cryptodev.so.24.1 00:03:01.746 [253/268] Linking target lib/librte_compressdev.so.24.1 00:03:01.746 [254/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:03:01.746 [255/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:03:01.746 [256/268] Linking target lib/librte_hash.so.24.1 00:03:02.004 [257/268] Linking target lib/librte_cmdline.so.24.1 00:03:02.004 [258/268] Linking target lib/librte_security.so.24.1 00:03:02.004 [259/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:03:02.952 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:03:03.886 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:03:04.148 [262/268] Linking target lib/librte_ethdev.so.24.1 00:03:04.148 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:03:04.148 [264/268] Linking target lib/librte_power.so.24.1 00:03:12.261 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:03:12.261 [266/268] Linking static target lib/librte_vhost.a 00:03:13.636 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:03:13.636 [268/268] Linking target lib/librte_vhost.so.24.1 00:03:13.636 INFO: autodetecting backend as ninja 00:03:13.636 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:03:15.012 CC lib/ut/ut.o 00:03:15.012 CC lib/log/log.o 00:03:15.012 CC lib/log/log_flags.o 00:03:15.012 CC lib/log/log_deprecated.o 00:03:15.012 CC lib/ut_mock/mock.o 00:03:15.012 LIB libspdk_ut_mock.a 00:03:15.012 LIB libspdk_ut.a 00:03:15.012 SO libspdk_ut_mock.so.6.0 00:03:15.012 SO libspdk_ut.so.2.0 00:03:15.012 LIB libspdk_log.a 00:03:15.012 SO libspdk_log.so.7.0 00:03:15.012 SYMLINK libspdk_ut_mock.so 00:03:15.012 SYMLINK libspdk_ut.so 00:03:15.012 SYMLINK libspdk_log.so 00:03:15.270 CC lib/dma/dma.o 00:03:15.270 CC lib/util/base64.o 00:03:15.270 CC lib/util/bit_array.o 00:03:15.270 CC lib/util/cpuset.o 00:03:15.270 CC lib/util/crc16.o 00:03:15.270 CC lib/util/crc32.o 00:03:15.270 CC lib/util/crc32c.o 00:03:15.270 CC lib/util/crc32_ieee.o 00:03:15.270 CC lib/ioat/ioat.o 00:03:15.270 CC lib/util/crc64.o 00:03:15.270 CXX lib/trace_parser/trace.o 00:03:15.528 CC lib/vfio_user/host/vfio_user_pci.o 00:03:15.528 CC lib/util/dif.o 00:03:15.528 CC lib/util/fd.o 00:03:15.528 CC lib/util/fd_group.o 00:03:15.528 CC lib/util/file.o 00:03:15.528 CC lib/util/hexlify.o 00:03:15.528 LIB libspdk_dma.a 00:03:15.528 CC lib/util/iov.o 00:03:15.528 CC lib/util/math.o 00:03:15.528 SO libspdk_dma.so.4.0 00:03:15.528 CC lib/vfio_user/host/vfio_user.o 00:03:15.528 SYMLINK libspdk_dma.so 00:03:15.528 CC lib/util/net.o 00:03:15.528 CC lib/util/pipe.o 00:03:15.785 LIB libspdk_ioat.a 00:03:15.785 CC lib/util/strerror_tls.o 00:03:15.785 CC lib/util/string.o 00:03:15.785 SO libspdk_ioat.so.7.0 00:03:15.785 CC lib/util/uuid.o 00:03:15.785 SYMLINK libspdk_ioat.so 00:03:15.785 CC lib/util/xor.o 00:03:15.785 CC lib/util/zipf.o 00:03:15.785 LIB libspdk_vfio_user.a 00:03:15.785 SO libspdk_vfio_user.so.5.0 00:03:16.043 SYMLINK libspdk_vfio_user.so 00:03:16.300 LIB libspdk_trace_parser.a 00:03:16.300 SO libspdk_trace_parser.so.5.0 00:03:16.300 SYMLINK libspdk_trace_parser.so 00:03:16.558 LIB libspdk_util.a 00:03:16.558 SO libspdk_util.so.10.0 00:03:16.815 SYMLINK libspdk_util.so 00:03:17.074 CC lib/env_dpdk/memory.o 00:03:17.074 CC lib/env_dpdk/pci.o 00:03:17.074 CC lib/env_dpdk/env.o 00:03:17.074 CC lib/env_dpdk/init.o 00:03:17.074 CC lib/env_dpdk/pci_ioat.o 00:03:17.074 CC lib/env_dpdk/threads.o 00:03:17.074 CC lib/conf/conf.o 00:03:17.075 CC lib/vmd/vmd.o 00:03:17.075 CC lib/env_dpdk/pci_virtio.o 00:03:17.075 CC lib/env_dpdk/pci_vmd.o 00:03:17.075 CC lib/vmd/led.o 00:03:17.075 CC lib/json/json_parse.o 00:03:17.075 CC lib/env_dpdk/pci_idxd.o 00:03:17.075 CC lib/env_dpdk/pci_event.o 00:03:17.075 CC lib/json/json_util.o 00:03:17.075 CC lib/env_dpdk/sigbus_handler.o 00:03:17.075 CC lib/env_dpdk/pci_dpdk.o 00:03:17.333 LIB libspdk_conf.a 00:03:17.333 CC lib/json/json_write.o 00:03:17.333 SO libspdk_conf.so.6.0 00:03:17.333 SYMLINK libspdk_conf.so 00:03:17.333 CC lib/env_dpdk/pci_dpdk_2207.o 00:03:17.333 CC lib/env_dpdk/pci_dpdk_2211.o 00:03:17.592 LIB libspdk_vmd.a 00:03:17.592 SO libspdk_vmd.so.6.0 00:03:17.592 SYMLINK libspdk_vmd.so 00:03:17.849 LIB libspdk_json.a 00:03:17.849 SO libspdk_json.so.6.0 00:03:17.850 SYMLINK libspdk_json.so 00:03:18.440 CC lib/jsonrpc/jsonrpc_server.o 00:03:18.440 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:03:18.440 CC lib/jsonrpc/jsonrpc_client.o 00:03:18.440 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:03:18.440 LIB libspdk_jsonrpc.a 00:03:18.698 SO libspdk_jsonrpc.so.6.0 00:03:18.698 SYMLINK libspdk_jsonrpc.so 00:03:18.698 LIB libspdk_env_dpdk.a 00:03:18.698 SO libspdk_env_dpdk.so.15.0 00:03:18.698 SYMLINK libspdk_env_dpdk.so 00:03:18.956 CC lib/rpc/rpc.o 00:03:19.214 LIB libspdk_rpc.a 00:03:19.214 SO libspdk_rpc.so.6.0 00:03:19.473 SYMLINK libspdk_rpc.so 00:03:19.730 CC lib/keyring/keyring.o 00:03:19.730 CC lib/keyring/keyring_rpc.o 00:03:19.730 CC lib/notify/notify.o 00:03:19.730 CC lib/notify/notify_rpc.o 00:03:19.730 CC lib/trace/trace.o 00:03:19.730 CC lib/trace/trace_flags.o 00:03:19.730 CC lib/trace/trace_rpc.o 00:03:19.730 LIB libspdk_notify.a 00:03:19.730 SO libspdk_notify.so.6.0 00:03:19.989 SYMLINK libspdk_notify.so 00:03:19.989 LIB libspdk_keyring.a 00:03:19.989 SO libspdk_keyring.so.1.0 00:03:19.989 SYMLINK libspdk_keyring.so 00:03:19.989 LIB libspdk_trace.a 00:03:20.247 SO libspdk_trace.so.10.0 00:03:20.247 SYMLINK libspdk_trace.so 00:03:20.505 CC lib/sock/sock.o 00:03:20.505 CC lib/sock/sock_rpc.o 00:03:20.505 CC lib/thread/thread.o 00:03:20.505 CC lib/thread/iobuf.o 00:03:21.071 LIB libspdk_sock.a 00:03:21.071 SO libspdk_sock.so.10.0 00:03:21.071 SYMLINK libspdk_sock.so 00:03:21.329 CC lib/nvme/nvme_ctrlr_cmd.o 00:03:21.329 CC lib/nvme/nvme_ctrlr.o 00:03:21.329 CC lib/nvme/nvme_fabric.o 00:03:21.329 CC lib/nvme/nvme_ns_cmd.o 00:03:21.329 CC lib/nvme/nvme_ns.o 00:03:21.329 CC lib/nvme/nvme_pcie_common.o 00:03:21.329 CC lib/nvme/nvme_pcie.o 00:03:21.329 CC lib/nvme/nvme.o 00:03:21.329 CC lib/nvme/nvme_qpair.o 00:03:21.329 CC lib/nvme/nvme_quirks.o 00:03:21.329 CC lib/nvme/nvme_transport.o 00:03:21.587 LIB libspdk_thread.a 00:03:21.587 SO libspdk_thread.so.10.1 00:03:21.845 SYMLINK libspdk_thread.so 00:03:21.845 CC lib/accel/accel.o 00:03:22.102 CC lib/nvme/nvme_discovery.o 00:03:22.102 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:03:22.360 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:03:22.360 CC lib/nvme/nvme_tcp.o 00:03:22.360 CC lib/nvme/nvme_opal.o 00:03:22.360 CC lib/nvme/nvme_io_msg.o 00:03:22.618 CC lib/nvme/nvme_poll_group.o 00:03:22.618 CC lib/nvme/nvme_zns.o 00:03:22.618 CC lib/nvme/nvme_stubs.o 00:03:22.618 CC lib/nvme/nvme_auth.o 00:03:22.877 CC lib/nvme/nvme_cuse.o 00:03:23.143 CC lib/accel/accel_rpc.o 00:03:23.143 CC lib/accel/accel_sw.o 00:03:23.143 CC lib/blob/blobstore.o 00:03:23.143 CC lib/init/json_config.o 00:03:23.402 CC lib/blob/request.o 00:03:23.402 CC lib/init/subsystem.o 00:03:23.402 CC lib/blob/zeroes.o 00:03:23.402 CC lib/virtio/virtio.o 00:03:23.402 CC lib/virtio/virtio_vhost_user.o 00:03:23.402 LIB libspdk_accel.a 00:03:23.402 CC lib/virtio/virtio_vfio_user.o 00:03:23.402 SO libspdk_accel.so.16.0 00:03:23.402 CC lib/init/subsystem_rpc.o 00:03:23.402 CC lib/virtio/virtio_pci.o 00:03:23.660 CC lib/blob/blob_bs_dev.o 00:03:23.660 SYMLINK libspdk_accel.so 00:03:23.660 CC lib/init/rpc.o 00:03:23.660 LIB libspdk_init.a 00:03:23.660 SO libspdk_init.so.5.0 00:03:23.918 SYMLINK libspdk_init.so 00:03:23.918 LIB libspdk_virtio.a 00:03:23.918 CC lib/bdev/bdev.o 00:03:23.918 CC lib/bdev/bdev_rpc.o 00:03:23.918 CC lib/bdev/part.o 00:03:23.918 CC lib/bdev/bdev_zone.o 00:03:23.918 CC lib/bdev/scsi_nvme.o 00:03:23.918 SO libspdk_virtio.so.7.0 00:03:23.918 SYMLINK libspdk_virtio.so 00:03:23.918 LIB libspdk_nvme.a 00:03:23.918 CC lib/event/app.o 00:03:23.918 CC lib/event/log_rpc.o 00:03:23.918 CC lib/event/reactor.o 00:03:23.918 CC lib/event/app_rpc.o 00:03:23.918 CC lib/event/scheduler_static.o 00:03:24.176 SO libspdk_nvme.so.13.1 00:03:24.176 SYMLINK libspdk_nvme.so 00:03:24.742 LIB libspdk_event.a 00:03:24.742 SO libspdk_event.so.14.0 00:03:24.742 SYMLINK libspdk_event.so 00:03:26.642 LIB libspdk_blob.a 00:03:26.642 SO libspdk_blob.so.11.0 00:03:26.642 SYMLINK libspdk_blob.so 00:03:26.642 CC lib/lvol/lvol.o 00:03:26.642 CC lib/blobfs/blobfs.o 00:03:26.642 CC lib/blobfs/tree.o 00:03:26.899 LIB libspdk_bdev.a 00:03:26.899 SO libspdk_bdev.so.16.0 00:03:26.899 SYMLINK libspdk_bdev.so 00:03:27.156 CC lib/nbd/nbd.o 00:03:27.156 CC lib/nbd/nbd_rpc.o 00:03:27.156 CC lib/nvmf/ctrlr.o 00:03:27.156 CC lib/scsi/dev.o 00:03:27.156 CC lib/nvmf/ctrlr_discovery.o 00:03:27.156 CC lib/nvmf/ctrlr_bdev.o 00:03:27.156 CC lib/nvmf/subsystem.o 00:03:27.156 CC lib/scsi/lun.o 00:03:27.156 CC lib/scsi/port.o 00:03:27.156 CC lib/ftl/ftl_core.o 00:03:27.461 CC lib/scsi/scsi.o 00:03:27.461 CC lib/scsi/scsi_bdev.o 00:03:27.461 CC lib/scsi/scsi_pr.o 00:03:27.461 CC lib/scsi/scsi_rpc.o 00:03:27.461 CC lib/scsi/task.o 00:03:27.461 CC lib/ftl/ftl_init.o 00:03:27.461 LIB libspdk_blobfs.a 00:03:27.718 SO libspdk_blobfs.so.10.0 00:03:27.718 CC lib/ftl/ftl_layout.o 00:03:27.718 SYMLINK libspdk_blobfs.so 00:03:27.718 CC lib/ftl/ftl_debug.o 00:03:27.718 LIB libspdk_nbd.a 00:03:27.718 CC lib/nvmf/nvmf.o 00:03:27.718 CC lib/ftl/ftl_io.o 00:03:27.718 SO libspdk_nbd.so.7.0 00:03:27.718 CC lib/ftl/ftl_sb.o 00:03:27.718 SYMLINK libspdk_nbd.so 00:03:27.718 CC lib/ftl/ftl_l2p.o 00:03:27.718 CC lib/ftl/ftl_l2p_flat.o 00:03:27.718 CC lib/ftl/ftl_nv_cache.o 00:03:27.718 LIB libspdk_lvol.a 00:03:27.718 SO libspdk_lvol.so.10.0 00:03:27.718 CC lib/ftl/ftl_band.o 00:03:27.975 SYMLINK libspdk_lvol.so 00:03:27.975 CC lib/ftl/ftl_band_ops.o 00:03:27.975 CC lib/ftl/ftl_writer.o 00:03:27.975 CC lib/ftl/ftl_rq.o 00:03:27.975 CC lib/ftl/ftl_reloc.o 00:03:27.975 CC lib/ftl/ftl_l2p_cache.o 00:03:27.975 LIB libspdk_scsi.a 00:03:27.975 CC lib/ftl/ftl_p2l.o 00:03:27.975 SO libspdk_scsi.so.9.0 00:03:27.975 SYMLINK libspdk_scsi.so 00:03:28.233 CC lib/ftl/mngt/ftl_mngt.o 00:03:28.233 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:03:28.233 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:03:28.233 CC lib/ftl/mngt/ftl_mngt_startup.o 00:03:28.233 CC lib/nvmf/nvmf_rpc.o 00:03:28.233 CC lib/nvmf/transport.o 00:03:28.233 CC lib/nvmf/tcp.o 00:03:28.233 CC lib/nvmf/stubs.o 00:03:28.233 CC lib/nvmf/mdns_server.o 00:03:28.491 CC lib/ftl/mngt/ftl_mngt_md.o 00:03:28.491 CC lib/nvmf/auth.o 00:03:28.491 CC lib/ftl/mngt/ftl_mngt_misc.o 00:03:28.491 CC lib/iscsi/conn.o 00:03:28.491 CC lib/vhost/vhost.o 00:03:28.491 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:03:28.491 CC lib/vhost/vhost_rpc.o 00:03:28.491 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:03:28.748 CC lib/vhost/vhost_scsi.o 00:03:28.748 CC lib/iscsi/init_grp.o 00:03:28.748 CC lib/ftl/mngt/ftl_mngt_band.o 00:03:28.748 CC lib/vhost/vhost_blk.o 00:03:28.748 CC lib/vhost/rte_vhost_user.o 00:03:28.748 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:03:29.005 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:03:29.005 CC lib/iscsi/iscsi.o 00:03:29.005 CC lib/iscsi/md5.o 00:03:29.005 CC lib/iscsi/param.o 00:03:29.005 CC lib/iscsi/portal_grp.o 00:03:29.005 CC lib/iscsi/tgt_node.o 00:03:29.261 CC lib/iscsi/iscsi_subsystem.o 00:03:29.261 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:03:29.262 CC lib/iscsi/iscsi_rpc.o 00:03:29.262 CC lib/iscsi/task.o 00:03:29.262 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:03:29.518 CC lib/ftl/utils/ftl_conf.o 00:03:29.518 CC lib/ftl/utils/ftl_md.o 00:03:29.518 CC lib/ftl/utils/ftl_mempool.o 00:03:29.518 CC lib/ftl/utils/ftl_bitmap.o 00:03:29.518 CC lib/ftl/utils/ftl_property.o 00:03:29.775 LIB libspdk_nvmf.a 00:03:29.775 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:03:29.775 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:03:29.775 SO libspdk_nvmf.so.19.0 00:03:29.775 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:03:29.775 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:03:29.775 SYMLINK libspdk_nvmf.so 00:03:29.775 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:03:29.775 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:03:29.775 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:03:29.775 CC lib/ftl/upgrade/ftl_sb_v3.o 00:03:30.033 CC lib/ftl/upgrade/ftl_sb_v5.o 00:03:30.033 CC lib/ftl/nvc/ftl_nvc_dev.o 00:03:30.033 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:03:30.033 CC lib/ftl/base/ftl_base_dev.o 00:03:30.033 CC lib/ftl/base/ftl_base_bdev.o 00:03:30.033 LIB libspdk_vhost.a 00:03:30.033 SO libspdk_vhost.so.8.0 00:03:30.033 SYMLINK libspdk_vhost.so 00:03:30.290 LIB libspdk_ftl.a 00:03:30.290 SO libspdk_ftl.so.9.0 00:03:30.548 SYMLINK libspdk_ftl.so 00:03:30.548 LIB libspdk_iscsi.a 00:03:30.548 SO libspdk_iscsi.so.8.0 00:03:30.806 SYMLINK libspdk_iscsi.so 00:03:31.064 CC module/env_dpdk/env_dpdk_rpc.o 00:03:31.064 CC module/keyring/file/keyring.o 00:03:31.064 CC module/keyring/file/keyring_rpc.o 00:03:31.064 CC module/blob/bdev/blob_bdev.o 00:03:31.064 CC module/sock/posix/posix.o 00:03:31.064 CC module/accel/ioat/accel_ioat.o 00:03:31.064 CC module/accel/ioat/accel_ioat_rpc.o 00:03:31.064 CC module/keyring/linux/keyring.o 00:03:31.064 CC module/scheduler/dynamic/scheduler_dynamic.o 00:03:31.064 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:03:31.064 CC module/accel/error/accel_error.o 00:03:31.064 CC module/scheduler/gscheduler/gscheduler.o 00:03:31.323 LIB libspdk_env_dpdk_rpc.a 00:03:31.323 SO libspdk_env_dpdk_rpc.so.6.0 00:03:31.323 CC module/accel/error/accel_error_rpc.o 00:03:31.323 SYMLINK libspdk_env_dpdk_rpc.so 00:03:31.323 CC module/keyring/linux/keyring_rpc.o 00:03:31.323 LIB libspdk_scheduler_gscheduler.a 00:03:31.323 LIB libspdk_keyring_file.a 00:03:31.323 LIB libspdk_accel_ioat.a 00:03:31.323 SO libspdk_scheduler_gscheduler.so.4.0 00:03:31.323 SO libspdk_keyring_file.so.1.0 00:03:31.323 SO libspdk_accel_ioat.so.6.0 00:03:31.323 LIB libspdk_scheduler_dpdk_governor.a 00:03:31.323 SYMLINK libspdk_scheduler_gscheduler.so 00:03:31.323 SYMLINK libspdk_keyring_file.so 00:03:31.323 LIB libspdk_scheduler_dynamic.a 00:03:31.323 SO libspdk_scheduler_dpdk_governor.so.4.0 00:03:31.614 SYMLINK libspdk_accel_ioat.so 00:03:31.614 LIB libspdk_keyring_linux.a 00:03:31.614 SO libspdk_scheduler_dynamic.so.4.0 00:03:31.614 LIB libspdk_blob_bdev.a 00:03:31.614 LIB libspdk_accel_error.a 00:03:31.614 SYMLINK libspdk_scheduler_dpdk_governor.so 00:03:31.614 SO libspdk_keyring_linux.so.1.0 00:03:31.614 SO libspdk_blob_bdev.so.11.0 00:03:31.614 SO libspdk_accel_error.so.2.0 00:03:31.614 SYMLINK libspdk_scheduler_dynamic.so 00:03:31.614 SYMLINK libspdk_keyring_linux.so 00:03:31.614 SYMLINK libspdk_accel_error.so 00:03:31.614 SYMLINK libspdk_blob_bdev.so 00:03:31.888 CC module/bdev/gpt/gpt.o 00:03:31.888 CC module/bdev/error/vbdev_error.o 00:03:31.888 CC module/bdev/malloc/bdev_malloc.o 00:03:31.888 CC module/bdev/split/vbdev_split.o 00:03:31.888 CC module/bdev/null/bdev_null.o 00:03:31.888 CC module/bdev/delay/vbdev_delay.o 00:03:31.888 CC module/blobfs/bdev/blobfs_bdev.o 00:03:31.888 CC module/bdev/raid/bdev_raid.o 00:03:31.888 CC module/bdev/passthru/vbdev_passthru.o 00:03:31.888 CC module/bdev/lvol/vbdev_lvol.o 00:03:31.888 CC module/bdev/nvme/bdev_nvme.o 00:03:32.146 LIB libspdk_sock_posix.a 00:03:32.146 SO libspdk_sock_posix.so.6.0 00:03:32.146 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:03:32.146 CC module/bdev/gpt/vbdev_gpt.o 00:03:32.146 CC module/bdev/split/vbdev_split_rpc.o 00:03:32.146 SYMLINK libspdk_sock_posix.so 00:03:32.146 CC module/bdev/null/bdev_null_rpc.o 00:03:32.146 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:03:32.146 CC module/bdev/error/vbdev_error_rpc.o 00:03:32.146 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:03:32.146 CC module/bdev/malloc/bdev_malloc_rpc.o 00:03:32.404 CC module/bdev/delay/vbdev_delay_rpc.o 00:03:32.404 LIB libspdk_blobfs_bdev.a 00:03:32.404 SO libspdk_blobfs_bdev.so.6.0 00:03:32.404 LIB libspdk_bdev_split.a 00:03:32.404 LIB libspdk_bdev_null.a 00:03:32.404 SO libspdk_bdev_split.so.6.0 00:03:32.404 SO libspdk_bdev_null.so.6.0 00:03:32.404 LIB libspdk_bdev_malloc.a 00:03:32.404 LIB libspdk_bdev_error.a 00:03:32.404 SYMLINK libspdk_blobfs_bdev.so 00:03:32.404 SYMLINK libspdk_bdev_split.so 00:03:32.404 CC module/bdev/nvme/bdev_nvme_rpc.o 00:03:32.404 CC module/bdev/nvme/nvme_rpc.o 00:03:32.404 SYMLINK libspdk_bdev_null.so 00:03:32.404 CC module/bdev/nvme/bdev_mdns_client.o 00:03:32.404 SO libspdk_bdev_malloc.so.6.0 00:03:32.404 SO libspdk_bdev_error.so.6.0 00:03:32.404 LIB libspdk_bdev_delay.a 00:03:32.404 LIB libspdk_bdev_gpt.a 00:03:32.404 LIB libspdk_bdev_passthru.a 00:03:32.404 SO libspdk_bdev_delay.so.6.0 00:03:32.404 SO libspdk_bdev_gpt.so.6.0 00:03:32.662 SO libspdk_bdev_passthru.so.6.0 00:03:32.662 SYMLINK libspdk_bdev_malloc.so 00:03:32.662 SYMLINK libspdk_bdev_error.so 00:03:32.662 SYMLINK libspdk_bdev_delay.so 00:03:32.662 CC module/bdev/raid/bdev_raid_rpc.o 00:03:32.662 SYMLINK libspdk_bdev_gpt.so 00:03:32.662 SYMLINK libspdk_bdev_passthru.so 00:03:32.662 CC module/bdev/nvme/vbdev_opal.o 00:03:32.662 CC module/bdev/nvme/vbdev_opal_rpc.o 00:03:32.662 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:03:32.662 LIB libspdk_bdev_lvol.a 00:03:32.662 CC module/bdev/zone_block/vbdev_zone_block.o 00:03:32.662 SO libspdk_bdev_lvol.so.6.0 00:03:32.662 CC module/bdev/ftl/bdev_ftl.o 00:03:32.920 CC module/bdev/virtio/bdev_virtio_scsi.o 00:03:32.921 CC module/bdev/aio/bdev_aio.o 00:03:32.921 SYMLINK libspdk_bdev_lvol.so 00:03:32.921 CC module/bdev/aio/bdev_aio_rpc.o 00:03:32.921 CC module/bdev/virtio/bdev_virtio_blk.o 00:03:32.921 CC module/bdev/virtio/bdev_virtio_rpc.o 00:03:32.921 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:03:32.921 CC module/bdev/raid/bdev_raid_sb.o 00:03:32.921 CC module/bdev/raid/raid0.o 00:03:33.178 CC module/bdev/raid/raid1.o 00:03:33.178 CC module/bdev/raid/concat.o 00:03:33.179 CC module/bdev/ftl/bdev_ftl_rpc.o 00:03:33.179 LIB libspdk_bdev_zone_block.a 00:03:33.179 LIB libspdk_bdev_aio.a 00:03:33.179 SO libspdk_bdev_zone_block.so.6.0 00:03:33.179 SO libspdk_bdev_aio.so.6.0 00:03:33.179 SYMLINK libspdk_bdev_zone_block.so 00:03:33.179 SYMLINK libspdk_bdev_aio.so 00:03:33.436 LIB libspdk_bdev_ftl.a 00:03:33.436 LIB libspdk_bdev_raid.a 00:03:33.436 SO libspdk_bdev_ftl.so.6.0 00:03:33.436 SO libspdk_bdev_raid.so.6.0 00:03:33.436 SYMLINK libspdk_bdev_raid.so 00:03:33.436 SYMLINK libspdk_bdev_ftl.so 00:03:33.436 LIB libspdk_bdev_virtio.a 00:03:33.436 SO libspdk_bdev_virtio.so.6.0 00:03:33.695 SYMLINK libspdk_bdev_virtio.so 00:03:34.629 LIB libspdk_bdev_nvme.a 00:03:34.629 SO libspdk_bdev_nvme.so.7.0 00:03:34.629 SYMLINK libspdk_bdev_nvme.so 00:03:35.195 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:03:35.195 CC module/event/subsystems/sock/sock.o 00:03:35.195 CC module/event/subsystems/iobuf/iobuf.o 00:03:35.195 CC module/event/subsystems/vmd/vmd.o 00:03:35.195 CC module/event/subsystems/vmd/vmd_rpc.o 00:03:35.195 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:03:35.195 CC module/event/subsystems/keyring/keyring.o 00:03:35.195 CC module/event/subsystems/scheduler/scheduler.o 00:03:35.453 LIB libspdk_event_keyring.a 00:03:35.453 LIB libspdk_event_vhost_blk.a 00:03:35.453 LIB libspdk_event_scheduler.a 00:03:35.453 LIB libspdk_event_vmd.a 00:03:35.453 LIB libspdk_event_sock.a 00:03:35.453 SO libspdk_event_keyring.so.1.0 00:03:35.453 SO libspdk_event_vhost_blk.so.3.0 00:03:35.453 LIB libspdk_event_iobuf.a 00:03:35.453 SO libspdk_event_vmd.so.6.0 00:03:35.453 SO libspdk_event_scheduler.so.4.0 00:03:35.453 SO libspdk_event_sock.so.5.0 00:03:35.453 SO libspdk_event_iobuf.so.3.0 00:03:35.453 SYMLINK libspdk_event_vhost_blk.so 00:03:35.453 SYMLINK libspdk_event_keyring.so 00:03:35.453 SYMLINK libspdk_event_scheduler.so 00:03:35.453 SYMLINK libspdk_event_vmd.so 00:03:35.453 SYMLINK libspdk_event_sock.so 00:03:35.453 SYMLINK libspdk_event_iobuf.so 00:03:35.712 CC module/event/subsystems/accel/accel.o 00:03:35.970 LIB libspdk_event_accel.a 00:03:35.970 SO libspdk_event_accel.so.6.0 00:03:35.970 SYMLINK libspdk_event_accel.so 00:03:36.228 CC module/event/subsystems/bdev/bdev.o 00:03:36.486 LIB libspdk_event_bdev.a 00:03:36.486 SO libspdk_event_bdev.so.6.0 00:03:36.744 SYMLINK libspdk_event_bdev.so 00:03:37.002 CC module/event/subsystems/nbd/nbd.o 00:03:37.002 CC module/event/subsystems/scsi/scsi.o 00:03:37.002 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:03:37.002 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:03:37.002 LIB libspdk_event_nbd.a 00:03:37.002 LIB libspdk_event_scsi.a 00:03:37.002 SO libspdk_event_nbd.so.6.0 00:03:37.002 SO libspdk_event_scsi.so.6.0 00:03:37.261 SYMLINK libspdk_event_nbd.so 00:03:37.261 SYMLINK libspdk_event_scsi.so 00:03:37.261 LIB libspdk_event_nvmf.a 00:03:37.261 SO libspdk_event_nvmf.so.6.0 00:03:37.261 SYMLINK libspdk_event_nvmf.so 00:03:37.519 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:03:37.519 CC module/event/subsystems/iscsi/iscsi.o 00:03:37.519 LIB libspdk_event_vhost_scsi.a 00:03:37.519 LIB libspdk_event_iscsi.a 00:03:37.777 SO libspdk_event_vhost_scsi.so.3.0 00:03:37.777 SO libspdk_event_iscsi.so.6.0 00:03:37.777 SYMLINK libspdk_event_vhost_scsi.so 00:03:37.777 SYMLINK libspdk_event_iscsi.so 00:03:37.777 SO libspdk.so.6.0 00:03:37.777 SYMLINK libspdk.so 00:03:38.035 CXX app/trace/trace.o 00:03:38.035 CC app/trace_record/trace_record.o 00:03:38.035 CC app/spdk_lspci/spdk_lspci.o 00:03:38.035 make[2]: Nothing to be done for 'all'. 00:03:38.293 CC examples/interrupt_tgt/interrupt_tgt.o 00:03:38.293 CC app/nvmf_tgt/nvmf_main.o 00:03:38.293 CC app/spdk_tgt/spdk_tgt.o 00:03:38.293 CC app/iscsi_tgt/iscsi_tgt.o 00:03:38.293 CC examples/ioat/perf/perf.o 00:03:38.293 TEST_HEADER include/spdk/accel.h 00:03:38.293 TEST_HEADER include/spdk/accel_module.h 00:03:38.293 CC examples/util/zipf/zipf.o 00:03:38.293 TEST_HEADER include/spdk/assert.h 00:03:38.293 CC test/thread/poller_perf/poller_perf.o 00:03:38.293 TEST_HEADER include/spdk/barrier.h 00:03:38.293 TEST_HEADER include/spdk/base64.h 00:03:38.293 TEST_HEADER include/spdk/bdev.h 00:03:38.293 TEST_HEADER include/spdk/bdev_module.h 00:03:38.293 TEST_HEADER include/spdk/bdev_zone.h 00:03:38.293 TEST_HEADER include/spdk/bit_array.h 00:03:38.293 TEST_HEADER include/spdk/bit_pool.h 00:03:38.293 TEST_HEADER include/spdk/blob_bdev.h 00:03:38.293 TEST_HEADER include/spdk/blobfs_bdev.h 00:03:38.293 TEST_HEADER include/spdk/blobfs.h 00:03:38.293 TEST_HEADER include/spdk/blob.h 00:03:38.293 TEST_HEADER include/spdk/conf.h 00:03:38.293 TEST_HEADER include/spdk/config.h 00:03:38.293 TEST_HEADER include/spdk/cpuset.h 00:03:38.293 TEST_HEADER include/spdk/crc16.h 00:03:38.293 CC test/app/bdev_svc/bdev_svc.o 00:03:38.293 TEST_HEADER include/spdk/crc32.h 00:03:38.293 LINK spdk_lspci 00:03:38.293 TEST_HEADER include/spdk/crc64.h 00:03:38.293 TEST_HEADER include/spdk/dif.h 00:03:38.293 TEST_HEADER include/spdk/dma.h 00:03:38.293 TEST_HEADER include/spdk/endian.h 00:03:38.293 TEST_HEADER include/spdk/env_dpdk.h 00:03:38.293 TEST_HEADER include/spdk/env.h 00:03:38.293 TEST_HEADER include/spdk/event.h 00:03:38.293 TEST_HEADER include/spdk/fd_group.h 00:03:38.293 TEST_HEADER include/spdk/fd.h 00:03:38.293 TEST_HEADER include/spdk/file.h 00:03:38.293 TEST_HEADER include/spdk/ftl.h 00:03:38.293 TEST_HEADER include/spdk/gpt_spec.h 00:03:38.293 TEST_HEADER include/spdk/hexlify.h 00:03:38.293 TEST_HEADER include/spdk/histogram_data.h 00:03:38.293 TEST_HEADER include/spdk/idxd.h 00:03:38.293 TEST_HEADER include/spdk/idxd_spec.h 00:03:38.294 TEST_HEADER include/spdk/init.h 00:03:38.294 TEST_HEADER include/spdk/ioat.h 00:03:38.294 TEST_HEADER include/spdk/ioat_spec.h 00:03:38.294 TEST_HEADER include/spdk/iscsi_spec.h 00:03:38.294 TEST_HEADER include/spdk/json.h 00:03:38.294 TEST_HEADER include/spdk/jsonrpc.h 00:03:38.294 TEST_HEADER include/spdk/keyring.h 00:03:38.294 TEST_HEADER include/spdk/keyring_module.h 00:03:38.294 TEST_HEADER include/spdk/likely.h 00:03:38.294 TEST_HEADER include/spdk/log.h 00:03:38.294 TEST_HEADER include/spdk/lvol.h 00:03:38.294 TEST_HEADER include/spdk/memory.h 00:03:38.294 LINK nvmf_tgt 00:03:38.294 TEST_HEADER include/spdk/mmio.h 00:03:38.294 TEST_HEADER include/spdk/nbd.h 00:03:38.294 TEST_HEADER include/spdk/net.h 00:03:38.294 TEST_HEADER include/spdk/notify.h 00:03:38.552 TEST_HEADER include/spdk/nvme.h 00:03:38.552 TEST_HEADER include/spdk/nvme_intel.h 00:03:38.552 TEST_HEADER include/spdk/nvme_ocssd.h 00:03:38.552 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:03:38.552 TEST_HEADER include/spdk/nvme_spec.h 00:03:38.552 TEST_HEADER include/spdk/nvme_zns.h 00:03:38.552 TEST_HEADER include/spdk/nvmf_cmd.h 00:03:38.552 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:03:38.552 TEST_HEADER include/spdk/nvmf.h 00:03:38.552 TEST_HEADER include/spdk/nvmf_spec.h 00:03:38.552 TEST_HEADER include/spdk/nvmf_transport.h 00:03:38.552 TEST_HEADER include/spdk/opal.h 00:03:38.552 TEST_HEADER include/spdk/opal_spec.h 00:03:38.552 LINK interrupt_tgt 00:03:38.552 TEST_HEADER include/spdk/pci_ids.h 00:03:38.552 TEST_HEADER include/spdk/pipe.h 00:03:38.552 TEST_HEADER include/spdk/queue.h 00:03:38.552 TEST_HEADER include/spdk/reduce.h 00:03:38.552 TEST_HEADER include/spdk/rpc.h 00:03:38.552 TEST_HEADER include/spdk/scheduler.h 00:03:38.552 TEST_HEADER include/spdk/scsi.h 00:03:38.552 TEST_HEADER include/spdk/scsi_spec.h 00:03:38.552 TEST_HEADER include/spdk/sock.h 00:03:38.552 TEST_HEADER include/spdk/stdinc.h 00:03:38.552 TEST_HEADER include/spdk/string.h 00:03:38.552 TEST_HEADER include/spdk/thread.h 00:03:38.552 TEST_HEADER include/spdk/trace.h 00:03:38.552 TEST_HEADER include/spdk/trace_parser.h 00:03:38.552 TEST_HEADER include/spdk/tree.h 00:03:38.552 LINK iscsi_tgt 00:03:38.552 TEST_HEADER include/spdk/ublk.h 00:03:38.552 LINK spdk_tgt 00:03:38.552 TEST_HEADER include/spdk/util.h 00:03:38.552 LINK poller_perf 00:03:38.552 TEST_HEADER include/spdk/uuid.h 00:03:38.552 TEST_HEADER include/spdk/version.h 00:03:38.552 TEST_HEADER include/spdk/vfio_user_pci.h 00:03:38.552 TEST_HEADER include/spdk/vfio_user_spec.h 00:03:38.552 TEST_HEADER include/spdk/vhost.h 00:03:38.552 TEST_HEADER include/spdk/vmd.h 00:03:38.552 TEST_HEADER include/spdk/xor.h 00:03:38.552 TEST_HEADER include/spdk/zipf.h 00:03:38.552 CXX test/cpp_headers/accel.o 00:03:38.552 LINK zipf 00:03:38.552 LINK bdev_svc 00:03:38.552 CC app/spdk_nvme_perf/perf.o 00:03:38.552 LINK ioat_perf 00:03:38.552 LINK spdk_trace_record 00:03:38.552 CXX test/cpp_headers/accel_module.o 00:03:38.552 CXX test/cpp_headers/assert.o 00:03:38.552 CXX test/cpp_headers/barrier.o 00:03:38.552 CXX test/cpp_headers/base64.o 00:03:38.552 CXX test/cpp_headers/bdev.o 00:03:38.810 LINK spdk_trace 00:03:38.810 CC examples/ioat/verify/verify.o 00:03:38.810 CC test/rpc_client/rpc_client_test.o 00:03:38.810 CXX test/cpp_headers/bdev_module.o 00:03:38.810 CC test/nvme/aer/aer.o 00:03:38.810 CC test/env/mem_callbacks/mem_callbacks.o 00:03:38.810 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:03:38.810 CC test/app/histogram_perf/histogram_perf.o 00:03:38.810 CC test/env/vtophys/vtophys.o 00:03:39.135 LINK verify 00:03:39.135 CXX test/cpp_headers/bdev_zone.o 00:03:39.135 LINK rpc_client_test 00:03:39.135 LINK histogram_perf 00:03:39.135 CC test/accel/dif/dif.o 00:03:39.135 LINK vtophys 00:03:39.135 CC test/blobfs/mkfs/mkfs.o 00:03:39.135 LINK aer 00:03:39.135 CXX test/cpp_headers/bit_array.o 00:03:39.393 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:03:39.393 CC examples/thread/thread/thread_ex.o 00:03:39.393 CC examples/sock/hello_world/hello_sock.o 00:03:39.393 LINK mkfs 00:03:39.393 CC test/nvme/reset/reset.o 00:03:39.393 CXX test/cpp_headers/bit_pool.o 00:03:39.393 CC test/event/event_perf/event_perf.o 00:03:39.393 LINK nvme_fuzz 00:03:39.393 LINK histogram_ut 00:03:39.393 CC test/lvol/esnap/esnap.o 00:03:39.652 LINK event_perf 00:03:39.652 LINK mem_callbacks 00:03:39.652 CXX test/cpp_headers/blob_bdev.o 00:03:39.652 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:03:39.652 LINK thread 00:03:39.652 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:03:39.652 LINK hello_sock 00:03:39.652 LINK dif 00:03:39.652 LINK reset 00:03:39.910 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:03:39.910 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:03:39.910 CC test/event/reactor/reactor.o 00:03:39.910 LINK spdk_nvme_perf 00:03:39.910 CXX test/cpp_headers/blobfs_bdev.o 00:03:39.910 CC test/event/reactor_perf/reactor_perf.o 00:03:39.910 CC test/unit/lib/log/log.c/log_ut.o 00:03:39.910 LINK reactor 00:03:39.910 CC test/nvme/sgl/sgl.o 00:03:39.910 CC test/event/app_repeat/app_repeat.o 00:03:39.910 LINK env_dpdk_post_init 00:03:39.910 CC examples/vmd/lsvmd/lsvmd.o 00:03:39.910 LINK reactor_perf 00:03:39.910 CC app/spdk_nvme_identify/identify.o 00:03:40.167 CXX test/cpp_headers/blobfs.o 00:03:40.167 LINK app_repeat 00:03:40.167 LINK lsvmd 00:03:40.167 CC test/env/memory/memory_ut.o 00:03:40.167 CC test/event/scheduler/scheduler.o 00:03:40.167 CC test/env/pci/pci_ut.o 00:03:40.167 CXX test/cpp_headers/blob.o 00:03:40.167 LINK sgl 00:03:40.424 LINK log_ut 00:03:40.424 CC examples/vmd/led/led.o 00:03:40.424 LINK vhost_fuzz 00:03:40.424 CXX test/cpp_headers/conf.o 00:03:40.424 LINK scheduler 00:03:40.424 CC test/nvme/e2edp/nvme_dp.o 00:03:40.424 CC test/bdev/bdevio/bdevio.o 00:03:40.424 LINK led 00:03:40.682 CC test/app/jsoncat/jsoncat.o 00:03:40.682 CC test/unit/lib/util/base64.c/base64_ut.o 00:03:40.682 CXX test/cpp_headers/config.o 00:03:40.682 CXX test/cpp_headers/cpuset.o 00:03:40.682 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:03:40.682 LINK pci_ut 00:03:40.682 LINK jsoncat 00:03:40.682 LINK nvme_dp 00:03:40.941 CXX test/cpp_headers/crc16.o 00:03:40.941 CC examples/accel/perf/accel_perf.o 00:03:40.941 CC app/spdk_nvme_discover/discovery_aer.o 00:03:40.941 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:03:40.941 CC test/nvme/overhead/overhead.o 00:03:40.941 LINK base64_ut 00:03:40.941 CXX test/cpp_headers/crc32.o 00:03:40.941 LINK bdevio 00:03:41.199 LINK spdk_nvme_discover 00:03:41.199 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:03:41.199 CXX test/cpp_headers/crc64.o 00:03:41.199 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:03:41.199 LINK crc16_ut 00:03:41.456 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:03:41.456 LINK cpuset_ut 00:03:41.456 CXX test/cpp_headers/dif.o 00:03:41.456 LINK overhead 00:03:41.456 LINK accel_perf 00:03:41.456 LINK spdk_nvme_identify 00:03:41.456 LINK crc32_ieee_ut 00:03:41.456 LINK bit_array_ut 00:03:41.456 LINK iscsi_fuzz 00:03:41.456 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:03:41.456 LINK crc32c_ut 00:03:41.456 CXX test/cpp_headers/dma.o 00:03:41.456 CC test/unit/lib/util/dif.c/dif_ut.o 00:03:41.456 CXX test/cpp_headers/endian.o 00:03:41.715 CC test/nvme/err_injection/err_injection.o 00:03:41.715 CC test/unit/lib/util/file.c/file_ut.o 00:03:41.715 CC app/spdk_top/spdk_top.o 00:03:41.715 LINK crc64_ut 00:03:41.715 CC examples/blob/hello_world/hello_blob.o 00:03:41.715 CXX test/cpp_headers/env_dpdk.o 00:03:41.715 LINK memory_ut 00:03:41.715 CXX test/cpp_headers/env.o 00:03:41.715 CC examples/blob/cli/blobcli.o 00:03:41.715 CC test/app/stub/stub.o 00:03:41.973 LINK err_injection 00:03:41.973 CC test/unit/lib/util/iov.c/iov_ut.o 00:03:41.973 CXX test/cpp_headers/event.o 00:03:41.973 LINK file_ut 00:03:41.973 CXX test/cpp_headers/fd_group.o 00:03:41.973 LINK stub 00:03:41.973 CXX test/cpp_headers/fd.o 00:03:41.973 CC test/nvme/startup/startup.o 00:03:41.973 CXX test/cpp_headers/file.o 00:03:41.973 LINK hello_blob 00:03:42.251 CC test/unit/lib/util/math.c/math_ut.o 00:03:42.251 CC test/unit/lib/util/net.c/net_ut.o 00:03:42.251 LINK iov_ut 00:03:42.251 CXX test/cpp_headers/ftl.o 00:03:42.251 LINK startup 00:03:42.251 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:03:42.251 CC test/unit/lib/util/string.c/string_ut.o 00:03:42.251 CXX test/cpp_headers/gpt_spec.o 00:03:42.251 LINK math_ut 00:03:42.509 CC test/unit/lib/dma/dma.c/dma_ut.o 00:03:42.509 CXX test/cpp_headers/hexlify.o 00:03:42.509 CC test/nvme/reserve/reserve.o 00:03:42.509 LINK blobcli 00:03:42.509 LINK net_ut 00:03:42.509 CXX test/cpp_headers/histogram_data.o 00:03:42.510 CC test/unit/lib/util/xor.c/xor_ut.o 00:03:42.510 CXX test/cpp_headers/idxd.o 00:03:42.767 CXX test/cpp_headers/idxd_spec.o 00:03:42.767 LINK reserve 00:03:42.767 CC examples/nvme/hello_world/hello_world.o 00:03:42.767 LINK string_ut 00:03:42.767 CXX test/cpp_headers/init.o 00:03:42.767 CC examples/nvme/reconnect/reconnect.o 00:03:42.767 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:03:43.025 CXX test/cpp_headers/ioat.o 00:03:43.025 CC test/nvme/simple_copy/simple_copy.o 00:03:43.025 LINK spdk_top 00:03:43.025 LINK pipe_ut 00:03:43.025 LINK hello_world 00:03:43.025 CXX test/cpp_headers/ioat_spec.o 00:03:43.025 CC examples/nvme/nvme_manage/nvme_manage.o 00:03:43.025 LINK xor_ut 00:03:43.284 CXX test/cpp_headers/iscsi_spec.o 00:03:43.284 LINK dma_ut 00:03:43.284 CC app/spdk_dd/spdk_dd.o 00:03:43.284 CC app/vhost/vhost.o 00:03:43.284 LINK reconnect 00:03:43.284 CC examples/nvme/arbitration/arbitration.o 00:03:43.284 LINK simple_copy 00:03:43.284 CXX test/cpp_headers/json.o 00:03:43.284 CC examples/nvme/hotplug/hotplug.o 00:03:43.542 CC examples/nvme/cmb_copy/cmb_copy.o 00:03:43.542 LINK ioat_ut 00:03:43.542 CC test/nvme/connect_stress/connect_stress.o 00:03:43.542 CXX test/cpp_headers/jsonrpc.o 00:03:43.542 LINK vhost 00:03:43.542 CC examples/nvme/abort/abort.o 00:03:43.542 CXX test/cpp_headers/keyring.o 00:03:43.542 LINK cmb_copy 00:03:43.542 LINK hotplug 00:03:43.800 CXX test/cpp_headers/keyring_module.o 00:03:43.800 LINK arbitration 00:03:43.800 LINK connect_stress 00:03:43.800 CXX test/cpp_headers/likely.o 00:03:43.800 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:03:43.800 LINK spdk_dd 00:03:43.800 CC test/nvme/boot_partition/boot_partition.o 00:03:43.800 LINK nvme_manage 00:03:43.800 CXX test/cpp_headers/log.o 00:03:43.800 CC examples/bdev/hello_world/hello_bdev.o 00:03:43.800 CXX test/cpp_headers/lvol.o 00:03:44.058 CXX test/cpp_headers/memory.o 00:03:44.058 LINK abort 00:03:44.058 LINK pmr_persistence 00:03:44.058 LINK boot_partition 00:03:44.058 CC test/nvme/compliance/nvme_compliance.o 00:03:44.058 CXX test/cpp_headers/mmio.o 00:03:44.058 CC test/nvme/fused_ordering/fused_ordering.o 00:03:44.058 CC test/nvme/doorbell_aers/doorbell_aers.o 00:03:44.058 CXX test/cpp_headers/nbd.o 00:03:44.058 LINK hello_bdev 00:03:44.058 CXX test/cpp_headers/net.o 00:03:44.058 CXX test/cpp_headers/notify.o 00:03:44.058 CC test/nvme/fdp/fdp.o 00:03:44.316 CC test/nvme/cuse/cuse.o 00:03:44.316 CXX test/cpp_headers/nvme.o 00:03:44.316 CC examples/bdev/bdevperf/bdevperf.o 00:03:44.316 CXX test/cpp_headers/nvme_intel.o 00:03:44.316 LINK doorbell_aers 00:03:44.316 LINK fused_ordering 00:03:44.316 CXX test/cpp_headers/nvme_ocssd.o 00:03:44.316 CXX test/cpp_headers/nvme_ocssd_spec.o 00:03:44.316 CXX test/cpp_headers/nvme_spec.o 00:03:44.316 CXX test/cpp_headers/nvme_zns.o 00:03:44.316 CXX test/cpp_headers/nvmf_cmd.o 00:03:44.316 CXX test/cpp_headers/nvmf_fc_spec.o 00:03:44.573 LINK dif_ut 00:03:44.573 CXX test/cpp_headers/nvmf.o 00:03:44.573 CXX test/cpp_headers/nvmf_spec.o 00:03:44.573 CXX test/cpp_headers/nvmf_transport.o 00:03:44.573 CXX test/cpp_headers/opal.o 00:03:44.573 CXX test/cpp_headers/opal_spec.o 00:03:44.573 LINK fdp 00:03:44.573 LINK nvme_compliance 00:03:44.831 CXX test/cpp_headers/pci_ids.o 00:03:44.831 CXX test/cpp_headers/pipe.o 00:03:44.831 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:03:44.831 CXX test/cpp_headers/queue.o 00:03:44.831 CXX test/cpp_headers/reduce.o 00:03:44.831 CXX test/cpp_headers/rpc.o 00:03:44.831 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:03:44.831 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:03:44.831 CXX test/cpp_headers/scheduler.o 00:03:44.831 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:03:44.831 CXX test/cpp_headers/scsi.o 00:03:44.831 CXX test/cpp_headers/scsi_spec.o 00:03:45.089 CXX test/cpp_headers/sock.o 00:03:45.089 CXX test/cpp_headers/stdinc.o 00:03:45.089 CXX test/cpp_headers/string.o 00:03:45.089 CXX test/cpp_headers/thread.o 00:03:45.089 CXX test/cpp_headers/trace.o 00:03:45.089 CXX test/cpp_headers/trace_parser.o 00:03:45.089 CXX test/cpp_headers/tree.o 00:03:45.089 CXX test/cpp_headers/ublk.o 00:03:45.347 CXX test/cpp_headers/util.o 00:03:45.347 LINK bdevperf 00:03:45.347 CXX test/cpp_headers/uuid.o 00:03:45.347 CXX test/cpp_headers/version.o 00:03:45.347 CXX test/cpp_headers/vfio_user_pci.o 00:03:45.347 CXX test/cpp_headers/vfio_user_spec.o 00:03:45.347 LINK pci_event_ut 00:03:45.347 CXX test/cpp_headers/vhost.o 00:03:45.347 CXX test/cpp_headers/vmd.o 00:03:45.604 CXX test/cpp_headers/xor.o 00:03:45.604 CXX test/cpp_headers/zipf.o 00:03:45.604 LINK esnap 00:03:45.604 CC examples/nvmf/nvmf/nvmf.o 00:03:45.604 LINK json_util_ut 00:03:45.863 LINK cuse 00:03:46.121 LINK nvmf 00:03:47.056 LINK json_write_ut 00:03:47.622 LINK json_parse_ut 00:03:47.881 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:03:48.447 LINK jsonrpc_server_ut 00:03:49.013 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:03:49.947 LINK rpc_ut 00:03:50.204 CC test/unit/lib/sock/posix.c/posix_ut.o 00:03:50.204 CC test/unit/lib/thread/thread.c/thread_ut.o 00:03:50.204 CC test/unit/lib/sock/sock.c/sock_ut.o 00:03:50.204 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:03:50.461 CC test/unit/lib/notify/notify.c/notify_ut.o 00:03:50.461 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:03:51.026 LINK keyring_ut 00:03:51.283 LINK notify_ut 00:03:51.541 LINK iobuf_ut 00:03:51.799 LINK posix_ut 00:03:52.366 LINK sock_ut 00:03:52.624 LINK thread_ut 00:03:52.882 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:03:52.882 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:03:53.140 CC test/unit/lib/accel/accel.c/accel_ut.o 00:03:53.707 LINK nvme_quirks_ut 00:03:53.707 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:03:53.965 LINK nvme_ctrlr_ocssd_cmd_ut 00:03:54.224 LINK nvme_ns_ut 00:03:54.224 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:03:54.224 LINK nvme_poll_group_ut 00:03:54.482 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:03:54.482 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:03:54.482 LINK nvme_ctrlr_cmd_ut 00:03:54.740 LINK nvme_qpair_ut 00:03:54.740 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:03:54.740 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:03:54.998 LINK nvme_ut 00:03:55.255 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:03:55.513 LINK nvme_ns_ocssd_cmd_ut 00:03:55.513 LINK nvme_transport_ut 00:03:55.771 LINK nvme_io_msg_ut 00:03:55.771 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:03:55.771 LINK nvme_pcie_ut 00:03:56.030 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:03:56.030 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:03:56.030 CC test/unit/lib/blob/blob.c/blob_ut.o 00:03:56.030 LINK nvme_ns_cmd_ut 00:03:56.030 LINK nvme_opal_ut 00:03:56.288 LINK nvme_fabric_ut 00:03:56.546 LINK nvme_pcie_common_ut 00:03:56.546 LINK rpc_ut 00:03:56.804 LINK blob_bdev_ut 00:03:56.804 LINK accel_ut 00:03:56.804 LINK subsystem_ut 00:03:57.062 LINK nvme_ctrlr_ut 00:03:57.062 CC test/unit/lib/event/app.c/app_ut.o 00:03:57.062 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:03:57.062 LINK nvme_tcp_ut 00:03:57.062 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:03:57.062 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:03:57.062 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:03:57.062 CC test/unit/lib/bdev/part.c/part_ut.o 00:03:57.320 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:03:57.320 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:03:57.320 LINK nvme_cuse_ut 00:03:57.320 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:03:57.578 LINK scsi_nvme_ut 00:03:57.578 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:03:57.578 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:03:57.836 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:03:58.094 LINK gpt_ut 00:03:58.094 LINK bdev_zone_ut 00:03:58.352 LINK app_ut 00:03:58.352 LINK bdev_raid_sb_ut 00:03:58.352 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:03:58.611 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:03:58.611 LINK concat_ut 00:03:58.611 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:03:58.611 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:03:58.611 LINK reactor_ut 00:03:59.546 LINK vbdev_lvol_ut 00:03:59.546 LINK raid1_ut 00:03:59.803 LINK vbdev_zone_block_ut 00:03:59.803 LINK raid0_ut 00:04:00.369 LINK bdev_raid_ut 00:04:01.743 LINK part_ut 00:04:02.001 LINK bdev_ut 00:04:05.282 LINK bdev_ut 00:04:05.282 LINK blob_ut 00:04:05.282 LINK bdev_nvme_ut 00:04:05.848 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:04:05.848 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:04:05.848 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:04:05.848 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:04:05.848 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:04:05.848 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:04:05.848 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:04:05.848 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:04:05.848 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:04:05.848 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:04:05.848 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:04:05.848 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:04:05.848 LINK tree_ut 00:04:06.106 LINK blobfs_bdev_ut 00:04:06.106 LINK ftl_bitmap_ut 00:04:06.106 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:04:06.106 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:04:06.364 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:04:06.364 LINK ftl_l2p_ut 00:04:06.364 LINK dev_ut 00:04:06.364 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:04:06.621 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:04:06.621 LINK ftl_io_ut 00:04:06.879 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:04:07.138 LINK ftl_p2l_ut 00:04:07.397 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:04:07.397 LINK scsi_ut 00:04:07.397 LINK ctrlr_bdev_ut 00:04:07.397 LINK blobfs_sync_ut 00:04:07.655 LINK ftl_band_ut 00:04:07.655 LINK blobfs_async_ut 00:04:07.655 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:04:07.655 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:04:07.655 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:04:07.655 LINK lun_ut 00:04:07.913 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:04:07.913 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:04:07.913 LINK ftl_mempool_ut 00:04:07.913 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:04:08.171 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:04:08.429 LINK ftl_mngt_ut 00:04:08.687 LINK lvol_ut 00:04:08.687 LINK ctrlr_discovery_ut 00:04:08.945 LINK scsi_pr_ut 00:04:09.202 LINK nvmf_ut 00:04:09.459 LINK auth_ut 00:04:09.459 LINK subsystem_ut 00:04:09.459 LINK ftl_layout_upgrade_ut 00:04:09.459 LINK scsi_bdev_ut 00:04:09.717 LINK ftl_sb_ut 00:04:09.717 LINK ctrlr_ut 00:04:09.717 LINK tcp_ut 00:04:09.717 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:04:09.717 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:04:09.717 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:04:09.717 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:04:09.717 CC test/unit/lib/iscsi/param.c/param_ut.o 00:04:09.717 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:04:09.717 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:04:10.652 LINK param_ut 00:04:10.652 LINK init_grp_ut 00:04:11.226 LINK portal_grp_ut 00:04:11.226 LINK tgt_node_ut 00:04:11.484 LINK conn_ut 00:04:12.859 LINK vhost_ut 00:04:12.859 LINK iscsi_ut 00:04:13.117 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:13.117 10:16:46 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ nproc 00:04:13.117 10:16:46 autobuild.autobuild_external_code -- external_code/test_make.sh@31 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:04:13.117 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:04:13.375 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:04:13.376 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:04:13.376 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:04:13.376 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:13.376 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:04:13.376 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:04:13.634 patchelf: not an ELF executable 00:04:13.634 patchelf: not an ELF executable 00:04:13.892 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:13.892 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:04:14.458 Processing /home/vagrant/spdk_repo/spdk/python 00:04:14.458 Preparing metadata (setup.py): started 00:04:15.025 Preparing metadata (setup.py): finished with status 'done' 00:04:15.638 Installing collected packages: spdk 00:04:15.638 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:04:15.638 Running setup.py install for spdk: started 00:04:16.572 Running setup.py install for spdk: finished with status 'done' 00:04:16.572 Successfully installed spdk-24.9rc0 00:04:16.572 The Meson build system 00:04:16.572 Version: 1.3.1 00:04:16.572 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:16.572 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:16.572 Build type: native build 00:04:16.572 Program cat found: YES (/usr/bin/cat) 00:04:16.572 Project name: DPDK 00:04:16.572 Project version: 24.03.0 00:04:16.572 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:16.572 C linker for the host machine: cc ld.bfd 2.39-16 00:04:16.572 Host machine cpu family: x86_64 00:04:16.572 Host machine cpu: x86_64 00:04:16.572 Message: ## Building in Developer Mode ## 00:04:16.572 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:16.572 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:16.572 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:16.572 Program python3 found: YES (/usr/bin/python3) 00:04:16.572 Program cat found: YES (/usr/bin/cat) 00:04:16.573 Compiler for C supports arguments -march=native: YES (cached) 00:04:16.573 Checking for size of "void *" : 8 (cached) 00:04:16.573 Checking for size of "void *" : 8 (cached) 00:04:16.573 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:16.573 Library m found: YES 00:04:16.573 Library numa found: YES 00:04:16.573 Has header "numaif.h" : YES (cached) 00:04:16.573 Library fdt found: NO 00:04:16.573 Library execinfo found: NO 00:04:16.573 Has header "execinfo.h" : YES (cached) 00:04:16.573 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:16.573 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:16.573 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:16.573 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:16.573 Dependency openssl found: YES 3.0.9 (cached) 00:04:16.573 Dependency libpcap found: YES 1.10.4 (cached) 00:04:16.573 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wformat: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wundef: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:16.573 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:16.573 Program objdump found: YES (/usr/bin/objdump) 00:04:16.573 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:16.573 Checking if "AVX512 checking" compiles: YES (cached) 00:04:16.573 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:16.573 Fetching value of define "__AES__" : 1 (cached) 00:04:16.573 Fetching value of define "__AVX__" : 1 (cached) 00:04:16.573 Fetching value of define "__AVX2__" : 1 (cached) 00:04:16.573 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:16.573 Fetching value of define "__RDRND__" : 1 (cached) 00:04:16.573 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:16.573 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:16.573 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:16.573 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:16.573 Message: lib/log: Defining dependency "log" 00:04:16.573 Message: lib/kvargs: Defining dependency "kvargs" 00:04:16.573 Message: lib/telemetry: Defining dependency "telemetry" 00:04:16.573 Checking for function "getentropy" : NO (cached) 00:04:16.573 Message: lib/eal: Defining dependency "eal" 00:04:16.573 Message: lib/ring: Defining dependency "ring" 00:04:16.573 Message: lib/rcu: Defining dependency "rcu" 00:04:16.573 Message: lib/mempool: Defining dependency "mempool" 00:04:16.573 Message: lib/mbuf: Defining dependency "mbuf" 00:04:16.573 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:16.573 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:16.573 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:16.573 Compiler for C supports arguments -maes: YES (cached) 00:04:16.573 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:16.573 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:16.573 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:16.573 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:16.573 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:16.573 Compiler for C supports arguments -mavx2: YES (cached) 00:04:16.573 Compiler for C supports arguments -mavx: YES (cached) 00:04:16.573 Message: lib/net: Defining dependency "net" 00:04:16.573 Message: lib/meter: Defining dependency "meter" 00:04:16.573 Message: lib/ethdev: Defining dependency "ethdev" 00:04:16.573 Message: lib/pci: Defining dependency "pci" 00:04:16.573 Message: lib/cmdline: Defining dependency "cmdline" 00:04:16.573 Message: lib/hash: Defining dependency "hash" 00:04:16.573 Message: lib/timer: Defining dependency "timer" 00:04:16.573 Message: lib/compressdev: Defining dependency "compressdev" 00:04:16.573 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:16.573 Message: lib/dmadev: Defining dependency "dmadev" 00:04:16.573 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:16.573 Message: lib/power: Defining dependency "power" 00:04:16.573 Message: lib/reorder: Defining dependency "reorder" 00:04:16.573 Message: lib/security: Defining dependency "security" 00:04:16.573 Has header "linux/userfaultfd.h" : YES (cached) 00:04:16.573 Has header "linux/vduse.h" : YES (cached) 00:04:16.573 Message: lib/vhost: Defining dependency "vhost" 00:04:16.573 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:16.573 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:16.573 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:16.573 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:16.573 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:16.573 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:16.573 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:16.573 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:16.573 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:16.573 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:16.573 Program doxygen found: YES (/usr/bin/doxygen) 00:04:16.573 Configuring doxy-api-html.conf using configuration 00:04:16.573 Configuring doxy-api-man.conf using configuration 00:04:16.573 Program mandb found: YES (/usr/bin/mandb) 00:04:16.573 Program sphinx-build found: NO 00:04:16.573 Configuring rte_build_config.h using configuration 00:04:16.573 Message: 00:04:16.573 ================= 00:04:16.573 Applications Enabled 00:04:16.573 ================= 00:04:16.573 00:04:16.573 apps: 00:04:16.573 00:04:16.573 00:04:16.573 Message: 00:04:16.573 ================= 00:04:16.573 Libraries Enabled 00:04:16.573 ================= 00:04:16.573 00:04:16.573 libs: 00:04:16.573 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:16.573 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:16.573 cryptodev, dmadev, power, reorder, security, vhost, 00:04:16.573 00:04:16.573 Message: 00:04:16.573 =============== 00:04:16.573 Drivers Enabled 00:04:16.573 =============== 00:04:16.573 00:04:16.573 common: 00:04:16.573 00:04:16.573 bus: 00:04:16.573 pci, vdev, 00:04:16.573 mempool: 00:04:16.573 ring, 00:04:16.573 dma: 00:04:16.573 00:04:16.573 net: 00:04:16.573 00:04:16.573 crypto: 00:04:16.573 00:04:16.573 compress: 00:04:16.573 00:04:16.573 vdpa: 00:04:16.573 00:04:16.573 00:04:16.573 Message: 00:04:16.573 ================= 00:04:16.573 Content Skipped 00:04:16.573 ================= 00:04:16.573 00:04:16.573 apps: 00:04:16.573 dumpcap: explicitly disabled via build config 00:04:16.573 graph: explicitly disabled via build config 00:04:16.573 pdump: explicitly disabled via build config 00:04:16.573 proc-info: explicitly disabled via build config 00:04:16.573 test-acl: explicitly disabled via build config 00:04:16.573 test-bbdev: explicitly disabled via build config 00:04:16.573 test-cmdline: explicitly disabled via build config 00:04:16.573 test-compress-perf: explicitly disabled via build config 00:04:16.573 test-crypto-perf: explicitly disabled via build config 00:04:16.573 test-dma-perf: explicitly disabled via build config 00:04:16.573 test-eventdev: explicitly disabled via build config 00:04:16.573 test-fib: explicitly disabled via build config 00:04:16.573 test-flow-perf: explicitly disabled via build config 00:04:16.573 test-gpudev: explicitly disabled via build config 00:04:16.573 test-mldev: explicitly disabled via build config 00:04:16.573 test-pipeline: explicitly disabled via build config 00:04:16.574 test-pmd: explicitly disabled via build config 00:04:16.574 test-regex: explicitly disabled via build config 00:04:16.574 test-sad: explicitly disabled via build config 00:04:16.574 test-security-perf: explicitly disabled via build config 00:04:16.574 00:04:16.574 libs: 00:04:16.574 argparse: explicitly disabled via build config 00:04:16.574 metrics: explicitly disabled via build config 00:04:16.574 acl: explicitly disabled via build config 00:04:16.574 bbdev: explicitly disabled via build config 00:04:16.574 bitratestats: explicitly disabled via build config 00:04:16.574 bpf: explicitly disabled via build config 00:04:16.574 cfgfile: explicitly disabled via build config 00:04:16.574 distributor: explicitly disabled via build config 00:04:16.574 efd: explicitly disabled via build config 00:04:16.574 eventdev: explicitly disabled via build config 00:04:16.574 dispatcher: explicitly disabled via build config 00:04:16.574 gpudev: explicitly disabled via build config 00:04:16.574 gro: explicitly disabled via build config 00:04:16.574 gso: explicitly disabled via build config 00:04:16.574 ip_frag: explicitly disabled via build config 00:04:16.574 jobstats: explicitly disabled via build config 00:04:16.574 latencystats: explicitly disabled via build config 00:04:16.574 lpm: explicitly disabled via build config 00:04:16.574 member: explicitly disabled via build config 00:04:16.574 pcapng: explicitly disabled via build config 00:04:16.574 rawdev: explicitly disabled via build config 00:04:16.574 regexdev: explicitly disabled via build config 00:04:16.574 mldev: explicitly disabled via build config 00:04:16.574 rib: explicitly disabled via build config 00:04:16.574 sched: explicitly disabled via build config 00:04:16.574 stack: explicitly disabled via build config 00:04:16.574 ipsec: explicitly disabled via build config 00:04:16.574 pdcp: explicitly disabled via build config 00:04:16.574 fib: explicitly disabled via build config 00:04:16.574 port: explicitly disabled via build config 00:04:16.574 pdump: explicitly disabled via build config 00:04:16.574 table: explicitly disabled via build config 00:04:16.574 pipeline: explicitly disabled via build config 00:04:16.574 graph: explicitly disabled via build config 00:04:16.574 node: explicitly disabled via build config 00:04:16.574 00:04:16.574 drivers: 00:04:16.574 common/cpt: not in enabled drivers build config 00:04:16.574 common/dpaax: not in enabled drivers build config 00:04:16.574 common/iavf: not in enabled drivers build config 00:04:16.574 common/idpf: not in enabled drivers build config 00:04:16.574 common/ionic: not in enabled drivers build config 00:04:16.574 common/mvep: not in enabled drivers build config 00:04:16.574 common/octeontx: not in enabled drivers build config 00:04:16.574 bus/auxiliary: not in enabled drivers build config 00:04:16.574 bus/cdx: not in enabled drivers build config 00:04:16.574 bus/dpaa: not in enabled drivers build config 00:04:16.574 bus/fslmc: not in enabled drivers build config 00:04:16.574 bus/ifpga: not in enabled drivers build config 00:04:16.574 bus/platform: not in enabled drivers build config 00:04:16.574 bus/uacce: not in enabled drivers build config 00:04:16.574 bus/vmbus: not in enabled drivers build config 00:04:16.574 common/cnxk: not in enabled drivers build config 00:04:16.574 common/mlx5: not in enabled drivers build config 00:04:16.574 common/nfp: not in enabled drivers build config 00:04:16.574 common/nitrox: not in enabled drivers build config 00:04:16.574 common/qat: not in enabled drivers build config 00:04:16.574 common/sfc_efx: not in enabled drivers build config 00:04:16.574 mempool/bucket: not in enabled drivers build config 00:04:16.574 mempool/cnxk: not in enabled drivers build config 00:04:16.574 mempool/dpaa: not in enabled drivers build config 00:04:16.574 mempool/dpaa2: not in enabled drivers build config 00:04:16.574 mempool/octeontx: not in enabled drivers build config 00:04:16.574 mempool/stack: not in enabled drivers build config 00:04:16.574 dma/cnxk: not in enabled drivers build config 00:04:16.574 dma/dpaa: not in enabled drivers build config 00:04:16.574 dma/dpaa2: not in enabled drivers build config 00:04:16.574 dma/hisilicon: not in enabled drivers build config 00:04:16.574 dma/idxd: not in enabled drivers build config 00:04:16.574 dma/ioat: not in enabled drivers build config 00:04:16.574 dma/skeleton: not in enabled drivers build config 00:04:16.574 net/af_packet: not in enabled drivers build config 00:04:16.574 net/af_xdp: not in enabled drivers build config 00:04:16.574 net/ark: not in enabled drivers build config 00:04:16.574 net/atlantic: not in enabled drivers build config 00:04:16.574 net/avp: not in enabled drivers build config 00:04:16.574 net/axgbe: not in enabled drivers build config 00:04:16.574 net/bnx2x: not in enabled drivers build config 00:04:16.574 net/bnxt: not in enabled drivers build config 00:04:16.574 net/bonding: not in enabled drivers build config 00:04:16.574 net/cnxk: not in enabled drivers build config 00:04:16.574 net/cpfl: not in enabled drivers build config 00:04:16.574 net/cxgbe: not in enabled drivers build config 00:04:16.574 net/dpaa: not in enabled drivers build config 00:04:16.574 net/dpaa2: not in enabled drivers build config 00:04:16.574 net/e1000: not in enabled drivers build config 00:04:16.574 net/ena: not in enabled drivers build config 00:04:16.574 net/enetc: not in enabled drivers build config 00:04:16.574 net/enetfec: not in enabled drivers build config 00:04:16.574 net/enic: not in enabled drivers build config 00:04:16.574 net/failsafe: not in enabled drivers build config 00:04:16.574 net/fm10k: not in enabled drivers build config 00:04:16.574 net/gve: not in enabled drivers build config 00:04:16.574 net/hinic: not in enabled drivers build config 00:04:16.574 net/hns3: not in enabled drivers build config 00:04:16.574 net/i40e: not in enabled drivers build config 00:04:16.574 net/iavf: not in enabled drivers build config 00:04:16.574 net/ice: not in enabled drivers build config 00:04:16.574 net/idpf: not in enabled drivers build config 00:04:16.574 net/igc: not in enabled drivers build config 00:04:16.574 net/ionic: not in enabled drivers build config 00:04:16.574 net/ipn3ke: not in enabled drivers build config 00:04:16.574 net/ixgbe: not in enabled drivers build config 00:04:16.574 net/mana: not in enabled drivers build config 00:04:16.574 net/memif: not in enabled drivers build config 00:04:16.574 net/mlx4: not in enabled drivers build config 00:04:16.574 net/mlx5: not in enabled drivers build config 00:04:16.574 net/mvneta: not in enabled drivers build config 00:04:16.574 net/mvpp2: not in enabled drivers build config 00:04:16.574 net/netvsc: not in enabled drivers build config 00:04:16.574 net/nfb: not in enabled drivers build config 00:04:16.574 net/nfp: not in enabled drivers build config 00:04:16.574 net/ngbe: not in enabled drivers build config 00:04:16.574 net/null: not in enabled drivers build config 00:04:16.574 net/octeontx: not in enabled drivers build config 00:04:16.574 net/octeon_ep: not in enabled drivers build config 00:04:16.574 net/pcap: not in enabled drivers build config 00:04:16.574 net/pfe: not in enabled drivers build config 00:04:16.574 net/qede: not in enabled drivers build config 00:04:16.574 net/ring: not in enabled drivers build config 00:04:16.574 net/sfc: not in enabled drivers build config 00:04:16.574 net/softnic: not in enabled drivers build config 00:04:16.574 net/tap: not in enabled drivers build config 00:04:16.574 net/thunderx: not in enabled drivers build config 00:04:16.574 net/txgbe: not in enabled drivers build config 00:04:16.574 net/vdev_netvsc: not in enabled drivers build config 00:04:16.574 net/vhost: not in enabled drivers build config 00:04:16.574 net/virtio: not in enabled drivers build config 00:04:16.574 net/vmxnet3: not in enabled drivers build config 00:04:16.574 raw/*: missing internal dependency, "rawdev" 00:04:16.574 crypto/armv8: not in enabled drivers build config 00:04:16.574 crypto/bcmfs: not in enabled drivers build config 00:04:16.574 crypto/caam_jr: not in enabled drivers build config 00:04:16.574 crypto/ccp: not in enabled drivers build config 00:04:16.574 crypto/cnxk: not in enabled drivers build config 00:04:16.574 crypto/dpaa_sec: not in enabled drivers build config 00:04:16.574 crypto/dpaa2_sec: not in enabled drivers build config 00:04:16.574 crypto/ipsec_mb: not in enabled drivers build config 00:04:16.574 crypto/mlx5: not in enabled drivers build config 00:04:16.574 crypto/mvsam: not in enabled drivers build config 00:04:16.574 crypto/nitrox: not in enabled drivers build config 00:04:16.574 crypto/null: not in enabled drivers build config 00:04:16.574 crypto/octeontx: not in enabled drivers build config 00:04:16.574 crypto/openssl: not in enabled drivers build config 00:04:16.574 crypto/scheduler: not in enabled drivers build config 00:04:16.574 crypto/uadk: not in enabled drivers build config 00:04:16.575 crypto/virtio: not in enabled drivers build config 00:04:16.575 compress/isal: not in enabled drivers build config 00:04:16.575 compress/mlx5: not in enabled drivers build config 00:04:16.575 compress/nitrox: not in enabled drivers build config 00:04:16.575 compress/octeontx: not in enabled drivers build config 00:04:16.575 compress/zlib: not in enabled drivers build config 00:04:16.575 regex/*: missing internal dependency, "regexdev" 00:04:16.575 ml/*: missing internal dependency, "mldev" 00:04:16.575 vdpa/ifc: not in enabled drivers build config 00:04:16.575 vdpa/mlx5: not in enabled drivers build config 00:04:16.575 vdpa/nfp: not in enabled drivers build config 00:04:16.575 vdpa/sfc: not in enabled drivers build config 00:04:16.575 event/*: missing internal dependency, "eventdev" 00:04:16.575 baseband/*: missing internal dependency, "bbdev" 00:04:16.575 gpu/*: missing internal dependency, "gpudev" 00:04:16.575 00:04:16.575 00:04:16.833 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:04:17.091 Cleaning... 0 files. 00:04:17.091 Build targets in project: 85 00:04:17.091 00:04:17.091 DPDK 24.03.0 00:04:17.091 00:04:17.091 User defined options 00:04:17.091 default_library : shared 00:04:17.091 libdir : lib 00:04:17.091 prefix : /usr/local 00:04:17.091 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:17.091 c_link_args : 00:04:17.091 cpu_instruction_set: native 00:04:17.091 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:04:17.091 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:04:17.091 enable_docs : false 00:04:17.091 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:17.091 enable_kmods : false 00:04:17.091 max_lcores : 128 00:04:17.091 tests : false 00:04:17.091 00:04:17.091 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:17.663 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:17.663 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:04:17.664 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.665 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.666 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:17.667 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.668 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.669 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:04:17.670 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:04:17.670 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:04:17.670 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:17.670 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.670 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.671 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.672 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:17.673 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:04:17.673 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:04:17.673 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:04:17.673 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:04:17.673 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:04:17.673 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:04:17.673 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:04:17.673 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:04:17.673 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:04:17.673 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:04:17.673 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:04:17.673 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:04:17.673 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:04:17.673 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:04:17.673 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:04:17.673 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:04:17.673 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:04:17.673 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:04:17.673 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:04:17.673 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:04:17.673 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:04:17.673 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:04:17.673 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:04:17.673 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:04:17.673 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:04:17.673 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:04:17.673 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:04:17.673 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:04:17.673 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:04:17.673 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:04:17.673 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:04:17.673 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:04:17.673 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:04:17.673 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:04:17.673 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:04:17.673 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:04:17.673 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:04:17.673 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:04:17.673 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:04:17.673 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:04:17.673 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:04:17.673 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:04:17.673 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:04:17.673 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:04:17.673 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:04:17.673 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:04:17.673 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:04:17.673 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:04:17.673 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:04:17.673 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:04:17.673 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:04:17.673 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:04:17.673 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:04:17.673 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:04:17.673 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:04:17.673 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:04:17.673 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:04:17.673 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:04:17.673 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:04:17.673 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:04:17.673 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:04:20.205 The Meson build system 00:04:20.205 Version: 1.3.1 00:04:20.205 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:04:20.205 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:04:20.205 Build type: native build 00:04:20.205 Program cat found: YES (/usr/bin/cat) 00:04:20.205 Project name: DPDK 00:04:20.205 Project version: 24.03.0 00:04:20.205 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:04:20.205 C linker for the host machine: cc ld.bfd 2.39-16 00:04:20.205 Host machine cpu family: x86_64 00:04:20.205 Host machine cpu: x86_64 00:04:20.205 Message: ## Building in Developer Mode ## 00:04:20.205 Program pkg-config found: YES (/usr/bin/pkg-config) 00:04:20.205 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:04:20.205 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:04:20.205 Program python3 found: YES (/usr/bin/python3) 00:04:20.205 Program cat found: YES (/usr/bin/cat) 00:04:20.205 Compiler for C supports arguments -march=native: YES (cached) 00:04:20.205 Checking for size of "void *" : 8 (cached) 00:04:20.205 Checking for size of "void *" : 8 (cached) 00:04:20.205 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:04:20.205 Library m found: YES 00:04:20.205 Library numa found: YES 00:04:20.205 Has header "numaif.h" : YES (cached) 00:04:20.205 Library fdt found: NO 00:04:20.205 Library execinfo found: NO 00:04:20.205 Has header "execinfo.h" : YES (cached) 00:04:20.205 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:04:20.205 Run-time dependency libarchive found: NO (tried pkgconfig) 00:04:20.205 Run-time dependency libbsd found: NO (tried pkgconfig) 00:04:20.205 Run-time dependency jansson found: NO (tried pkgconfig) 00:04:20.205 Dependency openssl found: YES 3.0.9 (cached) 00:04:20.205 Dependency libpcap found: YES 1.10.4 (cached) 00:04:20.205 Has header "pcap.h" with dependency libpcap: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wformat: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wformat-security: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wundef: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:04:20.205 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:04:20.205 Program objdump found: YES (/usr/bin/objdump) 00:04:20.205 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:20.205 Checking if "AVX512 checking" compiles: YES (cached) 00:04:20.205 Fetching value of define "__SSE4_2__" : 1 (cached) 00:04:20.205 Fetching value of define "__AES__" : 1 (cached) 00:04:20.205 Fetching value of define "__AVX__" : 1 (cached) 00:04:20.205 Fetching value of define "__AVX2__" : 1 (cached) 00:04:20.205 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:20.205 Fetching value of define "__RDRND__" : 1 (cached) 00:04:20.205 Fetching value of define "__RDSEED__" : 1 (cached) 00:04:20.205 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__znver1__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__znver2__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__znver3__" : (undefined) (cached) 00:04:20.205 Fetching value of define "__znver4__" : (undefined) (cached) 00:04:20.205 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:20.205 Message: lib/log: Defining dependency "log" 00:04:20.205 Message: lib/kvargs: Defining dependency "kvargs" 00:04:20.205 Message: lib/telemetry: Defining dependency "telemetry" 00:04:20.205 Checking for function "getentropy" : NO (cached) 00:04:20.205 Message: lib/eal: Defining dependency "eal" 00:04:20.205 Message: lib/ring: Defining dependency "ring" 00:04:20.205 Message: lib/rcu: Defining dependency "rcu" 00:04:20.205 Message: lib/mempool: Defining dependency "mempool" 00:04:20.205 Message: lib/mbuf: Defining dependency "mbuf" 00:04:20.205 Fetching value of define "__PCLMUL__" : 1 (cached) 00:04:20.205 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:04:20.205 Compiler for C supports arguments -mpclmul: YES (cached) 00:04:20.205 Compiler for C supports arguments -maes: YES (cached) 00:04:20.205 Compiler for C supports arguments -mavx512f: YES (cached) 00:04:20.205 Compiler for C supports arguments -mavx512bw: YES (cached) 00:04:20.205 Compiler for C supports arguments -mavx512dq: YES (cached) 00:04:20.205 Compiler for C supports arguments -mavx512vl: YES (cached) 00:04:20.205 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:04:20.205 Compiler for C supports arguments -mavx2: YES (cached) 00:04:20.205 Compiler for C supports arguments -mavx: YES (cached) 00:04:20.205 Message: lib/net: Defining dependency "net" 00:04:20.205 Message: lib/meter: Defining dependency "meter" 00:04:20.205 Message: lib/ethdev: Defining dependency "ethdev" 00:04:20.205 Message: lib/pci: Defining dependency "pci" 00:04:20.205 Message: lib/cmdline: Defining dependency "cmdline" 00:04:20.205 Message: lib/hash: Defining dependency "hash" 00:04:20.205 Message: lib/timer: Defining dependency "timer" 00:04:20.205 Message: lib/compressdev: Defining dependency "compressdev" 00:04:20.205 Message: lib/cryptodev: Defining dependency "cryptodev" 00:04:20.205 Message: lib/dmadev: Defining dependency "dmadev" 00:04:20.205 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:04:20.205 Message: lib/power: Defining dependency "power" 00:04:20.205 Message: lib/reorder: Defining dependency "reorder" 00:04:20.205 Message: lib/security: Defining dependency "security" 00:04:20.205 Has header "linux/userfaultfd.h" : YES (cached) 00:04:20.205 Has header "linux/vduse.h" : YES (cached) 00:04:20.205 Message: lib/vhost: Defining dependency "vhost" 00:04:20.205 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:04:20.205 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:04:20.205 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:04:20.205 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:04:20.205 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:04:20.205 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:04:20.205 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:04:20.205 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:04:20.205 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:04:20.205 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:04:20.205 Program doxygen found: YES (/usr/bin/doxygen) 00:04:20.205 Configuring doxy-api-html.conf using configuration 00:04:20.205 Configuring doxy-api-man.conf using configuration 00:04:20.205 Program mandb found: YES (/usr/bin/mandb) 00:04:20.205 Program sphinx-build found: NO 00:04:20.205 Configuring rte_build_config.h using configuration 00:04:20.205 Message: 00:04:20.205 ================= 00:04:20.205 Applications Enabled 00:04:20.205 ================= 00:04:20.205 00:04:20.205 apps: 00:04:20.205 00:04:20.205 00:04:20.205 Message: 00:04:20.205 ================= 00:04:20.205 Libraries Enabled 00:04:20.205 ================= 00:04:20.205 00:04:20.205 libs: 00:04:20.205 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:04:20.205 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:04:20.205 cryptodev, dmadev, power, reorder, security, vhost, 00:04:20.205 00:04:20.205 Message: 00:04:20.205 =============== 00:04:20.205 Drivers Enabled 00:04:20.205 =============== 00:04:20.205 00:04:20.205 common: 00:04:20.205 00:04:20.205 bus: 00:04:20.205 pci, vdev, 00:04:20.205 mempool: 00:04:20.205 ring, 00:04:20.205 dma: 00:04:20.205 00:04:20.205 net: 00:04:20.205 00:04:20.205 crypto: 00:04:20.205 00:04:20.205 compress: 00:04:20.205 00:04:20.205 vdpa: 00:04:20.205 00:04:20.205 00:04:20.205 Message: 00:04:20.205 ================= 00:04:20.205 Content Skipped 00:04:20.205 ================= 00:04:20.205 00:04:20.205 apps: 00:04:20.205 dumpcap: explicitly disabled via build config 00:04:20.205 graph: explicitly disabled via build config 00:04:20.205 pdump: explicitly disabled via build config 00:04:20.205 proc-info: explicitly disabled via build config 00:04:20.205 test-acl: explicitly disabled via build config 00:04:20.205 test-bbdev: explicitly disabled via build config 00:04:20.205 test-cmdline: explicitly disabled via build config 00:04:20.205 test-compress-perf: explicitly disabled via build config 00:04:20.205 test-crypto-perf: explicitly disabled via build config 00:04:20.205 test-dma-perf: explicitly disabled via build config 00:04:20.205 test-eventdev: explicitly disabled via build config 00:04:20.205 test-fib: explicitly disabled via build config 00:04:20.205 test-flow-perf: explicitly disabled via build config 00:04:20.205 test-gpudev: explicitly disabled via build config 00:04:20.205 test-mldev: explicitly disabled via build config 00:04:20.205 test-pipeline: explicitly disabled via build config 00:04:20.205 test-pmd: explicitly disabled via build config 00:04:20.205 test-regex: explicitly disabled via build config 00:04:20.205 test-sad: explicitly disabled via build config 00:04:20.205 test-security-perf: explicitly disabled via build config 00:04:20.205 00:04:20.205 libs: 00:04:20.205 argparse: explicitly disabled via build config 00:04:20.205 metrics: explicitly disabled via build config 00:04:20.205 acl: explicitly disabled via build config 00:04:20.205 bbdev: explicitly disabled via build config 00:04:20.205 bitratestats: explicitly disabled via build config 00:04:20.205 bpf: explicitly disabled via build config 00:04:20.205 cfgfile: explicitly disabled via build config 00:04:20.205 distributor: explicitly disabled via build config 00:04:20.205 efd: explicitly disabled via build config 00:04:20.205 eventdev: explicitly disabled via build config 00:04:20.205 dispatcher: explicitly disabled via build config 00:04:20.205 gpudev: explicitly disabled via build config 00:04:20.205 gro: explicitly disabled via build config 00:04:20.205 gso: explicitly disabled via build config 00:04:20.205 ip_frag: explicitly disabled via build config 00:04:20.205 jobstats: explicitly disabled via build config 00:04:20.205 latencystats: explicitly disabled via build config 00:04:20.205 lpm: explicitly disabled via build config 00:04:20.205 member: explicitly disabled via build config 00:04:20.205 pcapng: explicitly disabled via build config 00:04:20.205 rawdev: explicitly disabled via build config 00:04:20.205 regexdev: explicitly disabled via build config 00:04:20.205 mldev: explicitly disabled via build config 00:04:20.205 rib: explicitly disabled via build config 00:04:20.205 sched: explicitly disabled via build config 00:04:20.205 stack: explicitly disabled via build config 00:04:20.205 ipsec: explicitly disabled via build config 00:04:20.205 pdcp: explicitly disabled via build config 00:04:20.205 fib: explicitly disabled via build config 00:04:20.205 port: explicitly disabled via build config 00:04:20.205 pdump: explicitly disabled via build config 00:04:20.205 table: explicitly disabled via build config 00:04:20.205 pipeline: explicitly disabled via build config 00:04:20.206 graph: explicitly disabled via build config 00:04:20.206 node: explicitly disabled via build config 00:04:20.206 00:04:20.206 drivers: 00:04:20.206 common/cpt: not in enabled drivers build config 00:04:20.206 common/dpaax: not in enabled drivers build config 00:04:20.206 common/iavf: not in enabled drivers build config 00:04:20.206 common/idpf: not in enabled drivers build config 00:04:20.206 common/ionic: not in enabled drivers build config 00:04:20.206 common/mvep: not in enabled drivers build config 00:04:20.206 common/octeontx: not in enabled drivers build config 00:04:20.206 bus/auxiliary: not in enabled drivers build config 00:04:20.206 bus/cdx: not in enabled drivers build config 00:04:20.206 bus/dpaa: not in enabled drivers build config 00:04:20.206 bus/fslmc: not in enabled drivers build config 00:04:20.206 bus/ifpga: not in enabled drivers build config 00:04:20.206 bus/platform: not in enabled drivers build config 00:04:20.206 bus/uacce: not in enabled drivers build config 00:04:20.206 bus/vmbus: not in enabled drivers build config 00:04:20.206 common/cnxk: not in enabled drivers build config 00:04:20.206 common/mlx5: not in enabled drivers build config 00:04:20.206 common/nfp: not in enabled drivers build config 00:04:20.206 common/nitrox: not in enabled drivers build config 00:04:20.206 common/qat: not in enabled drivers build config 00:04:20.206 common/sfc_efx: not in enabled drivers build config 00:04:20.206 mempool/bucket: not in enabled drivers build config 00:04:20.206 mempool/cnxk: not in enabled drivers build config 00:04:20.206 mempool/dpaa: not in enabled drivers build config 00:04:20.206 mempool/dpaa2: not in enabled drivers build config 00:04:20.206 mempool/octeontx: not in enabled drivers build config 00:04:20.206 mempool/stack: not in enabled drivers build config 00:04:20.206 dma/cnxk: not in enabled drivers build config 00:04:20.206 dma/dpaa: not in enabled drivers build config 00:04:20.206 dma/dpaa2: not in enabled drivers build config 00:04:20.206 dma/hisilicon: not in enabled drivers build config 00:04:20.206 dma/idxd: not in enabled drivers build config 00:04:20.206 dma/ioat: not in enabled drivers build config 00:04:20.206 dma/skeleton: not in enabled drivers build config 00:04:20.206 net/af_packet: not in enabled drivers build config 00:04:20.206 net/af_xdp: not in enabled drivers build config 00:04:20.206 net/ark: not in enabled drivers build config 00:04:20.206 net/atlantic: not in enabled drivers build config 00:04:20.206 net/avp: not in enabled drivers build config 00:04:20.206 net/axgbe: not in enabled drivers build config 00:04:20.206 net/bnx2x: not in enabled drivers build config 00:04:20.206 net/bnxt: not in enabled drivers build config 00:04:20.206 net/bonding: not in enabled drivers build config 00:04:20.206 net/cnxk: not in enabled drivers build config 00:04:20.206 net/cpfl: not in enabled drivers build config 00:04:20.206 net/cxgbe: not in enabled drivers build config 00:04:20.206 net/dpaa: not in enabled drivers build config 00:04:20.206 net/dpaa2: not in enabled drivers build config 00:04:20.206 net/e1000: not in enabled drivers build config 00:04:20.206 net/ena: not in enabled drivers build config 00:04:20.206 net/enetc: not in enabled drivers build config 00:04:20.206 net/enetfec: not in enabled drivers build config 00:04:20.206 net/enic: not in enabled drivers build config 00:04:20.206 net/failsafe: not in enabled drivers build config 00:04:20.206 net/fm10k: not in enabled drivers build config 00:04:20.206 net/gve: not in enabled drivers build config 00:04:20.206 net/hinic: not in enabled drivers build config 00:04:20.206 net/hns3: not in enabled drivers build config 00:04:20.206 net/i40e: not in enabled drivers build config 00:04:20.206 net/iavf: not in enabled drivers build config 00:04:20.206 net/ice: not in enabled drivers build config 00:04:20.206 net/idpf: not in enabled drivers build config 00:04:20.206 net/igc: not in enabled drivers build config 00:04:20.206 net/ionic: not in enabled drivers build config 00:04:20.206 net/ipn3ke: not in enabled drivers build config 00:04:20.206 net/ixgbe: not in enabled drivers build config 00:04:20.206 net/mana: not in enabled drivers build config 00:04:20.206 net/memif: not in enabled drivers build config 00:04:20.206 net/mlx4: not in enabled drivers build config 00:04:20.206 net/mlx5: not in enabled drivers build config 00:04:20.206 net/mvneta: not in enabled drivers build config 00:04:20.206 net/mvpp2: not in enabled drivers build config 00:04:20.206 net/netvsc: not in enabled drivers build config 00:04:20.206 net/nfb: not in enabled drivers build config 00:04:20.206 net/nfp: not in enabled drivers build config 00:04:20.206 net/ngbe: not in enabled drivers build config 00:04:20.206 net/null: not in enabled drivers build config 00:04:20.206 net/octeontx: not in enabled drivers build config 00:04:20.206 net/octeon_ep: not in enabled drivers build config 00:04:20.206 net/pcap: not in enabled drivers build config 00:04:20.206 net/pfe: not in enabled drivers build config 00:04:20.206 net/qede: not in enabled drivers build config 00:04:20.206 net/ring: not in enabled drivers build config 00:04:20.206 net/sfc: not in enabled drivers build config 00:04:20.206 net/softnic: not in enabled drivers build config 00:04:20.206 net/tap: not in enabled drivers build config 00:04:20.206 net/thunderx: not in enabled drivers build config 00:04:20.206 net/txgbe: not in enabled drivers build config 00:04:20.206 net/vdev_netvsc: not in enabled drivers build config 00:04:20.206 net/vhost: not in enabled drivers build config 00:04:20.206 net/virtio: not in enabled drivers build config 00:04:20.206 net/vmxnet3: not in enabled drivers build config 00:04:20.206 raw/*: missing internal dependency, "rawdev" 00:04:20.206 crypto/armv8: not in enabled drivers build config 00:04:20.206 crypto/bcmfs: not in enabled drivers build config 00:04:20.206 crypto/caam_jr: not in enabled drivers build config 00:04:20.206 crypto/ccp: not in enabled drivers build config 00:04:20.206 crypto/cnxk: not in enabled drivers build config 00:04:20.206 crypto/dpaa_sec: not in enabled drivers build config 00:04:20.206 crypto/dpaa2_sec: not in enabled drivers build config 00:04:20.206 crypto/ipsec_mb: not in enabled drivers build config 00:04:20.206 crypto/mlx5: not in enabled drivers build config 00:04:20.206 crypto/mvsam: not in enabled drivers build config 00:04:20.206 crypto/nitrox: not in enabled drivers build config 00:04:20.206 crypto/null: not in enabled drivers build config 00:04:20.206 crypto/octeontx: not in enabled drivers build config 00:04:20.206 crypto/openssl: not in enabled drivers build config 00:04:20.206 crypto/scheduler: not in enabled drivers build config 00:04:20.206 crypto/uadk: not in enabled drivers build config 00:04:20.206 crypto/virtio: not in enabled drivers build config 00:04:20.206 compress/isal: not in enabled drivers build config 00:04:20.206 compress/mlx5: not in enabled drivers build config 00:04:20.206 compress/nitrox: not in enabled drivers build config 00:04:20.206 compress/octeontx: not in enabled drivers build config 00:04:20.206 compress/zlib: not in enabled drivers build config 00:04:20.206 regex/*: missing internal dependency, "regexdev" 00:04:20.206 ml/*: missing internal dependency, "mldev" 00:04:20.206 vdpa/ifc: not in enabled drivers build config 00:04:20.206 vdpa/mlx5: not in enabled drivers build config 00:04:20.206 vdpa/nfp: not in enabled drivers build config 00:04:20.206 vdpa/sfc: not in enabled drivers build config 00:04:20.206 event/*: missing internal dependency, "eventdev" 00:04:20.206 baseband/*: missing internal dependency, "bbdev" 00:04:20.206 gpu/*: missing internal dependency, "gpudev" 00:04:20.206 00:04:20.206 00:04:20.771 Cleaning... 0 files. 00:04:20.771 Build targets in project: 85 00:04:20.771 00:04:20.771 DPDK 24.03.0 00:04:20.771 00:04:20.771 User defined options 00:04:20.771 default_library : shared 00:04:20.771 libdir : lib 00:04:20.771 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:04:20.771 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:04:20.771 c_link_args : 00:04:20.771 cpu_instruction_set: native 00:04:20.772 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:04:20.772 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:04:20.772 enable_docs : false 00:04:20.772 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:04:20.772 enable_kmods : false 00:04:20.772 max_lcores : 128 00:04:20.772 tests : false 00:04:20.772 00:04:20.772 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:04:21.338 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:04:21.338 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:04:21.338 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:04:21.338 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:04:21.338 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:04:21.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:04:21.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.so 00:04:21.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.so 00:04:21.339 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.so 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.so 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.so 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.so 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.so 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:04:21.597 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.so 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.so 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.so 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.so 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:04:21.856 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.so 00:04:22.115 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:04:22.115 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:04:22.115 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.so 00:04:22.373 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:04:22.373 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:04:22.632 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.so 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.so 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.so 00:04:22.890 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.so 00:04:23.148 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:04:23.148 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:04:23.148 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:04:23.148 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:04:23.148 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.so 00:04:23.148 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.so 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.so 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.so 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.so 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.so 00:04:23.406 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.so 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.so 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.so 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.so 00:04:23.665 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.so 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.so 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.so 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.so 00:04:23.923 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.so 00:04:24.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:04:24.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:04:24.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:04:24.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:04:24.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.so 00:04:24.243 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.so 00:04:24.809 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.so 00:04:25.068 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.so 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.so 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.so 00:04:25.326 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.so 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.so 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.so 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.so 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.so 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.so 00:04:25.894 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.so 00:04:26.152 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:04:26.411 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:04:26.411 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.so 00:04:26.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:04:26.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:04:26.668 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.so 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.so 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.so 00:04:26.927 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.so 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.so 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.so 00:04:27.184 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:04:27.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:04:27.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:04:27.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:04:27.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:04:27.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:04:27.443 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk.so 00:04:28.010 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:04:28.010 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:04:28.010 make[2]: Nothing to be done for 'install'. 00:04:28.010 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:04:28.268 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:04:28.526 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:04:31.818 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:04:31.818 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ export SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@33 -- $ SPDK_HEADER_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@34 -- $ SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@35 -- $ DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@36 -- $ 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@37 -- $ 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@38 -- $ 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@39 -- $ _sudo='sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib' 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@42 -- $ run_test external_make_accel_module_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:31.818 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:31.818 ************************************ 00:04:31.818 START TEST external_make_accel_module_shared 00:04:31.818 ************************************ 00:04:31.818 10:17:05 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_shared 00:04:31.818 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:31.818 make --directory=accel shared_module 00:04:31.818 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:31.818 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:32.076 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o -o libaccel_external_module.so 00:04:32.077 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module app_module.c -g -L. -laccel_external_module \ 00:04:32.077 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:32.335 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:32.335 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:32.335 00:04:32.335 ************************************ 00:04:32.335 END TEST external_make_accel_module_shared 00:04:32.335 ************************************ 00:04:32.335 real 0m0.720s 00:04:32.335 user 0m0.397s 00:04:32.335 sys 0m0.232s 00:04:32.335 10:17:05 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:32.335 10:17:05 autobuild.autobuild_external_code.external_make_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:32.592 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:32.593 10:17:05 autobuild.autobuild_external_code -- external_code/test_make.sh@43 -- $ run_test external_run_accel_module_shared sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:32.593 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:04:32.593 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:32.593 10:17:05 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:32.593 ************************************ 00:04:32.593 START TEST external_run_accel_module_shared 00:04:32.593 ************************************ 00:04:32.593 10:17:05 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:04:32.593 [2024-07-25 10:17:05.881172] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:04:32.593 [2024-07-25 10:17:05.881298] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid70907 ] 00:04:32.850 [2024-07-25 10:17:06.009768] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:32.850 [2024-07-25 10:17:06.162267] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:32.850 [2024-07-25 10:17:06.166824] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:04:32.850 [2024-07-25 10:17:06.174818] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:04:32.850 [2024-07-25 10:17:06.182811] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:04:33.782 Running on accel module task with code: 1 00:04:33.782 Running fill callback 00:04:33.782 Running on accel module task with code: 0 00:04:33.782 Running copy callback 00:04:33.782 Running on accel module task with code: 3 00:04:33.782 Running compare callback 00:04:33.782 00:04:33.782 real 0m1.368s 00:04:33.782 user 0m0.790s 00:04:33.782 sys 0m0.427s 00:04:33.782 10:17:07 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:33.782 ************************************ 00:04:33.782 END TEST external_run_accel_module_shared 00:04:33.782 ************************************ 00:04:33.782 10:17:07 autobuild.autobuild_external_code.external_run_accel_module_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:34.040 10:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:34.040 10:17:07 autobuild.autobuild_external_code -- external_code/test_make.sh@46 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:34.040 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:34.040 rm -f ./hello_world/hello_bdev 00:04:34.040 rm -f ./passthru/libpassthru_external.* 00:04:34.040 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:34.040 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:34.040 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:34.040 10:17:07 autobuild.autobuild_external_code -- external_code/test_make.sh@49 -- $ run_test external_make_accel_driver_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:34.040 10:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:34.040 10:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:34.040 10:17:07 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:34.040 ************************************ 00:04:34.040 START TEST external_make_accel_driver_shared 00:04:34.040 ************************************ 00:04:34.040 10:17:07 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_shared 00:04:34.040 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:34.040 make --directory=accel shared_driver 00:04:34.040 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:34.299 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC module.c -o module.o 00:04:34.299 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC driver.c -o driver.o 00:04:34.299 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared module.o driver.o -o libaccel_external_driver.so 00:04:34.557 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver app_driver.c -g -L. -laccel_external_driver \ 00:04:34.557 -lspdk -lisal -lisal_crypto -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log 00:04:34.816 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:04:34.816 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:34.816 00:04:34.816 real 0m0.739s 00:04:34.816 user 0m0.490s 00:04:34.816 sys 0m0.239s 00:04:34.816 ************************************ 00:04:34.816 END TEST external_make_accel_driver_shared 00:04:34.816 ************************************ 00:04:34.816 10:17:08 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:34.816 10:17:08 autobuild.autobuild_external_code.external_make_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:34.816 10:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:34.816 10:17:08 autobuild.autobuild_external_code -- external_code/test_make.sh@50 -- $ run_test external_run_accel_driver_shared sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:34.816 10:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:04:34.816 10:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:34.816 10:17:08 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:34.816 ************************************ 00:04:34.816 START TEST external_run_accel_driver_shared 00:04:34.816 ************************************ 00:04:34.816 10:17:08 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:04:34.816 [2024-07-25 10:17:08.168362] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:04:34.816 [2024-07-25 10:17:08.168445] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71036 ] 00:04:35.091 [2024-07-25 10:17:08.294718] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:35.091 [2024-07-25 10:17:08.467111] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:35.091 [2024-07-25 10:17:08.471697] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:04:36.025 Running on accel driver task with code: 0 00:04:36.025 Running on accel module task with code: 0 00:04:36.025 Running on accel driver task with code: 1 00:04:36.025 Running on accel driver task with code: 0 00:04:36.025 Running on accel module task with code: 0 00:04:36.025 Running on accel driver task with code: 1 00:04:36.025 Running sequence callback 00:04:36.283 00:04:36.283 real 0m1.334s 00:04:36.283 user 0m0.784s 00:04:36.283 sys 0m0.400s 00:04:36.283 ************************************ 00:04:36.283 END TEST external_run_accel_driver_shared 00:04:36.283 ************************************ 00:04:36.283 10:17:09 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:36.283 10:17:09 autobuild.autobuild_external_code.external_run_accel_driver_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:36.283 10:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:36.283 10:17:09 autobuild.autobuild_external_code -- external_code/test_make.sh@53 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:36.283 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:36.283 rm -f ./hello_world/hello_bdev 00:04:36.283 rm -f ./passthru/libpassthru_external.* 00:04:36.283 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:36.283 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:36.283 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:36.283 10:17:09 autobuild.autobuild_external_code -- external_code/test_make.sh@56 -- $ run_test external_make_hello_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:36.283 10:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:36.283 10:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:36.283 10:17:09 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:36.283 ************************************ 00:04:36.283 START TEST external_make_hello_bdev_shared_combo 00:04:36.284 ************************************ 00:04:36.284 10:17:09 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_combo 00:04:36.284 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:36.284 make --directory=passthru shared 00:04:36.284 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:36.284 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:36.542 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:36.800 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:36.800 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:36.800 make --directory=hello_world bdev_shared_combo 00:04:36.800 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:37.058 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lpassthru_external \ 00:04:37.058 -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:37.317 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:37.317 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:37.317 00:04:37.317 real 0m1.089s 00:04:37.317 user 0m0.770s 00:04:37.317 sys 0m0.301s 00:04:37.317 10:17:10 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:37.317 10:17:10 autobuild.autobuild_external_code.external_make_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:37.317 ************************************ 00:04:37.317 END TEST external_make_hello_bdev_shared_combo 00:04:37.317 ************************************ 00:04:37.317 10:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:37.317 10:17:10 autobuild.autobuild_external_code -- external_code/test_make.sh@57 -- $ run_test external_run_hello_bdev_shared_combo sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:37.317 10:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:37.317 10:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:37.317 10:17:10 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:37.575 ************************************ 00:04:37.575 START TEST external_run_hello_bdev_shared_combo 00:04:37.575 ************************************ 00:04:37.575 10:17:10 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:37.575 [2024-07-25 10:17:10.798539] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:04:37.575 [2024-07-25 10:17:10.798666] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71190 ] 00:04:37.575 [2024-07-25 10:17:10.925473] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:37.833 [2024-07-25 10:17:11.068628] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:38.092 [2024-07-25 10:17:11.406924] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:38.092 [2024-07-25 10:17:11.407008] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:38.092 [2024-07-25 10:17:11.407033] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x170c4d0 00:04:38.092 [2024-07-25 10:17:11.407047] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:38.092 [2024-07-25 10:17:11.407744] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:38.092 [2024-07-25 10:17:11.407775] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:38.092 [2024-07-25 10:17:11.411013] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:38.092 [2024-07-25 10:17:11.411049] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:38.092 [2024-07-25 10:17:11.411074] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:38.092 [2024-07-25 10:17:11.411623] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:38.092 [2024-07-25 10:17:11.411658] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:38.092 [2024-07-25 10:17:11.411686] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:38.092 [2024-07-25 10:17:11.411711] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:38.092 00:04:38.092 [2024-07-25 10:17:11.411724] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:38.659 ************************************ 00:04:38.659 END TEST external_run_hello_bdev_shared_combo 00:04:38.659 ************************************ 00:04:38.659 00:04:38.659 real 0m1.261s 00:04:38.659 user 0m0.728s 00:04:38.659 sys 0m0.381s 00:04:38.659 10:17:11 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:38.659 10:17:11 autobuild.autobuild_external_code.external_run_hello_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:38.659 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:38.659 10:17:12 autobuild.autobuild_external_code -- external_code/test_make.sh@60 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:38.659 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.659 rm -f ./hello_world/hello_bdev 00:04:38.919 rm -f ./passthru/libpassthru_external.* 00:04:38.919 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:38.919 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:38.919 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.919 10:17:12 autobuild.autobuild_external_code -- external_code/test_make.sh@63 -- $ run_test external_make_hello_no_bdev_shared_combo make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:38.919 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:38.919 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:38.919 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:38.919 ************************************ 00:04:38.919 START TEST external_make_hello_no_bdev_shared_combo 00:04:38.919 ************************************ 00:04:38.919 10:17:12 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_combo 00:04:38.919 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:38.919 make --directory=hello_world alone_shared_combo 00:04:38.919 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:39.179 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c -lspdk -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:39.438 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:39.438 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:39.438 00:04:39.438 real 0m0.631s 00:04:39.438 user 0m0.443s 00:04:39.438 sys 0m0.181s 00:04:39.438 ************************************ 00:04:39.438 END TEST external_make_hello_no_bdev_shared_combo 00:04:39.438 ************************************ 00:04:39.438 10:17:12 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:39.438 10:17:12 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:39.438 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:39.438 10:17:12 autobuild.autobuild_external_code -- external_code/test_make.sh@64 -- $ run_test external_run_hello_no_bdev_shared_combo sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:39.438 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:39.438 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:39.438 10:17:12 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:39.438 ************************************ 00:04:39.438 START TEST external_run_hello_no_bdev_shared_combo 00:04:39.438 ************************************ 00:04:39.438 10:17:12 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:39.698 [2024-07-25 10:17:12.886832] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:04:39.698 [2024-07-25 10:17:12.886910] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71314 ] 00:04:39.698 [2024-07-25 10:17:13.007404] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:39.957 [2024-07-25 10:17:13.144980] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:40.214 [2024-07-25 10:17:13.478502] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:40.214 [2024-07-25 10:17:13.478602] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:40.214 [2024-07-25 10:17:13.478622] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:40.214 [2024-07-25 10:17:13.479182] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:40.214 [2024-07-25 10:17:13.479210] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:40.214 [2024-07-25 10:17:13.479227] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:40.214 [2024-07-25 10:17:13.479240] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:40.214 00:04:40.214 [2024-07-25 10:17:13.479254] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:40.782 00:04:40.782 real 0m1.240s 00:04:40.782 user 0m0.712s 00:04:40.782 sys 0m0.383s 00:04:40.782 10:17:14 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:40.782 ************************************ 00:04:40.782 END TEST external_run_hello_no_bdev_shared_combo 00:04:40.782 ************************************ 00:04:40.782 10:17:14 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_combo -- common/autotest_common.sh@10 -- $ set +x 00:04:40.782 10:17:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:40.782 10:17:14 autobuild.autobuild_external_code -- external_code/test_make.sh@67 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:40.782 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:40.782 rm -f ./hello_world/hello_bdev 00:04:40.782 rm -f ./passthru/libpassthru_external.* 00:04:40.782 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:40.782 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:41.041 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:41.041 10:17:14 autobuild.autobuild_external_code -- external_code/test_make.sh@70 -- $ run_test external_make_hello_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:41.041 10:17:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:41.041 10:17:14 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:41.041 10:17:14 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:41.041 ************************************ 00:04:41.041 START TEST external_make_hello_bdev_shared_iso 00:04:41.041 ************************************ 00:04:41.041 10:17:14 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_shared_iso 00:04:41.041 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:41.041 make --directory=passthru shared 00:04:41.041 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:41.041 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:04:41.041 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC ./vbdev_passthru.c -o ./vbdev_passthru.o 00:04:41.301 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared ./vbdev_passthru_rpc.o ./vbdev_passthru.o -o ./libpassthru_external.so 00:04:41.301 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:04:41.301 make --directory=hello_world bdev_shared_iso 00:04:41.301 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:41.559 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -Wl,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:41.559 -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log \ 00:04:41.559 -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:41.818 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:41.818 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:41.818 00:04:41.818 real 0m0.956s 00:04:41.818 user 0m0.644s 00:04:41.818 sys 0m0.299s 00:04:41.818 ************************************ 00:04:41.818 END TEST external_make_hello_bdev_shared_iso 00:04:41.818 ************************************ 00:04:41.818 10:17:15 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:41.818 10:17:15 autobuild.autobuild_external_code.external_make_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:41.818 10:17:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:41.818 10:17:15 autobuild.autobuild_external_code -- external_code/test_make.sh@71 -- $ run_test external_run_hello_bdev_shared_iso sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:41.818 10:17:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:41.818 10:17:15 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:41.818 10:17:15 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:41.818 ************************************ 00:04:41.818 START TEST external_run_hello_bdev_shared_iso 00:04:41.818 ************************************ 00:04:41.818 10:17:15 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:04:42.078 [2024-07-25 10:17:15.271904] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:04:42.078 [2024-07-25 10:17:15.272037] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71466 ] 00:04:42.078 [2024-07-25 10:17:15.399382] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:42.337 [2024-07-25 10:17:15.552898] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:42.337 [2024-07-25 10:17:15.705013] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:04:42.337 [2024-07-25 10:17:15.705085] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:04:42.337 [2024-07-25 10:17:15.705115] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1adb7e0 00:04:42.337 [2024-07-25 10:17:15.705138] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:04:42.337 [2024-07-25 10:17:15.705824] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:04:42.338 [2024-07-25 10:17:15.705867] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:04:42.338 [2024-07-25 10:17:15.709146] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:42.338 [2024-07-25 10:17:15.709184] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:04:42.338 [2024-07-25 10:17:15.709200] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:42.338 [2024-07-25 10:17:15.710396] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:42.338 [2024-07-25 10:17:15.710441] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:42.338 [2024-07-25 10:17:15.710459] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:42.338 [2024-07-25 10:17:15.710475] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:42.338 00:04:42.338 [2024-07-25 10:17:15.710489] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:42.596 ************************************ 00:04:42.596 END TEST external_run_hello_bdev_shared_iso 00:04:42.596 ************************************ 00:04:42.596 00:04:42.596 real 0m0.787s 00:04:42.596 user 0m0.435s 00:04:42.596 sys 0m0.223s 00:04:42.596 10:17:16 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:42.596 10:17:16 autobuild.autobuild_external_code.external_run_hello_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:42.854 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:42.854 10:17:16 autobuild.autobuild_external_code -- external_code/test_make.sh@74 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:42.854 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.854 rm -f ./hello_world/hello_bdev 00:04:42.854 rm -f ./passthru/libpassthru_external.* 00:04:42.854 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:42.854 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:42.854 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.854 10:17:16 autobuild.autobuild_external_code -- external_code/test_make.sh@77 -- $ run_test external_make_hello_no_bdev_shared_iso make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:42.854 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:42.854 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:42.854 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:42.854 ************************************ 00:04:42.854 START TEST external_make_hello_no_bdev_shared_iso 00:04:42.854 ************************************ 00:04:42.854 10:17:16 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_shared_iso 00:04:42.854 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:42.854 make --directory=hello_world alone_shared_iso 00:04:42.854 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:43.113 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib,--no-as-needed -o hello_bdev ./hello_bdev.c \ 00:04:43.113 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_util -lspdk_log -L/usr/local/lib -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:43.371 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:04:43.371 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:43.371 00:04:43.371 real 0m0.616s 00:04:43.371 user 0m0.426s 00:04:43.371 sys 0m0.183s 00:04:43.371 10:17:16 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:43.371 10:17:16 autobuild.autobuild_external_code.external_make_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:43.371 ************************************ 00:04:43.371 END TEST external_make_hello_no_bdev_shared_iso 00:04:43.371 ************************************ 00:04:43.629 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:43.629 10:17:16 autobuild.autobuild_external_code -- external_code/test_make.sh@78 -- $ run_test external_run_hello_no_bdev_shared_iso sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:43.629 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:04:43.629 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:43.629 10:17:16 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:43.629 ************************************ 00:04:43.629 START TEST external_run_hello_no_bdev_shared_iso 00:04:43.629 ************************************ 00:04:43.629 10:17:16 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:04:43.629 [2024-07-25 10:17:16.875130] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:04:43.629 [2024-07-25 10:17:16.875212] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid71585 ] 00:04:43.629 [2024-07-25 10:17:16.999918] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:04:43.888 [2024-07-25 10:17:17.135339] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:04:43.888 [2024-07-25 10:17:17.270689] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:04:43.888 [2024-07-25 10:17:17.270756] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:04:43.888 [2024-07-25 10:17:17.270775] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:04:43.888 [2024-07-25 10:17:17.272336] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:04:43.888 [2024-07-25 10:17:17.272377] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:04:43.888 [2024-07-25 10:17:17.272397] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:04:43.888 [2024-07-25 10:17:17.272411] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:04:43.888 00:04:43.888 [2024-07-25 10:17:17.272426] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:04:44.146 00:04:44.146 real 0m0.724s 00:04:44.146 user 0m0.397s 00:04:44.146 sys 0m0.199s 00:04:44.146 10:17:17 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:44.146 10:17:17 autobuild.autobuild_external_code.external_run_hello_no_bdev_shared_iso -- common/autotest_common.sh@10 -- $ set +x 00:04:44.146 ************************************ 00:04:44.146 END TEST external_run_hello_no_bdev_shared_iso 00:04:44.146 ************************************ 00:04:44.404 10:17:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:44.404 10:17:17 autobuild.autobuild_external_code -- external_code/test_make.sh@82 -- $ run_test external_make_nvme_shared make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:44.404 10:17:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:04:44.404 10:17:17 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:44.404 10:17:17 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:44.404 ************************************ 00:04:44.404 START TEST external_make_nvme_shared 00:04:44.404 ************************************ 00:04:44.404 10:17:17 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_shared 00:04:44.404 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:44.404 make --directory=nvme shared 00:04:44.404 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:44.404 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c -fPIC nvme.c -o nvme.o 00:04:44.663 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -shared nvme.o -o libnvme_external.so 00:04:44.663 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs identify.c -o identify -L. -lnvme_external \ 00:04:44.663 -Wl,-rpath=/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/isa-l/.libs -lisal -L/home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs -lisal_crypto -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:04:44.920 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:04:44.921 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:44.921 00:04:44.921 real 0m0.565s 00:04:44.921 user 0m0.362s 00:04:44.921 sys 0m0.195s 00:04:44.921 10:17:18 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:44.921 10:17:18 autobuild.autobuild_external_code.external_make_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:44.921 ************************************ 00:04:44.921 END TEST external_make_nvme_shared 00:04:44.921 ************************************ 00:04:44.921 10:17:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:44.921 10:17:18 autobuild.autobuild_external_code -- external_code/test_make.sh@83 -- $ run_test external_run_nvme_shared sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:44.921 10:17:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 6 -le 1 ']' 00:04:44.921 10:17:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:04:44.921 10:17:18 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:04:44.921 ************************************ 00:04:44.921 START TEST external_run_nvme_shared 00:04:44.921 ************************************ 00:04:44.921 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:04:45.179 * Looking for test storage... 00:04:45.179 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@14 -- # 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:04:45.179 NVMe Controller at 0000:00:10.0 00:04:45.179 ===================================================== 00:04:45.179 Vendor ID: 1b36 00:04:45.179 Subsystem Vendor ID: 1af4 00:04:45.179 Serial Number: 12340 00:04:45.179 Model Number: QEMU NVMe Ctrl 00:04:45.179 Firmware Version: 8.0.0 00:04:45.179 Recommended Arb Burst: 6 00:04:45.179 IEEE OUI Identifier: 00 54 52 00:04:45.179 Multi-path I/O 00:04:45.179 May have multiple subsystem ports: No 00:04:45.179 May have multiple controllers: No 00:04:45.179 Associated with SR-IOV VF: No 00:04:45.179 Max Number of Namespaces: 256 00:04:45.179 NVMe Specification Version (Identify): 1.4 00:04:45.179 Optional Asynchronous Events Supported 00:04:45.179 Namespace Attribute Notices: Supported 00:04:45.179 Firmware Activation Notices: Not Supported 00:04:45.179 128-bit Host Identifier: Not Supported 00:04:45.179 ===================================================== 00:04:45.179 NVMe Controller at 0000:00:11.0 00:04:45.179 ===================================================== 00:04:45.179 Vendor ID: 1b36 00:04:45.179 Subsystem Vendor ID: 1af4 00:04:45.179 Serial Number: 12341 00:04:45.179 Model Number: QEMU NVMe Ctrl 00:04:45.179 Firmware Version: 8.0.0 00:04:45.179 Recommended Arb Burst: 6 00:04:45.179 IEEE OUI Identifier: 00 54 52 00:04:45.179 Multi-path I/O 00:04:45.179 May have multiple subsystem ports: No 00:04:45.179 May have multiple controllers: No 00:04:45.179 Associated with SR-IOV VF: No 00:04:45.179 Max Number of Namespaces: 256 00:04:45.179 NVMe Specification Version (Identify): 1.4 00:04:45.179 Optional Asynchronous Events Supported 00:04:45.179 Namespace Attribute Notices: Supported 00:04:45.179 Firmware Activation Notices: Not Supported 00:04:45.179 128-bit Host Identifier: Not Supported' 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:04:45.179 NVMe Controller at 0000:00:10.0 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:04:45.179 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:04:45.179 NVMe Controller at 0000:00:11.0 00:04:45.180 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:04:45.180 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # bdfs=() 00:04:45.180 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1513 -- # local bdfs 00:04:45.180 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:04:45.180 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:04:45.180 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:04:45.437 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:04:45.437 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:04:45.437 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:45.437 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:04:45.437 ===================================================== 00:04:45.437 NVMe Controller at 0000:00:10.0 00:04:45.437 ===================================================== 00:04:45.437 Vendor ID: 1b36 00:04:45.437 Subsystem Vendor ID: 1af4 00:04:45.437 Serial Number: 12340 00:04:45.437 Model Number: QEMU NVMe Ctrl 00:04:45.437 Firmware Version: 8.0.0 00:04:45.437 Recommended Arb Burst: 6 00:04:45.437 IEEE OUI Identifier: 00 54 52 00:04:45.437 Multi-path I/O 00:04:45.437 May have multiple subsystem ports: No 00:04:45.437 May have multiple controllers: No 00:04:45.437 Associated with SR-IOV VF: No 00:04:45.437 Max Number of Namespaces: 256 00:04:45.437 NVMe Specification Version (Identify): 1.4 00:04:45.437 Optional Asynchronous Events Supported 00:04:45.437 Namespace Attribute Notices: Supported 00:04:45.437 Firmware Activation Notices: Not Supported 00:04:45.437 128-bit Host Identifier: Not Supported 00:04:45.437 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:04:45.437 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:04:45.695 ===================================================== 00:04:45.695 NVMe Controller at 0000:00:11.0 00:04:45.695 ===================================================== 00:04:45.695 Vendor ID: 1b36 00:04:45.695 Subsystem Vendor ID: 1af4 00:04:45.695 Serial Number: 12341 00:04:45.695 Model Number: QEMU NVMe Ctrl 00:04:45.695 Firmware Version: 8.0.0 00:04:45.695 Recommended Arb Burst: 6 00:04:45.695 IEEE OUI Identifier: 00 54 52 00:04:45.695 Multi-path I/O 00:04:45.695 May have multiple subsystem ports: No 00:04:45.695 May have multiple controllers: No 00:04:45.695 Associated with SR-IOV VF: No 00:04:45.695 Max Number of Namespaces: 256 00:04:45.695 NVMe Specification Version (Identify): 1.4 00:04:45.695 Optional Asynchronous Events Supported 00:04:45.695 Namespace Attribute Notices: Supported 00:04:45.695 Firmware Activation Notices: Not Supported 00:04:45.695 128-bit Host Identifier: Not Supported 00:04:45.695 ************************************ 00:04:45.695 END TEST external_run_nvme_shared 00:04:45.695 ************************************ 00:04:45.695 00:04:45.695 real 0m0.710s 00:04:45.695 user 0m0.255s 00:04:45.695 sys 0m0.283s 00:04:45.695 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:04:45.695 10:17:18 autobuild.autobuild_external_code.external_run_nvme_shared -- common/autotest_common.sh@10 -- $ set +x 00:04:45.695 10:17:18 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:04:45.695 10:17:18 autobuild.autobuild_external_code -- external_code/test_make.sh@85 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:04:45.695 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:45.695 rm -f ./hello_world/hello_bdev 00:04:45.695 rm -f ./passthru/libpassthru_external.* 00:04:45.695 rm -f ./nvme/*.{so,o} ./nvme/identify 00:04:45.695 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:04:45.695 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:04:45.695 10:17:19 autobuild.autobuild_external_code -- external_code/test_make.sh@87 -- $ make -C /home/vagrant/spdk_repo/spdk clean 00:04:45.695 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:05:17.875 make[2]: Nothing to be done for 'clean'. 00:05:50.054 make[1]: Nothing to be done for 'clean'. 00:05:50.054 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:05:50.054 10:18:18 autobuild.autobuild_external_code -- external_code/test_make.sh@88 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:05:50.054 10:18:18 autobuild.autobuild_external_code -- external_code/test_make.sh@89 -- $ /home/vagrant/spdk_repo/spdk/configure --without-shared --without-ocf --disable-asan 00:05:50.054 Using default SPDK env in /home/vagrant/spdk_repo/spdk/lib/env_dpdk 00:05:50.054 Using default DPDK in /home/vagrant/spdk_repo/spdk/dpdk/build 00:05:58.283 Configuring ISA-L (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal.log)...done. 00:06:10.521 Configuring ISA-L-crypto (logfile: /home/vagrant/spdk_repo/spdk/.spdk-isal-crypto.log)...done. 00:06:10.521 Creating mk/config.mk...done. 00:06:10.521 Creating mk/cc.flags.mk...done. 00:06:10.521 Type 'make' to build. 00:06:10.521 10:18:42 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ nproc 00:06:10.521 10:18:42 autobuild.autobuild_external_code -- external_code/test_make.sh@90 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 00:06:10.521 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:06:10.521 make[1]: Nothing to be done for 'all'. 00:06:20.490 The Meson build system 00:06:20.490 Version: 1.3.1 00:06:20.490 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:06:20.490 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:06:20.490 Build type: native build 00:06:20.490 Program cat found: YES (/usr/bin/cat) 00:06:20.490 Project name: DPDK 00:06:20.490 Project version: 24.03.0 00:06:20.490 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:06:20.490 C linker for the host machine: cc ld.bfd 2.39-16 00:06:20.490 Host machine cpu family: x86_64 00:06:20.490 Host machine cpu: x86_64 00:06:20.490 Message: ## Building in Developer Mode ## 00:06:20.490 Program pkg-config found: YES (/usr/bin/pkg-config) 00:06:20.490 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:06:20.490 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:06:20.490 Program python3 found: YES (/usr/bin/python3) 00:06:20.490 Program cat found: YES (/usr/bin/cat) 00:06:20.490 Compiler for C supports arguments -march=native: YES 00:06:20.490 Checking for size of "void *" : 8 00:06:20.490 Checking for size of "void *" : 8 (cached) 00:06:20.490 Compiler for C supports link arguments -Wl,--undefined-version: NO 00:06:20.490 Library m found: YES 00:06:20.490 Library numa found: YES 00:06:20.490 Has header "numaif.h" : YES 00:06:20.490 Library fdt found: NO 00:06:20.490 Library execinfo found: NO 00:06:20.490 Has header "execinfo.h" : YES 00:06:20.490 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:06:20.490 Run-time dependency libarchive found: NO (tried pkgconfig) 00:06:20.490 Run-time dependency libbsd found: NO (tried pkgconfig) 00:06:20.490 Run-time dependency jansson found: NO (tried pkgconfig) 00:06:20.490 Run-time dependency openssl found: YES 3.0.9 00:06:20.490 Run-time dependency libpcap found: YES 1.10.4 00:06:20.490 Has header "pcap.h" with dependency libpcap: YES 00:06:20.490 Compiler for C supports arguments -Wcast-qual: YES 00:06:20.490 Compiler for C supports arguments -Wdeprecated: YES 00:06:20.490 Compiler for C supports arguments -Wformat: YES 00:06:20.490 Compiler for C supports arguments -Wformat-nonliteral: YES 00:06:20.490 Compiler for C supports arguments -Wformat-security: YES 00:06:20.490 Compiler for C supports arguments -Wmissing-declarations: YES 00:06:20.490 Compiler for C supports arguments -Wmissing-prototypes: YES 00:06:20.490 Compiler for C supports arguments -Wnested-externs: YES 00:06:20.490 Compiler for C supports arguments -Wold-style-definition: YES 00:06:20.490 Compiler for C supports arguments -Wpointer-arith: YES 00:06:20.490 Compiler for C supports arguments -Wsign-compare: YES 00:06:20.490 Compiler for C supports arguments -Wstrict-prototypes: YES 00:06:20.490 Compiler for C supports arguments -Wundef: YES 00:06:20.490 Compiler for C supports arguments -Wwrite-strings: YES 00:06:20.490 Compiler for C supports arguments -Wno-address-of-packed-member: YES 00:06:20.490 Compiler for C supports arguments -Wno-packed-not-aligned: YES 00:06:20.490 Compiler for C supports arguments -Wno-missing-field-initializers: YES 00:06:20.490 Compiler for C supports arguments -Wno-zero-length-bounds: YES 00:06:20.490 Program objdump found: YES (/usr/bin/objdump) 00:06:20.490 Compiler for C supports arguments -mavx512f: YES 00:06:20.490 Checking if "AVX512 checking" compiles: YES 00:06:20.490 Fetching value of define "__SSE4_2__" : 1 00:06:20.490 Fetching value of define "__AES__" : 1 00:06:20.490 Fetching value of define "__AVX__" : 1 00:06:20.490 Fetching value of define "__AVX2__" : 1 00:06:20.490 Fetching value of define "__AVX512BW__" : (undefined) 00:06:20.490 Fetching value of define "__AVX512CD__" : (undefined) 00:06:20.490 Fetching value of define "__AVX512DQ__" : (undefined) 00:06:20.490 Fetching value of define "__AVX512F__" : (undefined) 00:06:20.490 Fetching value of define "__AVX512VL__" : (undefined) 00:06:20.490 Fetching value of define "__PCLMUL__" : 1 00:06:20.490 Fetching value of define "__RDRND__" : 1 00:06:20.490 Fetching value of define "__RDSEED__" : 1 00:06:20.490 Fetching value of define "__VPCLMULQDQ__" : (undefined) 00:06:20.490 Fetching value of define "__znver1__" : (undefined) 00:06:20.490 Fetching value of define "__znver2__" : (undefined) 00:06:20.490 Fetching value of define "__znver3__" : (undefined) 00:06:20.490 Fetching value of define "__znver4__" : (undefined) 00:06:20.490 Compiler for C supports arguments -Wno-format-truncation: YES 00:06:20.490 Message: lib/log: Defining dependency "log" 00:06:20.490 Message: lib/kvargs: Defining dependency "kvargs" 00:06:20.490 Message: lib/telemetry: Defining dependency "telemetry" 00:06:20.490 Checking for function "getentropy" : NO 00:06:20.490 Message: lib/eal: Defining dependency "eal" 00:06:20.490 Message: lib/ring: Defining dependency "ring" 00:06:20.490 Message: lib/rcu: Defining dependency "rcu" 00:06:20.490 Message: lib/mempool: Defining dependency "mempool" 00:06:20.490 Message: lib/mbuf: Defining dependency "mbuf" 00:06:20.490 Fetching value of define "__PCLMUL__" : 1 (cached) 00:06:20.490 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:06:20.490 Compiler for C supports arguments -mpclmul: YES 00:06:20.490 Compiler for C supports arguments -maes: YES 00:06:20.490 Compiler for C supports arguments -mavx512f: YES (cached) 00:06:20.490 Compiler for C supports arguments -mavx512bw: YES 00:06:20.490 Compiler for C supports arguments -mavx512dq: YES 00:06:20.490 Compiler for C supports arguments -mavx512vl: YES 00:06:20.490 Compiler for C supports arguments -mvpclmulqdq: YES 00:06:20.490 Compiler for C supports arguments -mavx2: YES 00:06:20.490 Compiler for C supports arguments -mavx: YES 00:06:20.490 Message: lib/net: Defining dependency "net" 00:06:20.490 Message: lib/meter: Defining dependency "meter" 00:06:20.490 Message: lib/ethdev: Defining dependency "ethdev" 00:06:20.490 Message: lib/pci: Defining dependency "pci" 00:06:20.490 Message: lib/cmdline: Defining dependency "cmdline" 00:06:20.490 Message: lib/hash: Defining dependency "hash" 00:06:20.490 Message: lib/timer: Defining dependency "timer" 00:06:20.490 Message: lib/compressdev: Defining dependency "compressdev" 00:06:20.490 Message: lib/cryptodev: Defining dependency "cryptodev" 00:06:20.490 Message: lib/dmadev: Defining dependency "dmadev" 00:06:20.490 Compiler for C supports arguments -Wno-cast-qual: YES 00:06:20.490 Message: lib/power: Defining dependency "power" 00:06:20.490 Message: lib/reorder: Defining dependency "reorder" 00:06:20.490 Message: lib/security: Defining dependency "security" 00:06:20.490 Has header "linux/userfaultfd.h" : YES 00:06:20.490 Has header "linux/vduse.h" : YES 00:06:20.490 Message: lib/vhost: Defining dependency "vhost" 00:06:20.490 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:06:20.490 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:06:20.491 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:06:20.491 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:06:20.491 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:06:20.491 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:06:20.491 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:06:20.491 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:06:20.491 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:06:20.491 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:06:20.491 Program doxygen found: YES (/usr/bin/doxygen) 00:06:20.491 Configuring doxy-api-html.conf using configuration 00:06:20.491 Configuring doxy-api-man.conf using configuration 00:06:20.491 Program mandb found: YES (/usr/bin/mandb) 00:06:20.491 Program sphinx-build found: NO 00:06:20.491 Configuring rte_build_config.h using configuration 00:06:20.491 Message: 00:06:20.491 ================= 00:06:20.491 Applications Enabled 00:06:20.491 ================= 00:06:20.491 00:06:20.491 apps: 00:06:20.491 00:06:20.491 00:06:20.491 Message: 00:06:20.491 ================= 00:06:20.491 Libraries Enabled 00:06:20.491 ================= 00:06:20.491 00:06:20.491 libs: 00:06:20.491 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:06:20.491 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:06:20.491 cryptodev, dmadev, power, reorder, security, vhost, 00:06:20.491 00:06:20.491 Message: 00:06:20.491 =============== 00:06:20.491 Drivers Enabled 00:06:20.491 =============== 00:06:20.491 00:06:20.491 common: 00:06:20.491 00:06:20.491 bus: 00:06:20.491 pci, vdev, 00:06:20.491 mempool: 00:06:20.491 ring, 00:06:20.491 dma: 00:06:20.491 00:06:20.491 net: 00:06:20.491 00:06:20.491 crypto: 00:06:20.491 00:06:20.491 compress: 00:06:20.491 00:06:20.491 vdpa: 00:06:20.491 00:06:20.491 00:06:20.491 Message: 00:06:20.491 ================= 00:06:20.491 Content Skipped 00:06:20.491 ================= 00:06:20.491 00:06:20.491 apps: 00:06:20.491 dumpcap: explicitly disabled via build config 00:06:20.491 graph: explicitly disabled via build config 00:06:20.491 pdump: explicitly disabled via build config 00:06:20.491 proc-info: explicitly disabled via build config 00:06:20.491 test-acl: explicitly disabled via build config 00:06:20.491 test-bbdev: explicitly disabled via build config 00:06:20.491 test-cmdline: explicitly disabled via build config 00:06:20.491 test-compress-perf: explicitly disabled via build config 00:06:20.491 test-crypto-perf: explicitly disabled via build config 00:06:20.491 test-dma-perf: explicitly disabled via build config 00:06:20.491 test-eventdev: explicitly disabled via build config 00:06:20.491 test-fib: explicitly disabled via build config 00:06:20.491 test-flow-perf: explicitly disabled via build config 00:06:20.491 test-gpudev: explicitly disabled via build config 00:06:20.491 test-mldev: explicitly disabled via build config 00:06:20.491 test-pipeline: explicitly disabled via build config 00:06:20.491 test-pmd: explicitly disabled via build config 00:06:20.491 test-regex: explicitly disabled via build config 00:06:20.491 test-sad: explicitly disabled via build config 00:06:20.491 test-security-perf: explicitly disabled via build config 00:06:20.491 00:06:20.491 libs: 00:06:20.491 argparse: explicitly disabled via build config 00:06:20.491 metrics: explicitly disabled via build config 00:06:20.491 acl: explicitly disabled via build config 00:06:20.491 bbdev: explicitly disabled via build config 00:06:20.491 bitratestats: explicitly disabled via build config 00:06:20.491 bpf: explicitly disabled via build config 00:06:20.491 cfgfile: explicitly disabled via build config 00:06:20.491 distributor: explicitly disabled via build config 00:06:20.491 efd: explicitly disabled via build config 00:06:20.491 eventdev: explicitly disabled via build config 00:06:20.491 dispatcher: explicitly disabled via build config 00:06:20.491 gpudev: explicitly disabled via build config 00:06:20.491 gro: explicitly disabled via build config 00:06:20.491 gso: explicitly disabled via build config 00:06:20.491 ip_frag: explicitly disabled via build config 00:06:20.491 jobstats: explicitly disabled via build config 00:06:20.491 latencystats: explicitly disabled via build config 00:06:20.491 lpm: explicitly disabled via build config 00:06:20.491 member: explicitly disabled via build config 00:06:20.491 pcapng: explicitly disabled via build config 00:06:20.491 rawdev: explicitly disabled via build config 00:06:20.491 regexdev: explicitly disabled via build config 00:06:20.491 mldev: explicitly disabled via build config 00:06:20.491 rib: explicitly disabled via build config 00:06:20.491 sched: explicitly disabled via build config 00:06:20.491 stack: explicitly disabled via build config 00:06:20.491 ipsec: explicitly disabled via build config 00:06:20.491 pdcp: explicitly disabled via build config 00:06:20.491 fib: explicitly disabled via build config 00:06:20.491 port: explicitly disabled via build config 00:06:20.491 pdump: explicitly disabled via build config 00:06:20.491 table: explicitly disabled via build config 00:06:20.491 pipeline: explicitly disabled via build config 00:06:20.491 graph: explicitly disabled via build config 00:06:20.491 node: explicitly disabled via build config 00:06:20.491 00:06:20.491 drivers: 00:06:20.491 common/cpt: not in enabled drivers build config 00:06:20.491 common/dpaax: not in enabled drivers build config 00:06:20.491 common/iavf: not in enabled drivers build config 00:06:20.491 common/idpf: not in enabled drivers build config 00:06:20.491 common/ionic: not in enabled drivers build config 00:06:20.491 common/mvep: not in enabled drivers build config 00:06:20.491 common/octeontx: not in enabled drivers build config 00:06:20.491 bus/auxiliary: not in enabled drivers build config 00:06:20.491 bus/cdx: not in enabled drivers build config 00:06:20.491 bus/dpaa: not in enabled drivers build config 00:06:20.491 bus/fslmc: not in enabled drivers build config 00:06:20.491 bus/ifpga: not in enabled drivers build config 00:06:20.491 bus/platform: not in enabled drivers build config 00:06:20.491 bus/uacce: not in enabled drivers build config 00:06:20.491 bus/vmbus: not in enabled drivers build config 00:06:20.491 common/cnxk: not in enabled drivers build config 00:06:20.491 common/mlx5: not in enabled drivers build config 00:06:20.491 common/nfp: not in enabled drivers build config 00:06:20.491 common/nitrox: not in enabled drivers build config 00:06:20.491 common/qat: not in enabled drivers build config 00:06:20.491 common/sfc_efx: not in enabled drivers build config 00:06:20.491 mempool/bucket: not in enabled drivers build config 00:06:20.491 mempool/cnxk: not in enabled drivers build config 00:06:20.491 mempool/dpaa: not in enabled drivers build config 00:06:20.491 mempool/dpaa2: not in enabled drivers build config 00:06:20.491 mempool/octeontx: not in enabled drivers build config 00:06:20.491 mempool/stack: not in enabled drivers build config 00:06:20.491 dma/cnxk: not in enabled drivers build config 00:06:20.491 dma/dpaa: not in enabled drivers build config 00:06:20.491 dma/dpaa2: not in enabled drivers build config 00:06:20.491 dma/hisilicon: not in enabled drivers build config 00:06:20.491 dma/idxd: not in enabled drivers build config 00:06:20.491 dma/ioat: not in enabled drivers build config 00:06:20.491 dma/skeleton: not in enabled drivers build config 00:06:20.491 net/af_packet: not in enabled drivers build config 00:06:20.491 net/af_xdp: not in enabled drivers build config 00:06:20.491 net/ark: not in enabled drivers build config 00:06:20.491 net/atlantic: not in enabled drivers build config 00:06:20.491 net/avp: not in enabled drivers build config 00:06:20.491 net/axgbe: not in enabled drivers build config 00:06:20.491 net/bnx2x: not in enabled drivers build config 00:06:20.491 net/bnxt: not in enabled drivers build config 00:06:20.491 net/bonding: not in enabled drivers build config 00:06:20.491 net/cnxk: not in enabled drivers build config 00:06:20.491 net/cpfl: not in enabled drivers build config 00:06:20.491 net/cxgbe: not in enabled drivers build config 00:06:20.491 net/dpaa: not in enabled drivers build config 00:06:20.491 net/dpaa2: not in enabled drivers build config 00:06:20.491 net/e1000: not in enabled drivers build config 00:06:20.491 net/ena: not in enabled drivers build config 00:06:20.491 net/enetc: not in enabled drivers build config 00:06:20.491 net/enetfec: not in enabled drivers build config 00:06:20.491 net/enic: not in enabled drivers build config 00:06:20.491 net/failsafe: not in enabled drivers build config 00:06:20.491 net/fm10k: not in enabled drivers build config 00:06:20.491 net/gve: not in enabled drivers build config 00:06:20.491 net/hinic: not in enabled drivers build config 00:06:20.491 net/hns3: not in enabled drivers build config 00:06:20.491 net/i40e: not in enabled drivers build config 00:06:20.491 net/iavf: not in enabled drivers build config 00:06:20.491 net/ice: not in enabled drivers build config 00:06:20.491 net/idpf: not in enabled drivers build config 00:06:20.491 net/igc: not in enabled drivers build config 00:06:20.491 net/ionic: not in enabled drivers build config 00:06:20.491 net/ipn3ke: not in enabled drivers build config 00:06:20.491 net/ixgbe: not in enabled drivers build config 00:06:20.491 net/mana: not in enabled drivers build config 00:06:20.491 net/memif: not in enabled drivers build config 00:06:20.491 net/mlx4: not in enabled drivers build config 00:06:20.491 net/mlx5: not in enabled drivers build config 00:06:20.491 net/mvneta: not in enabled drivers build config 00:06:20.491 net/mvpp2: not in enabled drivers build config 00:06:20.491 net/netvsc: not in enabled drivers build config 00:06:20.491 net/nfb: not in enabled drivers build config 00:06:20.491 net/nfp: not in enabled drivers build config 00:06:20.491 net/ngbe: not in enabled drivers build config 00:06:20.491 net/null: not in enabled drivers build config 00:06:20.491 net/octeontx: not in enabled drivers build config 00:06:20.492 net/octeon_ep: not in enabled drivers build config 00:06:20.492 net/pcap: not in enabled drivers build config 00:06:20.492 net/pfe: not in enabled drivers build config 00:06:20.492 net/qede: not in enabled drivers build config 00:06:20.492 net/ring: not in enabled drivers build config 00:06:20.492 net/sfc: not in enabled drivers build config 00:06:20.492 net/softnic: not in enabled drivers build config 00:06:20.492 net/tap: not in enabled drivers build config 00:06:20.492 net/thunderx: not in enabled drivers build config 00:06:20.492 net/txgbe: not in enabled drivers build config 00:06:20.492 net/vdev_netvsc: not in enabled drivers build config 00:06:20.492 net/vhost: not in enabled drivers build config 00:06:20.492 net/virtio: not in enabled drivers build config 00:06:20.492 net/vmxnet3: not in enabled drivers build config 00:06:20.492 raw/*: missing internal dependency, "rawdev" 00:06:20.492 crypto/armv8: not in enabled drivers build config 00:06:20.492 crypto/bcmfs: not in enabled drivers build config 00:06:20.492 crypto/caam_jr: not in enabled drivers build config 00:06:20.492 crypto/ccp: not in enabled drivers build config 00:06:20.492 crypto/cnxk: not in enabled drivers build config 00:06:20.492 crypto/dpaa_sec: not in enabled drivers build config 00:06:20.492 crypto/dpaa2_sec: not in enabled drivers build config 00:06:20.492 crypto/ipsec_mb: not in enabled drivers build config 00:06:20.492 crypto/mlx5: not in enabled drivers build config 00:06:20.492 crypto/mvsam: not in enabled drivers build config 00:06:20.492 crypto/nitrox: not in enabled drivers build config 00:06:20.492 crypto/null: not in enabled drivers build config 00:06:20.492 crypto/octeontx: not in enabled drivers build config 00:06:20.492 crypto/openssl: not in enabled drivers build config 00:06:20.492 crypto/scheduler: not in enabled drivers build config 00:06:20.492 crypto/uadk: not in enabled drivers build config 00:06:20.492 crypto/virtio: not in enabled drivers build config 00:06:20.492 compress/isal: not in enabled drivers build config 00:06:20.492 compress/mlx5: not in enabled drivers build config 00:06:20.492 compress/nitrox: not in enabled drivers build config 00:06:20.492 compress/octeontx: not in enabled drivers build config 00:06:20.492 compress/zlib: not in enabled drivers build config 00:06:20.492 regex/*: missing internal dependency, "regexdev" 00:06:20.492 ml/*: missing internal dependency, "mldev" 00:06:20.492 vdpa/ifc: not in enabled drivers build config 00:06:20.492 vdpa/mlx5: not in enabled drivers build config 00:06:20.492 vdpa/nfp: not in enabled drivers build config 00:06:20.492 vdpa/sfc: not in enabled drivers build config 00:06:20.492 event/*: missing internal dependency, "eventdev" 00:06:20.492 baseband/*: missing internal dependency, "bbdev" 00:06:20.492 gpu/*: missing internal dependency, "gpudev" 00:06:20.492 00:06:20.492 00:06:20.492 Build targets in project: 85 00:06:20.492 00:06:20.492 DPDK 24.03.0 00:06:20.492 00:06:20.492 User defined options 00:06:20.492 default_library : static 00:06:20.492 libdir : lib 00:06:20.492 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:06:20.492 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:06:20.492 c_link_args : 00:06:20.492 cpu_instruction_set: native 00:06:20.492 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:06:20.492 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:06:20.492 enable_docs : false 00:06:20.492 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:06:20.492 enable_kmods : false 00:06:20.492 max_lcores : 128 00:06:20.492 tests : false 00:06:20.492 00:06:20.492 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:06:20.492 ninja: Entering directory `/home/vagrant/spdk_repo/spdk/dpdk/build-tmp' 00:06:20.492 [1/268] Compiling C object lib/librte_log.a.p/log_log_linux.c.o 00:06:20.492 [2/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_errno.c.o 00:06:20.801 [3/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_data.c.o 00:06:20.801 [4/268] Compiling C object lib/librte_log.a.p/log_log.c.o 00:06:20.801 [5/268] Linking static target lib/librte_log.a 00:06:20.801 [6/268] Compiling C object lib/librte_kvargs.a.p/kvargs_rte_kvargs.c.o 00:06:20.801 [7/268] Linking static target lib/librte_kvargs.a 00:06:20.801 [8/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hexdump.c.o 00:06:21.064 [9/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_debug.c.o 00:06:21.064 [10/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_bus.c.o 00:06:21.064 [11/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dev.c.o 00:06:21.064 [12/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_config.c.o 00:06:21.320 [13/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry_legacy.c.o 00:06:21.320 [14/268] Generating lib/kvargs.sym_chk with a custom command (wrapped by meson to capture output) 00:06:21.578 [15/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_class.c.o 00:06:21.578 [16/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_devargs.c.o 00:06:21.578 [17/268] Compiling C object lib/librte_telemetry.a.p/telemetry_telemetry.c.o 00:06:21.578 [18/268] Linking static target lib/librte_telemetry.a 00:06:21.836 [19/268] Generating lib/log.sym_chk with a custom command (wrapped by meson to capture output) 00:06:21.836 [20/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_launch.c.o 00:06:21.836 [21/268] Linking target lib/librte_log.so.24.1 00:06:21.836 [22/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_string_fns.c.o 00:06:21.836 [23/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_interrupts.c.o 00:06:21.836 [24/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_lcore.c.o 00:06:21.836 [25/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_mcfg.c.o 00:06:22.093 [26/268] Generating symbol file lib/librte_log.so.24.1.p/librte_log.so.24.1.symbols 00:06:22.093 [27/268] Linking target lib/librte_kvargs.so.24.1 00:06:22.093 [28/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_uuid.c.o 00:06:22.093 [29/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memalloc.c.o 00:06:22.093 [30/268] Generating symbol file lib/librte_kvargs.so.24.1.p/librte_kvargs.so.24.1.symbols 00:06:22.351 [31/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_fbarray.c.o 00:06:22.351 [32/268] Generating lib/telemetry.sym_chk with a custom command (wrapped by meson to capture output) 00:06:22.351 [33/268] Linking target lib/librte_telemetry.so.24.1 00:06:22.351 [34/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_tailqs.c.o 00:06:22.609 [35/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memzone.c.o 00:06:22.609 [36/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_timer.c.o 00:06:22.609 [37/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_reciprocal.c.o 00:06:22.609 [38/268] Generating symbol file lib/librte_telemetry.so.24.1.p/librte_telemetry.so.24.1.symbols 00:06:22.609 [39/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_version.c.o 00:06:22.609 [40/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_thread.c.o 00:06:22.609 [41/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_memory.c.o 00:06:22.609 [42/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_hypervisor.c.o 00:06:22.609 [43/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_cpuflags.c.o 00:06:22.609 [44/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_points.c.o 00:06:22.875 [45/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_options.c.o 00:06:22.875 [46/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_elem.c.o 00:06:23.134 [47/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_random.c.o 00:06:23.134 [48/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_debug.c.o 00:06:23.134 [49/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_malloc.c.o 00:06:23.391 [50/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_heap.c.o 00:06:23.391 [51/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_dynmem.c.o 00:06:23.391 [52/268] Compiling C object lib/librte_eal.a.p/eal_common_hotplug_mp.c.o 00:06:23.391 [53/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_utils.c.o 00:06:23.391 [54/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace.c.o 00:06:23.650 [55/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_trace_ctf.c.o 00:06:23.650 [56/268] Compiling C object lib/librte_eal.a.p/eal_common_eal_common_proc.c.o 00:06:23.650 [57/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_keepalive.c.o 00:06:23.908 [58/268] Compiling C object lib/librte_eal.a.p/eal_common_malloc_mp.c.o 00:06:23.908 [59/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_cpuflags.c.o 00:06:23.908 [60/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_firmware.c.o 00:06:23.908 [61/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_filesystem.c.o 00:06:23.908 [62/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_file.c.o 00:06:23.908 [63/268] Compiling C object lib/librte_eal.a.p/eal_common_rte_service.c.o 00:06:23.908 [64/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_memory.c.o 00:06:23.908 [65/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_timer.c.o 00:06:23.908 [66/268] Compiling C object lib/librte_eal.a.p/eal_unix_eal_unix_thread.c.o 00:06:24.167 [67/268] Compiling C object lib/librte_eal.a.p/eal_unix_rte_thread.c.o 00:06:24.424 [68/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_alarm.c.o 00:06:24.424 [69/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cpuflags.c.o 00:06:24.424 [70/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal.c.o 00:06:24.424 [71/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_lcore.c.o 00:06:24.424 [72/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_hypervisor.c.o 00:06:24.424 [73/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_spinlock.c.o 00:06:24.424 [74/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_thread.c.o 00:06:24.681 [75/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_hugepage_info.c.o 00:06:24.681 [76/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_timer.c.o 00:06:24.681 [77/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_dev.c.o 00:06:24.681 [78/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio_mp_sync.c.o 00:06:24.939 [79/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memalloc.c.o 00:06:24.939 [80/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_interrupts.c.o 00:06:24.939 [81/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_cycles.c.o 00:06:25.203 [82/268] Compiling C object lib/librte_eal.a.p/eal_x86_rte_power_intrinsics.c.o 00:06:25.203 [83/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_vfio.c.o 00:06:25.203 [84/268] Compiling C object lib/librte_ring.a.p/ring_rte_ring.c.o 00:06:25.203 [85/268] Linking static target lib/librte_ring.a 00:06:25.203 [86/268] Compiling C object lib/librte_eal.a.p/eal_linux_eal_memory.c.o 00:06:25.203 [87/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops_default.c.o 00:06:25.203 [88/268] Linking static target lib/librte_eal.a 00:06:25.203 [89/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool_ops.c.o 00:06:25.460 [90/268] Compiling C object lib/librte_mempool.a.p/mempool_mempool_trace_points.c.o 00:06:25.461 [91/268] Generating lib/ring.sym_chk with a custom command (wrapped by meson to capture output) 00:06:25.719 [92/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_pool_ops.c.o 00:06:25.719 [93/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_ptype.c.o 00:06:25.719 [94/268] Compiling C object lib/librte_mempool.a.p/mempool_rte_mempool.c.o 00:06:25.719 [95/268] Linking static target lib/librte_mempool.a 00:06:25.719 [96/268] Compiling C object lib/net/libnet_crc_avx512_lib.a.p/net_crc_avx512.c.o 00:06:25.719 [97/268] Linking static target lib/net/libnet_crc_avx512_lib.a 00:06:25.719 [98/268] Compiling C object lib/librte_rcu.a.p/rcu_rte_rcu_qsbr.c.o 00:06:25.719 [99/268] Linking static target lib/librte_rcu.a 00:06:25.977 [100/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf_dyn.c.o 00:06:25.977 [101/268] Compiling C object lib/librte_net.a.p/net_rte_ether.c.o 00:06:25.977 [102/268] Compiling C object lib/librte_net.a.p/net_rte_arp.c.o 00:06:25.977 [103/268] Generating lib/rcu.sym_chk with a custom command (wrapped by meson to capture output) 00:06:26.235 [104/268] Compiling C object lib/librte_mbuf.a.p/mbuf_rte_mbuf.c.o 00:06:26.235 [105/268] Linking static target lib/librte_mbuf.a 00:06:26.235 [106/268] Compiling C object lib/librte_net.a.p/net_rte_net_crc.c.o 00:06:26.235 [107/268] Compiling C object lib/librte_net.a.p/net_rte_net.c.o 00:06:26.235 [108/268] Compiling C object lib/librte_net.a.p/net_net_crc_sse.c.o 00:06:26.235 [109/268] Compiling C object lib/librte_meter.a.p/meter_rte_meter.c.o 00:06:26.235 [110/268] Linking static target lib/librte_net.a 00:06:26.235 [111/268] Linking static target lib/librte_meter.a 00:06:26.235 [112/268] Generating lib/mempool.sym_chk with a custom command (wrapped by meson to capture output) 00:06:26.493 [113/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_driver.c.o 00:06:26.493 [114/268] Generating lib/meter.sym_chk with a custom command (wrapped by meson to capture output) 00:06:26.493 [115/268] Generating lib/net.sym_chk with a custom command (wrapped by meson to capture output) 00:06:26.751 [116/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_private.c.o 00:06:26.751 [117/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_profile.c.o 00:06:26.751 [118/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_class_eth.c.o 00:06:26.751 [119/268] Generating lib/mbuf.sym_chk with a custom command (wrapped by meson to capture output) 00:06:27.009 [120/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_cman.c.o 00:06:27.268 [121/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_telemetry.c.o 00:06:27.526 [122/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_common.c.o 00:06:27.526 [123/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8472.c.o 00:06:27.526 [124/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev_telemetry.c.o 00:06:27.526 [125/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8079.c.o 00:06:27.526 [126/268] Compiling C object lib/librte_pci.a.p/pci_rte_pci.c.o 00:06:27.526 [127/268] Linking static target lib/librte_pci.a 00:06:27.526 [128/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_mtr.c.o 00:06:27.526 [129/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline.c.o 00:06:27.526 [130/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_trace_points.c.o 00:06:27.784 [131/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_cirbuf.c.o 00:06:27.784 [132/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse.c.o 00:06:27.784 [133/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_num.c.o 00:06:27.784 [134/268] Generating lib/pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:27.784 [135/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_portlist.c.o 00:06:27.784 [136/268] Compiling C object lib/librte_ethdev.a.p/ethdev_sff_8636.c.o 00:06:27.784 [137/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_string.c.o 00:06:27.784 [138/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_vt100.c.o 00:06:27.784 [139/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_socket.c.o 00:06:27.784 [140/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_os_unix.c.o 00:06:28.059 [141/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_tm.c.o 00:06:28.059 [142/268] Compiling C object lib/librte_hash.a.p/hash_rte_hash_crc.c.o 00:06:28.059 [143/268] Compiling C object lib/librte_ethdev.a.p/ethdev_ethdev_linux_ethtool.c.o 00:06:28.059 [144/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_rdline.c.o 00:06:28.331 [145/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_etheraddr.c.o 00:06:28.331 [146/268] Compiling C object lib/librte_cmdline.a.p/cmdline_cmdline_parse_ipaddr.c.o 00:06:28.331 [147/268] Linking static target lib/librte_cmdline.a 00:06:28.331 [148/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_flow.c.o 00:06:28.589 [149/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash_gfni.c.o 00:06:28.589 [150/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev_pmd.c.o 00:06:28.589 [151/268] Compiling C object lib/librte_hash.a.p/hash_rte_fbk_hash.c.o 00:06:28.847 [152/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_compressdev.c.o 00:06:28.847 [153/268] Compiling C object lib/librte_timer.a.p/timer_rte_timer.c.o 00:06:28.847 [154/268] Linking static target lib/librte_timer.a 00:06:28.847 [155/268] Compiling C object lib/librte_hash.a.p/hash_rte_thash.c.o 00:06:28.847 [156/268] Compiling C object lib/librte_compressdev.a.p/compressdev_rte_comp.c.o 00:06:28.847 [157/268] Linking static target lib/librte_compressdev.a 00:06:29.105 [158/268] Compiling C object lib/librte_power.a.p/power_guest_channel.c.o 00:06:29.105 [159/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_pmd.c.o 00:06:29.364 [160/268] Generating lib/timer.sym_chk with a custom command (wrapped by meson to capture output) 00:06:29.364 [161/268] Compiling C object lib/librte_power.a.p/power_power_common.c.o 00:06:29.364 [162/268] Generating lib/cmdline.sym_chk with a custom command (wrapped by meson to capture output) 00:06:29.364 [163/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev_trace_points.c.o 00:06:29.364 [164/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_cryptodev_trace_points.c.o 00:06:29.622 [165/268] Generating lib/compressdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:29.622 [166/268] Compiling C object lib/librte_power.a.p/power_power_kvm_vm.c.o 00:06:29.622 [167/268] Compiling C object lib/librte_dmadev.a.p/dmadev_rte_dmadev.c.o 00:06:29.622 [168/268] Linking static target lib/librte_dmadev.a 00:06:29.622 [169/268] Compiling C object lib/librte_power.a.p/power_power_acpi_cpufreq.c.o 00:06:29.880 [170/268] Compiling C object lib/librte_power.a.p/power_power_amd_pstate_cpufreq.c.o 00:06:30.146 [171/268] Compiling C object lib/librte_power.a.p/power_rte_power_uncore.c.o 00:06:30.146 [172/268] Compiling C object lib/librte_power.a.p/power_rte_power.c.o 00:06:30.146 [173/268] Compiling C object lib/librte_power.a.p/power_power_cppc_cpufreq.c.o 00:06:30.146 [174/268] Compiling C object lib/librte_power.a.p/power_power_intel_uncore.c.o 00:06:30.146 [175/268] Generating lib/dmadev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:30.146 [176/268] Compiling C object lib/librte_vhost.a.p/vhost_fd_man.c.o 00:06:30.403 [177/268] Compiling C object lib/librte_hash.a.p/hash_rte_cuckoo_hash.c.o 00:06:30.403 [178/268] Compiling C object lib/librte_power.a.p/power_power_pstate_cpufreq.c.o 00:06:30.403 [179/268] Linking static target lib/librte_hash.a 00:06:30.403 [180/268] Compiling C object lib/librte_ethdev.a.p/ethdev_rte_ethdev.c.o 00:06:30.403 [181/268] Linking static target lib/librte_ethdev.a 00:06:30.403 [182/268] Compiling C object lib/librte_power.a.p/power_rte_power_pmd_mgmt.c.o 00:06:30.403 [183/268] Linking static target lib/librte_power.a 00:06:30.660 [184/268] Compiling C object lib/librte_reorder.a.p/reorder_rte_reorder.c.o 00:06:30.660 [185/268] Linking static target lib/librte_reorder.a 00:06:30.918 [186/268] Compiling C object lib/librte_cryptodev.a.p/cryptodev_rte_cryptodev.c.o 00:06:30.918 [187/268] Linking static target lib/librte_cryptodev.a 00:06:30.918 [188/268] Compiling C object lib/librte_vhost.a.p/vhost_vdpa.c.o 00:06:30.918 [189/268] Compiling C object lib/librte_security.a.p/security_rte_security.c.o 00:06:30.918 [190/268] Linking static target lib/librte_security.a 00:06:30.918 [191/268] Compiling C object lib/librte_vhost.a.p/vhost_iotlb.c.o 00:06:31.175 [192/268] Generating lib/reorder.sym_chk with a custom command (wrapped by meson to capture output) 00:06:31.175 [193/268] Generating lib/hash.sym_chk with a custom command (wrapped by meson to capture output) 00:06:31.175 [194/268] Compiling C object lib/librte_vhost.a.p/vhost_socket.c.o 00:06:31.175 [195/268] Generating lib/power.sym_chk with a custom command (wrapped by meson to capture output) 00:06:31.433 [196/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_params.c.o 00:06:31.433 [197/268] Generating lib/security.sym_chk with a custom command (wrapped by meson to capture output) 00:06:31.691 [198/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost.c.o 00:06:31.949 [199/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net_ctrl.c.o 00:06:31.949 [200/268] Compiling C object lib/librte_vhost.a.p/vhost_vduse.c.o 00:06:31.949 [201/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common.c.o 00:06:31.949 [202/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_pci_common_uio.c.o 00:06:31.949 [203/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev_params.c.o 00:06:32.207 [204/268] Generating lib/cryptodev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.465 [205/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci.c.o 00:06:32.465 [206/268] Generating lib/eal.sym_chk with a custom command (wrapped by meson to capture output) 00:06:32.465 [207/268] Linking target lib/librte_eal.so.24.1 00:06:32.465 [208/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_uio.c.o 00:06:32.465 [209/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_user.c.o 00:06:32.724 [210/268] Generating symbol file lib/librte_eal.so.24.1.p/librte_eal.so.24.1.symbols 00:06:32.724 [211/268] Linking target lib/librte_dmadev.so.24.1 00:06:32.724 [212/268] Linking target lib/librte_meter.so.24.1 00:06:32.724 [213/268] Linking target lib/librte_ring.so.24.1 00:06:32.724 [214/268] Linking target lib/librte_pci.so.24.1 00:06:32.724 [215/268] Linking target lib/librte_timer.so.24.1 00:06:32.724 [216/268] Compiling C object drivers/libtmp_rte_bus_vdev.a.p/bus_vdev_vdev.c.o 00:06:32.724 [217/268] Linking static target drivers/libtmp_rte_bus_vdev.a 00:06:32.724 [218/268] Compiling C object drivers/libtmp_rte_bus_pci.a.p/bus_pci_linux_pci_vfio.c.o 00:06:32.724 [219/268] Linking static target drivers/libtmp_rte_bus_pci.a 00:06:32.724 [220/268] Generating symbol file lib/librte_dmadev.so.24.1.p/librte_dmadev.so.24.1.symbols 00:06:32.724 [221/268] Generating symbol file lib/librte_meter.so.24.1.p/librte_meter.so.24.1.symbols 00:06:32.724 [222/268] Generating symbol file lib/librte_ring.so.24.1.p/librte_ring.so.24.1.symbols 00:06:32.724 [223/268] Generating symbol file lib/librte_timer.so.24.1.p/librte_timer.so.24.1.symbols 00:06:32.724 [224/268] Generating symbol file lib/librte_pci.so.24.1.p/librte_pci.so.24.1.symbols 00:06:32.724 [225/268] Linking target lib/librte_rcu.so.24.1 00:06:32.724 [226/268] Linking target lib/librte_mempool.so.24.1 00:06:32.983 [227/268] Generating drivers/rte_bus_vdev.pmd.c with a custom command 00:06:32.983 [228/268] Compiling C object drivers/librte_bus_vdev.a.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:32.983 [229/268] Compiling C object drivers/librte_bus_vdev.so.24.1.p/meson-generated_.._rte_bus_vdev.pmd.c.o 00:06:32.983 [230/268] Generating symbol file lib/librte_rcu.so.24.1.p/librte_rcu.so.24.1.symbols 00:06:32.983 [231/268] Linking static target drivers/librte_bus_vdev.a 00:06:32.983 [232/268] Generating symbol file lib/librte_mempool.so.24.1.p/librte_mempool.so.24.1.symbols 00:06:32.983 [233/268] Generating drivers/rte_bus_pci.pmd.c with a custom command 00:06:32.983 [234/268] Compiling C object drivers/librte_bus_pci.so.24.1.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:32.983 [235/268] Compiling C object drivers/librte_bus_pci.a.p/meson-generated_.._rte_bus_pci.pmd.c.o 00:06:32.983 [236/268] Linking target lib/librte_mbuf.so.24.1 00:06:32.983 [237/268] Linking static target drivers/librte_bus_pci.a 00:06:33.241 [238/268] Generating symbol file lib/librte_mbuf.so.24.1.p/librte_mbuf.so.24.1.symbols 00:06:33.241 [239/268] Linking target lib/librte_reorder.so.24.1 00:06:33.241 [240/268] Compiling C object drivers/libtmp_rte_mempool_ring.a.p/mempool_ring_rte_mempool_ring.c.o 00:06:33.241 [241/268] Linking target lib/librte_compressdev.so.24.1 00:06:33.241 [242/268] Linking target lib/librte_net.so.24.1 00:06:33.241 [243/268] Linking static target drivers/libtmp_rte_mempool_ring.a 00:06:33.241 [244/268] Linking target lib/librte_cryptodev.so.24.1 00:06:33.241 [245/268] Generating drivers/rte_bus_vdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:33.241 [246/268] Linking target drivers/librte_bus_vdev.so.24.1 00:06:33.241 [247/268] Generating symbol file lib/librte_net.so.24.1.p/librte_net.so.24.1.symbols 00:06:33.499 [248/268] Generating symbol file lib/librte_cryptodev.so.24.1.p/librte_cryptodev.so.24.1.symbols 00:06:33.499 [249/268] Linking target lib/librte_hash.so.24.1 00:06:33.499 [250/268] Linking target lib/librte_cmdline.so.24.1 00:06:33.499 [251/268] Linking target lib/librte_security.so.24.1 00:06:33.499 [252/268] Generating drivers/rte_mempool_ring.pmd.c with a custom command 00:06:33.499 [253/268] Compiling C object drivers/librte_mempool_ring.so.24.1.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:33.499 [254/268] Compiling C object drivers/librte_mempool_ring.a.p/meson-generated_.._rte_mempool_ring.pmd.c.o 00:06:33.499 [255/268] Linking static target drivers/librte_mempool_ring.a 00:06:33.499 [256/268] Linking target drivers/librte_mempool_ring.so.24.1 00:06:33.499 [257/268] Generating symbol file lib/librte_hash.so.24.1.p/librte_hash.so.24.1.symbols 00:06:33.499 [258/268] Generating drivers/rte_bus_pci.sym_chk with a custom command (wrapped by meson to capture output) 00:06:33.757 [259/268] Linking target drivers/librte_bus_pci.so.24.1 00:06:35.702 [260/268] Compiling C object lib/librte_vhost.a.p/vhost_vhost_crypto.c.o 00:06:37.604 [261/268] Generating lib/ethdev.sym_chk with a custom command (wrapped by meson to capture output) 00:06:37.604 [262/268] Linking target lib/librte_ethdev.so.24.1 00:06:37.604 [263/268] Generating symbol file lib/librte_ethdev.so.24.1.p/librte_ethdev.so.24.1.symbols 00:06:37.604 [264/268] Linking target lib/librte_power.so.24.1 00:06:45.741 [265/268] Compiling C object lib/librte_vhost.a.p/vhost_virtio_net.c.o 00:06:45.742 [266/268] Linking static target lib/librte_vhost.a 00:06:47.118 [267/268] Generating lib/vhost.sym_chk with a custom command (wrapped by meson to capture output) 00:06:47.118 [268/268] Linking target lib/librte_vhost.so.24.1 00:06:47.118 INFO: autodetecting backend as ninja 00:06:47.118 INFO: calculating backend command to run: /usr/local/bin/ninja -C /home/vagrant/spdk_repo/spdk/dpdk/build-tmp -j 12 00:06:48.492 CC lib/log/log_deprecated.o 00:06:48.492 CC lib/log/log.o 00:06:48.492 CC lib/log/log_flags.o 00:06:48.492 CC lib/ut/ut.o 00:06:48.492 CC lib/ut_mock/mock.o 00:06:48.492 LIB libspdk_ut_mock.a 00:06:48.492 LIB libspdk_ut.a 00:06:48.749 LIB libspdk_log.a 00:06:49.007 CC lib/ioat/ioat.o 00:06:49.007 CXX lib/trace_parser/trace.o 00:06:49.007 CC lib/util/bit_array.o 00:06:49.007 CC lib/util/base64.o 00:06:49.007 CC lib/dma/dma.o 00:06:49.007 CC lib/util/cpuset.o 00:06:49.007 CC lib/util/crc16.o 00:06:49.007 CC lib/util/crc32.o 00:06:49.007 CC lib/util/crc32c.o 00:06:49.007 CC lib/util/crc32_ieee.o 00:06:49.007 CC lib/util/crc64.o 00:06:49.007 CC lib/vfio_user/host/vfio_user_pci.o 00:06:49.265 CC lib/util/dif.o 00:06:49.265 CC lib/vfio_user/host/vfio_user.o 00:06:49.265 CC lib/util/fd.o 00:06:49.265 CC lib/util/fd_group.o 00:06:49.265 CC lib/util/file.o 00:06:49.265 CC lib/util/hexlify.o 00:06:49.265 LIB libspdk_dma.a 00:06:49.265 CC lib/util/iov.o 00:06:49.265 CC lib/util/math.o 00:06:49.265 CC lib/util/net.o 00:06:49.265 LIB libspdk_ioat.a 00:06:49.265 CC lib/util/pipe.o 00:06:49.522 CC lib/util/strerror_tls.o 00:06:49.522 CC lib/util/string.o 00:06:49.522 CC lib/util/uuid.o 00:06:49.522 LIB libspdk_vfio_user.a 00:06:49.522 CC lib/util/xor.o 00:06:49.522 CC lib/util/zipf.o 00:06:50.088 LIB libspdk_trace_parser.a 00:06:50.346 LIB libspdk_util.a 00:06:50.604 CC lib/vmd/vmd.o 00:06:50.604 CC lib/vmd/led.o 00:06:50.604 CC lib/conf/conf.o 00:06:50.604 CC lib/json/json_util.o 00:06:50.604 CC lib/json/json_parse.o 00:06:50.604 CC lib/json/json_write.o 00:06:50.604 CC lib/env_dpdk/env.o 00:06:50.604 CC lib/env_dpdk/memory.o 00:06:50.604 CC lib/env_dpdk/pci.o 00:06:50.604 CC lib/env_dpdk/init.o 00:06:50.604 CC lib/env_dpdk/threads.o 00:06:50.604 CC lib/env_dpdk/pci_ioat.o 00:06:50.919 CC lib/env_dpdk/pci_virtio.o 00:06:50.919 CC lib/env_dpdk/pci_vmd.o 00:06:50.919 CC lib/env_dpdk/pci_idxd.o 00:06:50.919 CC lib/env_dpdk/pci_event.o 00:06:50.919 CC lib/env_dpdk/sigbus_handler.o 00:06:50.919 CC lib/env_dpdk/pci_dpdk.o 00:06:50.919 LIB libspdk_conf.a 00:06:50.919 CC lib/env_dpdk/pci_dpdk_2207.o 00:06:51.192 CC lib/env_dpdk/pci_dpdk_2211.o 00:06:51.192 LIB libspdk_json.a 00:06:51.192 LIB libspdk_vmd.a 00:06:51.450 CC lib/jsonrpc/jsonrpc_server.o 00:06:51.450 CC lib/jsonrpc/jsonrpc_client.o 00:06:51.450 CC lib/jsonrpc/jsonrpc_server_tcp.o 00:06:51.450 CC lib/jsonrpc/jsonrpc_client_tcp.o 00:06:52.016 LIB libspdk_jsonrpc.a 00:06:52.274 CC lib/rpc/rpc.o 00:06:52.532 LIB libspdk_env_dpdk.a 00:06:52.532 LIB libspdk_rpc.a 00:06:52.810 CC lib/keyring/keyring.o 00:06:52.810 CC lib/keyring/keyring_rpc.o 00:06:52.810 CC lib/notify/notify.o 00:06:52.810 CC lib/notify/notify_rpc.o 00:06:52.810 CC lib/trace/trace.o 00:06:52.810 CC lib/trace/trace_flags.o 00:06:52.810 CC lib/trace/trace_rpc.o 00:06:53.068 LIB libspdk_notify.a 00:06:53.068 LIB libspdk_keyring.a 00:06:53.068 LIB libspdk_trace.a 00:06:53.326 CC lib/thread/thread.o 00:06:53.326 CC lib/thread/iobuf.o 00:06:53.326 CC lib/sock/sock.o 00:06:53.326 CC lib/sock/sock_rpc.o 00:06:53.892 LIB libspdk_sock.a 00:06:54.150 CC lib/nvme/nvme_ctrlr_cmd.o 00:06:54.150 CC lib/nvme/nvme_ctrlr.o 00:06:54.150 CC lib/nvme/nvme_fabric.o 00:06:54.150 CC lib/nvme/nvme_ns_cmd.o 00:06:54.150 CC lib/nvme/nvme_pcie_common.o 00:06:54.150 CC lib/nvme/nvme_ns.o 00:06:54.150 CC lib/nvme/nvme_pcie.o 00:06:54.150 CC lib/nvme/nvme_qpair.o 00:06:54.409 CC lib/nvme/nvme.o 00:06:54.409 CC lib/nvme/nvme_quirks.o 00:06:54.409 CC lib/nvme/nvme_transport.o 00:06:54.667 LIB libspdk_thread.a 00:06:54.667 CC lib/nvme/nvme_discovery.o 00:06:55.234 CC lib/nvme/nvme_ctrlr_ocssd_cmd.o 00:06:55.234 CC lib/nvme/nvme_ns_ocssd_cmd.o 00:06:55.234 CC lib/nvme/nvme_tcp.o 00:06:55.234 CC lib/nvme/nvme_opal.o 00:06:55.491 CC lib/nvme/nvme_io_msg.o 00:06:55.491 CC lib/accel/accel.o 00:06:55.749 CC lib/nvme/nvme_poll_group.o 00:06:55.749 CC lib/blob/blobstore.o 00:06:55.749 CC lib/init/json_config.o 00:06:55.749 CC lib/virtio/virtio.o 00:06:55.749 CC lib/nvme/nvme_zns.o 00:06:56.006 CC lib/nvme/nvme_stubs.o 00:06:56.006 CC lib/init/subsystem.o 00:06:56.006 CC lib/nvme/nvme_auth.o 00:06:56.264 CC lib/init/subsystem_rpc.o 00:06:56.264 CC lib/virtio/virtio_vhost_user.o 00:06:56.264 CC lib/virtio/virtio_vfio_user.o 00:06:56.264 CC lib/blob/request.o 00:06:56.264 CC lib/init/rpc.o 00:06:56.522 CC lib/blob/zeroes.o 00:06:56.522 LIB libspdk_init.a 00:06:56.522 CC lib/accel/accel_rpc.o 00:06:56.522 CC lib/accel/accel_sw.o 00:06:56.522 CC lib/blob/blob_bs_dev.o 00:06:56.522 CC lib/nvme/nvme_cuse.o 00:06:56.780 CC lib/virtio/virtio_pci.o 00:06:56.780 CC lib/event/reactor.o 00:06:56.780 CC lib/event/app.o 00:06:56.780 CC lib/event/log_rpc.o 00:06:56.780 CC lib/event/app_rpc.o 00:06:56.780 CC lib/event/scheduler_static.o 00:06:56.780 LIB libspdk_accel.a 00:06:57.039 LIB libspdk_virtio.a 00:06:57.039 CC lib/bdev/bdev.o 00:06:57.039 CC lib/bdev/part.o 00:06:57.039 CC lib/bdev/bdev_zone.o 00:06:57.039 CC lib/bdev/bdev_rpc.o 00:06:57.039 CC lib/bdev/scsi_nvme.o 00:06:57.298 LIB libspdk_event.a 00:06:57.864 LIB libspdk_nvme.a 00:06:58.798 LIB libspdk_blob.a 00:06:59.365 CC lib/lvol/lvol.o 00:06:59.365 CC lib/blobfs/blobfs.o 00:06:59.365 CC lib/blobfs/tree.o 00:07:00.300 LIB libspdk_blobfs.a 00:07:00.300 LIB libspdk_bdev.a 00:07:00.300 LIB libspdk_lvol.a 00:07:00.300 CC lib/ftl/ftl_core.o 00:07:00.300 CC lib/ftl/ftl_init.o 00:07:00.300 CC lib/ftl/ftl_layout.o 00:07:00.300 CC lib/ftl/ftl_debug.o 00:07:00.300 CC lib/ftl/ftl_io.o 00:07:00.300 CC lib/ftl/ftl_l2p.o 00:07:00.300 CC lib/ftl/ftl_sb.o 00:07:00.557 CC lib/ftl/ftl_l2p_flat.o 00:07:00.557 CC lib/ftl/ftl_nv_cache.o 00:07:00.557 CC lib/scsi/dev.o 00:07:00.557 CC lib/nbd/nbd.o 00:07:00.557 CC lib/nvmf/ctrlr.o 00:07:00.557 CC lib/nbd/nbd_rpc.o 00:07:00.557 CC lib/ftl/ftl_band.o 00:07:00.557 CC lib/ftl/ftl_band_ops.o 00:07:00.557 CC lib/ftl/ftl_writer.o 00:07:00.557 CC lib/scsi/lun.o 00:07:00.557 CC lib/nvmf/ctrlr_discovery.o 00:07:00.815 CC lib/scsi/port.o 00:07:00.815 CC lib/ftl/ftl_rq.o 00:07:00.815 CC lib/nvmf/ctrlr_bdev.o 00:07:00.815 LIB libspdk_nbd.a 00:07:00.815 CC lib/scsi/scsi.o 00:07:00.815 CC lib/ftl/ftl_reloc.o 00:07:00.815 CC lib/ftl/ftl_l2p_cache.o 00:07:00.815 CC lib/ftl/ftl_p2l.o 00:07:01.073 CC lib/scsi/scsi_bdev.o 00:07:01.073 CC lib/scsi/scsi_pr.o 00:07:01.073 CC lib/scsi/scsi_rpc.o 00:07:01.073 CC lib/scsi/task.o 00:07:01.073 CC lib/nvmf/subsystem.o 00:07:01.073 CC lib/ftl/mngt/ftl_mngt.o 00:07:01.073 CC lib/nvmf/nvmf.o 00:07:01.331 CC lib/nvmf/nvmf_rpc.o 00:07:01.331 CC lib/ftl/mngt/ftl_mngt_bdev.o 00:07:01.331 CC lib/nvmf/transport.o 00:07:01.331 CC lib/nvmf/tcp.o 00:07:01.331 CC lib/nvmf/stubs.o 00:07:01.331 CC lib/nvmf/mdns_server.o 00:07:01.331 CC lib/ftl/mngt/ftl_mngt_shutdown.o 00:07:01.589 CC lib/ftl/mngt/ftl_mngt_startup.o 00:07:01.589 CC lib/nvmf/auth.o 00:07:01.589 CC lib/ftl/mngt/ftl_mngt_md.o 00:07:01.589 LIB libspdk_scsi.a 00:07:01.589 CC lib/ftl/mngt/ftl_mngt_misc.o 00:07:01.589 CC lib/ftl/mngt/ftl_mngt_ioch.o 00:07:01.589 CC lib/ftl/mngt/ftl_mngt_l2p.o 00:07:01.847 CC lib/iscsi/conn.o 00:07:01.847 CC lib/iscsi/init_grp.o 00:07:01.847 CC lib/vhost/vhost.o 00:07:01.847 CC lib/vhost/vhost_rpc.o 00:07:01.847 CC lib/iscsi/iscsi.o 00:07:01.847 CC lib/iscsi/md5.o 00:07:02.107 CC lib/iscsi/param.o 00:07:02.107 CC lib/iscsi/portal_grp.o 00:07:02.107 CC lib/ftl/mngt/ftl_mngt_band.o 00:07:02.107 CC lib/ftl/mngt/ftl_mngt_self_test.o 00:07:02.107 CC lib/iscsi/tgt_node.o 00:07:02.364 CC lib/iscsi/iscsi_subsystem.o 00:07:02.364 CC lib/iscsi/iscsi_rpc.o 00:07:02.364 CC lib/iscsi/task.o 00:07:02.364 CC lib/ftl/mngt/ftl_mngt_p2l.o 00:07:02.364 CC lib/ftl/mngt/ftl_mngt_recovery.o 00:07:02.364 CC lib/ftl/mngt/ftl_mngt_upgrade.o 00:07:02.364 CC lib/vhost/vhost_scsi.o 00:07:02.634 CC lib/vhost/vhost_blk.o 00:07:02.634 CC lib/vhost/rte_vhost_user.o 00:07:02.634 CC lib/ftl/utils/ftl_conf.o 00:07:02.634 CC lib/ftl/utils/ftl_md.o 00:07:02.904 CC lib/ftl/utils/ftl_mempool.o 00:07:02.904 CC lib/ftl/utils/ftl_bitmap.o 00:07:02.904 CC lib/ftl/utils/ftl_property.o 00:07:02.904 LIB libspdk_nvmf.a 00:07:02.904 CC lib/ftl/utils/ftl_layout_tracker_bdev.o 00:07:02.904 CC lib/ftl/upgrade/ftl_layout_upgrade.o 00:07:02.904 CC lib/ftl/upgrade/ftl_sb_upgrade.o 00:07:02.904 CC lib/ftl/upgrade/ftl_p2l_upgrade.o 00:07:02.904 CC lib/ftl/upgrade/ftl_band_upgrade.o 00:07:02.904 CC lib/ftl/upgrade/ftl_chunk_upgrade.o 00:07:03.162 CC lib/ftl/upgrade/ftl_trim_upgrade.o 00:07:03.162 CC lib/ftl/upgrade/ftl_sb_v3.o 00:07:03.162 CC lib/ftl/upgrade/ftl_sb_v5.o 00:07:03.162 CC lib/ftl/nvc/ftl_nvc_dev.o 00:07:03.162 CC lib/ftl/nvc/ftl_nvc_bdev_vss.o 00:07:03.162 CC lib/ftl/base/ftl_base_dev.o 00:07:03.162 CC lib/ftl/base/ftl_base_bdev.o 00:07:03.419 LIB libspdk_ftl.a 00:07:03.677 LIB libspdk_iscsi.a 00:07:03.935 LIB libspdk_vhost.a 00:07:04.569 CC module/env_dpdk/env_dpdk_rpc.o 00:07:04.569 CC module/accel/ioat/accel_ioat.o 00:07:04.569 CC module/keyring/linux/keyring.o 00:07:04.569 CC module/blob/bdev/blob_bdev.o 00:07:04.569 CC module/keyring/linux/keyring_rpc.o 00:07:04.569 CC module/accel/ioat/accel_ioat_rpc.o 00:07:04.569 CC module/scheduler/dpdk_governor/dpdk_governor.o 00:07:04.569 CC module/scheduler/dynamic/scheduler_dynamic.o 00:07:04.569 CC module/accel/error/accel_error.o 00:07:04.569 CC module/scheduler/gscheduler/gscheduler.o 00:07:04.569 CC module/keyring/file/keyring.o 00:07:04.569 CC module/sock/posix/posix.o 00:07:04.569 LIB libspdk_env_dpdk_rpc.a 00:07:04.569 CC module/keyring/file/keyring_rpc.o 00:07:04.569 CC module/accel/error/accel_error_rpc.o 00:07:04.569 LIB libspdk_scheduler_gscheduler.a 00:07:04.569 LIB libspdk_keyring_linux.a 00:07:04.569 LIB libspdk_scheduler_dpdk_governor.a 00:07:04.569 LIB libspdk_accel_ioat.a 00:07:04.569 LIB libspdk_scheduler_dynamic.a 00:07:04.827 LIB libspdk_keyring_file.a 00:07:04.827 LIB libspdk_accel_error.a 00:07:04.827 LIB libspdk_blob_bdev.a 00:07:05.085 CC module/bdev/error/vbdev_error.o 00:07:05.085 CC module/bdev/raid/bdev_raid.o 00:07:05.085 CC module/bdev/malloc/bdev_malloc.o 00:07:05.085 CC module/bdev/split/vbdev_split.o 00:07:05.085 CC module/bdev/delay/vbdev_delay.o 00:07:05.085 CC module/bdev/lvol/vbdev_lvol.o 00:07:05.085 CC module/bdev/nvme/bdev_nvme.o 00:07:05.085 CC module/bdev/gpt/gpt.o 00:07:05.085 CC module/bdev/null/bdev_null.o 00:07:05.085 CC module/bdev/passthru/vbdev_passthru.o 00:07:05.085 CC module/blobfs/bdev/blobfs_bdev.o 00:07:05.343 LIB libspdk_sock_posix.a 00:07:05.343 CC module/bdev/passthru/vbdev_passthru_rpc.o 00:07:05.343 CC module/bdev/gpt/vbdev_gpt.o 00:07:05.343 CC module/blobfs/bdev/blobfs_bdev_rpc.o 00:07:05.343 CC module/bdev/split/vbdev_split_rpc.o 00:07:05.343 CC module/bdev/error/vbdev_error_rpc.o 00:07:05.343 CC module/bdev/null/bdev_null_rpc.o 00:07:05.343 CC module/bdev/nvme/bdev_nvme_rpc.o 00:07:05.601 CC module/bdev/malloc/bdev_malloc_rpc.o 00:07:05.601 LIB libspdk_bdev_passthru.a 00:07:05.601 LIB libspdk_blobfs_bdev.a 00:07:05.601 CC module/bdev/nvme/nvme_rpc.o 00:07:05.601 CC module/bdev/delay/vbdev_delay_rpc.o 00:07:05.601 LIB libspdk_bdev_split.a 00:07:05.601 CC module/bdev/nvme/bdev_mdns_client.o 00:07:05.601 LIB libspdk_bdev_error.a 00:07:05.601 LIB libspdk_bdev_null.a 00:07:05.601 LIB libspdk_bdev_gpt.a 00:07:05.601 CC module/bdev/lvol/vbdev_lvol_rpc.o 00:07:05.601 LIB libspdk_bdev_malloc.a 00:07:05.601 LIB libspdk_bdev_delay.a 00:07:05.858 CC module/bdev/nvme/vbdev_opal.o 00:07:05.858 CC module/bdev/zone_block/vbdev_zone_block.o 00:07:05.858 CC module/bdev/nvme/vbdev_opal_rpc.o 00:07:05.858 CC module/bdev/nvme/bdev_nvme_cuse_rpc.o 00:07:05.858 CC module/bdev/raid/bdev_raid_rpc.o 00:07:05.858 CC module/bdev/ftl/bdev_ftl.o 00:07:05.858 CC module/bdev/aio/bdev_aio.o 00:07:05.858 CC module/bdev/virtio/bdev_virtio_scsi.o 00:07:05.858 CC module/bdev/virtio/bdev_virtio_blk.o 00:07:06.116 CC module/bdev/raid/bdev_raid_sb.o 00:07:06.116 CC module/bdev/aio/bdev_aio_rpc.o 00:07:06.116 CC module/bdev/ftl/bdev_ftl_rpc.o 00:07:06.116 CC module/bdev/zone_block/vbdev_zone_block_rpc.o 00:07:06.116 CC module/bdev/raid/raid0.o 00:07:06.116 LIB libspdk_bdev_lvol.a 00:07:06.116 CC module/bdev/raid/raid1.o 00:07:06.116 CC module/bdev/raid/concat.o 00:07:06.116 LIB libspdk_bdev_aio.a 00:07:06.116 CC module/bdev/virtio/bdev_virtio_rpc.o 00:07:06.375 LIB libspdk_bdev_ftl.a 00:07:06.375 LIB libspdk_bdev_zone_block.a 00:07:06.633 LIB libspdk_bdev_virtio.a 00:07:06.633 LIB libspdk_bdev_raid.a 00:07:08.008 LIB libspdk_bdev_nvme.a 00:07:08.574 CC module/event/subsystems/vmd/vmd.o 00:07:08.574 CC module/event/subsystems/vmd/vmd_rpc.o 00:07:08.574 CC module/event/subsystems/keyring/keyring.o 00:07:08.574 CC module/event/subsystems/sock/sock.o 00:07:08.574 CC module/event/subsystems/scheduler/scheduler.o 00:07:08.574 CC module/event/subsystems/vhost_blk/vhost_blk.o 00:07:08.574 CC module/event/subsystems/iobuf/iobuf.o 00:07:08.574 CC module/event/subsystems/iobuf/iobuf_rpc.o 00:07:08.574 LIB libspdk_event_vhost_blk.a 00:07:08.574 LIB libspdk_event_scheduler.a 00:07:08.574 LIB libspdk_event_sock.a 00:07:08.574 LIB libspdk_event_vmd.a 00:07:08.574 LIB libspdk_event_iobuf.a 00:07:08.574 LIB libspdk_event_keyring.a 00:07:09.150 CC module/event/subsystems/accel/accel.o 00:07:09.150 LIB libspdk_event_accel.a 00:07:09.716 CC module/event/subsystems/bdev/bdev.o 00:07:09.716 LIB libspdk_event_bdev.a 00:07:09.974 CC module/event/subsystems/nbd/nbd.o 00:07:09.974 CC module/event/subsystems/scsi/scsi.o 00:07:09.974 CC module/event/subsystems/nvmf/nvmf_rpc.o 00:07:09.974 CC module/event/subsystems/nvmf/nvmf_tgt.o 00:07:10.231 LIB libspdk_event_nbd.a 00:07:10.231 LIB libspdk_event_scsi.a 00:07:10.489 LIB libspdk_event_nvmf.a 00:07:10.489 CC module/event/subsystems/vhost_scsi/vhost_scsi.o 00:07:10.489 CC module/event/subsystems/iscsi/iscsi.o 00:07:10.748 LIB libspdk_event_vhost_scsi.a 00:07:10.748 LIB libspdk_event_iscsi.a 00:07:11.006 CC app/trace_record/trace_record.o 00:07:11.006 CXX app/trace/trace.o 00:07:11.006 CC app/spdk_nvme_perf/perf.o 00:07:11.006 CC app/spdk_nvme_identify/identify.o 00:07:11.006 CC app/spdk_lspci/spdk_lspci.o 00:07:11.264 CC examples/interrupt_tgt/interrupt_tgt.o 00:07:11.264 CC app/nvmf_tgt/nvmf_main.o 00:07:11.264 CC app/iscsi_tgt/iscsi_tgt.o 00:07:11.264 CC app/spdk_tgt/spdk_tgt.o 00:07:11.264 CC examples/util/zipf/zipf.o 00:07:11.264 CC examples/ioat/perf/perf.o 00:07:11.264 CC test/thread/poller_perf/poller_perf.o 00:07:11.264 LINK spdk_lspci 00:07:11.264 LINK interrupt_tgt 00:07:11.264 LINK nvmf_tgt 00:07:11.521 LINK iscsi_tgt 00:07:11.521 LINK poller_perf 00:07:11.521 LINK zipf 00:07:11.521 LINK spdk_tgt 00:07:11.521 LINK ioat_perf 00:07:11.521 LINK spdk_trace_record 00:07:11.779 LINK spdk_trace 00:07:11.779 CC examples/ioat/verify/verify.o 00:07:11.779 CC app/spdk_nvme_discover/discovery_aer.o 00:07:11.779 CC app/spdk_top/spdk_top.o 00:07:11.779 CC test/thread/lock/spdk_lock.o 00:07:12.037 CC app/spdk_dd/spdk_dd.o 00:07:12.037 CC examples/sock/hello_world/hello_sock.o 00:07:12.037 CC examples/thread/thread/thread_ex.o 00:07:12.037 LINK verify 00:07:12.037 LINK spdk_nvme_discover 00:07:12.295 CC app/vhost/vhost.o 00:07:12.295 CC examples/vmd/lsvmd/lsvmd.o 00:07:12.295 CC examples/vmd/led/led.o 00:07:12.295 LINK vhost 00:07:12.295 LINK hello_sock 00:07:12.295 LINK lsvmd 00:07:12.553 LINK thread 00:07:12.553 LINK spdk_nvme_perf 00:07:12.553 LINK led 00:07:12.553 make[2]: Nothing to be done for 'all'. 00:07:12.553 LINK spdk_dd 00:07:12.553 TEST_HEADER include/spdk/accel.h 00:07:12.553 TEST_HEADER include/spdk/accel_module.h 00:07:12.553 TEST_HEADER include/spdk/assert.h 00:07:12.553 TEST_HEADER include/spdk/barrier.h 00:07:12.553 TEST_HEADER include/spdk/base64.h 00:07:12.553 TEST_HEADER include/spdk/bdev.h 00:07:12.553 TEST_HEADER include/spdk/bdev_module.h 00:07:12.553 TEST_HEADER include/spdk/bdev_zone.h 00:07:12.553 TEST_HEADER include/spdk/bit_array.h 00:07:12.553 TEST_HEADER include/spdk/bit_pool.h 00:07:12.553 TEST_HEADER include/spdk/blob_bdev.h 00:07:12.553 LINK spdk_nvme_identify 00:07:12.553 TEST_HEADER include/spdk/blobfs_bdev.h 00:07:12.553 TEST_HEADER include/spdk/blobfs.h 00:07:12.553 TEST_HEADER include/spdk/blob.h 00:07:12.553 TEST_HEADER include/spdk/conf.h 00:07:12.553 TEST_HEADER include/spdk/config.h 00:07:12.553 TEST_HEADER include/spdk/cpuset.h 00:07:12.553 TEST_HEADER include/spdk/crc16.h 00:07:12.553 TEST_HEADER include/spdk/crc32.h 00:07:12.553 TEST_HEADER include/spdk/crc64.h 00:07:12.553 TEST_HEADER include/spdk/dif.h 00:07:12.553 TEST_HEADER include/spdk/dma.h 00:07:12.553 TEST_HEADER include/spdk/endian.h 00:07:12.553 TEST_HEADER include/spdk/env_dpdk.h 00:07:12.553 TEST_HEADER include/spdk/env.h 00:07:12.553 TEST_HEADER include/spdk/event.h 00:07:12.553 TEST_HEADER include/spdk/fd_group.h 00:07:12.553 TEST_HEADER include/spdk/fd.h 00:07:12.553 TEST_HEADER include/spdk/file.h 00:07:12.553 TEST_HEADER include/spdk/ftl.h 00:07:12.553 TEST_HEADER include/spdk/gpt_spec.h 00:07:12.553 TEST_HEADER include/spdk/hexlify.h 00:07:12.553 TEST_HEADER include/spdk/histogram_data.h 00:07:12.553 TEST_HEADER include/spdk/idxd.h 00:07:12.554 TEST_HEADER include/spdk/idxd_spec.h 00:07:12.554 TEST_HEADER include/spdk/init.h 00:07:12.554 TEST_HEADER include/spdk/ioat.h 00:07:12.812 TEST_HEADER include/spdk/ioat_spec.h 00:07:12.812 TEST_HEADER include/spdk/iscsi_spec.h 00:07:12.812 TEST_HEADER include/spdk/json.h 00:07:12.812 TEST_HEADER include/spdk/jsonrpc.h 00:07:12.812 TEST_HEADER include/spdk/keyring.h 00:07:12.812 TEST_HEADER include/spdk/keyring_module.h 00:07:12.812 TEST_HEADER include/spdk/likely.h 00:07:12.812 TEST_HEADER include/spdk/log.h 00:07:12.812 TEST_HEADER include/spdk/lvol.h 00:07:12.812 CC test/app/bdev_svc/bdev_svc.o 00:07:12.812 TEST_HEADER include/spdk/memory.h 00:07:12.812 TEST_HEADER include/spdk/mmio.h 00:07:12.812 TEST_HEADER include/spdk/nbd.h 00:07:12.812 TEST_HEADER include/spdk/net.h 00:07:12.812 TEST_HEADER include/spdk/notify.h 00:07:12.812 TEST_HEADER include/spdk/nvme.h 00:07:12.812 TEST_HEADER include/spdk/nvme_intel.h 00:07:12.812 TEST_HEADER include/spdk/nvme_ocssd.h 00:07:12.812 TEST_HEADER include/spdk/nvme_ocssd_spec.h 00:07:12.812 TEST_HEADER include/spdk/nvme_spec.h 00:07:12.812 TEST_HEADER include/spdk/nvme_zns.h 00:07:12.812 TEST_HEADER include/spdk/nvmf_cmd.h 00:07:12.812 TEST_HEADER include/spdk/nvmf_fc_spec.h 00:07:12.812 TEST_HEADER include/spdk/nvmf.h 00:07:12.812 TEST_HEADER include/spdk/nvmf_spec.h 00:07:12.812 TEST_HEADER include/spdk/nvmf_transport.h 00:07:12.812 TEST_HEADER include/spdk/opal.h 00:07:12.812 TEST_HEADER include/spdk/opal_spec.h 00:07:12.812 TEST_HEADER include/spdk/pci_ids.h 00:07:12.812 TEST_HEADER include/spdk/pipe.h 00:07:12.812 TEST_HEADER include/spdk/queue.h 00:07:12.812 TEST_HEADER include/spdk/reduce.h 00:07:12.812 TEST_HEADER include/spdk/rpc.h 00:07:12.812 TEST_HEADER include/spdk/scheduler.h 00:07:12.812 TEST_HEADER include/spdk/scsi.h 00:07:12.812 CC test/app/histogram_perf/histogram_perf.o 00:07:12.812 TEST_HEADER include/spdk/scsi_spec.h 00:07:12.812 TEST_HEADER include/spdk/sock.h 00:07:12.812 TEST_HEADER include/spdk/stdinc.h 00:07:12.812 TEST_HEADER include/spdk/string.h 00:07:12.812 TEST_HEADER include/spdk/thread.h 00:07:12.812 TEST_HEADER include/spdk/trace.h 00:07:12.812 TEST_HEADER include/spdk/trace_parser.h 00:07:12.812 TEST_HEADER include/spdk/tree.h 00:07:12.812 TEST_HEADER include/spdk/ublk.h 00:07:12.812 TEST_HEADER include/spdk/util.h 00:07:12.812 TEST_HEADER include/spdk/uuid.h 00:07:12.812 TEST_HEADER include/spdk/version.h 00:07:12.812 TEST_HEADER include/spdk/vfio_user_pci.h 00:07:12.812 TEST_HEADER include/spdk/vfio_user_spec.h 00:07:12.812 TEST_HEADER include/spdk/vhost.h 00:07:12.812 TEST_HEADER include/spdk/vmd.h 00:07:12.812 TEST_HEADER include/spdk/xor.h 00:07:12.812 TEST_HEADER include/spdk/zipf.h 00:07:12.812 CXX test/cpp_headers/accel.o 00:07:12.812 CC test/app/fuzz/nvme_fuzz/nvme_fuzz.o 00:07:12.812 LINK bdev_svc 00:07:13.069 LINK histogram_perf 00:07:13.069 CC examples/nvme/hello_world/hello_world.o 00:07:13.069 CXX test/cpp_headers/accel_module.o 00:07:13.069 CC test/env/vtophys/vtophys.o 00:07:13.069 CC test/env/mem_callbacks/mem_callbacks.o 00:07:13.069 CC test/rpc_client/rpc_client_test.o 00:07:13.069 CC test/nvme/aer/aer.o 00:07:13.348 CXX test/cpp_headers/assert.o 00:07:13.348 LINK hello_world 00:07:13.348 LINK vtophys 00:07:13.348 LINK rpc_client_test 00:07:13.348 LINK spdk_top 00:07:13.348 LINK nvme_fuzz 00:07:13.348 CC test/unit/include/spdk/histogram_data.h/histogram_ut.o 00:07:13.348 LINK spdk_lock 00:07:13.348 CXX test/cpp_headers/barrier.o 00:07:13.605 CC test/app/fuzz/iscsi_fuzz/iscsi_fuzz.o 00:07:13.605 CC test/unit/lib/log/log.c/log_ut.o 00:07:13.605 CXX test/cpp_headers/base64.o 00:07:13.605 LINK aer 00:07:13.605 CC examples/nvme/reconnect/reconnect.o 00:07:13.605 CC examples/nvme/nvme_manage/nvme_manage.o 00:07:13.605 CC examples/nvme/arbitration/arbitration.o 00:07:13.605 CC test/app/fuzz/vhost_fuzz/vhost_fuzz_rpc.o 00:07:13.605 LINK histogram_ut 00:07:13.863 CC test/app/jsoncat/jsoncat.o 00:07:13.863 CXX test/cpp_headers/bdev.o 00:07:13.863 LINK mem_callbacks 00:07:13.863 CC test/app/fuzz/vhost_fuzz/vhost_fuzz.o 00:07:13.863 CC test/app/stub/stub.o 00:07:13.863 CC test/accel/dif/dif.o 00:07:13.863 LINK jsoncat 00:07:13.863 CC test/nvme/reset/reset.o 00:07:14.121 CXX test/cpp_headers/bdev_module.o 00:07:14.121 LINK log_ut 00:07:14.121 LINK reconnect 00:07:14.121 LINK stub 00:07:14.121 CC test/env/env_dpdk_post_init/env_dpdk_post_init.o 00:07:14.121 LINK arbitration 00:07:14.121 CXX test/cpp_headers/bdev_zone.o 00:07:14.378 LINK env_dpdk_post_init 00:07:14.378 LINK reset 00:07:14.378 CC test/unit/lib/util/base64.c/base64_ut.o 00:07:14.378 LINK vhost_fuzz 00:07:14.378 LINK nvme_manage 00:07:14.378 CXX test/cpp_headers/bit_array.o 00:07:14.378 CC test/unit/lib/util/bit_array.c/bit_array_ut.o 00:07:14.378 CC test/unit/lib/dma/dma.c/dma_ut.o 00:07:14.378 CC test/nvme/sgl/sgl.o 00:07:14.378 LINK dif 00:07:14.636 CC test/unit/lib/util/cpuset.c/cpuset_ut.o 00:07:14.636 CXX test/cpp_headers/bit_pool.o 00:07:14.636 LINK base64_ut 00:07:14.636 CC test/env/memory/memory_ut.o 00:07:14.636 CC test/env/pci/pci_ut.o 00:07:14.894 CXX test/cpp_headers/blob_bdev.o 00:07:14.894 CC examples/nvme/hotplug/hotplug.o 00:07:14.894 LINK sgl 00:07:14.894 CC examples/accel/perf/accel_perf.o 00:07:14.894 CC test/unit/lib/util/crc16.c/crc16_ut.o 00:07:14.894 LINK cpuset_ut 00:07:14.894 CXX test/cpp_headers/blobfs_bdev.o 00:07:14.894 LINK crc16_ut 00:07:15.152 CC test/unit/lib/util/crc32_ieee.c/crc32_ieee_ut.o 00:07:15.152 LINK hotplug 00:07:15.152 CC test/unit/lib/util/crc32c.c/crc32c_ut.o 00:07:15.152 CC test/unit/lib/util/crc64.c/crc64_ut.o 00:07:15.152 LINK crc32_ieee_ut 00:07:15.152 CC test/nvme/e2edp/nvme_dp.o 00:07:15.152 CXX test/cpp_headers/blobfs.o 00:07:15.152 LINK pci_ut 00:07:15.152 LINK bit_array_ut 00:07:15.152 LINK dma_ut 00:07:15.409 LINK crc64_ut 00:07:15.409 CC test/unit/lib/util/dif.c/dif_ut.o 00:07:15.409 LINK crc32c_ut 00:07:15.409 LINK accel_perf 00:07:15.409 LINK iscsi_fuzz 00:07:15.409 CXX test/cpp_headers/blob.o 00:07:15.409 CXX test/cpp_headers/conf.o 00:07:15.409 CC test/unit/lib/util/file.c/file_ut.o 00:07:15.409 CXX test/cpp_headers/config.o 00:07:15.409 CC examples/nvme/cmb_copy/cmb_copy.o 00:07:15.409 LINK nvme_dp 00:07:15.667 CC test/unit/lib/ioat/ioat.c/ioat_ut.o 00:07:15.667 CC test/unit/lib/util/iov.c/iov_ut.o 00:07:15.667 CXX test/cpp_headers/cpuset.o 00:07:15.667 CC test/blobfs/mkfs/mkfs.o 00:07:15.667 LINK file_ut 00:07:15.667 LINK cmb_copy 00:07:15.667 CC test/unit/lib/util/math.c/math_ut.o 00:07:15.924 CXX test/cpp_headers/crc16.o 00:07:15.924 CC test/unit/lib/util/net.c/net_ut.o 00:07:15.924 CC test/unit/lib/util/pipe.c/pipe_ut.o 00:07:15.924 LINK mkfs 00:07:15.924 CC test/nvme/overhead/overhead.o 00:07:15.924 CC test/nvme/err_injection/err_injection.o 00:07:15.924 LINK iov_ut 00:07:15.924 CXX test/cpp_headers/crc32.o 00:07:15.924 LINK math_ut 00:07:15.924 LINK net_ut 00:07:16.182 CC examples/nvme/abort/abort.o 00:07:16.182 LINK err_injection 00:07:16.182 CXX test/cpp_headers/crc64.o 00:07:16.182 CC examples/nvme/pmr_persistence/pmr_persistence.o 00:07:16.182 CC test/unit/lib/util/string.c/string_ut.o 00:07:16.182 LINK ioat_ut 00:07:16.182 LINK overhead 00:07:16.440 CXX test/cpp_headers/dif.o 00:07:16.440 CC examples/blob/hello_world/hello_blob.o 00:07:16.440 LINK memory_ut 00:07:16.440 LINK pmr_persistence 00:07:16.440 CC examples/blob/cli/blobcli.o 00:07:16.440 CXX test/cpp_headers/dma.o 00:07:16.440 CC test/unit/lib/util/xor.c/xor_ut.o 00:07:16.440 LINK abort 00:07:16.698 CC examples/bdev/hello_world/hello_bdev.o 00:07:16.698 LINK pipe_ut 00:07:16.698 LINK hello_blob 00:07:16.698 CXX test/cpp_headers/endian.o 00:07:16.698 CXX test/cpp_headers/env_dpdk.o 00:07:16.698 CC test/nvme/startup/startup.o 00:07:16.698 LINK string_ut 00:07:16.698 CC test/event/event_perf/event_perf.o 00:07:16.962 CC test/nvme/reserve/reserve.o 00:07:16.962 CXX test/cpp_headers/env.o 00:07:16.962 CXX test/cpp_headers/event.o 00:07:16.962 LINK startup 00:07:16.962 LINK hello_bdev 00:07:16.962 CC test/nvme/simple_copy/simple_copy.o 00:07:16.962 LINK event_perf 00:07:16.962 CC test/nvme/connect_stress/connect_stress.o 00:07:17.220 CXX test/cpp_headers/fd_group.o 00:07:17.220 LINK xor_ut 00:07:17.220 LINK blobcli 00:07:17.220 LINK reserve 00:07:17.220 CC test/nvme/boot_partition/boot_partition.o 00:07:17.220 LINK simple_copy 00:07:17.220 CC test/nvme/compliance/nvme_compliance.o 00:07:17.220 CC test/event/reactor/reactor.o 00:07:17.220 CXX test/cpp_headers/fd.o 00:07:17.220 LINK connect_stress 00:07:17.220 CC examples/bdev/bdevperf/bdevperf.o 00:07:17.478 LINK boot_partition 00:07:17.478 LINK reactor 00:07:17.478 CC test/event/reactor_perf/reactor_perf.o 00:07:17.478 CXX test/cpp_headers/file.o 00:07:17.478 CC test/nvme/fused_ordering/fused_ordering.o 00:07:17.736 LINK reactor_perf 00:07:17.736 CC test/nvme/doorbell_aers/doorbell_aers.o 00:07:17.736 CXX test/cpp_headers/ftl.o 00:07:17.736 CC test/nvme/fdp/fdp.o 00:07:17.736 CC test/lvol/esnap/esnap.o 00:07:17.736 CC test/event/app_repeat/app_repeat.o 00:07:17.736 CC test/nvme/cuse/cuse.o 00:07:17.736 LINK fused_ordering 00:07:17.736 LINK doorbell_aers 00:07:17.736 CC test/bdev/bdevio/bdevio.o 00:07:17.736 CXX test/cpp_headers/gpt_spec.o 00:07:17.994 LINK nvme_compliance 00:07:17.994 LINK app_repeat 00:07:17.994 CC test/event/scheduler/scheduler.o 00:07:17.994 CXX test/cpp_headers/hexlify.o 00:07:17.994 CXX test/cpp_headers/histogram_data.o 00:07:18.251 CXX test/cpp_headers/idxd.o 00:07:18.251 LINK fdp 00:07:18.251 CXX test/cpp_headers/idxd_spec.o 00:07:18.251 CXX test/cpp_headers/init.o 00:07:18.251 CXX test/cpp_headers/ioat.o 00:07:18.251 LINK scheduler 00:07:18.251 CXX test/cpp_headers/ioat_spec.o 00:07:18.251 CXX test/cpp_headers/iscsi_spec.o 00:07:18.251 LINK bdevperf 00:07:18.509 CXX test/cpp_headers/json.o 00:07:18.509 CXX test/cpp_headers/jsonrpc.o 00:07:18.509 LINK bdevio 00:07:18.509 CXX test/cpp_headers/keyring.o 00:07:18.509 LINK dif_ut 00:07:18.509 CXX test/cpp_headers/keyring_module.o 00:07:18.509 CXX test/cpp_headers/likely.o 00:07:18.509 CXX test/cpp_headers/log.o 00:07:18.509 CXX test/cpp_headers/lvol.o 00:07:18.509 CXX test/cpp_headers/memory.o 00:07:18.766 CXX test/cpp_headers/mmio.o 00:07:18.766 CXX test/cpp_headers/nbd.o 00:07:18.766 CXX test/cpp_headers/net.o 00:07:18.766 CXX test/cpp_headers/notify.o 00:07:18.766 CXX test/cpp_headers/nvme.o 00:07:18.766 CXX test/cpp_headers/nvme_intel.o 00:07:18.766 CC test/unit/lib/json/json_parse.c/json_parse_ut.o 00:07:18.766 CC test/unit/lib/json/json_util.c/json_util_ut.o 00:07:19.023 CC test/unit/lib/env_dpdk/pci_event.c/pci_event_ut.o 00:07:19.023 CXX test/cpp_headers/nvme_ocssd.o 00:07:19.023 CXX test/cpp_headers/nvme_ocssd_spec.o 00:07:19.023 CXX test/cpp_headers/nvme_spec.o 00:07:19.023 CC test/unit/lib/json/json_write.c/json_write_ut.o 00:07:19.023 CXX test/cpp_headers/nvme_zns.o 00:07:19.023 CXX test/cpp_headers/nvmf_cmd.o 00:07:19.023 CC examples/nvmf/nvmf/nvmf.o 00:07:19.023 CXX test/cpp_headers/nvmf_fc_spec.o 00:07:19.023 CXX test/cpp_headers/nvmf.o 00:07:19.023 CXX test/cpp_headers/nvmf_spec.o 00:07:19.281 CXX test/cpp_headers/nvmf_transport.o 00:07:19.281 CXX test/cpp_headers/opal.o 00:07:19.281 CXX test/cpp_headers/opal_spec.o 00:07:19.281 CXX test/cpp_headers/pci_ids.o 00:07:19.281 CXX test/cpp_headers/pipe.o 00:07:19.539 LINK pci_event_ut 00:07:19.539 LINK cuse 00:07:19.539 CXX test/cpp_headers/queue.o 00:07:19.539 CXX test/cpp_headers/reduce.o 00:07:19.539 LINK nvmf 00:07:19.539 CXX test/cpp_headers/rpc.o 00:07:19.539 CXX test/cpp_headers/scheduler.o 00:07:19.539 CXX test/cpp_headers/scsi.o 00:07:19.539 CXX test/cpp_headers/scsi_spec.o 00:07:19.539 CXX test/cpp_headers/sock.o 00:07:19.539 CXX test/cpp_headers/stdinc.o 00:07:19.539 CXX test/cpp_headers/string.o 00:07:19.539 CXX test/cpp_headers/thread.o 00:07:19.807 CXX test/cpp_headers/trace.o 00:07:19.807 CXX test/cpp_headers/trace_parser.o 00:07:19.807 CXX test/cpp_headers/tree.o 00:07:19.807 CXX test/cpp_headers/ublk.o 00:07:19.807 CXX test/cpp_headers/util.o 00:07:19.807 CXX test/cpp_headers/uuid.o 00:07:19.807 CXX test/cpp_headers/version.o 00:07:19.807 CXX test/cpp_headers/vfio_user_pci.o 00:07:19.807 CXX test/cpp_headers/vfio_user_spec.o 00:07:19.807 LINK json_util_ut 00:07:19.807 CXX test/cpp_headers/vhost.o 00:07:19.807 CXX test/cpp_headers/vmd.o 00:07:19.807 CXX test/cpp_headers/xor.o 00:07:19.807 CXX test/cpp_headers/zipf.o 00:07:21.190 LINK json_write_ut 00:07:21.447 LINK json_parse_ut 00:07:22.013 CC test/unit/lib/jsonrpc/jsonrpc_server.c/jsonrpc_server_ut.o 00:07:22.579 LINK jsonrpc_server_ut 00:07:23.145 CC test/unit/lib/rpc/rpc.c/rpc_ut.o 00:07:23.715 LINK esnap 00:07:23.972 LINK rpc_ut 00:07:24.537 CC test/unit/lib/thread/thread.c/thread_ut.o 00:07:24.537 CC test/unit/lib/sock/sock.c/sock_ut.o 00:07:24.537 CC test/unit/lib/thread/iobuf.c/iobuf_ut.o 00:07:24.537 CC test/unit/lib/sock/posix.c/posix_ut.o 00:07:24.537 CC test/unit/lib/notify/notify.c/notify_ut.o 00:07:24.538 CC test/unit/lib/keyring/keyring.c/keyring_ut.o 00:07:25.103 LINK keyring_ut 00:07:25.361 LINK notify_ut 00:07:25.618 LINK iobuf_ut 00:07:25.619 LINK posix_ut 00:07:26.553 LINK sock_ut 00:07:26.553 LINK thread_ut 00:07:26.811 CC test/unit/lib/nvme/nvme_ctrlr_ocssd_cmd.c/nvme_ctrlr_ocssd_cmd_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_poll_group.c/nvme_poll_group_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_ctrlr_cmd.c/nvme_ctrlr_cmd_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_ctrlr.c/nvme_ctrlr_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme.c/nvme_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_pcie.c/nvme_pcie_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_qpair.c/nvme_qpair_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_ns_ocssd_cmd.c/nvme_ns_ocssd_cmd_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_quirks.c/nvme_quirks_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_ns.c/nvme_ns_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_ns_cmd.c/nvme_ns_cmd_ut.o 00:07:26.811 CC test/unit/lib/nvme/nvme_tcp.c/nvme_tcp_ut.o 00:07:27.803 LINK nvme_quirks_ut 00:07:27.803 CC test/unit/lib/nvme/nvme_transport.c/nvme_transport_ut.o 00:07:28.075 LINK nvme_ctrlr_ocssd_cmd_ut 00:07:28.075 CC test/unit/lib/nvme/nvme_io_msg.c/nvme_io_msg_ut.o 00:07:28.075 LINK nvme_poll_group_ut 00:07:28.334 LINK nvme_ns_ut 00:07:28.334 CC test/unit/lib/nvme/nvme_pcie_common.c/nvme_pcie_common_ut.o 00:07:28.334 LINK nvme_ctrlr_cmd_ut 00:07:28.334 CC test/unit/lib/nvme/nvme_fabric.c/nvme_fabric_ut.o 00:07:28.592 CC test/unit/lib/nvme/nvme_opal.c/nvme_opal_ut.o 00:07:28.592 LINK nvme_qpair_ut 00:07:28.850 CC test/unit/lib/nvme/nvme_cuse.c/nvme_cuse_ut.o 00:07:29.108 LINK nvme_transport_ut 00:07:29.108 LINK nvme_ut 00:07:29.366 LINK nvme_ns_ocssd_cmd_ut 00:07:29.366 CC test/unit/lib/accel/accel.c/accel_ut.o 00:07:29.366 CC test/unit/lib/blob/blob_bdev.c/blob_bdev_ut.o 00:07:29.366 LINK nvme_io_msg_ut 00:07:29.675 CC test/unit/lib/init/subsystem.c/subsystem_ut.o 00:07:29.675 CC test/unit/lib/init/rpc.c/rpc_ut.o 00:07:29.675 LINK nvme_pcie_ut 00:07:29.933 LINK nvme_opal_ut 00:07:29.933 LINK nvme_fabric_ut 00:07:29.933 LINK nvme_ns_cmd_ut 00:07:29.933 CC test/unit/lib/blob/blob.c/blob_ut.o 00:07:30.189 LINK nvme_pcie_common_ut 00:07:30.189 LINK nvme_tcp_ut 00:07:30.189 LINK rpc_ut 00:07:30.447 LINK blob_bdev_ut 00:07:30.447 LINK subsystem_ut 00:07:30.705 LINK nvme_cuse_ut 00:07:30.705 CC test/unit/lib/event/reactor.c/reactor_ut.o 00:07:30.705 CC test/unit/lib/event/app.c/app_ut.o 00:07:30.963 LINK nvme_ctrlr_ut 00:07:31.897 LINK app_ut 00:07:32.169 LINK reactor_ut 00:07:33.104 LINK accel_ut 00:07:33.362 CC test/unit/lib/bdev/vbdev_zone_block.c/vbdev_zone_block_ut.o 00:07:33.362 CC test/unit/lib/bdev/bdev_zone.c/bdev_zone_ut.o 00:07:33.362 CC test/unit/lib/bdev/scsi_nvme.c/scsi_nvme_ut.o 00:07:33.362 CC test/unit/lib/bdev/part.c/part_ut.o 00:07:33.362 CC test/unit/lib/bdev/vbdev_lvol.c/vbdev_lvol_ut.o 00:07:33.362 CC test/unit/lib/bdev/bdev.c/bdev_ut.o 00:07:33.620 CC test/unit/lib/bdev/raid/bdev_raid.c/bdev_raid_ut.o 00:07:33.620 CC test/unit/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut.o 00:07:33.620 CC test/unit/lib/bdev/gpt/gpt.c/gpt_ut.o 00:07:33.620 CC test/unit/lib/bdev/mt/bdev.c/bdev_ut.o 00:07:33.620 CC test/unit/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut.o 00:07:33.880 LINK scsi_nvme_ut 00:07:33.880 LINK bdev_zone_ut 00:07:34.138 CC test/unit/lib/bdev/raid/concat.c/concat_ut.o 00:07:34.138 CC test/unit/lib/bdev/raid/raid1.c/raid1_ut.o 00:07:34.396 LINK gpt_ut 00:07:34.654 LINK bdev_raid_sb_ut 00:07:34.654 CC test/unit/lib/bdev/raid/raid0.c/raid0_ut.o 00:07:34.913 LINK vbdev_zone_block_ut 00:07:35.171 LINK concat_ut 00:07:35.171 LINK raid1_ut 00:07:35.429 LINK vbdev_lvol_ut 00:07:35.689 LINK raid0_ut 00:07:36.257 LINK bdev_raid_ut 00:07:37.632 LINK part_ut 00:07:38.199 LINK bdev_ut 00:07:39.577 LINK blob_ut 00:07:40.146 CC test/unit/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut.o 00:07:40.146 CC test/unit/lib/lvol/lvol.c/lvol_ut.o 00:07:40.146 CC test/unit/lib/blobfs/blobfs_sync_ut/blobfs_sync_ut.o 00:07:40.146 CC test/unit/lib/blobfs/tree.c/tree_ut.o 00:07:40.146 CC test/unit/lib/blobfs/blobfs_async_ut/blobfs_async_ut.o 00:07:40.146 LINK bdev_nvme_ut 00:07:40.404 LINK tree_ut 00:07:40.404 LINK blobfs_bdev_ut 00:07:40.971 LINK bdev_ut 00:07:41.538 CC test/unit/lib/ftl/ftl_band.c/ftl_band_ut.o 00:07:41.538 CC test/unit/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut.o 00:07:41.538 CC test/unit/lib/nvmf/tcp.c/tcp_ut.o 00:07:41.538 CC test/unit/lib/scsi/dev.c/dev_ut.o 00:07:41.538 CC test/unit/lib/ftl/ftl_mngt/ftl_mngt_ut.o 00:07:41.538 CC test/unit/lib/ftl/ftl_p2l.c/ftl_p2l_ut.o 00:07:41.538 CC test/unit/lib/ftl/ftl_l2p/ftl_l2p_ut.o 00:07:41.538 CC test/unit/lib/ftl/ftl_io.c/ftl_io_ut.o 00:07:41.538 CC test/unit/lib/ftl/ftl_mempool.c/ftl_mempool_ut.o 00:07:41.796 LINK blobfs_sync_ut 00:07:41.796 LINK blobfs_async_ut 00:07:41.796 LINK ftl_bitmap_ut 00:07:42.054 CC test/unit/lib/nvmf/subsystem.c/subsystem_ut.o 00:07:42.054 CC test/unit/lib/nvmf/ctrlr_discovery.c/ctrlr_discovery_ut.o 00:07:42.054 CC test/unit/lib/nvmf/ctrlr.c/ctrlr_ut.o 00:07:42.054 LINK ftl_l2p_ut 00:07:42.054 LINK ftl_mempool_ut 00:07:42.312 LINK dev_ut 00:07:42.312 CC test/unit/lib/ftl/ftl_sb/ftl_sb_ut.o 00:07:42.312 CC test/unit/lib/ftl/ftl_layout_upgrade/ftl_layout_upgrade_ut.o 00:07:42.312 CC test/unit/lib/scsi/lun.c/lun_ut.o 00:07:42.571 LINK ftl_io_ut 00:07:42.571 LINK ftl_mngt_ut 00:07:42.571 CC test/unit/lib/scsi/scsi.c/scsi_ut.o 00:07:42.571 CC test/unit/lib/scsi/scsi_bdev.c/scsi_bdev_ut.o 00:07:42.830 LINK ftl_p2l_ut 00:07:43.088 LINK lvol_ut 00:07:43.088 CC test/unit/lib/scsi/scsi_pr.c/scsi_pr_ut.o 00:07:43.088 LINK scsi_ut 00:07:43.088 LINK ftl_band_ut 00:07:43.347 CC test/unit/lib/nvmf/ctrlr_bdev.c/ctrlr_bdev_ut.o 00:07:43.347 CC test/unit/lib/nvmf/nvmf.c/nvmf_ut.o 00:07:43.347 CC test/unit/lib/nvmf/auth.c/auth_ut.o 00:07:43.606 LINK lun_ut 00:07:43.876 LINK scsi_pr_ut 00:07:43.876 LINK ftl_layout_upgrade_ut 00:07:44.136 LINK ftl_sb_ut 00:07:44.136 LINK scsi_bdev_ut 00:07:44.136 LINK ctrlr_bdev_ut 00:07:44.394 LINK ctrlr_discovery_ut 00:07:44.653 CC test/unit/lib/vhost/vhost.c/vhost_ut.o 00:07:44.653 CC test/unit/lib/iscsi/init_grp.c/init_grp_ut.o 00:07:44.653 CC test/unit/lib/iscsi/conn.c/conn_ut.o 00:07:44.653 CC test/unit/lib/iscsi/param.c/param_ut.o 00:07:44.653 CC test/unit/lib/iscsi/iscsi.c/iscsi_ut.o 00:07:44.653 CC test/unit/lib/iscsi/tgt_node.c/tgt_node_ut.o 00:07:44.653 CC test/unit/lib/iscsi/portal_grp.c/portal_grp_ut.o 00:07:44.653 LINK nvmf_ut 00:07:44.911 LINK auth_ut 00:07:45.170 LINK subsystem_ut 00:07:45.429 LINK param_ut 00:07:45.429 LINK init_grp_ut 00:07:45.429 LINK ctrlr_ut 00:07:45.429 LINK tcp_ut 00:07:45.996 LINK portal_grp_ut 00:07:45.996 LINK tgt_node_ut 00:07:46.254 LINK conn_ut 00:07:47.631 LINK iscsi_ut 00:07:47.631 LINK vhost_ut 00:07:47.890 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:07:47.890 10:20:21 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ nproc 00:07:47.890 10:20:21 autobuild.autobuild_external_code -- external_code/test_make.sh@91 -- $ make -C /home/vagrant/spdk_repo/spdk DESTDIR=/home/vagrant/spdk_repo/spdk/test/external_code/install install -j12 00:07:47.890 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/assert.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/accel_module.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/barrier.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/base64.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_module.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_array.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bdev_zone.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/bit_pool.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob_bdev.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs_bdev.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blobfs.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/blob.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/conf.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/config.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/cpuset.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc16.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc64.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/crc32.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dif.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/dma.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/endian.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env_dpdk.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/env.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/event.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd_group.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/fd.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/file.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ftl.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/gpt_spec.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/hexlify.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/histogram_data.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd.h 00:07:48.149 cp /home/vagrant/spdk_repo/spdk/scripts/rpc.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:48.149 cp /home/vagrant/spdk_repo/spdk/scripts/spdkcli.py /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/idxd_spec.h 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/init.h 00:07:48.149 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_rpc 00:07:48.149 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat.h 00:07:48.149 chmod +x /home/vagrant/spdk_repo/spdk/build/bin/spdk_cli 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ioat_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/iscsi_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/json.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/jsonrpc.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_rpc 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_cli 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/keyring_module.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/likely.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/log.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/lvol.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/memory.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/mmio.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nbd.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/net.h 00:07:48.150 patchelf: not an ELF executable 00:07:48.150 patchelf: not an ELF executable 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/notify.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_intel.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_ocssd_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvme_zns.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_cmd.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_fc_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/nvmf_transport.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/opal_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pci_ids.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/pipe.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue_extras.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/queue.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/rpc.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/reduce.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scheduler.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/scsi_spec.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/sock.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/stdinc.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/string.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/thread.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/trace_parser.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/tree.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/ublk.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/util.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/uuid.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/version.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_pci.h 00:07:48.150 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfio_user_spec.h 00:07:48.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vfu_target.h 00:07:48.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vhost.h 00:07:48.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/vmd.h 00:07:48.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/xor.h 00:07:48.409 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/spdk/zipf.h 00:07:48.671 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:48.671 libtool: warning: remember to run 'libtool --finish /usr/local/lib' 00:07:48.959 Processing /home/vagrant/spdk_repo/spdk/python 00:07:48.959 Preparing metadata (setup.py): started 00:07:49.544 Preparing metadata (setup.py): finished with status 'done' 00:07:50.479 Installing collected packages: spdk 00:07:50.479 DEPRECATION: spdk is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at https://github.com/pypa/pip/issues/8559 00:07:50.479 Running setup.py install for spdk: started 00:07:50.737 Running setup.py install for spdk: finished with status 'done' 00:07:50.737 Successfully installed spdk-24.9rc0 00:07:50.995 rm -rf /home/vagrant/spdk_repo/spdk/python/spdk.egg-info 00:07:51.254 The Meson build system 00:07:51.254 Version: 1.3.1 00:07:51.254 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:51.254 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:51.254 Build type: native build 00:07:51.254 Program cat found: YES (/usr/bin/cat) 00:07:51.254 Project name: DPDK 00:07:51.254 Project version: 24.03.0 00:07:51.254 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:51.254 C linker for the host machine: cc ld.bfd 2.39-16 00:07:51.254 Host machine cpu family: x86_64 00:07:51.254 Host machine cpu: x86_64 00:07:51.254 Message: ## Building in Developer Mode ## 00:07:51.254 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:51.254 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:51.254 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:51.254 Program python3 found: YES (/usr/bin/python3) 00:07:51.254 Program cat found: YES (/usr/bin/cat) 00:07:51.254 Compiler for C supports arguments -march=native: YES (cached) 00:07:51.254 Checking for size of "void *" : 8 (cached) 00:07:51.254 Checking for size of "void *" : 8 (cached) 00:07:51.254 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:51.254 Library m found: YES 00:07:51.254 Library numa found: YES 00:07:51.254 Has header "numaif.h" : YES (cached) 00:07:51.254 Library fdt found: NO 00:07:51.254 Library execinfo found: NO 00:07:51.254 Has header "execinfo.h" : YES (cached) 00:07:51.254 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:51.254 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:51.254 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:51.254 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:51.254 Dependency openssl found: YES 3.0.9 (cached) 00:07:51.254 Dependency libpcap found: YES 1.10.4 (cached) 00:07:51.254 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wformat: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wundef: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:51.254 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:51.254 Program objdump found: YES (/usr/bin/objdump) 00:07:51.254 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:51.254 Checking if "AVX512 checking" compiles: YES (cached) 00:07:51.254 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:51.254 Fetching value of define "__AES__" : 1 (cached) 00:07:51.254 Fetching value of define "__AVX__" : 1 (cached) 00:07:51.254 Fetching value of define "__AVX2__" : 1 (cached) 00:07:51.254 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:51.254 Fetching value of define "__RDRND__" : 1 (cached) 00:07:51.254 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:51.254 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:51.254 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:51.254 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:51.254 Message: lib/log: Defining dependency "log" 00:07:51.254 Message: lib/kvargs: Defining dependency "kvargs" 00:07:51.254 Message: lib/telemetry: Defining dependency "telemetry" 00:07:51.254 Checking for function "getentropy" : NO (cached) 00:07:51.254 Message: lib/eal: Defining dependency "eal" 00:07:51.254 Message: lib/ring: Defining dependency "ring" 00:07:51.254 Message: lib/rcu: Defining dependency "rcu" 00:07:51.254 Message: lib/mempool: Defining dependency "mempool" 00:07:51.254 Message: lib/mbuf: Defining dependency "mbuf" 00:07:51.254 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:51.254 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:51.254 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:51.254 Compiler for C supports arguments -maes: YES (cached) 00:07:51.254 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:51.254 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:51.254 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:51.254 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:51.254 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:51.254 Compiler for C supports arguments -mavx2: YES (cached) 00:07:51.254 Compiler for C supports arguments -mavx: YES (cached) 00:07:51.254 Message: lib/net: Defining dependency "net" 00:07:51.254 Message: lib/meter: Defining dependency "meter" 00:07:51.254 Message: lib/ethdev: Defining dependency "ethdev" 00:07:51.254 Message: lib/pci: Defining dependency "pci" 00:07:51.254 Message: lib/cmdline: Defining dependency "cmdline" 00:07:51.254 Message: lib/hash: Defining dependency "hash" 00:07:51.254 Message: lib/timer: Defining dependency "timer" 00:07:51.254 Message: lib/compressdev: Defining dependency "compressdev" 00:07:51.254 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:51.254 Message: lib/dmadev: Defining dependency "dmadev" 00:07:51.254 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:51.254 Message: lib/power: Defining dependency "power" 00:07:51.254 Message: lib/reorder: Defining dependency "reorder" 00:07:51.254 Message: lib/security: Defining dependency "security" 00:07:51.254 Has header "linux/userfaultfd.h" : YES (cached) 00:07:51.254 Has header "linux/vduse.h" : YES (cached) 00:07:51.254 Message: lib/vhost: Defining dependency "vhost" 00:07:51.254 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:51.254 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:51.254 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:51.254 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:51.254 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:51.254 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:51.255 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:51.255 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:51.255 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:51.255 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:51.255 Program doxygen found: YES (/usr/bin/doxygen) 00:07:51.255 Configuring doxy-api-html.conf using configuration 00:07:51.255 Configuring doxy-api-man.conf using configuration 00:07:51.255 Program mandb found: YES (/usr/bin/mandb) 00:07:51.255 Program sphinx-build found: NO 00:07:51.255 Configuring rte_build_config.h using configuration 00:07:51.255 Message: 00:07:51.255 ================= 00:07:51.255 Applications Enabled 00:07:51.255 ================= 00:07:51.255 00:07:51.255 apps: 00:07:51.255 00:07:51.255 00:07:51.255 Message: 00:07:51.255 ================= 00:07:51.255 Libraries Enabled 00:07:51.255 ================= 00:07:51.255 00:07:51.255 libs: 00:07:51.255 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:51.255 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:51.255 cryptodev, dmadev, power, reorder, security, vhost, 00:07:51.255 00:07:51.255 Message: 00:07:51.255 =============== 00:07:51.255 Drivers Enabled 00:07:51.255 =============== 00:07:51.255 00:07:51.255 common: 00:07:51.255 00:07:51.255 bus: 00:07:51.255 pci, vdev, 00:07:51.255 mempool: 00:07:51.255 ring, 00:07:51.255 dma: 00:07:51.255 00:07:51.255 net: 00:07:51.255 00:07:51.255 crypto: 00:07:51.255 00:07:51.255 compress: 00:07:51.255 00:07:51.255 vdpa: 00:07:51.255 00:07:51.255 00:07:51.255 Message: 00:07:51.255 ================= 00:07:51.255 Content Skipped 00:07:51.255 ================= 00:07:51.255 00:07:51.255 apps: 00:07:51.255 dumpcap: explicitly disabled via build config 00:07:51.255 graph: explicitly disabled via build config 00:07:51.255 pdump: explicitly disabled via build config 00:07:51.255 proc-info: explicitly disabled via build config 00:07:51.255 test-acl: explicitly disabled via build config 00:07:51.255 test-bbdev: explicitly disabled via build config 00:07:51.255 test-cmdline: explicitly disabled via build config 00:07:51.255 test-compress-perf: explicitly disabled via build config 00:07:51.255 test-crypto-perf: explicitly disabled via build config 00:07:51.255 test-dma-perf: explicitly disabled via build config 00:07:51.255 test-eventdev: explicitly disabled via build config 00:07:51.255 test-fib: explicitly disabled via build config 00:07:51.255 test-flow-perf: explicitly disabled via build config 00:07:51.255 test-gpudev: explicitly disabled via build config 00:07:51.255 test-mldev: explicitly disabled via build config 00:07:51.255 test-pipeline: explicitly disabled via build config 00:07:51.255 test-pmd: explicitly disabled via build config 00:07:51.255 test-regex: explicitly disabled via build config 00:07:51.255 test-sad: explicitly disabled via build config 00:07:51.255 test-security-perf: explicitly disabled via build config 00:07:51.255 00:07:51.255 libs: 00:07:51.255 argparse: explicitly disabled via build config 00:07:51.255 metrics: explicitly disabled via build config 00:07:51.255 acl: explicitly disabled via build config 00:07:51.255 bbdev: explicitly disabled via build config 00:07:51.255 bitratestats: explicitly disabled via build config 00:07:51.255 bpf: explicitly disabled via build config 00:07:51.255 cfgfile: explicitly disabled via build config 00:07:51.255 distributor: explicitly disabled via build config 00:07:51.255 efd: explicitly disabled via build config 00:07:51.255 eventdev: explicitly disabled via build config 00:07:51.255 dispatcher: explicitly disabled via build config 00:07:51.255 gpudev: explicitly disabled via build config 00:07:51.255 gro: explicitly disabled via build config 00:07:51.255 gso: explicitly disabled via build config 00:07:51.255 ip_frag: explicitly disabled via build config 00:07:51.255 jobstats: explicitly disabled via build config 00:07:51.255 latencystats: explicitly disabled via build config 00:07:51.255 lpm: explicitly disabled via build config 00:07:51.255 member: explicitly disabled via build config 00:07:51.255 pcapng: explicitly disabled via build config 00:07:51.255 rawdev: explicitly disabled via build config 00:07:51.255 regexdev: explicitly disabled via build config 00:07:51.255 mldev: explicitly disabled via build config 00:07:51.255 rib: explicitly disabled via build config 00:07:51.255 sched: explicitly disabled via build config 00:07:51.255 stack: explicitly disabled via build config 00:07:51.255 ipsec: explicitly disabled via build config 00:07:51.255 pdcp: explicitly disabled via build config 00:07:51.255 fib: explicitly disabled via build config 00:07:51.255 port: explicitly disabled via build config 00:07:51.255 pdump: explicitly disabled via build config 00:07:51.255 table: explicitly disabled via build config 00:07:51.255 pipeline: explicitly disabled via build config 00:07:51.255 graph: explicitly disabled via build config 00:07:51.255 node: explicitly disabled via build config 00:07:51.255 00:07:51.255 drivers: 00:07:51.255 common/cpt: not in enabled drivers build config 00:07:51.255 common/dpaax: not in enabled drivers build config 00:07:51.255 common/iavf: not in enabled drivers build config 00:07:51.255 common/idpf: not in enabled drivers build config 00:07:51.255 common/ionic: not in enabled drivers build config 00:07:51.255 common/mvep: not in enabled drivers build config 00:07:51.255 common/octeontx: not in enabled drivers build config 00:07:51.255 bus/auxiliary: not in enabled drivers build config 00:07:51.255 bus/cdx: not in enabled drivers build config 00:07:51.255 bus/dpaa: not in enabled drivers build config 00:07:51.255 bus/fslmc: not in enabled drivers build config 00:07:51.255 bus/ifpga: not in enabled drivers build config 00:07:51.255 bus/platform: not in enabled drivers build config 00:07:51.255 bus/uacce: not in enabled drivers build config 00:07:51.255 bus/vmbus: not in enabled drivers build config 00:07:51.255 common/cnxk: not in enabled drivers build config 00:07:51.255 common/mlx5: not in enabled drivers build config 00:07:51.255 common/nfp: not in enabled drivers build config 00:07:51.255 common/nitrox: not in enabled drivers build config 00:07:51.255 common/qat: not in enabled drivers build config 00:07:51.255 common/sfc_efx: not in enabled drivers build config 00:07:51.255 mempool/bucket: not in enabled drivers build config 00:07:51.255 mempool/cnxk: not in enabled drivers build config 00:07:51.255 mempool/dpaa: not in enabled drivers build config 00:07:51.255 mempool/dpaa2: not in enabled drivers build config 00:07:51.255 mempool/octeontx: not in enabled drivers build config 00:07:51.255 mempool/stack: not in enabled drivers build config 00:07:51.255 dma/cnxk: not in enabled drivers build config 00:07:51.255 dma/dpaa: not in enabled drivers build config 00:07:51.255 dma/dpaa2: not in enabled drivers build config 00:07:51.255 dma/hisilicon: not in enabled drivers build config 00:07:51.255 dma/idxd: not in enabled drivers build config 00:07:51.255 dma/ioat: not in enabled drivers build config 00:07:51.255 dma/skeleton: not in enabled drivers build config 00:07:51.255 net/af_packet: not in enabled drivers build config 00:07:51.255 net/af_xdp: not in enabled drivers build config 00:07:51.255 net/ark: not in enabled drivers build config 00:07:51.255 net/atlantic: not in enabled drivers build config 00:07:51.255 net/avp: not in enabled drivers build config 00:07:51.255 net/axgbe: not in enabled drivers build config 00:07:51.255 net/bnx2x: not in enabled drivers build config 00:07:51.255 net/bnxt: not in enabled drivers build config 00:07:51.255 net/bonding: not in enabled drivers build config 00:07:51.255 net/cnxk: not in enabled drivers build config 00:07:51.255 net/cpfl: not in enabled drivers build config 00:07:51.255 net/cxgbe: not in enabled drivers build config 00:07:51.255 net/dpaa: not in enabled drivers build config 00:07:51.255 net/dpaa2: not in enabled drivers build config 00:07:51.255 net/e1000: not in enabled drivers build config 00:07:51.255 net/ena: not in enabled drivers build config 00:07:51.255 net/enetc: not in enabled drivers build config 00:07:51.255 net/enetfec: not in enabled drivers build config 00:07:51.255 net/enic: not in enabled drivers build config 00:07:51.255 net/failsafe: not in enabled drivers build config 00:07:51.255 net/fm10k: not in enabled drivers build config 00:07:51.255 net/gve: not in enabled drivers build config 00:07:51.255 net/hinic: not in enabled drivers build config 00:07:51.255 net/hns3: not in enabled drivers build config 00:07:51.255 net/i40e: not in enabled drivers build config 00:07:51.255 net/iavf: not in enabled drivers build config 00:07:51.255 net/ice: not in enabled drivers build config 00:07:51.255 net/idpf: not in enabled drivers build config 00:07:51.255 net/igc: not in enabled drivers build config 00:07:51.255 net/ionic: not in enabled drivers build config 00:07:51.255 net/ipn3ke: not in enabled drivers build config 00:07:51.255 net/ixgbe: not in enabled drivers build config 00:07:51.255 net/mana: not in enabled drivers build config 00:07:51.255 net/memif: not in enabled drivers build config 00:07:51.255 net/mlx4: not in enabled drivers build config 00:07:51.255 net/mlx5: not in enabled drivers build config 00:07:51.255 net/mvneta: not in enabled drivers build config 00:07:51.255 net/mvpp2: not in enabled drivers build config 00:07:51.255 net/netvsc: not in enabled drivers build config 00:07:51.255 net/nfb: not in enabled drivers build config 00:07:51.255 net/nfp: not in enabled drivers build config 00:07:51.255 net/ngbe: not in enabled drivers build config 00:07:51.255 net/null: not in enabled drivers build config 00:07:51.255 net/octeontx: not in enabled drivers build config 00:07:51.255 net/octeon_ep: not in enabled drivers build config 00:07:51.256 net/pcap: not in enabled drivers build config 00:07:51.256 net/pfe: not in enabled drivers build config 00:07:51.256 net/qede: not in enabled drivers build config 00:07:51.256 net/ring: not in enabled drivers build config 00:07:51.256 net/sfc: not in enabled drivers build config 00:07:51.256 net/softnic: not in enabled drivers build config 00:07:51.256 net/tap: not in enabled drivers build config 00:07:51.256 net/thunderx: not in enabled drivers build config 00:07:51.256 net/txgbe: not in enabled drivers build config 00:07:51.256 net/vdev_netvsc: not in enabled drivers build config 00:07:51.256 net/vhost: not in enabled drivers build config 00:07:51.256 net/virtio: not in enabled drivers build config 00:07:51.256 net/vmxnet3: not in enabled drivers build config 00:07:51.256 raw/*: missing internal dependency, "rawdev" 00:07:51.256 crypto/armv8: not in enabled drivers build config 00:07:51.256 crypto/bcmfs: not in enabled drivers build config 00:07:51.256 crypto/caam_jr: not in enabled drivers build config 00:07:51.256 crypto/ccp: not in enabled drivers build config 00:07:51.256 crypto/cnxk: not in enabled drivers build config 00:07:51.256 crypto/dpaa_sec: not in enabled drivers build config 00:07:51.256 crypto/dpaa2_sec: not in enabled drivers build config 00:07:51.256 crypto/ipsec_mb: not in enabled drivers build config 00:07:51.256 crypto/mlx5: not in enabled drivers build config 00:07:51.256 crypto/mvsam: not in enabled drivers build config 00:07:51.256 crypto/nitrox: not in enabled drivers build config 00:07:51.256 crypto/null: not in enabled drivers build config 00:07:51.256 crypto/octeontx: not in enabled drivers build config 00:07:51.256 crypto/openssl: not in enabled drivers build config 00:07:51.256 crypto/scheduler: not in enabled drivers build config 00:07:51.256 crypto/uadk: not in enabled drivers build config 00:07:51.256 crypto/virtio: not in enabled drivers build config 00:07:51.256 compress/isal: not in enabled drivers build config 00:07:51.256 compress/mlx5: not in enabled drivers build config 00:07:51.256 compress/nitrox: not in enabled drivers build config 00:07:51.256 compress/octeontx: not in enabled drivers build config 00:07:51.256 compress/zlib: not in enabled drivers build config 00:07:51.256 regex/*: missing internal dependency, "regexdev" 00:07:51.256 ml/*: missing internal dependency, "mldev" 00:07:51.256 vdpa/ifc: not in enabled drivers build config 00:07:51.256 vdpa/mlx5: not in enabled drivers build config 00:07:51.256 vdpa/nfp: not in enabled drivers build config 00:07:51.256 vdpa/sfc: not in enabled drivers build config 00:07:51.256 event/*: missing internal dependency, "eventdev" 00:07:51.256 baseband/*: missing internal dependency, "bbdev" 00:07:51.256 gpu/*: missing internal dependency, "gpudev" 00:07:51.256 00:07:51.256 00:07:51.514 Cleaning... 0 files. 00:07:51.772 Build targets in project: 85 00:07:51.772 00:07:51.772 DPDK 24.03.0 00:07:51.772 00:07:51.772 User defined options 00:07:51.772 default_library : static 00:07:51.772 libdir : lib 00:07:51.772 prefix : /usr/local 00:07:51.772 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:51.772 c_link_args : 00:07:51.772 cpu_instruction_set: native 00:07:51.772 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:07:51.772 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:07:51.772 enable_docs : false 00:07:51.772 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:51.772 enable_kmods : false 00:07:51.772 max_lcores : 128 00:07:51.772 tests : false 00:07:51.772 00:07:51.772 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:52.032 Installing subdir /home/vagrant/spdk_repo/spdk/dpdk/examples to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bbdev_app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bbdev_app 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bond/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bond 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/README to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/dummy.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t1.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t2.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/bpf/t3.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/bpf 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/cmdline/parse_obj_list.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/cmdline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/pkt_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/altivec/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/altivec 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/neon/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/neon 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/common/sse/port_group.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/common/sse 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/distributor/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/distributor 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/dma/dmafwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/dma 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/ethapp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/ethtool-app/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/ethtool-app 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ethtool/lib/rte_ethtool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ethtool/lib 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/eventdev_pipeline/pipeline_worker_tx.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/eventdev_pipeline 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_dev_self_test.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_aes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ccm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.032 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_cmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_ecdsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_gcm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_hmac.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_rsa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_sha.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_tdes.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/fips_validation_xts.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/fips_validation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/fips_validation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/flow_blocks.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/flow_filtering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/flow_filtering 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/helloworld/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/helloworld 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_fragmentation/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_fragmentation 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/action.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/link.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/pipeline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/swq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/tmgr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/firewall.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/flow_crypto.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/route_ecmp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_pipeline/examples/tap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_pipeline/examples 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ip_reassembly/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ip_reassembly 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep0.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.300 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ep1.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/event_helper.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec-secgw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_process.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/ipsec_worker.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/parser.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/rt.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sa.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sad.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp4.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/sp6.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/bypass_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/common_defs_secgw.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/data_rxtx.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/linux_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/load_env.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/pkttest.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/run_test.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/trs_ipv6opts.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_3descbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aescbc_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesctr_sha1_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_common_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_aesgcm_defs.sh to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipsec-secgw/test/tun_null_header_reconstruct.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipsec-secgw/test 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ipv4_multicast/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ipv4_multicast 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/cat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-cat/l2fwd-cat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-cat 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-crypto 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.301 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/l2fwd_poll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-event/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-event 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-jobstats/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-jobstats 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/shm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-keepalive/ka-agent/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-keepalive/ka-agent 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd-macsec/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd-macsec 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l2fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l2fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-graph/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-graph 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd-power/perf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd-power 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/em_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_acl_scalar.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_hlm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_em_sequential.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_generic.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_event_internal_port.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_fib.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_altivec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_lpm_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_neon.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_route.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/l3fwd_sse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v4.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_default_v6.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/lpm_route_parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/l3fwd/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/l3fwd 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/link_status_interrupt/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/link_status_interrupt 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_client/client.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_client 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:52.302 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/mp_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/mp_server 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/client_server_mp/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/client_server_mp/shared 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/hotplug_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/hotplug_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/simple_mp/mp_commands.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/simple_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/multi_process/symmetric_mp/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/multi_process/symmetric_mp 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ntb/ntb_fwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ntb 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/packet_ordering/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/packet_ordering 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/conn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/obj.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ethdev.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_group_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_nexthop_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/fib_routing_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/hash_func.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipsec_sa.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/ipv6_addr_swap.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_macswp_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/l2fwd_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/learner.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/meter.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/mirroring.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/packet.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/pcap.io to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/recirculation.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/registers.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/rss.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/selector.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/varbit.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.303 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan.spec to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_pcap.cli to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/pipeline/examples/vxlan_table.txt to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/pipeline/examples 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/ptpclient/ptpclient.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/ptpclient 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_meter/rte_policer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_meter 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/app_thread.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cfg_file.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/cmdline.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_ov.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_pie.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/profile_red.cfg to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/qos_sched/stats.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/qos_sched 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/rxtx_callbacks/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/rxtx_callbacks 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_node/node.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_node 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/args.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/init.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/efd_server/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/efd_server 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/server_node_efd/shared/common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/server_node_efd/shared 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/service_cores/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/service_cores 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/skeleton/basicfwd.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/skeleton 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/timer/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/timer 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/commands.list to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vdpa/vdpa_blk_compact.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vdpa 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/main.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost/virtio_net.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/blk_spec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_blk/vhost_blk_compat.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_blk 00:07:52.304 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vhost_crypto/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vhost_crypto 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/channel_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_nop.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/oob_monitor_x86.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/power_manager.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/vm_power_cli.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vm_power_manager/guest_cli/vm_power_cli_guest.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vm_power_manager/guest_cli 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/Makefile to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/examples/vmdq_dcb/main.c to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/share/dpdk/examples/vmdq_dcb 00:07:52.305 Installing lib/librte_log.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_kvargs.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_telemetry.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_eal.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_rcu.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_mempool.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_mbuf.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_net.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_meter.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_ethdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_cmdline.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_hash.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_timer.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_compressdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_cryptodev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_dmadev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_power.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_reorder.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_security.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_vhost.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing lib/librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing drivers/librte_bus_pci.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing drivers/librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:52.305 Installing drivers/librte_bus_vdev.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing drivers/librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:52.305 Installing drivers/librte_mempool_ring.a to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib 00:07:52.305 Installing drivers/librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/config/rte_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/log/rte_log.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/kvargs/rte_kvargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/telemetry/rte_telemetry.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.305 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/generic/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include/generic 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cpuflags.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_cycles.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_io.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_memcpy.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_pause.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_power_intrinsics.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_prefetch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rtm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_rwlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_spinlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_vect.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_atomic_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_32.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/x86/include/rte_byteorder_64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_alarm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitmap.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bitops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_branch_prediction.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_bus.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_class.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_common.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_compat.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_debug.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_dev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_devargs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_memconfig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_eal_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_errno.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_epoll.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_fbarray.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hexdump.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_hypervisor.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_interrupts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_keepalive.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_launch.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_lock_annotations.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_malloc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_mcslock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memory.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_memzone.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_feature_defs.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pci_dev_features.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_per_lcore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_pflock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_random.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_reciprocal.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqcount.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_seqlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_service_component.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_stdatomic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_string_fns.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_tailq.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_thread.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_ticketlock.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_time.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_trace_point_register.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_uuid.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_version.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/include/rte_vfio.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/eal/linux/include/rte_os.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_c11_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_generic_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_hts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_peek_zc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.306 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ring/rte_ring_rts_elem_pvt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/rcu/rte_rcu_qsbr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mempool/rte_mempool_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_ptype.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_pool_ops.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/mbuf/rte_mbuf_dyn.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ip.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tcp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_udp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_tls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_dtls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_esp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_sctp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_icmp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_arp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ether.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_macsec.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_vxlan.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gre.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_gtp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_net_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_mpls.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_higig.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ecpri.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_pdcp_hdr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_geneve.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_l2tpv2.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ppp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/net/rte_ib.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/meter/rte_meter.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_cman.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_dev_info.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_flow_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_mtr_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_tm_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_ethdev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/ethdev/rte_eth_ctrl.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/pci/rte_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_num.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_ipaddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_etheraddr.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_string.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_rdline.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_vt100.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_socket.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_cirbuf.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cmdline/cmdline_parse_portlist.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_fbk_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash_crc.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_hash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_jhash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_arm64.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_generic.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_sw.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_crc_x86.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/hash/rte_thash_x86_gfni.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/timer/rte_timer.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_compressdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/compressdev/rte_comp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_sym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_crypto_asym.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/cryptodev/rte_cryptodev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_core.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/dmadev/rte_dmadev_trace_fp.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_guest_channel.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_pmd_mgmt.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.307 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/power/rte_power_uncore.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/reorder/rte_reorder.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/security/rte_security_driver.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vdpa.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_async.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/lib/vhost/rte_vhost_crypto.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/pci/rte_bus_pci.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/drivers/bus/vdev/rte_bus_vdev.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/buildtools/dpdk-cmdline-gen.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-devbind.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-pmdinfo.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-telemetry.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-hugepages.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:52.308 './librte_bus_pci.so' -> 'dpdk/pmds-24.1/librte_bus_pci.so' 00:07:52.308 './librte_bus_pci.so.24' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24' 00:07:52.308 './librte_bus_pci.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_pci.so.24.1' 00:07:52.308 './librte_bus_vdev.so' -> 'dpdk/pmds-24.1/librte_bus_vdev.so' 00:07:52.308 './librte_bus_vdev.so.24' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24' 00:07:52.308 './librte_bus_vdev.so.24.1' -> 'dpdk/pmds-24.1/librte_bus_vdev.so.24.1' 00:07:52.308 './librte_mempool_ring.so' -> 'dpdk/pmds-24.1/librte_mempool_ring.so' 00:07:52.308 './librte_mempool_ring.so.24' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24' 00:07:52.308 './librte_mempool_ring.so.24.1' -> 'dpdk/pmds-24.1/librte_mempool_ring.so.24.1' 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/usertools/dpdk-rss-flows.py to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/rte_build_config.h to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk-libs.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:52.308 Installing /home/vagrant/spdk_repo/spdk/dpdk/build-tmp/meson-private/libdpdk.pc to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig 00:07:52.308 Installing symlink pointing to librte_log.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so.24 00:07:52.308 Installing symlink pointing to librte_log.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_log.so 00:07:52.308 Installing symlink pointing to librte_kvargs.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so.24 00:07:52.308 Installing symlink pointing to librte_kvargs.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_kvargs.so 00:07:52.308 Installing symlink pointing to librte_telemetry.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so.24 00:07:52.308 Installing symlink pointing to librte_telemetry.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_telemetry.so 00:07:52.308 Installing symlink pointing to librte_eal.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so.24 00:07:52.308 Installing symlink pointing to librte_eal.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_eal.so 00:07:52.308 Installing symlink pointing to librte_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so.24 00:07:52.308 Installing symlink pointing to librte_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ring.so 00:07:52.308 Installing symlink pointing to librte_rcu.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so.24 00:07:52.308 Installing symlink pointing to librte_rcu.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_rcu.so 00:07:52.308 Installing symlink pointing to librte_mempool.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so.24 00:07:52.308 Installing symlink pointing to librte_mempool.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mempool.so 00:07:52.308 Installing symlink pointing to librte_mbuf.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so.24 00:07:52.308 Installing symlink pointing to librte_mbuf.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_mbuf.so 00:07:52.308 Installing symlink pointing to librte_net.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so.24 00:07:52.308 Installing symlink pointing to librte_net.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_net.so 00:07:52.308 Installing symlink pointing to librte_meter.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so.24 00:07:52.308 Installing symlink pointing to librte_meter.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_meter.so 00:07:52.308 Installing symlink pointing to librte_ethdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so.24 00:07:52.308 Installing symlink pointing to librte_ethdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_ethdev.so 00:07:52.308 Installing symlink pointing to librte_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so.24 00:07:52.308 Installing symlink pointing to librte_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_pci.so 00:07:52.308 Installing symlink pointing to librte_cmdline.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so.24 00:07:52.308 Installing symlink pointing to librte_cmdline.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cmdline.so 00:07:52.308 Installing symlink pointing to librte_hash.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so.24 00:07:52.308 Installing symlink pointing to librte_hash.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_hash.so 00:07:52.308 Installing symlink pointing to librte_timer.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so.24 00:07:52.308 Installing symlink pointing to librte_timer.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_timer.so 00:07:52.308 Installing symlink pointing to librte_compressdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so.24 00:07:52.308 Installing symlink pointing to librte_compressdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_compressdev.so 00:07:52.308 Installing symlink pointing to librte_cryptodev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so.24 00:07:52.308 Installing symlink pointing to librte_cryptodev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_cryptodev.so 00:07:52.308 Installing symlink pointing to librte_dmadev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so.24 00:07:52.308 Installing symlink pointing to librte_dmadev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_dmadev.so 00:07:52.308 Installing symlink pointing to librte_power.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so.24 00:07:52.308 Installing symlink pointing to librte_power.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_power.so 00:07:52.308 Installing symlink pointing to librte_reorder.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so.24 00:07:52.308 Installing symlink pointing to librte_reorder.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_reorder.so 00:07:52.308 Installing symlink pointing to librte_security.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so.24 00:07:52.308 Installing symlink pointing to librte_security.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_security.so 00:07:52.308 Installing symlink pointing to librte_vhost.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so.24 00:07:52.308 Installing symlink pointing to librte_vhost.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/librte_vhost.so 00:07:52.308 Installing symlink pointing to librte_bus_pci.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so.24 00:07:52.308 Installing symlink pointing to librte_bus_pci.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_pci.so 00:07:52.308 Installing symlink pointing to librte_bus_vdev.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so.24 00:07:52.308 Installing symlink pointing to librte_bus_vdev.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_bus_vdev.so 00:07:52.308 Installing symlink pointing to librte_mempool_ring.so.24.1 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so.24 00:07:52.308 Installing symlink pointing to librte_mempool_ring.so.24 to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/dpdk/pmds-24.1/librte_mempool_ring.so 00:07:52.308 Running custom install script '/bin/sh /home/vagrant/spdk_repo/spdk/dpdk/config/../buildtools/symlink-drivers-solibs.sh lib dpdk/pmds-24.1' 00:07:54.839 The Meson build system 00:07:54.839 Version: 1.3.1 00:07:54.839 Source dir: /home/vagrant/spdk_repo/spdk/dpdk 00:07:54.839 Build dir: /home/vagrant/spdk_repo/spdk/dpdk/build-tmp 00:07:54.839 Build type: native build 00:07:54.839 Program cat found: YES (/usr/bin/cat) 00:07:54.839 Project name: DPDK 00:07:54.839 Project version: 24.03.0 00:07:54.839 C compiler for the host machine: cc (gcc 13.2.1 "cc (GCC) 13.2.1 20231011 (Red Hat 13.2.1-4)") 00:07:54.839 C linker for the host machine: cc ld.bfd 2.39-16 00:07:54.839 Host machine cpu family: x86_64 00:07:54.839 Host machine cpu: x86_64 00:07:54.839 Message: ## Building in Developer Mode ## 00:07:54.839 Program pkg-config found: YES (/usr/bin/pkg-config) 00:07:54.839 Program check-symbols.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/check-symbols.sh) 00:07:54.839 Program options-ibverbs-static.sh found: YES (/home/vagrant/spdk_repo/spdk/dpdk/buildtools/options-ibverbs-static.sh) 00:07:54.839 Program python3 found: YES (/usr/bin/python3) 00:07:54.839 Program cat found: YES (/usr/bin/cat) 00:07:54.839 Compiler for C supports arguments -march=native: YES (cached) 00:07:54.839 Checking for size of "void *" : 8 (cached) 00:07:54.839 Checking for size of "void *" : 8 (cached) 00:07:54.839 Compiler for C supports link arguments -Wl,--undefined-version: NO (cached) 00:07:54.839 Library m found: YES 00:07:54.839 Library numa found: YES 00:07:54.839 Has header "numaif.h" : YES (cached) 00:07:54.839 Library fdt found: NO 00:07:54.839 Library execinfo found: NO 00:07:54.839 Has header "execinfo.h" : YES (cached) 00:07:54.839 Found pkg-config: YES (/usr/bin/pkg-config) 1.8.0 00:07:54.839 Run-time dependency libarchive found: NO (tried pkgconfig) 00:07:54.839 Run-time dependency libbsd found: NO (tried pkgconfig) 00:07:54.839 Run-time dependency jansson found: NO (tried pkgconfig) 00:07:54.839 Dependency openssl found: YES 3.0.9 (cached) 00:07:54.839 Dependency libpcap found: YES 1.10.4 (cached) 00:07:54.839 Has header "pcap.h" with dependency libpcap: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wcast-qual: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wdeprecated: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wformat: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wformat-nonliteral: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wformat-security: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wmissing-declarations: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wmissing-prototypes: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wnested-externs: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wold-style-definition: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wpointer-arith: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wsign-compare: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wstrict-prototypes: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wundef: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wwrite-strings: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wno-address-of-packed-member: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wno-packed-not-aligned: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wno-missing-field-initializers: YES (cached) 00:07:54.839 Compiler for C supports arguments -Wno-zero-length-bounds: YES (cached) 00:07:54.839 Program objdump found: YES (/usr/bin/objdump) 00:07:54.839 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:54.839 Checking if "AVX512 checking" compiles: YES (cached) 00:07:54.839 Fetching value of define "__SSE4_2__" : 1 (cached) 00:07:54.839 Fetching value of define "__AES__" : 1 (cached) 00:07:54.839 Fetching value of define "__AVX__" : 1 (cached) 00:07:54.839 Fetching value of define "__AVX2__" : 1 (cached) 00:07:54.839 Fetching value of define "__AVX512BW__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__AVX512CD__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__AVX512DQ__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__AVX512VL__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:54.839 Fetching value of define "__RDRND__" : 1 (cached) 00:07:54.839 Fetching value of define "__RDSEED__" : 1 (cached) 00:07:54.839 Fetching value of define "__VPCLMULQDQ__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__znver1__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__znver2__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__znver3__" : (undefined) (cached) 00:07:54.839 Fetching value of define "__znver4__" : (undefined) (cached) 00:07:54.839 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:54.839 Message: lib/log: Defining dependency "log" 00:07:54.839 Message: lib/kvargs: Defining dependency "kvargs" 00:07:54.839 Message: lib/telemetry: Defining dependency "telemetry" 00:07:54.839 Checking for function "getentropy" : NO (cached) 00:07:54.839 Message: lib/eal: Defining dependency "eal" 00:07:54.839 Message: lib/ring: Defining dependency "ring" 00:07:54.839 Message: lib/rcu: Defining dependency "rcu" 00:07:54.839 Message: lib/mempool: Defining dependency "mempool" 00:07:54.839 Message: lib/mbuf: Defining dependency "mbuf" 00:07:54.839 Fetching value of define "__PCLMUL__" : 1 (cached) 00:07:54.839 Fetching value of define "__AVX512F__" : (undefined) (cached) 00:07:54.839 Compiler for C supports arguments -mpclmul: YES (cached) 00:07:54.839 Compiler for C supports arguments -maes: YES (cached) 00:07:54.839 Compiler for C supports arguments -mavx512f: YES (cached) 00:07:54.839 Compiler for C supports arguments -mavx512bw: YES (cached) 00:07:54.839 Compiler for C supports arguments -mavx512dq: YES (cached) 00:07:54.839 Compiler for C supports arguments -mavx512vl: YES (cached) 00:07:54.839 Compiler for C supports arguments -mvpclmulqdq: YES (cached) 00:07:54.839 Compiler for C supports arguments -mavx2: YES (cached) 00:07:54.839 Compiler for C supports arguments -mavx: YES (cached) 00:07:54.839 Message: lib/net: Defining dependency "net" 00:07:54.839 Message: lib/meter: Defining dependency "meter" 00:07:54.839 Message: lib/ethdev: Defining dependency "ethdev" 00:07:54.839 Message: lib/pci: Defining dependency "pci" 00:07:54.839 Message: lib/cmdline: Defining dependency "cmdline" 00:07:54.839 Message: lib/hash: Defining dependency "hash" 00:07:54.839 Message: lib/timer: Defining dependency "timer" 00:07:54.839 Message: lib/compressdev: Defining dependency "compressdev" 00:07:54.839 Message: lib/cryptodev: Defining dependency "cryptodev" 00:07:54.839 Message: lib/dmadev: Defining dependency "dmadev" 00:07:54.839 Compiler for C supports arguments -Wno-cast-qual: YES (cached) 00:07:54.839 Message: lib/power: Defining dependency "power" 00:07:54.839 Message: lib/reorder: Defining dependency "reorder" 00:07:54.839 Message: lib/security: Defining dependency "security" 00:07:54.839 Has header "linux/userfaultfd.h" : YES (cached) 00:07:54.839 Has header "linux/vduse.h" : YES (cached) 00:07:54.839 Message: lib/vhost: Defining dependency "vhost" 00:07:54.839 Compiler for C supports arguments -Wno-format-truncation: YES (cached) 00:07:54.839 Message: drivers/bus/pci: Defining dependency "bus_pci" 00:07:54.839 Message: drivers/bus/vdev: Defining dependency "bus_vdev" 00:07:54.839 Message: drivers/mempool/ring: Defining dependency "mempool_ring" 00:07:54.839 Message: Disabling raw/* drivers: missing internal dependency "rawdev" 00:07:54.839 Message: Disabling regex/* drivers: missing internal dependency "regexdev" 00:07:54.839 Message: Disabling ml/* drivers: missing internal dependency "mldev" 00:07:54.839 Message: Disabling event/* drivers: missing internal dependency "eventdev" 00:07:54.839 Message: Disabling baseband/* drivers: missing internal dependency "bbdev" 00:07:54.839 Message: Disabling gpu/* drivers: missing internal dependency "gpudev" 00:07:54.839 Program doxygen found: YES (/usr/bin/doxygen) 00:07:54.839 Configuring doxy-api-html.conf using configuration 00:07:54.839 Configuring doxy-api-man.conf using configuration 00:07:54.839 Program mandb found: YES (/usr/bin/mandb) 00:07:54.839 Program sphinx-build found: NO 00:07:54.839 Configuring rte_build_config.h using configuration 00:07:54.839 Message: 00:07:54.839 ================= 00:07:54.839 Applications Enabled 00:07:54.839 ================= 00:07:54.839 00:07:54.839 apps: 00:07:54.839 00:07:54.839 00:07:54.839 Message: 00:07:54.839 ================= 00:07:54.839 Libraries Enabled 00:07:54.839 ================= 00:07:54.839 00:07:54.839 libs: 00:07:54.839 log, kvargs, telemetry, eal, ring, rcu, mempool, mbuf, 00:07:54.839 net, meter, ethdev, pci, cmdline, hash, timer, compressdev, 00:07:54.839 cryptodev, dmadev, power, reorder, security, vhost, 00:07:54.839 00:07:54.839 Message: 00:07:54.839 =============== 00:07:54.839 Drivers Enabled 00:07:54.839 =============== 00:07:54.839 00:07:54.839 common: 00:07:54.839 00:07:54.839 bus: 00:07:54.839 pci, vdev, 00:07:54.839 mempool: 00:07:54.839 ring, 00:07:54.839 dma: 00:07:54.839 00:07:54.839 net: 00:07:54.839 00:07:54.839 crypto: 00:07:54.839 00:07:54.839 compress: 00:07:54.839 00:07:54.839 vdpa: 00:07:54.839 00:07:54.839 00:07:54.839 Message: 00:07:54.839 ================= 00:07:54.839 Content Skipped 00:07:54.839 ================= 00:07:54.839 00:07:54.839 apps: 00:07:54.839 dumpcap: explicitly disabled via build config 00:07:54.839 graph: explicitly disabled via build config 00:07:54.839 pdump: explicitly disabled via build config 00:07:54.839 proc-info: explicitly disabled via build config 00:07:54.839 test-acl: explicitly disabled via build config 00:07:54.839 test-bbdev: explicitly disabled via build config 00:07:54.839 test-cmdline: explicitly disabled via build config 00:07:54.839 test-compress-perf: explicitly disabled via build config 00:07:54.839 test-crypto-perf: explicitly disabled via build config 00:07:54.839 test-dma-perf: explicitly disabled via build config 00:07:54.839 test-eventdev: explicitly disabled via build config 00:07:54.839 test-fib: explicitly disabled via build config 00:07:54.839 test-flow-perf: explicitly disabled via build config 00:07:54.839 test-gpudev: explicitly disabled via build config 00:07:54.840 test-mldev: explicitly disabled via build config 00:07:54.840 test-pipeline: explicitly disabled via build config 00:07:54.840 test-pmd: explicitly disabled via build config 00:07:54.840 test-regex: explicitly disabled via build config 00:07:54.840 test-sad: explicitly disabled via build config 00:07:54.840 test-security-perf: explicitly disabled via build config 00:07:54.840 00:07:54.840 libs: 00:07:54.840 argparse: explicitly disabled via build config 00:07:54.840 metrics: explicitly disabled via build config 00:07:54.840 acl: explicitly disabled via build config 00:07:54.840 bbdev: explicitly disabled via build config 00:07:54.840 bitratestats: explicitly disabled via build config 00:07:54.840 bpf: explicitly disabled via build config 00:07:54.840 cfgfile: explicitly disabled via build config 00:07:54.840 distributor: explicitly disabled via build config 00:07:54.840 efd: explicitly disabled via build config 00:07:54.840 eventdev: explicitly disabled via build config 00:07:54.840 dispatcher: explicitly disabled via build config 00:07:54.840 gpudev: explicitly disabled via build config 00:07:54.840 gro: explicitly disabled via build config 00:07:54.840 gso: explicitly disabled via build config 00:07:54.840 ip_frag: explicitly disabled via build config 00:07:54.840 jobstats: explicitly disabled via build config 00:07:54.840 latencystats: explicitly disabled via build config 00:07:54.840 lpm: explicitly disabled via build config 00:07:54.840 member: explicitly disabled via build config 00:07:54.840 pcapng: explicitly disabled via build config 00:07:54.840 rawdev: explicitly disabled via build config 00:07:54.840 regexdev: explicitly disabled via build config 00:07:54.840 mldev: explicitly disabled via build config 00:07:54.840 rib: explicitly disabled via build config 00:07:54.840 sched: explicitly disabled via build config 00:07:54.840 stack: explicitly disabled via build config 00:07:54.840 ipsec: explicitly disabled via build config 00:07:54.840 pdcp: explicitly disabled via build config 00:07:54.840 fib: explicitly disabled via build config 00:07:54.840 port: explicitly disabled via build config 00:07:54.840 pdump: explicitly disabled via build config 00:07:54.840 table: explicitly disabled via build config 00:07:54.840 pipeline: explicitly disabled via build config 00:07:54.840 graph: explicitly disabled via build config 00:07:54.840 node: explicitly disabled via build config 00:07:54.840 00:07:54.840 drivers: 00:07:54.840 common/cpt: not in enabled drivers build config 00:07:54.840 common/dpaax: not in enabled drivers build config 00:07:54.840 common/iavf: not in enabled drivers build config 00:07:54.840 common/idpf: not in enabled drivers build config 00:07:54.840 common/ionic: not in enabled drivers build config 00:07:54.840 common/mvep: not in enabled drivers build config 00:07:54.840 common/octeontx: not in enabled drivers build config 00:07:54.840 bus/auxiliary: not in enabled drivers build config 00:07:54.840 bus/cdx: not in enabled drivers build config 00:07:54.840 bus/dpaa: not in enabled drivers build config 00:07:54.840 bus/fslmc: not in enabled drivers build config 00:07:54.840 bus/ifpga: not in enabled drivers build config 00:07:54.840 bus/platform: not in enabled drivers build config 00:07:54.840 bus/uacce: not in enabled drivers build config 00:07:54.840 bus/vmbus: not in enabled drivers build config 00:07:54.840 common/cnxk: not in enabled drivers build config 00:07:54.840 common/mlx5: not in enabled drivers build config 00:07:54.840 common/nfp: not in enabled drivers build config 00:07:54.840 common/nitrox: not in enabled drivers build config 00:07:54.840 common/qat: not in enabled drivers build config 00:07:54.840 common/sfc_efx: not in enabled drivers build config 00:07:54.840 mempool/bucket: not in enabled drivers build config 00:07:54.840 mempool/cnxk: not in enabled drivers build config 00:07:54.840 mempool/dpaa: not in enabled drivers build config 00:07:54.840 mempool/dpaa2: not in enabled drivers build config 00:07:54.840 mempool/octeontx: not in enabled drivers build config 00:07:54.840 mempool/stack: not in enabled drivers build config 00:07:54.840 dma/cnxk: not in enabled drivers build config 00:07:54.840 dma/dpaa: not in enabled drivers build config 00:07:54.840 dma/dpaa2: not in enabled drivers build config 00:07:54.840 dma/hisilicon: not in enabled drivers build config 00:07:54.840 dma/idxd: not in enabled drivers build config 00:07:54.840 dma/ioat: not in enabled drivers build config 00:07:54.840 dma/skeleton: not in enabled drivers build config 00:07:54.840 net/af_packet: not in enabled drivers build config 00:07:54.840 net/af_xdp: not in enabled drivers build config 00:07:54.840 net/ark: not in enabled drivers build config 00:07:54.840 net/atlantic: not in enabled drivers build config 00:07:54.840 net/avp: not in enabled drivers build config 00:07:54.840 net/axgbe: not in enabled drivers build config 00:07:54.840 net/bnx2x: not in enabled drivers build config 00:07:54.840 net/bnxt: not in enabled drivers build config 00:07:54.840 net/bonding: not in enabled drivers build config 00:07:54.840 net/cnxk: not in enabled drivers build config 00:07:54.840 net/cpfl: not in enabled drivers build config 00:07:54.840 net/cxgbe: not in enabled drivers build config 00:07:54.840 net/dpaa: not in enabled drivers build config 00:07:54.840 net/dpaa2: not in enabled drivers build config 00:07:54.840 net/e1000: not in enabled drivers build config 00:07:54.840 net/ena: not in enabled drivers build config 00:07:54.840 net/enetc: not in enabled drivers build config 00:07:54.840 net/enetfec: not in enabled drivers build config 00:07:54.840 net/enic: not in enabled drivers build config 00:07:54.840 net/failsafe: not in enabled drivers build config 00:07:54.840 net/fm10k: not in enabled drivers build config 00:07:54.840 net/gve: not in enabled drivers build config 00:07:54.840 net/hinic: not in enabled drivers build config 00:07:54.840 net/hns3: not in enabled drivers build config 00:07:54.840 net/i40e: not in enabled drivers build config 00:07:54.840 net/iavf: not in enabled drivers build config 00:07:54.840 net/ice: not in enabled drivers build config 00:07:54.840 net/idpf: not in enabled drivers build config 00:07:54.840 net/igc: not in enabled drivers build config 00:07:54.840 net/ionic: not in enabled drivers build config 00:07:54.840 net/ipn3ke: not in enabled drivers build config 00:07:54.840 net/ixgbe: not in enabled drivers build config 00:07:54.840 net/mana: not in enabled drivers build config 00:07:54.840 net/memif: not in enabled drivers build config 00:07:54.840 net/mlx4: not in enabled drivers build config 00:07:54.840 net/mlx5: not in enabled drivers build config 00:07:54.840 net/mvneta: not in enabled drivers build config 00:07:54.840 net/mvpp2: not in enabled drivers build config 00:07:54.840 net/netvsc: not in enabled drivers build config 00:07:54.840 net/nfb: not in enabled drivers build config 00:07:54.840 net/nfp: not in enabled drivers build config 00:07:54.840 net/ngbe: not in enabled drivers build config 00:07:54.840 net/null: not in enabled drivers build config 00:07:54.840 net/octeontx: not in enabled drivers build config 00:07:54.840 net/octeon_ep: not in enabled drivers build config 00:07:54.840 net/pcap: not in enabled drivers build config 00:07:54.840 net/pfe: not in enabled drivers build config 00:07:54.840 net/qede: not in enabled drivers build config 00:07:54.840 net/ring: not in enabled drivers build config 00:07:54.840 net/sfc: not in enabled drivers build config 00:07:54.840 net/softnic: not in enabled drivers build config 00:07:54.840 net/tap: not in enabled drivers build config 00:07:54.840 net/thunderx: not in enabled drivers build config 00:07:54.840 net/txgbe: not in enabled drivers build config 00:07:54.840 net/vdev_netvsc: not in enabled drivers build config 00:07:54.840 net/vhost: not in enabled drivers build config 00:07:54.840 net/virtio: not in enabled drivers build config 00:07:54.840 net/vmxnet3: not in enabled drivers build config 00:07:54.840 raw/*: missing internal dependency, "rawdev" 00:07:54.840 crypto/armv8: not in enabled drivers build config 00:07:54.840 crypto/bcmfs: not in enabled drivers build config 00:07:54.840 crypto/caam_jr: not in enabled drivers build config 00:07:54.840 crypto/ccp: not in enabled drivers build config 00:07:54.840 crypto/cnxk: not in enabled drivers build config 00:07:54.840 crypto/dpaa_sec: not in enabled drivers build config 00:07:54.840 crypto/dpaa2_sec: not in enabled drivers build config 00:07:54.840 crypto/ipsec_mb: not in enabled drivers build config 00:07:54.840 crypto/mlx5: not in enabled drivers build config 00:07:54.840 crypto/mvsam: not in enabled drivers build config 00:07:54.840 crypto/nitrox: not in enabled drivers build config 00:07:54.840 crypto/null: not in enabled drivers build config 00:07:54.840 crypto/octeontx: not in enabled drivers build config 00:07:54.840 crypto/openssl: not in enabled drivers build config 00:07:54.840 crypto/scheduler: not in enabled drivers build config 00:07:54.840 crypto/uadk: not in enabled drivers build config 00:07:54.840 crypto/virtio: not in enabled drivers build config 00:07:54.840 compress/isal: not in enabled drivers build config 00:07:54.840 compress/mlx5: not in enabled drivers build config 00:07:54.840 compress/nitrox: not in enabled drivers build config 00:07:54.840 compress/octeontx: not in enabled drivers build config 00:07:54.840 compress/zlib: not in enabled drivers build config 00:07:54.840 regex/*: missing internal dependency, "regexdev" 00:07:54.840 ml/*: missing internal dependency, "mldev" 00:07:54.840 vdpa/ifc: not in enabled drivers build config 00:07:54.840 vdpa/mlx5: not in enabled drivers build config 00:07:54.840 vdpa/nfp: not in enabled drivers build config 00:07:54.840 vdpa/sfc: not in enabled drivers build config 00:07:54.840 event/*: missing internal dependency, "eventdev" 00:07:54.840 baseband/*: missing internal dependency, "bbdev" 00:07:54.840 gpu/*: missing internal dependency, "gpudev" 00:07:54.840 00:07:54.840 00:07:55.407 Cleaning... 0 files. 00:07:55.407 Build targets in project: 85 00:07:55.407 00:07:55.407 DPDK 24.03.0 00:07:55.407 00:07:55.407 User defined options 00:07:55.407 default_library : static 00:07:55.407 libdir : lib 00:07:55.407 prefix : /home/vagrant/spdk_repo/spdk/dpdk/build 00:07:55.407 c_args : -Wno-stringop-overflow -fcommon -Wno-stringop-overread -Wno-array-bounds -fPIC -Wno-error 00:07:55.407 c_link_args : 00:07:55.407 cpu_instruction_set: native 00:07:55.407 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:07:55.407 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:07:55.407 enable_docs : false 00:07:55.407 enable_drivers : bus,bus/pci,bus/vdev,mempool/ring 00:07:55.407 enable_kmods : false 00:07:55.407 max_lcores : 128 00:07:55.407 tests : false 00:07:55.407 00:07:55.407 Found ninja-1.11.1.git.kitware.jobserver-1 at /usr/local/bin/ninja 00:07:55.973 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_log.a 00:07:55.973 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut_mock.a 00:07:55.973 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ut.a 00:07:55.973 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut.pc 00:07:55.973 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ut_mock.pc 00:07:55.973 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_log.pc 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace_parser.a 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ioat.a 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_util.a 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace_parser.pc 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ioat.pc 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_util.pc 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_dma.a 00:07:56.230 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dma.pc 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vfio_user.a 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vfio_user.pc 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_conf.a 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vmd.a 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_conf.pc 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_json.a 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vmd.pc 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_json.pc 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_dpdklibs.pc 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk.a 00:07:56.488 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk.pc 00:07:56.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_jsonrpc.a 00:07:56.746 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_jsonrpc.pc 00:07:57.005 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_rpc.a 00:07:57.263 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_rpc.pc 00:07:57.522 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_trace.a 00:07:57.522 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring.a 00:07:57.522 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_trace.pc 00:07:57.522 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring.pc 00:07:57.522 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_notify.a 00:07:57.522 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_notify.pc 00:07:57.779 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_thread.a 00:07:57.779 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_thread.pc 00:07:57.779 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock.a 00:07:57.779 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock.pc 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob.a 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel.a 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_virtio.a 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel.pc 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob.pc 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_virtio.pc 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_init.a 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_init.pc 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvme.a 00:07:58.036 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvme.pc 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev.a 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev.pc 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs.a 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_lvol.a 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs.pc 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_lvol.pc 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event.a 00:07:58.294 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event.pc 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scsi.a 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scsi.pc 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nbd.a 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nbd.pc 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_ftl.a 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_nvmf.a 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_ftl.pc 00:07:58.575 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_nvmf.pc 00:07:58.833 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_iscsi.a 00:07:58.833 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_vhost.a 00:07:58.833 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_vhost.pc 00:07:58.833 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_iscsi.pc 00:07:59.090 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_env_dpdk_rpc.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_env_dpdk_rpc.pc 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_linux.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_ioat.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_accel_error.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dynamic.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_dpdk_governor.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_keyring_file.a 00:07:59.347 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_linux.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_ioat.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_scheduler_gscheduler.a 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_error.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blob_bdev.a 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dynamic.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_dpdk_governor.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_file.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_gscheduler.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_sock_posix.a 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blob_bdev.pc 00:07:59.348 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_posix.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_passthru.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_blobfs_bdev.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_error.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_null.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_passthru.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_split.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_malloc.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_delay.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_error.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_blobfs_bdev.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_null.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_gpt.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_split.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_delay.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_lvol.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_malloc.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_raid.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_nvme.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_gpt.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_raid.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_lvol.pc 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_zone_block.a 00:07:59.606 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_nvme.pc 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_zone_block.pc 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_virtio.a 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_virtio.pc 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_ftl.a 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_bdev_aio.a 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_ftl.pc 00:07:59.864 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_aio.pc 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_keyring.a 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_sock.a 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_keyring.pc 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_sock.pc 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iobuf.a 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scheduler.a 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vmd.a 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_blk.a 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iobuf.pc 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vmd.pc 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scheduler.pc 00:08:00.434 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_blk.pc 00:08:00.691 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_accel.a 00:08:00.691 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_accel.pc 00:08:01.257 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_bdev.a 00:08:01.257 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_bdev.pc 00:08:01.515 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_scsi.a 00:08:01.515 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nbd.a 00:08:01.515 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_nvmf.a 00:08:01.515 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nbd.pc 00:08:01.515 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_scsi.pc 00:08:01.515 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_nvmf.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_vhost_scsi.a 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/libspdk_event_iscsi.a 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_vhost_scsi.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_event_iscsi.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_bdev_modules.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_accel_modules.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_sock_modules.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_syslibs.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_scheduler_modules.pc 00:08:01.773 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib/pkgconfig/spdk_keyring_modules.pc 00:08:02.031 make[2]: Nothing to be done for 'install'. 00:08:02.031 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_lspci 00:08:02.031 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace 00:08:02.031 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_trace_record 00:08:02.031 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/iscsi_tgt 00:08:02.031 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/nvmf_tgt 00:08:02.031 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_tgt 00:08:02.288 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_perf 00:08:02.288 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_identify 00:08:02.288 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_nvme_discover 00:08:02.288 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_top 00:08:02.288 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/vhost 00:08:02.546 INSTALL /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/bin/spdk_dd 00:08:06.734 Installed to /home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local 00:08:06.734 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:06.734 10:20:39 autobuild.autobuild_external_code -- external_code/test_make.sh@94 -- $ run_test external_make_accel_module_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:08:06.734 10:20:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:06.734 10:20:39 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:06.734 10:20:39 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:06.734 ************************************ 00:08:06.734 START TEST external_make_accel_module_static 00:08:06.734 ************************************ 00:08:06.734 10:20:39 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_module_static 00:08:06.734 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:06.734 make --directory=accel static_module 00:08:06.734 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:06.734 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o module module.c app_module.c -pthread \ 00:08:06.734 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:08:06.734 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:06.734 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:06.734 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:06.734 00:08:06.734 real 0m0.673s 00:08:06.734 user 0m0.453s 00:08:06.734 sys 0m0.188s 00:08:06.734 10:20:40 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:06.734 10:20:40 autobuild.autobuild_external_code.external_make_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:06.734 ************************************ 00:08:06.734 END TEST external_make_accel_module_static 00:08:06.734 ************************************ 00:08:06.734 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:06.734 10:20:40 autobuild.autobuild_external_code -- external_code/test_make.sh@95 -- $ run_test external_run_accel_module_static sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:08:06.734 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:08:06.734 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:06.734 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:06.734 ************************************ 00:08:06.734 START TEST external_run_accel_module_static 00:08:06.734 ************************************ 00:08:06.734 10:20:40 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/module --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/module.json 00:08:06.993 [2024-07-25 10:20:40.173220] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:08:06.993 [2024-07-25 10:20:40.173376] [ DPDK EAL parameters: accel_external_module --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145007 ] 00:08:06.993 [2024-07-25 10:20:40.298805] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:07.251 [2024-07-25 10:20:40.445141] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:07.251 [2024-07-25 10:20:40.449685] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation copy will be assigned to module external 00:08:07.251 [2024-07-25 10:20:40.457658] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation fill will be assigned to module external 00:08:07.251 [2024-07-25 10:20:40.465652] accel_rpc.c: 167:rpc_accel_assign_opc: *NOTICE*: Operation compare will be assigned to module external 00:08:07.510 Running on accel module task with code: 1 00:08:07.510 Running fill callback 00:08:07.510 Running on accel module task with code: 0 00:08:07.510 Running copy callback 00:08:07.510 Running on accel module task with code: 3 00:08:07.510 Running compare callback 00:08:07.510 00:08:07.510 real 0m0.651s 00:08:07.510 user 0m0.359s 00:08:07.510 sys 0m0.164s 00:08:07.510 10:20:40 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:07.510 10:20:40 autobuild.autobuild_external_code.external_run_accel_module_static -- common/autotest_common.sh@10 -- $ set +x 00:08:07.510 ************************************ 00:08:07.510 END TEST external_run_accel_module_static 00:08:07.510 ************************************ 00:08:07.510 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:07.510 10:20:40 autobuild.autobuild_external_code -- external_code/test_make.sh@98 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:07.510 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:07.510 rm -f ./hello_world/hello_bdev 00:08:07.510 rm -f ./passthru/libpassthru_external.* 00:08:07.510 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:07.510 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:07.510 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:07.510 10:20:40 autobuild.autobuild_external_code -- external_code/test_make.sh@101 -- $ run_test external_make_accel_driver_static make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:08:07.510 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:07.510 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:07.510 10:20:40 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:07.768 ************************************ 00:08:07.768 START TEST external_make_accel_driver_static 00:08:07.768 ************************************ 00:08:07.769 10:20:40 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code accel_driver_static 00:08:07.769 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:07.769 make --directory=accel static_driver 00:08:07.769 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:07.769 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o driver module.c driver.c app_driver.c \ 00:08:07.769 -Wl,--whole-archive,-Bstatic -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_accel -lspdk_event_iobuf -lspdk_init -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_thread -lspdk_trace -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_ioat -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:08:07.769 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl \ 00:08:07.769 -pthread 00:08:08.334 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/accel' 00:08:08.334 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:08.334 ************************************ 00:08:08.334 END TEST external_make_accel_driver_static 00:08:08.334 ************************************ 00:08:08.334 00:08:08.334 real 0m0.716s 00:08:08.334 user 0m0.480s 00:08:08.334 sys 0m0.226s 00:08:08.334 10:20:41 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:08.334 10:20:41 autobuild.autobuild_external_code.external_make_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:08.334 10:20:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:08.334 10:20:41 autobuild.autobuild_external_code -- external_code/test_make.sh@102 -- $ run_test external_run_accel_driver_static sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:08:08.334 10:20:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 8 -le 1 ']' 00:08:08.334 10:20:41 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:08.334 10:20:41 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:08.334 ************************************ 00:08:08.334 START TEST external_run_accel_driver_static 00:08:08.334 ************************************ 00:08:08.334 10:20:41 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver --json /home/vagrant/spdk_repo/spdk/test/external_code/accel/driver.json 00:08:08.334 [2024-07-25 10:20:41.727113] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:08:08.334 [2024-07-25 10:20:41.727254] [ DPDK EAL parameters: accel_external_driver --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145119 ] 00:08:08.592 [2024-07-25 10:20:41.853981] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:08.592 [2024-07-25 10:20:42.006525] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:08.849 [2024-07-25 10:20:42.011110] accel_rpc.c: 351:rpc_accel_set_driver: *NOTICE*: Using accel driver: external 00:08:08.849 Running on accel driver task with code: 0 00:08:08.849 Running on accel module task with code: 0 00:08:08.849 Running on accel driver task with code: 1 00:08:08.849 Running on accel driver task with code: 0 00:08:08.849 Running on accel module task with code: 0 00:08:08.849 Running on accel driver task with code: 1 00:08:08.849 Running sequence callback 00:08:08.849 ************************************ 00:08:08.849 END TEST external_run_accel_driver_static 00:08:08.849 ************************************ 00:08:08.849 00:08:08.849 real 0m0.547s 00:08:08.849 user 0m0.283s 00:08:08.849 sys 0m0.134s 00:08:08.849 10:20:42 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:08.849 10:20:42 autobuild.autobuild_external_code.external_run_accel_driver_static -- common/autotest_common.sh@10 -- $ set +x 00:08:09.108 10:20:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:09.108 10:20:42 autobuild.autobuild_external_code -- external_code/test_make.sh@105 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:09.108 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:09.108 rm -f ./hello_world/hello_bdev 00:08:09.108 rm -f ./passthru/libpassthru_external.* 00:08:09.108 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:09.108 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:09.108 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:09.108 10:20:42 autobuild.autobuild_external_code -- external_code/test_make.sh@108 -- $ run_test external_make_hello_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:08:09.108 10:20:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:09.108 10:20:42 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:09.108 10:20:42 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:09.108 ************************************ 00:08:09.108 START TEST external_make_hello_bdev_static 00:08:09.108 ************************************ 00:08:09.108 10:20:42 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_bdev_static 00:08:09.108 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:09.108 make --directory=passthru static 00:08:09.108 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:09.108 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru_rpc.c -o ./vbdev_passthru_rpc.o 00:08:09.367 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -c ./vbdev_passthru.c -o ./vbdev_passthru.o 00:08:09.367 ar rcs ./libpassthru_external.a ./vbdev_passthru_rpc.o ./vbdev_passthru.o 00:08:09.367 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/passthru' 00:08:09.367 make --directory=hello_world bdev_static 00:08:09.626 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:09.626 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L../passthru -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic -lpassthru_external -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log \ 00:08:09.626 -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:10.559 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:10.559 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:10.559 00:08:10.559 real 0m1.402s 00:08:10.559 user 0m0.884s 00:08:10.559 sys 0m0.420s 00:08:10.559 ************************************ 00:08:10.559 END TEST external_make_hello_bdev_static 00:08:10.559 ************************************ 00:08:10.559 10:20:43 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:10.559 10:20:43 autobuild.autobuild_external_code.external_make_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:10.559 10:20:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:10.559 10:20:43 autobuild.autobuild_external_code -- external_code/test_make.sh@109 -- $ run_test external_run_hello_bdev_static sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:08:10.559 10:20:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:08:10.559 10:20:43 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:10.559 10:20:43 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:10.559 ************************************ 00:08:10.559 START TEST external_run_hello_bdev_static 00:08:10.559 ************************************ 00:08:10.559 10:20:43 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev_external.json -b TestPT 00:08:10.559 [2024-07-25 10:20:43.876136] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:08:10.559 [2024-07-25 10:20:43.876304] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145264 ] 00:08:10.817 [2024-07-25 10:20:43.999913] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:10.817 [2024-07-25 10:20:44.151262] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:11.076 [2024-07-25 10:20:44.298194] ./vbdev_passthru.c: 581:vbdev_passthru_register: *NOTICE*: Match on Malloc0 00:08:11.076 [2024-07-25 10:20:44.298254] ./vbdev_passthru.c: 609:vbdev_passthru_register: *NOTICE*: base bdev opened 00:08:11.076 [2024-07-25 10:20:44.298266] ./vbdev_passthru.c: 638:vbdev_passthru_register: *NOTICE*: io_device created at: 0x0x1bfbac0 00:08:11.076 [2024-07-25 10:20:44.298275] ./vbdev_passthru.c: 653:vbdev_passthru_register: *NOTICE*: bdev claimed 00:08:11.076 [2024-07-25 10:20:44.298785] ./vbdev_passthru.c: 666:vbdev_passthru_register: *NOTICE*: ext_pt_bdev registered 00:08:11.076 [2024-07-25 10:20:44.298801] ./vbdev_passthru.c: 667:vbdev_passthru_register: *NOTICE*: created ext_pt_bdev for: TestPT 00:08:11.076 [2024-07-25 10:20:44.302313] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:11.076 [2024-07-25 10:20:44.302343] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev TestPT 00:08:11.076 [2024-07-25 10:20:44.302354] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:11.076 [2024-07-25 10:20:44.303229] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:11.076 [2024-07-25 10:20:44.303288] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:11.076 [2024-07-25 10:20:44.303307] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:11.076 [2024-07-25 10:20:44.303323] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:11.076 00:08:11.076 [2024-07-25 10:20:44.303338] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:11.333 00:08:11.333 real 0m0.760s 00:08:11.333 user 0m0.428s 00:08:11.333 sys 0m0.206s 00:08:11.333 10:20:44 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:11.333 ************************************ 00:08:11.333 END TEST external_run_hello_bdev_static 00:08:11.333 ************************************ 00:08:11.333 10:20:44 autobuild.autobuild_external_code.external_run_hello_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:11.334 10:20:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:11.334 10:20:44 autobuild.autobuild_external_code -- external_code/test_make.sh@112 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:11.334 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:11.334 rm -f ./hello_world/hello_bdev 00:08:11.334 rm -f ./passthru/libpassthru_external.* 00:08:11.334 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:11.334 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:11.334 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:11.334 10:20:44 autobuild.autobuild_external_code -- external_code/test_make.sh@115 -- $ run_test external_make_hello_no_bdev_static make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:08:11.334 10:20:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:11.334 10:20:44 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:11.334 10:20:44 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:11.334 ************************************ 00:08:11.334 START TEST external_make_hello_no_bdev_static 00:08:11.334 ************************************ 00:08:11.334 10:20:44 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code hello_world_no_bdev_static 00:08:11.591 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:11.591 make --directory=hello_world alone_static 00:08:11.591 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:11.849 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -o hello_bdev ./hello_bdev.c -pthread -Wl,--whole-archive,-Bstatic \ 00:08:11.849 -L/usr/local/lib -lspdk_event -lspdk_env_dpdk_rpc -lspdk_event_bdev -lspdk_bdev -lspdk_notify -lspdk_bdev_malloc -lspdk_bdev_null -lspdk_bdev_nvme -lspdk_bdev_passthru -lspdk_bdev_lvol -lspdk_bdev_raid -lspdk_bdev_error -lspdk_bdev_gpt -lspdk_bdev_split -lspdk_bdev_delay -lspdk_bdev_zone_block -lspdk_blobfs_bdev -lspdk_blobfs -lspdk_blob_bdev -lspdk_lvol -lspdk_blob -lspdk_nvme -lspdk_bdev_aio -lspdk_bdev_ftl -lspdk_ftl -lspdk_bdev_virtio -lspdk_virtio -lspdk_vfio_user -lspdk_event_accel -lspdk_accel -lspdk_dma -lspdk_accel_error -lspdk_accel_ioat -lspdk_ioat -lspdk_event_vmd -lspdk_vmd -lspdk_event_sock -lspdk_sock -lspdk_sock_posix -lspdk_event_iobuf -lspdk_event_keyring -lspdk_init -lspdk_thread -lspdk_trace -lspdk_keyring -lspdk_rpc -lspdk_jsonrpc -lspdk_json -lspdk_env_dpdk -lspdk_util -lspdk_log -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -Wl,--no-whole-archive,-Bdynamic /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:12.415 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/hello_world' 00:08:12.415 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:12.415 ************************************ 00:08:12.415 END TEST external_make_hello_no_bdev_static 00:08:12.415 ************************************ 00:08:12.415 00:08:12.415 real 0m0.870s 00:08:12.415 user 0m0.595s 00:08:12.415 sys 0m0.268s 00:08:12.415 10:20:45 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:12.415 10:20:45 autobuild.autobuild_external_code.external_make_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:12.415 10:20:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:12.415 10:20:45 autobuild.autobuild_external_code -- external_code/test_make.sh@116 -- $ run_test external_run_hello_no_bdev_static sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:08:12.415 10:20:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 10 -le 1 ']' 00:08:12.415 10:20:45 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:12.415 10:20:45 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:12.415 ************************************ 00:08:12.415 START TEST external_run_hello_no_bdev_static 00:08:12.415 ************************************ 00:08:12.415 10:20:45 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/hello_bdev --json /home/vagrant/spdk_repo/spdk/test/external_code/hello_world/bdev.json -b Malloc0 00:08:12.415 [2024-07-25 10:20:45.692541] Starting SPDK v24.09-pre git sha1 8fdaab4b1 / DPDK 24.03.0 initialization... 00:08:12.415 [2024-07-25 10:20:45.693032] [ DPDK EAL parameters: hello_bdev --no-shconf -c 0x1 --huge-unlink --no-telemetry --log-level=lib.eal:6 --log-level=lib.cryptodev:5 --log-level=lib.power:5 --log-level=user1:6 --iova-mode=pa --base-virtaddr=0x200000000000 --match-allocations --file-prefix=spdk_pid145387 ] 00:08:12.415 [2024-07-25 10:20:45.819042] app.c: 909:spdk_app_start: *NOTICE*: Total cores available: 1 00:08:12.673 [2024-07-25 10:20:45.967989] reactor.c: 941:reactor_run: *NOTICE*: Reactor started on core 0 00:08:12.931 [2024-07-25 10:20:46.116883] ./hello_bdev.c: 222:hello_start: *NOTICE*: Successfully started the application 00:08:12.931 [2024-07-25 10:20:46.116977] ./hello_bdev.c: 231:hello_start: *NOTICE*: Opening the bdev Malloc0 00:08:12.931 [2024-07-25 10:20:46.117000] ./hello_bdev.c: 244:hello_start: *NOTICE*: Opening io channel 00:08:12.931 [2024-07-25 10:20:46.118913] ./hello_bdev.c: 138:hello_write: *NOTICE*: Writing to the bdev 00:08:12.931 [2024-07-25 10:20:46.118970] ./hello_bdev.c: 117:write_complete: *NOTICE*: bdev io write completed successfully 00:08:12.931 [2024-07-25 10:20:46.118990] ./hello_bdev.c: 84:hello_read: *NOTICE*: Reading io 00:08:12.931 [2024-07-25 10:20:46.119008] ./hello_bdev.c: 65:read_complete: *NOTICE*: Read string from bdev : Hello World! 00:08:12.931 00:08:12.931 [2024-07-25 10:20:46.119024] ./hello_bdev.c: 74:read_complete: *NOTICE*: Stopping app 00:08:13.189 ************************************ 00:08:13.189 END TEST external_run_hello_no_bdev_static 00:08:13.189 ************************************ 00:08:13.189 00:08:13.189 real 0m0.739s 00:08:13.189 user 0m0.418s 00:08:13.189 sys 0m0.193s 00:08:13.189 10:20:46 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:13.189 10:20:46 autobuild.autobuild_external_code.external_run_hello_no_bdev_static -- common/autotest_common.sh@10 -- $ set +x 00:08:13.189 10:20:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:13.189 10:20:46 autobuild.autobuild_external_code -- external_code/test_make.sh@120 -- $ run_test external_make_nvme_static make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:08:13.189 10:20:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 5 -le 1 ']' 00:08:13.189 10:20:46 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:13.189 10:20:46 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:13.189 ************************************ 00:08:13.189 START TEST external_make_nvme_static 00:08:13.189 ************************************ 00:08:13.189 10:20:46 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code nvme_static 00:08:13.189 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:13.189 make --directory=nvme static 00:08:13.190 make[1]: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:13.190 cc -I/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/include -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l/.libs -L/home/vagrant/spdk_repo/spdk/test/external_code/../../isa-l-crypto/.libs nvme.c identify.c -o identify -Wl,--whole-archive \ 00:08:13.190 -L/usr/local/lib -lspdk_env_dpdk -L/home/vagrant/spdk_repo/spdk/dpdk/build/lib -lrte_eal -lrte_mempool -lrte_ring -lrte_mbuf -lrte_bus_pci -lrte_pci -lrte_mempool_ring -lrte_telemetry -lrte_kvargs -lrte_rcu -lrte_power -lrte_ethdev -lrte_vhost -lrte_net -lrte_dmadev -lrte_cryptodev -lrte_hash -lrte_log -lspdk_util -lspdk_log -Wl,--no-whole-archive /home/vagrant/spdk_repo/spdk/isa-l/.libs/libisal.a /home/vagrant/spdk_repo/spdk/isa-l-crypto/.libs/libisal_crypto.a -pthread -lrt -luuid -lssl -lcrypto -lm -lfuse3 -lkeyutils -laio -lnuma -ldl 00:08:13.755 make[1]: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code/nvme' 00:08:13.755 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:13.755 00:08:13.755 real 0m0.533s 00:08:13.755 user 0m0.352s 00:08:13.755 sys 0m0.175s 00:08:13.755 10:20:46 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:13.755 10:20:46 autobuild.autobuild_external_code.external_make_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:13.755 ************************************ 00:08:13.755 END TEST external_make_nvme_static 00:08:13.755 ************************************ 00:08:13.755 10:20:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:13.755 10:20:47 autobuild.autobuild_external_code -- external_code/test_make.sh@121 -- $ run_test external_run_nvme_static sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:08:13.755 10:20:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1099 -- $ '[' 6 -le 1 ']' 00:08:13.755 10:20:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1105 -- $ xtrace_disable 00:08:13.755 10:20:47 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:13.755 ************************************ 00:08:13.755 START TEST external_run_nvme_static 00:08:13.755 ************************************ 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1123 -- $ sudo -E --preserve-env=PATH 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify.sh 00:08:13.755 * Looking for test storage... 00:08:13.755 * Found test storage at /home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # export SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@12 -- # SPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # export DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@13 -- # DPDK_LIB_DIR=/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@14 -- # 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/test/external_code/../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/passthru:/home/vagrant/spdk_repo/spdk/test/external_code/accel:/home/vagrant/spdk_repo/spdk/test/external_code/install/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/libvfio-user/usr/local/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../dpdk/build/lib:/home/vagrant/spdk_repo/spdk/test/external_code/nvme 00:08:13.755 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@17 -- # identify_data='===================================================== 00:08:14.014 NVMe Controller at 0000:00:10.0 00:08:14.014 ===================================================== 00:08:14.014 Vendor ID: 1b36 00:08:14.014 Subsystem Vendor ID: 1af4 00:08:14.014 Serial Number: 12340 00:08:14.014 Model Number: QEMU NVMe Ctrl 00:08:14.014 Firmware Version: 8.0.0 00:08:14.014 Recommended Arb Burst: 6 00:08:14.014 IEEE OUI Identifier: 00 54 52 00:08:14.014 Multi-path I/O 00:08:14.014 May have multiple subsystem ports: No 00:08:14.014 May have multiple controllers: No 00:08:14.014 Associated with SR-IOV VF: No 00:08:14.014 Max Number of Namespaces: 256 00:08:14.014 NVMe Specification Version (Identify): 1.4 00:08:14.014 Optional Asynchronous Events Supported 00:08:14.014 Namespace Attribute Notices: Supported 00:08:14.014 Firmware Activation Notices: Not Supported 00:08:14.014 128-bit Host Identifier: Not Supported 00:08:14.014 ===================================================== 00:08:14.014 NVMe Controller at 0000:00:11.0 00:08:14.014 ===================================================== 00:08:14.014 Vendor ID: 1b36 00:08:14.014 Subsystem Vendor ID: 1af4 00:08:14.014 Serial Number: 12341 00:08:14.014 Model Number: QEMU NVMe Ctrl 00:08:14.014 Firmware Version: 8.0.0 00:08:14.014 Recommended Arb Burst: 6 00:08:14.014 IEEE OUI Identifier: 00 54 52 00:08:14.014 Multi-path I/O 00:08:14.014 May have multiple subsystem ports: No 00:08:14.014 May have multiple controllers: No 00:08:14.014 Associated with SR-IOV VF: No 00:08:14.014 Max Number of Namespaces: 256 00:08:14.014 NVMe Specification Version (Identify): 1.4 00:08:14.014 Optional Asynchronous Events Supported 00:08:14.014 Namespace Attribute Notices: Supported 00:08:14.014 Firmware Activation Notices: Not Supported 00:08:14.014 128-bit Host Identifier: Not Supported' 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # get_nvme_bdfs 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:10.0 00:08:14.014 NVMe Controller at 0000:00:10.0 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@18 -- # for bdf in $(get_nvme_bdfs) 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@19 -- # grep 0000:00:11.0 00:08:14.014 NVMe Controller at 0000:00:11.0 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # get_nvme_bdfs 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # bdfs=() 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1513 -- # local bdfs 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # bdfs=($("$rootdir/scripts/gen_nvme.sh" | jq -r '.config[].params.traddr')) 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/../../../scripts/gen_nvme.sh 00:08:14.014 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1514 -- # jq -r '.config[].params.traddr' 00:08:14.272 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1515 -- # (( 2 == 0 )) 00:08:14.272 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1519 -- # printf '%s\n' 0000:00:10.0 0000:00:11.0 00:08:14.272 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:14.272 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:10.0 00:08:14.272 ===================================================== 00:08:14.272 NVMe Controller at 0000:00:10.0 00:08:14.272 ===================================================== 00:08:14.272 Vendor ID: 1b36 00:08:14.272 Subsystem Vendor ID: 1af4 00:08:14.272 Serial Number: 12340 00:08:14.272 Model Number: QEMU NVMe Ctrl 00:08:14.272 Firmware Version: 8.0.0 00:08:14.272 Recommended Arb Burst: 6 00:08:14.272 IEEE OUI Identifier: 00 54 52 00:08:14.272 Multi-path I/O 00:08:14.272 May have multiple subsystem ports: No 00:08:14.272 May have multiple controllers: No 00:08:14.272 Associated with SR-IOV VF: No 00:08:14.272 Max Number of Namespaces: 256 00:08:14.272 NVMe Specification Version (Identify): 1.4 00:08:14.272 Optional Asynchronous Events Supported 00:08:14.272 Namespace Attribute Notices: Supported 00:08:14.272 Firmware Activation Notices: Not Supported 00:08:14.272 128-bit Host Identifier: Not Supported 00:08:14.272 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@23 -- # for bdf in $(get_nvme_bdfs) 00:08:14.272 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- nvme/identify.sh@24 -- # /home/vagrant/spdk_repo/spdk/test/external_code/nvme/identify 0000:00:11.0 00:08:14.529 ===================================================== 00:08:14.529 NVMe Controller at 0000:00:11.0 00:08:14.529 ===================================================== 00:08:14.529 Vendor ID: 1b36 00:08:14.529 Subsystem Vendor ID: 1af4 00:08:14.529 Serial Number: 12341 00:08:14.529 Model Number: QEMU NVMe Ctrl 00:08:14.529 Firmware Version: 8.0.0 00:08:14.530 Recommended Arb Burst: 6 00:08:14.530 IEEE OUI Identifier: 00 54 52 00:08:14.530 Multi-path I/O 00:08:14.530 May have multiple subsystem ports: No 00:08:14.530 May have multiple controllers: No 00:08:14.530 Associated with SR-IOV VF: No 00:08:14.530 Max Number of Namespaces: 256 00:08:14.530 NVMe Specification Version (Identify): 1.4 00:08:14.530 Optional Asynchronous Events Supported 00:08:14.530 Namespace Attribute Notices: Supported 00:08:14.530 Firmware Activation Notices: Not Supported 00:08:14.530 128-bit Host Identifier: Not Supported 00:08:14.530 ************************************ 00:08:14.530 END TEST external_run_nvme_static 00:08:14.530 ************************************ 00:08:14.530 00:08:14.530 real 0m0.696s 00:08:14.530 user 0m0.247s 00:08:14.530 sys 0m0.282s 00:08:14.530 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:14.530 10:20:47 autobuild.autobuild_external_code.external_run_nvme_static -- common/autotest_common.sh@10 -- $ set +x 00:08:14.530 10:20:47 autobuild.autobuild_external_code -- common/autotest_common.sh@1142 -- $ return 0 00:08:14.530 10:20:47 autobuild.autobuild_external_code -- external_code/test_make.sh@123 -- $ make -C /home/vagrant/spdk_repo/spdk/test/external_code clean 00:08:14.530 make: Entering directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:14.530 rm -f ./hello_world/hello_bdev 00:08:14.530 rm -f ./passthru/libpassthru_external.* 00:08:14.530 rm -f ./nvme/*.{so,o} ./nvme/identify 00:08:14.530 rm -f ./accel/*.{so,o} ./accel/module ./accel/driver 00:08:14.530 make: Leaving directory '/home/vagrant/spdk_repo/spdk/test/external_code' 00:08:14.530 10:20:47 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ nproc 00:08:14.530 10:20:47 autobuild.autobuild_external_code -- external_code/test_make.sh@124 -- $ make -C /home/vagrant/spdk_repo/spdk -j12 clean 00:08:14.530 make: Entering directory '/home/vagrant/spdk_repo/spdk' 00:08:15.096 make[1]: Nothing to be done for 'clean'. 00:08:21.658 make[2]: Nothing to be done for 'clean'. 00:08:24.943 make: Leaving directory '/home/vagrant/spdk_repo/spdk' 00:08:24.943 10:20:57 autobuild.autobuild_external_code -- external_code/test_make.sh@125 -- $ rm -rf /home/vagrant/spdk_repo/spdk/test/external_code/install 00:08:24.943 10:20:57 autobuild.autobuild_external_code -- external_code/test_make.sh@127 -- $ sudo HUGEMEM=4096 /home/vagrant/spdk_repo/spdk/scripts/setup.sh reset 00:08:24.943 0000:00:03.0 (1af4 1001): Active devices: mount@vda:vda2,mount@vda:vda3,mount@vda:vda5, so not binding PCI dev 00:08:24.943 0000:00:11.0 (1b36 0010): uio_pci_generic -> nvme 00:08:24.943 0000:00:10.0 (1b36 0010): uio_pci_generic -> nvme 00:08:24.943 ************************************ 00:08:24.943 END TEST autobuild_external_code 00:08:24.943 ************************************ 00:08:24.943 00:08:24.943 real 6m21.106s 00:08:24.943 user 22m35.406s 00:08:24.943 sys 6m19.722s 00:08:24.943 10:20:58 autobuild.autobuild_external_code -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:24.943 10:20:58 autobuild.autobuild_external_code -- common/autotest_common.sh@10 -- $ set +x 00:08:24.943 10:20:58 autobuild -- common/autotest_common.sh@1142 -- $ return 0 00:08:24.943 00:08:24.943 real 6m21.154s 00:08:24.944 user 22m35.424s 00:08:24.944 sys 6m19.748s 00:08:24.944 10:20:58 autobuild -- common/autotest_common.sh@1124 -- $ xtrace_disable 00:08:24.944 10:20:58 autobuild -- common/autotest_common.sh@10 -- $ set +x 00:08:24.944 ************************************ 00:08:24.944 END TEST autobuild 00:08:24.944 ************************************ 00:08:24.944 10:20:58 -- common/autotest_common.sh@1142 -- $ return 0 00:08:24.944 10:20:58 -- spdk/autobuild.sh@1 -- $ stop_monitor_resources 00:08:24.944 10:20:58 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:24.944 10:20:58 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:24.944 10:20:58 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:24.944 10:20:58 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:24.944 10:20:58 -- pm/common@44 -- $ pid=6105 00:08:24.944 10:20:58 -- pm/common@50 -- $ kill -TERM 6105 00:08:24.944 10:20:58 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:24.944 10:20:58 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:24.944 10:20:58 -- pm/common@44 -- $ pid=6107 00:08:24.944 10:20:58 -- pm/common@50 -- $ kill -TERM 6107 00:08:24.944 10:20:58 -- common/autobuild_common.sh@15 -- $ source /home/vagrant/spdk_repo/spdk/scripts/common.sh 00:08:24.944 10:20:58 -- scripts/common.sh@508 -- $ [[ -e /bin/wpdk_common.sh ]] 00:08:24.944 10:20:58 -- scripts/common.sh@516 -- $ [[ -e /etc/opt/spdk-pkgdep/paths/export.sh ]] 00:08:24.944 10:20:58 -- scripts/common.sh@517 -- $ source /etc/opt/spdk-pkgdep/paths/export.sh 00:08:24.944 10:20:58 -- paths/export.sh@2 -- $ PATH=/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:08:24.944 10:20:58 -- paths/export.sh@3 -- $ PATH=/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:08:24.944 10:20:58 -- paths/export.sh@4 -- $ PATH=/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:08:24.944 10:20:58 -- paths/export.sh@5 -- $ export PATH 00:08:24.944 10:20:58 -- paths/export.sh@6 -- $ echo /opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/opt/protoc/21.7/bin:/opt/go/1.21.1/bin:/opt/golangci/1.54.2/bin:/home/vagrant/.local/bin:/home/vagrant/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/bin:/usr/local/sbin:/var/spdk/dependencies/pip/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/var/lib/snapd/snap/bin 00:08:24.944 10:20:58 -- common/autobuild_common.sh@446 -- $ out=/home/vagrant/spdk_repo/spdk/../output 00:08:25.202 10:20:58 -- common/autobuild_common.sh@447 -- $ date +%s 00:08:25.202 10:20:58 -- common/autobuild_common.sh@447 -- $ mktemp -dt spdk_1721902858.XXXXXX 00:08:25.202 10:20:58 -- common/autobuild_common.sh@447 -- $ SPDK_WORKSPACE=/tmp/spdk_1721902858.JVXk7r 00:08:25.202 10:20:58 -- common/autobuild_common.sh@449 -- $ [[ -n 2048 ]] 00:08:25.202 10:20:58 -- common/autobuild_common.sh@450 -- $ export EXTERNAL_MAKE_HUGEMEM 00:08:25.202 10:20:58 -- common/autobuild_common.sh@453 -- $ '[' -n '' ']' 00:08:25.202 10:20:58 -- common/autobuild_common.sh@456 -- $ scanbuild_exclude='--exclude /home/vagrant/spdk_repo/spdk/dpdk/' 00:08:25.202 10:20:58 -- common/autobuild_common.sh@460 -- $ scanbuild_exclude+=' --exclude /home/vagrant/spdk_repo/spdk/xnvme --exclude /tmp' 00:08:25.202 10:20:58 -- 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:08:25.202 10:20:58 -- common/autobuild_common.sh@463 -- $ get_config_params 00:08:25.202 10:20:58 -- common/autotest_common.sh@396 -- $ xtrace_disable 00:08:25.202 10:20:58 -- common/autotest_common.sh@10 -- $ set +x 00:08:25.202 10:20:58 -- common/autobuild_common.sh@463 -- $ config_params='--enable-debug --enable-werror --with-rdma --with-idxd --with-fio=/usr/src/fio --with-iscsi-initiator --enable-coverage --with-ublk' 00:08:25.202 10:20:58 -- common/autobuild_common.sh@465 -- $ start_monitor_resources 00:08:25.202 10:20:58 -- pm/common@17 -- $ local monitor 00:08:25.202 10:20:58 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:25.202 10:20:58 -- pm/common@19 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:25.202 10:20:58 -- pm/common@25 -- $ sleep 1 00:08:25.202 10:20:58 -- pm/common@21 -- $ date +%s 00:08:25.202 10:20:58 -- pm/common@21 -- $ date +%s 00:08:25.202 10:20:58 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-cpu-load -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1721902858 00:08:25.202 10:20:58 -- pm/common@21 -- $ /home/vagrant/spdk_repo/spdk/scripts/perf/pm/collect-vmstat -d /home/vagrant/spdk_repo/spdk/../output/power -l -p monitor.autopackage.sh.1721902858 00:08:25.202 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721902858_collect-vmstat.pm.log 00:08:25.202 Redirecting to /home/vagrant/spdk_repo/spdk/../output/power/monitor.autopackage.sh.1721902858_collect-cpu-load.pm.log 00:08:26.136 10:20:59 -- common/autobuild_common.sh@466 -- $ trap stop_monitor_resources EXIT 00:08:26.136 10:20:59 -- spdk/autopackage.sh@10 -- $ MAKEFLAGS=-j12 00:08:26.136 10:20:59 -- spdk/autopackage.sh@11 -- $ cd /home/vagrant/spdk_repo/spdk 00:08:26.136 10:20:59 -- spdk/autopackage.sh@13 -- $ [[ 0 -eq 1 ]] 00:08:26.136 10:20:59 -- spdk/autopackage.sh@18 -- $ [[ 0 -eq 0 ]] 00:08:26.136 10:20:59 -- spdk/autopackage.sh@19 -- $ timing_finish 00:08:26.136 10:20:59 -- common/autotest_common.sh@734 -- $ flamegraph=/usr/local/FlameGraph/flamegraph.pl 00:08:26.136 10:20:59 -- common/autotest_common.sh@735 -- $ '[' -x /usr/local/FlameGraph/flamegraph.pl ']' 00:08:26.136 10:20:59 -- common/autotest_common.sh@737 -- $ /usr/local/FlameGraph/flamegraph.pl --title 'Build Timing' --nametype Step: --countname seconds /home/vagrant/spdk_repo/spdk/../output/timing.txt 00:08:26.136 10:20:59 -- spdk/autopackage.sh@20 -- $ exit 0 00:08:26.136 10:20:59 -- spdk/autopackage.sh@1 -- $ stop_monitor_resources 00:08:26.136 10:20:59 -- pm/common@29 -- $ signal_monitor_resources TERM 00:08:26.136 10:20:59 -- pm/common@40 -- $ local monitor pid pids signal=TERM 00:08:26.136 10:20:59 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:26.136 10:20:59 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-cpu-load.pid ]] 00:08:26.136 10:20:59 -- pm/common@44 -- $ pid=156646 00:08:26.136 10:20:59 -- pm/common@50 -- $ kill -TERM 156646 00:08:26.136 10:20:59 -- pm/common@42 -- $ for monitor in "${MONITOR_RESOURCES[@]}" 00:08:26.136 10:20:59 -- pm/common@43 -- $ [[ -e /home/vagrant/spdk_repo/spdk/../output/power/collect-vmstat.pid ]] 00:08:26.136 10:20:59 -- pm/common@44 -- $ pid=156648 00:08:26.136 10:20:59 -- pm/common@50 -- $ kill -TERM 156648 00:08:26.136 + [[ -n 6070 ]] 00:08:26.136 + sudo kill 6070 00:08:26.145 [Pipeline] } 00:08:26.163 [Pipeline] // timeout 00:08:26.169 [Pipeline] } 00:08:26.188 [Pipeline] // stage 00:08:26.193 [Pipeline] } 00:08:26.211 [Pipeline] // catchError 00:08:26.220 [Pipeline] stage 00:08:26.222 [Pipeline] { (Stop VM) 00:08:26.238 [Pipeline] sh 00:08:26.515 + vagrant halt 00:08:30.756 ==> default: Halting domain... 00:08:37.321 [Pipeline] sh 00:08:37.599 + vagrant destroy -f 00:08:41.782 ==> default: Removing domain... 00:08:41.794 [Pipeline] sh 00:08:42.074 + mv output /var/jenkins/workspace/autobuild-external-vg-autotest_2/output 00:08:42.083 [Pipeline] } 00:08:42.103 [Pipeline] // stage 00:08:42.110 [Pipeline] } 00:08:42.127 [Pipeline] // dir 00:08:42.134 [Pipeline] } 00:08:42.151 [Pipeline] // wrap 00:08:42.156 [Pipeline] } 00:08:42.171 [Pipeline] // catchError 00:08:42.180 [Pipeline] stage 00:08:42.182 [Pipeline] { (Epilogue) 00:08:42.195 [Pipeline] sh 00:08:42.470 + jbp/jenkins/jjb-config/jobs/scripts/compress_artifacts.sh 00:08:42.482 [Pipeline] catchError 00:08:42.485 [Pipeline] { 00:08:42.499 [Pipeline] sh 00:08:42.779 + jbp/jenkins/jjb-config/jobs/scripts/check_artifacts_size.sh 00:08:42.779 Artifacts sizes are good 00:08:42.789 [Pipeline] } 00:08:42.807 [Pipeline] // catchError 00:08:42.819 [Pipeline] archiveArtifacts 00:08:42.826 Archiving artifacts 00:08:42.868 [Pipeline] cleanWs 00:08:42.879 [WS-CLEANUP] Deleting project workspace... 00:08:42.879 [WS-CLEANUP] Deferred wipeout is used... 00:08:42.885 [WS-CLEANUP] done 00:08:42.887 [Pipeline] } 00:08:42.907 [Pipeline] // stage 00:08:42.913 [Pipeline] } 00:08:42.930 [Pipeline] // node 00:08:42.937 [Pipeline] End of Pipeline 00:08:42.978 Finished: SUCCESS