Details
-
Improvement
-
Status: Open
-
Not a Priority
-
Resolution: Unresolved
-
1.14.0
-
None
Description
The YARN e2e don't publish the artifacts if the build failed. Instead, we have to rely on the printout of the watchdog process that prints all the artifacts' content to stdout. This is tedious when analyzing specific artififacts as we have to jump to specific lines in a single log file instead of selecting the relevant artifact from the build artifact archive.
FYI: Anything that's collected in debug_copy_and_show_logs of flink-end-to-end-tests/test-scripts/common_yarn_docker.sh should be included in the build artifacts.