00:08:38.620 ========== Backtrace start: ========== 00:08:38.620 00:08:38.620 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:589 -> rpc_cmd(["bdev_lvol_create_lvstore"],["Malloc0"],["lvs_test"]) 00:08:38.620 ... 00:08:38.620 584 echo "$rsp" 00:08:38.620 585 done 00:08:38.620 586 00:08:38.620 587 rc=${!status[*]} 00:08:38.620 588 xtrace_restore 00:08:38.620 => 589 [[ $rc == 0 ]] 00:08:38.620 590 } 00:08:38.621 591 00:08:38.621 592 function rpc_cmd_simple_data_json() { 00:08:38.621 593 00:08:38.621 594 local elems="$1[@]" elem 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:18 -> test_construct_lvs([]) 00:08:38.621 ... 00:08:38.621 13 function test_construct_lvs() { 00:08:38.621 14 # create a malloc bdev 00:08:38.621 15 malloc_name=$(rpc_cmd bdev_malloc_create $MALLOC_SIZE_MB $MALLOC_BS) 00:08:38.621 16 00:08:38.621 17 # create a valid lvs 00:08:38.621 => 18 lvs_uuid=$(rpc_cmd bdev_lvol_create_lvstore "$malloc_name" lvs_test) 00:08:38.621 19 lvs=$(rpc_cmd bdev_lvol_get_lvstores -u "$lvs_uuid") 00:08:38.621 20 00:08:38.621 21 # try to destroy inexistent lvs, this should obviously fail 00:08:38.621 22 dummy_uuid="00000000-0000-0000-0000-000000000000" 00:08:38.621 23 NOT rpc_cmd bdev_lvol_delete_lvstore -u "$dummy_uuid" 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["test_construct_lvs"],["test_construct_lvs"]) 00:08:38.621 ... 00:08:38.621 1120 timing_enter $test_name 00:08:38.621 1121 echo "************************************" 00:08:38.621 1122 echo "START TEST $test_name" 00:08:38.621 1123 echo "************************************" 00:08:38.621 1124 xtrace_restore 00:08:38.621 1125 time "$@" 00:08:38.621 1126 xtrace_disable 00:08:38.621 1127 echo "************************************" 00:08:38.621 1128 echo "END TEST $test_name" 00:08:38.621 1129 echo "************************************" 00:08:38.621 1130 timing_exit $test_name 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:576 -> main([]) 00:08:38.621 ... 00:08:38.621 571 $SPDK_BIN_DIR/spdk_tgt & 00:08:38.621 572 spdk_pid=$! 00:08:38.621 573 trap 'killprocess "$spdk_pid"; exit 1' SIGINT SIGTERM EXIT 00:08:38.621 574 waitforlisten $spdk_pid 00:08:38.621 575 00:08:38.621 => 576 run_test "test_construct_lvs" test_construct_lvs 00:08:38.621 577 run_test "test_construct_lvs_nonexistent_bdev" test_construct_lvs_nonexistent_bdev 00:08:38.621 578 run_test "test_construct_two_lvs_on_the_same_bdev" test_construct_two_lvs_on_the_same_bdev 00:08:38.621 579 run_test "test_construct_lvs_conflict_alias" test_construct_lvs_conflict_alias 00:08:38.621 580 run_test "test_construct_lvs_different_cluster_size" test_construct_lvs_different_cluster_size 00:08:38.621 581 run_test "test_construct_lvs_clear_methods" test_construct_lvs_clear_methods 00:08:38.621 ... 00:08:38.621 00:08:38.621 ========== Backtrace end ========== 00:08:38.621 ========== Backtrace start: ========== 00:08:38.621 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:18 -> test_construct_lvs([]) 00:08:38.621 ... 00:08:38.621 13 function test_construct_lvs() { 00:08:38.621 14 # create a malloc bdev 00:08:38.621 15 malloc_name=$(rpc_cmd bdev_malloc_create $MALLOC_SIZE_MB $MALLOC_BS) 00:08:38.621 16 00:08:38.621 17 # create a valid lvs 00:08:38.621 => 18 lvs_uuid=$(rpc_cmd bdev_lvol_create_lvstore "$malloc_name" lvs_test) 00:08:38.621 19 lvs=$(rpc_cmd bdev_lvol_get_lvstores -u "$lvs_uuid") 00:08:38.621 20 00:08:38.621 21 # try to destroy inexistent lvs, this should obviously fail 00:08:38.621 22 dummy_uuid="00000000-0000-0000-0000-000000000000" 00:08:38.621 23 NOT rpc_cmd bdev_lvol_delete_lvstore -u "$dummy_uuid" 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["test_construct_lvs"],["test_construct_lvs"]) 00:08:38.621 ... 00:08:38.621 1120 timing_enter $test_name 00:08:38.621 1121 echo "************************************" 00:08:38.621 1122 echo "START TEST $test_name" 00:08:38.621 1123 echo "************************************" 00:08:38.621 1124 xtrace_restore 00:08:38.621 1125 time "$@" 00:08:38.621 1126 xtrace_disable 00:08:38.621 1127 echo "************************************" 00:08:38.621 1128 echo "END TEST $test_name" 00:08:38.621 1129 echo "************************************" 00:08:38.621 1130 timing_exit $test_name 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/lvol/basic.sh:576 -> main([]) 00:08:38.621 ... 00:08:38.621 571 $SPDK_BIN_DIR/spdk_tgt & 00:08:38.621 572 spdk_pid=$! 00:08:38.621 573 trap 'killprocess "$spdk_pid"; exit 1' SIGINT SIGTERM EXIT 00:08:38.621 574 waitforlisten $spdk_pid 00:08:38.621 575 00:08:38.621 => 576 run_test "test_construct_lvs" test_construct_lvs 00:08:38.621 577 run_test "test_construct_lvs_nonexistent_bdev" test_construct_lvs_nonexistent_bdev 00:08:38.621 578 run_test "test_construct_two_lvs_on_the_same_bdev" test_construct_two_lvs_on_the_same_bdev 00:08:38.621 579 run_test "test_construct_lvs_conflict_alias" test_construct_lvs_conflict_alias 00:08:38.621 580 run_test "test_construct_lvs_different_cluster_size" test_construct_lvs_different_cluster_size 00:08:38.621 581 run_test "test_construct_lvs_clear_methods" test_construct_lvs_clear_methods 00:08:38.621 ... 00:08:38.621 00:08:38.621 ========== Backtrace end ========== 00:08:38.621 ========== Backtrace start: ========== 00:08:38.621 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["lvol_basic"],["/home/vagrant/spdk_repo/spdk/test/lvol/basic.sh"]) 00:08:38.621 ... 00:08:38.621 1120 timing_enter $test_name 00:08:38.621 1121 echo "************************************" 00:08:38.621 1122 echo "START TEST $test_name" 00:08:38.621 1123 echo "************************************" 00:08:38.621 1124 xtrace_restore 00:08:38.621 1125 time "$@" 00:08:38.621 1126 xtrace_disable 00:08:38.621 1127 echo "************************************" 00:08:38.621 1128 echo "END TEST $test_name" 00:08:38.621 1129 echo "************************************" 00:08:38.621 1130 timing_exit $test_name 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/lvol/lvol.sh:14 -> main([]) 00:08:38.621 ... 00:08:38.621 9 source $rootdir/test/common/autotest_common.sh 00:08:38.621 10 00:08:38.621 11 timing_enter lvol 00:08:38.621 12 00:08:38.621 13 timing_enter basic 00:08:38.621 => 14 run_test "lvol_basic" $rootdir/test/lvol/basic.sh 00:08:38.621 15 run_test "lvol_resize" $rootdir/test/lvol/resize.sh 00:08:38.621 16 run_test "lvol_hotremove" $rootdir/test/lvol/hotremove.sh 00:08:38.621 17 run_test "lvol_tasting" $rootdir/test/lvol/tasting.sh 00:08:38.621 18 run_test "lvol_snapshot_clone" $rootdir/test/lvol/snapshot_clone.sh 00:08:38.621 19 run_test "lvol_rename" $rootdir/test/lvol/rename.sh 00:08:38.621 ... 00:08:38.621 00:08:38.621 ========== Backtrace end ========== 00:08:38.621 ========== Backtrace start: ========== 00:08:38.621 00:08:38.621 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1125 -> run_test(["lvol"],["/home/vagrant/spdk_repo/spdk/test/lvol/lvol.sh"]) 00:08:38.621 ... 00:08:38.621 1120 timing_enter $test_name 00:08:38.621 1121 echo "************************************" 00:08:38.621 1122 echo "START TEST $test_name" 00:08:38.621 1123 echo "************************************" 00:08:38.621 1124 xtrace_restore 00:08:38.621 1125 time "$@" 00:08:38.621 1126 xtrace_disable 00:08:38.621 1127 echo "************************************" 00:08:38.621 1128 echo "END TEST $test_name" 00:08:38.621 1129 echo "************************************" 00:08:38.621 1130 timing_exit $test_name 00:08:38.621 ... 00:08:38.621 in /home/vagrant/spdk_repo/spdk/autotest.sh:316 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:08:38.621 ... 00:08:38.621 311 if [ $SPDK_TEST_VFIOUSER_QEMU -eq 1 ]; then 00:08:38.621 312 HUGENODE=0 run_test "vfio_user_qemu" $rootdir/test/vfio_user/vfio_user.sh --iso 00:08:38.621 313 fi 00:08:38.621 314 00:08:38.621 315 if [ $SPDK_TEST_LVOL -eq 1 ]; then 00:08:38.621 => 316 run_test "lvol" $rootdir/test/lvol/lvol.sh 00:08:38.622 317 run_test "blob_io_wait" $rootdir/test/blobstore/blob_io_wait/blob_io_wait.sh 00:08:38.622 318 fi 00:08:38.622 319 00:08:38.622 320 if [ $SPDK_TEST_VHOST_INIT -eq 1 ]; then 00:08:38.622 321 timing_enter vhost_initiator 00:08:38.622 ... 00:08:38.622 00:08:38.622 ========== Backtrace end ==========