00:04:38.499 ========== Backtrace start: ========== 00:04:38.499 00:04:38.499 in /var/jenkins/workspace/vhost-phy-autotest/spdk/test/common/autotest_common.sh:1594 -> opal_revert_cleanup([]) 00:04:38.499 ... 00:04:38.499 1589 return 0 00:04:38.499 1590 fi 00:04:38.499 1591 00:04:38.499 1592 $SPDK_BIN_DIR/spdk_tgt & 00:04:38.499 1593 spdk_tgt_pid=$! 00:04:38.499 1594 waitforlisten $spdk_tgt_pid 00:04:38.499 1595 00:04:38.499 1596 bdf_id=0 00:04:38.499 1597 for bdf in "${bdfs[@]}"; do 00:04:38.499 1598 $rootdir/scripts/rpc.py bdev_nvme_attach_controller -b "nvme"${bdf_id} -t "pcie" -a ${bdf} 00:04:38.499 1599 # Ignore if this fails. 00:04:38.499 ... 00:04:38.499 in /var/jenkins/workspace/vhost-phy-autotest/spdk/autotest.sh:144 -> main(["/var/jenkins/workspace/vhost-phy-autotest/autorun-spdk.conf"]) 00:04:38.499 ... 00:04:38.499 139 $rootdir/scripts/setup.sh 00:04:38.499 140 timing_exit afterboot 00:04:38.499 141 00:04:38.499 142 # Revert existing OPAL to factory settings that may have been left from earlier failed tests. 00:04:38.499 143 # This ensures we won't hit any unexpected failures due to NVMe SSDs being locked. 00:04:38.499 => 144 opal_revert_cleanup 00:04:38.499 145 00:04:38.499 146 ##################### 00:04:38.499 147 # Unit Tests 00:04:38.499 148 ##################### 00:04:38.499 149 00:04:38.499 ... 00:04:38.499 00:04:38.499 ========== Backtrace end ==========