00:05:54.370 ========== Backtrace start: ========== 00:05:54.370 00:05:54.370 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:52 -> unittest_event([]) 00:05:54.370 ... 00:05:54.370 47 $valgrind $testdir/lib/blobfs/blobfs_bdev.c/blobfs_bdev_ut 00:05:54.370 48 } 00:05:54.370 49 00:05:54.370 50 function unittest_event() { 00:05:54.370 51 $valgrind $testdir/lib/event/app.c/app_ut 00:05:54.370 => 52 $valgrind $testdir/lib/event/reactor.c/reactor_ut 00:05:54.370 53 } 00:05:54.370 54 00:05:54.370 55 function unittest_ftl() { 00:05:54.370 56 $valgrind $testdir/lib/ftl/ftl_band.c/ftl_band_ut 00:05:54.370 57 $valgrind $testdir/lib/ftl/ftl_bitmap.c/ftl_bitmap_ut 00:05:54.370 ... 00:05:54.370 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest_event"],["unittest_event"]) 00:05:54.370 ... 00:05:54.370 1120 timing_enter $test_name 00:05:54.370 1121 echo "************************************" 00:05:54.370 1122 echo "START TEST $test_name" 00:05:54.370 1123 echo "************************************" 00:05:54.370 1124 xtrace_restore 00:05:54.370 1125 time "$@" 00:05:54.370 1126 xtrace_disable 00:05:54.370 1127 echo "************************************" 00:05:54.370 1128 echo "END TEST $test_name" 00:05:54.370 1129 echo "************************************" 00:05:54.370 1130 timing_exit $test_name 00:05:54.370 ... 00:05:54.370 in /home/vagrant/spdk_repo/spdk/test/unit/unittest.sh:234 -> main([]) 00:05:54.370 ... 00:05:54.370 229 if grep -q '#define SPDK_CONFIG_RAID5F 1' $rootdir/include/spdk/config.h; then 00:05:54.370 230 run_test "unittest_bdev_raid5f" $valgrind $testdir/lib/bdev/raid/raid5f.c/raid5f_ut 00:05:54.370 231 fi 00:05:54.370 232 00:05:54.370 233 run_test "unittest_blob_blobfs" unittest_blob 00:05:54.370 => 234 run_test "unittest_event" unittest_event 00:05:54.370 235 if [ $(uname -s) = Linux ]; then 00:05:54.370 236 run_test "unittest_ftl" unittest_ftl 00:05:54.370 237 fi 00:05:54.370 238 00:05:54.370 239 run_test "unittest_accel" $valgrind $testdir/lib/accel/accel.c/accel_ut 00:05:54.370 ... 00:05:54.370 00:05:54.370 ========== Backtrace end ========== 00:05:54.370 ========== Backtrace start: ========== 00:05:54.370 00:05:54.370 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["unittest"],["/home/vagrant/spdk_repo/spdk/test/unit/unittest.sh"]) 00:05:54.370 ... 00:05:54.370 1120 timing_enter $test_name 00:05:54.370 1121 echo "************************************" 00:05:54.370 1122 echo "START TEST $test_name" 00:05:54.370 1123 echo "************************************" 00:05:54.370 1124 xtrace_restore 00:05:54.370 1125 time "$@" 00:05:54.370 1126 xtrace_disable 00:05:54.370 1127 echo "************************************" 00:05:54.370 1128 echo "END TEST $test_name" 00:05:54.370 1129 echo "************************************" 00:05:54.370 1130 timing_exit $test_name 00:05:54.370 ... 00:05:54.370 in /home/vagrant/spdk_repo/spdk/autotest.sh:151 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:05:54.370 ... 00:05:54.370 146 ##################### 00:05:54.370 147 # Unit Tests 00:05:54.370 148 ##################### 00:05:54.370 149 00:05:54.370 150 if [ $SPDK_TEST_UNITTEST -eq 1 ]; then 00:05:54.370 => 151 run_test "unittest" $rootdir/test/unit/unittest.sh 00:05:54.370 152 fi 00:05:54.370 153 00:05:54.370 154 if [ $SPDK_RUN_FUNCTIONAL_TEST -eq 1 ]; then 00:05:54.370 155 if [[ $SPDK_TEST_CRYPTO -eq 1 || $SPDK_TEST_VBDEV_COMPRESS -eq 1 ]]; then 00:05:54.370 156 if [[ $SPDK_TEST_USE_IGB_UIO -eq 1 ]]; then 00:05:54.370 ... 00:05:54.370 00:05:54.370 ========== Backtrace end ==========