00:20:51.966 ========== Backtrace start: ========== 00:20:51.966 00:20:51.966 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:37 -> delete_device(["virtio_blk:sma-0"]) 00:20:51.966 ... 00:20:51.966 32 } 00:20:51.966 33 CREATE 00:20:51.966 34 } 00:20:51.966 35 00:20:51.966 36 function delete_device() { 00:20:51.966 => 37 "$rootdir/scripts/sma-client.py" <<- DELETE 00:20:51.966 38 { 00:20:51.966 39 "method": "DeleteDevice", 00:20:51.966 40 "params": { 00:20:51.966 41 "handle": "$1" 00:20:51.966 42 } 00:20:51.966 ... 00:20:51.966 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh:135 -> main([]) 00:20:51.966 ... 00:20:51.966 130 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 2 ]] 00:20:51.966 131 [[ "$tmp0" == "$devid0" ]] 00:20:51.966 132 [[ "$tmp1" == "$devid1" ]] 00:20:51.966 133 00:20:51.966 134 # Now delete both of them verifying via RPC 00:20:51.966 => 135 delete_device "$devid0" 00:20:51.966 136 NOT rpc_cmd vhost_get_controllers -n sma-0 00:20:51.966 137 [[ $(rpc_cmd vhost_get_controllers | jq -r '. | length') -eq 1 ]] 00:20:51.966 138 00:20:51.966 139 delete_device "$devid1" 00:20:51.966 140 NOT rpc_cmd vhost_get_controllers -n sma-1 00:20:51.966 ... 00:20:51.966 00:20:51.966 ========== Backtrace end ========== 00:20:53.870 ========== Backtrace start: ========== 00:20:53.870 00:20:53.870 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma_vhost"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/vhost_blk.sh"]) 00:20:53.870 ... 00:20:53.870 1119 timing_enter $test_name 00:20:53.870 1120 echo "************************************" 00:20:53.870 1121 echo "START TEST $test_name" 00:20:53.870 1122 echo "************************************" 00:20:53.870 1123 xtrace_restore 00:20:53.870 1124 time "$@" 00:20:53.870 1125 xtrace_disable 00:20:53.870 1126 echo "************************************" 00:20:53.870 1127 echo "END TEST $test_name" 00:20:53.870 1128 echo "************************************" 00:20:53.870 1129 timing_exit $test_name 00:20:53.870 ... 00:20:53.870 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh:15 -> main([]) 00:20:53.870 ... 00:20:53.870 10 00:20:53.870 11 run_test "sma_nvmf_tcp" $testdir/nvmf_tcp.sh 00:20:53.870 12 run_test "sma_vfiouser_qemu" $testdir/vfiouser_qemu.sh 00:20:53.870 13 run_test "sma_plugins" $testdir/plugins.sh 00:20:53.870 14 run_test "sma_discovery" $testdir/discovery.sh 00:20:53.870 => 15 run_test "sma_vhost" $testdir/vhost_blk.sh 00:20:53.870 16 run_test "sma_crypto" $testdir/crypto.sh 00:20:53.870 17 run_test "sma_qos" $testdir/qos.sh 00:20:53.870 ... 00:20:53.870 00:20:53.870 ========== Backtrace end ========== 00:20:53.871 ========== Backtrace start: ========== 00:20:53.871 00:20:53.871 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/common/autotest_common.sh:1124 -> run_test(["sma"],["/var/jenkins/workspace/vfio-user-phy-autotest/spdk/test/sma/sma.sh"]) 00:20:53.871 ... 00:20:53.871 1119 timing_enter $test_name 00:20:53.871 1120 echo "************************************" 00:20:53.871 1121 echo "START TEST $test_name" 00:20:53.871 1122 echo "************************************" 00:20:53.871 1123 xtrace_restore 00:20:53.871 1124 time "$@" 00:20:53.871 1125 xtrace_disable 00:20:53.871 1126 echo "************************************" 00:20:53.871 1127 echo "END TEST $test_name" 00:20:53.871 1128 echo "************************************" 00:20:53.871 1129 timing_exit $test_name 00:20:53.871 ... 00:20:53.871 in /var/jenkins/workspace/vfio-user-phy-autotest/spdk/autotest.sh:368 -> main(["/var/jenkins/workspace/vfio-user-phy-autotest/autorun-spdk.conf"]) 00:20:53.871 ... 00:20:53.871 363 if [[ $SPDK_TEST_SCHEDULER -eq 1 ]]; then 00:20:53.871 364 run_test "scheduler" $rootdir/test/scheduler/scheduler.sh 00:20:53.871 365 fi 00:20:53.871 366 00:20:53.871 367 if [[ $SPDK_TEST_SMA -eq 1 ]]; then 00:20:53.871 => 368 run_test "sma" $rootdir/test/sma/sma.sh 00:20:53.871 369 fi 00:20:53.871 370 00:20:53.871 371 if [[ $SPDK_TEST_FUZZER -eq 1 ]]; then 00:20:53.871 372 run_test "llvm_fuzz" $rootdir/test/fuzz/llvm.sh 00:20:53.871 373 fi 00:20:53.871 ... 00:20:53.871 00:20:53.871 ========== Backtrace end ==========