You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While executing the Unpack prebuilt third-parties step for the tests test_rdsn_Release, test_rdsn_ASAN, test_rdsn_LSAN and test_rdsn_UBSAN from lint_and_test_cpp.yaml, it will report the error as below:
Run unzip /root/thirdparties-bin.zip -d ./thirdparty
unzip /root/thirdparties-bin.zip -d ./thirdparty
shell: bash --noprofile --norc -e -o pipefail {0}
OCI runtime exec failed: exec failed: container_linux.go:380: starting container process caused: chdir to cwd ("/__w/incubator-pegasus/incubator-pegasus/rdsn") set in config.json failed: no such file or directory: unknown
Error: Process completed with exit code 1[2](https://github.com/apache/incubator-pegasus/runs/7383509674?check_suite_focus=true#step:5:2)6.
While executing the Unpack prebuilt third-parties step for the tests
test_rdsn_Release
,test_rdsn_ASAN
,test_rdsn_LSAN
andtest_rdsn_UBSAN
fromlint_and_test_cpp.yaml
, it will report the error as below:For details please see https://github.com/apache/incubator-pegasus/runs/7383509674?check_suite_focus=true.
The text was updated successfully, but these errors were encountered: