Github user zentol commented on the issue: https://github.com/apache/flink/pull/5156 @greghogan good point, I'll adjust that part as well to combine the error codes of both checks. We don't have to fail immediately after one fails since nothing is printed if the check succeeds.
---