This check (these lines of code) seem to not work properly on a AWS cloud. At least we assume these lines have a bug. Running hte pipeline with the test profile leads to a java.nio.file.NoSuchFileException error, where the test bundle is downloaded correctly and processed via UNTAR, but later the files cannot be found during the checkup.
We are working on it to resolve the issue.
This check (these lines of code) seem to not work properly on a AWS cloud. At least we assume these lines have a bug. Running hte pipeline with the test profile leads to a
java.nio.file.NoSuchFileExceptionerror, where the test bundle is downloaded correctly and processed via UNTAR, but later the files cannot be found during the checkup.We are working on it to resolve the issue.