You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2020/05/22 18:55:30 UTC

[GitHub] [incubator-hudi] pratyakshsharma commented on pull request #1650: [HUDI-541]: replaced dataFile/df with baseFile/bf throughout code base

pratyakshsharma commented on pull request #1650:
URL: https://github.com/apache/incubator-hudi/pull/1650#issuecomment-632859031


   Here also the error seems to be similar to the one I faced in https://github.com/apache/incubator-hudi/pull/1558#issuecomment-632858646 @vinothchandar 
   
   Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
   [ERROR] The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
   [ERROR] Command was /bin/sh -c cd /home/travis/build/apache/incubator-hudi/hudi-client && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx2g -jar /home/travis/build/apache/incubator-hudi/hudi-client/target/surefire/surefirebooter7263941085871558609.jar /home/travis/build/apache/incubator-hudi/hudi-client/target/surefire 2020-05-22T18-17-23_954-jvmRun1 surefire2263453892439728728tmp surefire_31575674776281171723tmp
   [ERROR] Error occurred in starting fork, check output in log
   [ERROR] Process Exit Code: 1
   [ERROR] Crashed tests:
   [ERROR] org.apache.hudi.table.action.compact.TestAsyncCompaction
   [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
   [ERROR] Command was /bin/sh -c cd /home/travis/build/apache/incubator-hudi/hudi-client && /usr/lib/jvm/java-8-openjdk-amd64/jre/bin/java -Xmx2g -jar /home/travis/build/apache/incubator-hudi/hudi-client/target/surefire/surefirebooter7263941085871558609.jar /home/travis/build/apache/incubator-hudi/hudi-client/target/surefire 2020-05-22T18-17-23_954-jvmRun1 surefire2263453892439728728tmp surefire_31575674776281171723tmp
   [ERROR] Error occurred in starting fork, check output in log
   [ERROR] Process Exit Code: 1


----------------------------------------------------------------
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:
users@infra.apache.org