[ 
https://issues.apache.org/jira/browse/ARROW-16307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17527444#comment-17527444
 ] 

David Li commented on ARROW-16307:
----------------------------------

[~raulcd] note I'm "lidavidm"

This is a duplicate of ARROW-12233 I've never been able to reproduce locally. 
We can maybe skip the test for now. It would help if we could at least get full 
failure logs (putting the allocator in debug mode should at least give a full 
traceback for that IllegalStateException, not sure why we don't get it here as 
I thought this was enabled when running tests)

> [CI][Java][Flight] Verify release candidate fails on 
> org.apache.arrow.flight.TestFlightService
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARROW-16307
>                 URL: https://issues.apache.org/jira/browse/ARROW-16307
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, FlightRPC, Java
>            Reporter: Raúl Cumplido
>            Priority: Blocker
>             Fix For: 8.0.0
>
>
> Currently our nightly verify release is failing on 
> verify-rc-source-java-macos-amd64 with the following error 
> (https://github.com/ursacomputing/crossbow/runs/6147103836?check_suite_focus=true):
> {code:java}
>   Warning:  Tests run: 6, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 
> 0.021 s - in org.apache.arrow.flight.TestApplicationMetadata
> [INFO] Running org.apache.arrow.flight.TestFlightService
> [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - 
> in org.apache.arrow.flight.TestFlightService
> [INFO] 
> [INFO] Results:
> [INFO] 
> Error:  Errors: 
> Error:    TestDoExchange.tearDown:74 » IllegalState Memory was leaked by 
> query. Memory l...
> [INFO] 
> Error:  Tests run: 108, Failures: 0, Errors: 1, Skipped: 19
> [INFO] 
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Reactor Summary for Apache Arrow Java Root POM 8.0.0-SNAPSHOT:
> [INFO] 
> [INFO] Apache Arrow Java Root POM ......................... SUCCESS [  6.956 
> s]
> [INFO] Arrow Format ....................................... SUCCESS [  1.402 
> s]
> [INFO] Arrow Memory ....................................... SUCCESS [  1.021 
> s]
> [INFO] Arrow Memory - Core ................................ SUCCESS [  5.303 
> s]
> [INFO] Arrow Memory - Unsafe .............................. SUCCESS [  3.614 
> s]
> [INFO] Arrow Memory - Netty ............................... SUCCESS [  3.989 
> s]
> [INFO] Arrow Vectors ...................................... SUCCESS [ 29.436 
> s]
> [INFO] Arrow Compression .................................. SUCCESS [  4.271 
> s]
> [INFO] Arrow Tools ........................................ SUCCESS [ 22.850 
> s]
> [INFO] Arrow JDBC Adapter ................................. SUCCESS [  9.101 
> s]
> [INFO] Arrow Plasma Client ................................ SUCCESS [  1.068 
> s]
> [INFO] Arrow Flight ....................................... SUCCESS [  1.072 
> s]
> [INFO] Arrow Flight Core .................................. FAILURE [ 37.941 
> s]
> [INFO] Arrow Flight GRPC .................................. SKIPPED
> [INFO] Arrow Flight SQL ................................... SKIPPED
> [INFO] Arrow Flight Integration Tests ..................... SKIPPED
> [INFO] Arrow AVRO Adapter ................................. SKIPPED
> [INFO] Arrow Algorithms ................................... SKIPPED
> [INFO] Arrow Performance Benchmarks ....................... SKIPPED
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] BUILD FAILURE
> [INFO] 
> ------------------------------------------------------------------------
> [INFO] Total time:  02:08 min
> [INFO] Finished at: 2022-04-24T14:17:58Z
> [INFO] 
> ------------------------------------------------------------------------
> Error:  Failed to execute goal 
> org.apache.maven.plugins:maven-surefire-plugin:3.0.0-M3:test (default-test) 
> on project flight-core: There are test failures.
> Error:  
> Error:  Please refer to 
> /Users/runner/work/crossbow/crossbow/arrow/java/flight/flight-core/target/surefire-reports
>  for the individual test results.
> Error:  Please refer to dump files (if any exist) [date].dump, 
> [date]-jvmRun[N].dump and [date].dumpstream.
> Error:  -> [Help 1]
> Error:  
> Error:  To see the full stack trace of the errors, re-run Maven with the -e 
> switch.
> Error:  Re-run Maven using the -X switch to enable full debug logging.
> Error:  
> Error:  For more information about the errors and possible solutions, please 
> read the following articles:
> Error:  [Help 1] 
> http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
> Error:  
> Error:  After correcting the problems, you can resume the build with the 
> command
> Error:    mvn <args> -rf :flight-core
> Failed to verify release candidate. See 
> /var/folders/24/8k48jl6d249_n_qfxwsl6xvm0000gn/T/arrow-HEAD.XXXXX.q7EbeuIy 
> for details.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to