jaredwinick commented on pull request #1113:
URL: https://github.com/apache/fluo/pull/1113#issuecomment-799444516


   > > I had run `mvn verify` several times locally with no issues, so not 
exactly sure what is up with that IT failure. Please let me know if there is 
something I can do to follow up on this
   > 
   > What Maven / Java / OS version did you use, and how long did it take to 
run `mvn verify`? If you used Java 8, the issues might be related to Java 11, 
which the CI task is configured to use.
   
   I am using OpenJDK 11 and Maven 3.6. Locally `mvn verify` is taking a bit 
over 7 minutes.  Some of the differences in test durations are quite 
significant, like FluoAdminImplIT ran in 27 seconds locally and 220 seconds in 
Actions. I see @keith-turner noted in #1109 that some of the other ITs might be 
a bit flaky. In the latest build that failed I see two errors that I don't see 
in the last successful build:
   * 
https://github.com/apache/fluo/runs/2106771065?check_suite_focus=true#step:5:919
   * 
https://github.com/apache/fluo/runs/2106771065?check_suite_focus=true#step:5:926
   
   These are outside of the failed IT, but maybe indicative of some underlying 
issue?


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to