00:02:52.514 ========== Backtrace start: ========== 00:02:52.514 00:02:52.514 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autobuild_common.sh:188 -> _build_native_dpdk([]) 00:02:52.514 ... 00:02:52.514 183 dpdk_kmods="false" 00:02:52.515 184 if [ "$(uname -s)" = "FreeBSD" ]; then 00:02:52.515 185 dpdk_kmods="true" 00:02:52.515 186 fi 00:02:52.515 187 00:02:52.515 => 188 meson build-tmp --prefix="$external_dpdk_dir" --libdir lib \ 00:02:52.515 189 -Denable_docs=false -Denable_kmods="$dpdk_kmods" -Dtests=false \ 00:02:52.515 190 -Dc_link_args="$dpdk_ldflags" -Dc_args="$dpdk_cflags" \ 00:02:52.515 191 -Dmachine=native -Denable_drivers=$(printf "%s," "${DPDK_DRIVERS[@]}") 00:02:52.515 192 ninja -C "$external_dpdk_base_dir/build-tmp" $MAKEFLAGS 00:02:52.515 193 00:02:52.515 ... 00:02:52.515 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autotest_common.sh:1129 -> run_test(["build_native_dpdk"],["_build_native_dpdk"]) 00:02:52.515 ... 00:02:52.515 1124 timing_enter $test_name 00:02:52.515 1125 echo "************************************" 00:02:52.515 1126 echo "START TEST $test_name" 00:02:52.515 1127 echo "************************************" 00:02:52.515 1128 xtrace_restore 00:02:52.515 1129 time "$@" 00:02:52.515 1130 xtrace_disable 00:02:52.515 1131 echo "************************************" 00:02:52.515 1132 echo "END TEST $test_name" 00:02:52.515 1133 echo "************************************" 00:02:52.515 1134 timing_exit $test_name 00:02:52.515 ... 00:02:52.515 in /var/jenkins/workspace/unittest-main-docker-autotest/spdk/test/common/autobuild_common.sh:442 -> build_native_dpdk([]) 00:02:52.515 ... 00:02:52.515 437 llvm_precompile() { 00:02:52.515 438 run_test "autobuild_llvm_precompile" _llvm_precompile 00:02:52.515 439 } 00:02:52.515 440 00:02:52.515 441 build_native_dpdk() { 00:02:52.515 => 442 run_test "build_native_dpdk" _build_native_dpdk 00:02:52.515 443 } 00:02:52.515 444 00:02:52.515 445 build_packaging() { 00:02:52.515 446 run_test "packaging" "$rootdir/test/packaging/packaging.sh" 00:02:52.515 447 } 00:02:52.515 ... 00:02:52.515 in jbp/jenkins/jjb-config/jobs/scripts/docker-autoruner.sh:35 -> main([]) 00:02:52.515 ... 00:02:52.515 backtrace unavailable 00:02:52.515 ... 00:02:52.515 00:02:52.515 ========== Backtrace end ==========