00:12:35.239 ========== Backtrace start: ========== 00:12:35.239 00:12:35.239 Process with pid 111282 is not found 00:12:35.239 in /home/vagrant/spdk_repo/spdk/test/rpc/rpc.sh:67 -> main([]) 00:12:35.239 ... 00:12:35.239 62 } 00:12:35.239 63 00:12:35.239 64 $SPDK_BIN_DIR/spdk_tgt -e bdev & 00:12:35.239 65 spdk_pid=$! 00:12:35.239 66 trap 'killprocess $spdk_pid; exit 1' SIGINT SIGTERM EXIT 00:12:35.239 => 67 waitforlisten $spdk_pid 00:12:35.239 68 00:12:35.239 69 export PYTHONPATH=$PYTHONPATH:$testdir 00:12:35.239 70 00:12:35.239 71 # basic integrity test 00:12:35.239 72 rpc=rpc_cmd 00:12:35.239 ... 00:12:35.239 00:12:35.239 ========== Backtrace end ========== 00:12:35.239 ========== Backtrace start: ========== 00:12:35.239 00:12:35.239 in /home/vagrant/spdk_repo/spdk/test/common/autotest_common.sh:1121 -> run_test(["rpc"],["/home/vagrant/spdk_repo/spdk/test/rpc/rpc.sh"]) 00:12:35.239 ... 00:12:35.239 1116 timing_enter $test_name 00:12:35.239 1117 echo "************************************" 00:12:35.239 1118 echo "START TEST $test_name" 00:12:35.239 1119 echo "************************************" 00:12:35.239 1120 xtrace_restore 00:12:35.239 1121 time "$@" 00:12:35.239 1122 xtrace_disable 00:12:35.239 1123 echo "************************************" 00:12:35.239 1124 echo "END TEST $test_name" 00:12:35.239 1125 echo "************************************" 00:12:35.239 1126 timing_exit $test_name 00:12:35.239 ... 00:12:35.239 in /home/vagrant/spdk_repo/spdk/autotest.sh:169 -> main(["/home/vagrant/spdk_repo/autorun-spdk.conf"]) 00:12:35.239 ... 00:12:35.239 164 if [[ $SPDK_TEST_URING -eq 1 ]]; then 00:12:35.239 165 export SPDK_SOCK_IMPL_DEFAULT="uring" 00:12:35.239 166 fi 00:12:35.239 167 00:12:35.239 168 run_test "env" $rootdir/test/env/env.sh 00:12:35.239 => 169 run_test "rpc" $rootdir/test/rpc/rpc.sh 00:12:35.239 170 run_test "skip_rpc" $rootdir/test/rpc/skip_rpc.sh 00:12:35.239 171 run_test "rpc_client" $rootdir/test/rpc_client/rpc_client.sh 00:12:35.239 172 run_test "json_config" $rootdir/test/json_config/json_config.sh 00:12:35.239 173 run_test "json_config_extra_key" $rootdir/test/json_config/json_config_extra_key.sh 00:12:35.239 174 run_test "alias_rpc" $rootdir/test/json_config/alias_rpc/alias_rpc.sh 00:12:35.239 ... 00:12:35.239 00:12:35.239 ========== Backtrace end ==========