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