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