Hi guys,
I'm facing some issue with the mvn release:perform : [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.directory.api.osgi.ApiAsn1ApiOsgiTest [INFO] ... [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.119 sec - in org.apache.directory.api.osgi.ApiLdapNetMinaOsgiTest [INFO] Running org.apache.directory.api.osgi.ApiLdapSchemaConverterOsgiTest [INFO] [INFO] [SUREFIRE] std/in stream corrupted [INFO] java.io.IOException: Command NOOP unexpectedly read Void data with length 4. [INFO] at org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:139) [INFO] at org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:360) [INFO] at java.lang.Thread.run(Thread.java:745) [INFO] [INFO] Results : [INFO] [INFO] Tests run: 50, Failures: 0, Errors: 0, Skipped: 0 ... [INFO] [INFO] Apache Directory API OSGi Integration Tests ........ FAILURE [ 21.710 s] [INFO] [INFO] Apache Directory LDAP API Distribution ............. SKIPPED [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] BUILD FAILURE [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [INFO] Total time: 15:35 min [INFO] [INFO] Finished at: 2017-05-30T11:10:32+02:00 [INFO] [INFO] Final Memory: 78M/304M [INFO] [INFO] ------------------------------------------------------------------------ [INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project api-integ-osgi: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called? harny/apacheds/trunks/shared/target/checkout/integ-osgi/target/surefire/surefire_158862987326254246739tmp ... and of course, I just can't re-run from the last module :/ It might be related to https://issues.apache.org/jira/browse/SUREFIRE-1302 Anyone has an idea ? -- Emmanuel Lecharny Symas.com directory.apache.org
