Trying... https://github.com/apache/incubator-tinkerpop/pull/222
On Wed, Feb 10, 2016 at 12:37 PM, Stephen Mallette <spmalle...@gmail.com> wrote: > Anyone want to be a hero? Tell us why travis fails every build lately. all > fails look like this: > > https://travis-ci.org/apache/incubator-tinkerpop/builds/108127093 > > The error at the bottom says: > > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.17:test (default-test) on > project tinkergraph-gremlin: Execution default-test of goal > org.apache.maven.plugins:maven-surefire-plugin:2.17:test failed: 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-tinkerpop/tinkergraph-gremlin && > /usr/lib/jvm/java-8-oracle/jre/bin/java > -Dlog4j.configuration=file:target/test-classes/log4j-silent.properties > > -Dbuild.dir=/home/travis/build/apache/incubator-tinkerpop/tinkergraph-gremlin/target > -jar > > /home/travis/build/apache/incubator-tinkerpop/tinkergraph-gremlin/target/surefire/surefirebooter349759918291560349.jar > > /home/travis/build/apache/incubator-tinkerpop/tinkergraph-gremlin/target/surefire/surefire9073021846420346209tmp > > /home/travis/build/apache/incubator-tinkerpop/tinkergraph-gremlin/target/surefire/surefire_32142645689218431012tmp > > I have no clue what that means. >