00:32:24.054 ========== Backtrace start: ========== 00:32:24.054 00:32:24.055 in /home/vagrant/spdk_repo/spdk/test/bdev/bdev_raid.sh:840 -> raid_add_bdev_without_rebuild(["2"],["false"]) 00:32:24.055 ... 00:32:24.055 835 00:32:24.055 836 # Check if the RAID bdev is in online state (degraded) 00:32:24.055 837 verify_raid_bdev_state $raid_bdev_name "online" $raid_level $strip_size $((num_base_bdevs - 1)) 00:32:24.055 838 00:32:24.055 839 # Add bdev without rebuild 00:32:24.055 => 840 $rpc_py bdev_raid_add_base_bdev $raid_bdev_name "spare" -s 00:32:24.055 841 $rpc_py bdev_get_bdevs -t 1000 00:32:24.055 842 00:32:24.055 843 # Check if rebuild not started 00:32:24.055 844 verify_raid_bdev_process $raid_bdev_name "none" "none" 00:32:24.055 845 00:32:24.055 ... 00:32:24.055 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["raid_add_bdev_without_rebuild"],["raid_add_bdev_without_rebuild"],["2"],["false"]) 00:32:24.055 ... 00:32:24.055 1120 timing_enter $test_name 00:32:24.055 1121 echo "************************************" 00:32:24.055 1122 echo "START TEST $test_name" 00:32:24.055 1123 echo "************************************" 00:32:24.055 1124 xtrace_restore 00:32:24.055 1125 time "$@" 00:32:24.055 1126 xtrace_disable 00:32:24.055 1127 echo "************************************" 00:32:24.055 1128 echo "END TEST $test_name" 00:32:24.055 1129 echo "************************************" 00:32:24.055 1130 timing_exit $test_name 00:32:24.055 ... 00:32:24.055 in /home/vagrant/spdk_repo/spdk/test/bdev/bdev_raid.sh:1035 -> main([]) 00:32:24.055 ... 00:32:24.055 1030 for n in 2 4; do 00:32:24.055 1031 run_test "raid_rebuild_test" raid_rebuild_test raid1 $n false false true 00:32:24.055 1032 run_test "raid_rebuild_test_sb" raid_rebuild_test raid1 $n true false true 00:32:24.055 1033 run_test "raid_rebuild_test_io" raid_rebuild_test raid1 $n false true true 00:32:24.055 1034 run_test "raid_rebuild_test_sb_io" raid_rebuild_test raid1 $n true true true 00:32:24.055 1035 run_test "raid_add_bdev_without_rebuild" raid_add_bdev_without_rebuild $n false 00:32:24.055 1036 run_test "raid_add_bdev_without_rebuild_sb" raid_add_bdev_without_rebuild $n true 00:32:24.055 1037 done 00:32:24.055 1038 fi 00:32:24.055 1039 00:32:24.055 1040 if [ "$CONFIG_RAID5F" == y ]; then 00:32:24.055 ... 00:32:24.055 00:32:24.055 ========== Backtrace end ========== 00:32:27.340 ========== Backtrace start: ========== 00:32:27.340 00:32:27.340 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["bdev_raid"],["/home/vagrant/spdk_repo/spdk/test/bdev/bdev_raid.sh"]) 00:32:27.340 ... 00:32:27.340 1120 timing_enter $test_name 00:32:27.340 1121 echo "************************************" 00:32:27.340 1122 echo "START TEST $test_name" 00:32:27.340 1123 echo "************************************" 00:32:27.340 1124 xtrace_restore 00:32:27.340 1125 time "$@" 00:32:27.340 1126 xtrace_disable 00:32:27.340 1127 echo "************************************" 00:32:27.340 1128 echo "END TEST $test_name" 00:32:27.340 1129 echo "************************************" 00:32:27.340 1130 timing_exit $test_name 00:32:27.340 ... 00:32:27.340 in /home/vagrant/spdk_repo/spdk/autotest.sh:194 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:32:27.340 ... 00:32:27.340 189 run_test "app_cmdline" $rootdir/test/app/cmdline.sh 00:32:27.340 190 run_test "version" $rootdir/test/app/version.sh 00:32:27.340 191 00:32:27.340 192 if [ $SPDK_TEST_BLOCKDEV -eq 1 ]; then 00:32:27.340 193 run_test "blockdev_general" $rootdir/test/bdev/blockdev.sh 00:32:27.340 => 194 run_test "bdev_raid" $rootdir/test/bdev/bdev_raid.sh 00:32:27.340 195 run_test "bdevperf_config" $rootdir/test/bdev/bdevperf/test_config.sh 00:32:27.340 196 if [[ $(uname -s) == Linux ]]; then 00:32:27.340 197 run_test "reactor_set_interrupt" $rootdir/test/interrupt/reactor_set_interrupt.sh 00:32:27.340 198 run_test "reap_unregistered_poller" $rootdir/test/interrupt/reap_unregistered_poller.sh 00:32:27.340 199 fi 00:32:27.340 ... 00:32:27.340 00:32:27.340 ========== Backtrace end ==========