You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/09/10 19:53:06 UTC

[GitHub] [iceberg] kbendick commented on pull request #3100: [BUILD] Add gradle info level logs to JVM CI suite to debug irregular timeouts during CI

kbendick commented on pull request #3100:
URL: https://github.com/apache/iceberg/pull/3100#issuecomment-917170411


   Some sample info level logs that will hopefully help us track down where exactly it's stuck. I'm _hoping_ we'll see a thread stuck log (or ideally something that winds up feeling pretty quickly actionable).
   
   ```
   > Task :iceberg-common:checkstyleTest NO-SOURCE
   file or directory '/Users/kbendickson/repos/kbendick-oss/kbendick-oss-iceberg/common/src/test/java', not found
   Skipping task ':iceberg-common:checkstyleTest' as it has no source files and no previous output files.
   :iceberg-common:checkstyleTest (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 0.002 secs.
   :iceberg-common:check (Thread[Execution worker for ':' Thread 3,5,main]) started.
   ```


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org