00:25:56.925 ========== Backtrace start: ========== 00:25:56.925 00:25:57.211 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1001 -> rbd_setup(["10.0.0.1"],["spdk_iscsi_ns"]) 00:25:57.211 ... 00:25:57.211 996 if hash ceph; then 00:25:57.211 997 export PG_NUM=128 00:25:57.211 998 export RBD_POOL=rbd 00:25:57.211 999 export RBD_NAME=foo 00:25:57.211 1000 $NS_CMD $rootdir/scripts/ceph/stop.sh || true 00:25:57.211 1001 $NS_CMD $rootdir/scripts/ceph/start.sh $1 00:25:57.211 1002 00:25:57.211 1003 $NS_CMD ceph osd pool create $RBD_POOL $PG_NUM || true 00:25:57.211 1004 $NS_CMD rbd create $RBD_NAME --size 1000 00:25:57.211 1005 fi 00:25:57.211 1006 } 00:25:57.211 ... 00:25:57.211 in /home/vagrant/spdk_repo/spdk/test/iscsi_tgt/rbd/rbd.sh:14 -> main([]) 00:25:57.211 ... 00:25:57.211 9 source $rootdir/test/iscsi_tgt/common.sh 00:25:57.211 10 00:25:57.211 11 iscsitestinit 00:25:57.211 12 00:25:57.211 13 timing_enter rbd_setup 00:25:57.211 => 14 rbd_setup $TARGET_IP $TARGET_NAMESPACE 00:25:57.211 15 trap 'rbd_cleanup; exit 1' SIGINT SIGTERM EXIT 00:25:57.211 16 timing_exit rbd_setup 00:25:57.211 17 00:25:57.211 18 fio_py="$rootdir/scripts/fio-wrapper" 00:25:57.211 19 00:25:57.211 ... 00:25:57.211 00:25:57.211 ========== Backtrace end ========== 00:25:57.211 ========== Backtrace start: ========== 00:25:57.211 00:25:57.211 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["iscsi_tgt_rbd"],["/home/vagrant/spdk_repo/spdk/test/iscsi_tgt/rbd/rbd.sh"]) 00:25:57.211 ... 00:25:57.211 1099 timing_enter $test_name 00:25:57.211 1100 echo "************************************" 00:25:57.211 1101 echo "START TEST $test_name" 00:25:57.211 1102 echo "************************************" 00:25:57.211 1103 xtrace_restore 00:25:57.211 1104 time "$@" 00:25:57.211 1105 xtrace_disable 00:25:57.211 1106 echo "************************************" 00:25:57.211 1107 echo "END TEST $test_name" 00:25:57.211 1108 echo "************************************" 00:25:57.211 1109 timing_exit $test_name 00:25:57.211 ... 00:25:57.211 in /home/vagrant/spdk_repo/spdk/test/iscsi_tgt/iscsi_tgt.sh:50 -> main([]) 00:25:57.211 ... 00:25:57.211 45 if [ $SPDK_TEST_RBD -eq 1 ]; then 00:25:57.211 46 if ! hash ceph; then 00:25:57.211 47 echo "ERROR: SPDK_TEST_RBD requested but no ceph installed!" 00:25:57.211 48 false 00:25:57.211 49 fi 00:25:57.211 => 50 run_test "iscsi_tgt_rbd" $rootdir/test/iscsi_tgt/rbd/rbd.sh 00:25:57.211 51 fi 00:25:57.211 52 00:25:57.211 53 trap 'cleanup_veth_interfaces; exit 1' SIGINT SIGTERM EXIT 00:25:57.211 54 00:25:57.211 55 if [ $SPDK_TEST_NVMF -eq 1 ]; then 00:25:57.211 ... 00:25:57.211 00:25:57.211 ========== Backtrace end ========== 00:25:57.211 ========== Backtrace start: ========== 00:25:57.211 00:25:57.211 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1104 -> run_test(["iscsi_tgt"],["/home/vagrant/spdk_repo/spdk/test/iscsi_tgt/iscsi_tgt.sh"]) 00:25:57.211 ... 00:25:57.211 1099 timing_enter $test_name 00:25:57.211 1100 echo "************************************" 00:25:57.211 1101 echo "START TEST $test_name" 00:25:57.211 1102 echo "************************************" 00:25:57.211 1103 xtrace_restore 00:25:57.211 1104 time "$@" 00:25:57.211 1105 xtrace_disable 00:25:57.211 1106 echo "************************************" 00:25:57.211 1107 echo "END TEST $test_name" 00:25:57.211 1108 echo "************************************" 00:25:57.211 1109 timing_exit $test_name 00:25:57.211 ... 00:25:57.520 in /home/vagrant/spdk_repo/spdk/autotest.sh:271 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:25:57.520 ... 00:25:57.520 266 fi 00:25:57.520 267 00:25:57.520 268 timing_exit lib 00:25:57.520 269 00:25:57.520 270 if [ $SPDK_TEST_ISCSI -eq 1 ]; then 00:25:57.520 => 271 run_test "iscsi_tgt" $rootdir/test/iscsi_tgt/iscsi_tgt.sh 00:25:57.520 272 run_test "spdkcli_iscsi" $rootdir/test/spdkcli/iscsi.sh 00:25:57.520 273 00:25:57.520 274 # Run raid spdkcli test under iSCSI since blockdev tests run on systems that can't run spdkcli yet 00:25:57.520 275 run_test "spdkcli_raid" $rootdir/test/spdkcli/raid.sh 00:25:57.520 276 fi 00:25:57.520 ... 00:25:57.520 00:25:57.520 ========== Backtrace end ==========