00:11:20.724 ========== Backtrace start: ========== 00:11:20.724 00:11:20.724 in /usr/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:21 -> unittest_bdev([]) 00:11:20.724 ... 00:11:20.724 16 00:11:20.724 17 cd "$rootdir" 00:11:20.724 18 00:11:20.724 19 function unittest_bdev() { 00:11:20.724 20 $valgrind $testdir/lib/bdev/bdev.c/bdev_ut 00:11:20.724 => 21 $valgrind $testdir/lib/bdev/nvme/bdev_nvme.c/bdev_nvme_ut 00:11:20.724 22 $valgrind $testdir/lib/bdev/raid/bdev_raid.c/bdev_raid_ut 00:11:20.724 23 $valgrind $testdir/lib/bdev/raid/bdev_raid_sb.c/bdev_raid_sb_ut 00:11:20.724 24 $valgrind $testdir/lib/bdev/raid/concat.c/concat_ut 00:11:20.724 25 $valgrind $testdir/lib/bdev/raid/raid1.c/raid1_ut 00:11:20.724 26 $valgrind $testdir/lib/bdev/bdev_zone.c/bdev_zone_ut 00:11:20.724 ... 00:11:20.724 in /usr/home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1121 -> run_test(["unittest_bdev"],["unittest_bdev"]) 00:11:20.724 ... 00:11:20.724 1116 timing_enter $test_name 00:11:20.724 1117 echo "************************************" 00:11:20.724 1118 echo "START TEST $test_name" 00:11:20.724 1119 echo "************************************" 00:11:20.724 1120 xtrace_restore 00:11:20.724 1121 time "$@" 00:11:20.724 1122 xtrace_disable 00:11:20.724 1123 echo "************************************" 00:11:20.724 1124 echo "END TEST $test_name" 00:11:20.724 1125 echo "************************************" 00:11:20.724 1126 timing_exit $test_name 00:11:20.724 ... 00:11:20.724 in /usr/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:212 -> main([]) 00:11:20.724 ... 00:11:20.724 207 export LD_HWCAP_MASK=1 00:11:20.724 208 fi 00:11:20.724 209 00:11:20.724 210 run_test "unittest_pci_event" $valgrind $testdir/lib/env_dpdk/pci_event.c/pci_event_ut 00:11:20.724 211 run_test "unittest_include" $valgrind $testdir/include/spdk/histogram_data.h/histogram_ut 00:11:20.724 => 212 run_test "unittest_bdev" unittest_bdev 00:11:20.724 213 if grep -q '#define SPDK_CONFIG_CRYPTO 1' $rootdir/include/spdk/config.h; then 00:11:20.724 214 run_test "unittest_bdev_crypto" $valgrind $testdir/lib/bdev/crypto.c/crypto_ut 00:11:20.724 215 run_test "unittest_bdev_crypto" $valgrind $testdir/lib/accel/dpdk_cryptodev.c/accel_dpdk_cryptodev_ut 00:11:20.724 216 fi 00:11:20.724 217 00:11:20.724 ... 00:11:20.724 00:11:20.724 ========== Backtrace end ========== 00:11:20.725 ========== Backtrace start: ========== 00:11:20.725 00:11:20.725 in /usr/home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1121 -> run_test(["unittest"],["/usr/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:11:20.725 ... 00:11:20.725 1116 timing_enter $test_name 00:11:20.725 1117 echo "************************************" 00:11:20.725 1118 echo "START TEST $test_name" 00:11:20.725 1119 echo "************************************" 00:11:20.725 1120 xtrace_restore 00:11:20.725 1121 time "$@" 00:11:20.725 1122 xtrace_disable 00:11:20.725 1123 echo "************************************" 00:11:20.725 1124 echo "END TEST $test_name" 00:11:20.725 1125 echo "************************************" 00:11:20.725 1126 timing_exit $test_name 00:11:20.725 ... 00:11:20.725 in /usr/home/vagrant/spdk_repo/spdk/autotest.sh:151 -> main(["/usr/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:11:20.725 ... 00:11:20.725 146 ##################### 00:11:20.725 147 # Unit Tests 00:11:20.725 148 ##################### 00:11:20.725 149 00:11:20.725 150 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:11:20.725 => 151 run_test "unittest" $rootdir/test/unit/unittest.sh 00:11:20.725 152 fi 00:11:20.725 153 00:11:20.725 154 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:11:20.725 155 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:11:20.725 156 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:11:20.725 ... 00:11:20.725 00:11:20.725 ========== Backtrace end ==========