[ https://issues.apache.org/jira/browse/NLPCRAFT-63?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aaron Radzinski reassigned NLPCRAFT-63: --------------------------------------- Assignee: Sergey Kamov (was: Aaron Radzinski) > Integration tests under windows > ------------------------------- > > Key: NLPCRAFT-63 > URL: https://issues.apache.org/jira/browse/NLPCRAFT-63 > Project: NLPCraft > Issue Type: Bug > Components: test > Reporter: Sergey Kamov > Assignee: Sergey Kamov > Priority: Major > Fix For: 0.6.0 > > > Tests passed under IDE, but still don't work from maven CLI > > INFO] > [INFO] Results: > [INFO] > [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0 > [INFO] > [INFO] > ------------------------------------------------------------------------ > [INFO] BUILD FAILURE > [INFO] > ------------------------------------------------------------------------ > [INFO] Total time: 05:06 min > [INFO] Finished at: 2020-05-27T11:48:43+03:00 > [INFO] > ------------------------------------------------------------------------ > [ERROR] Failed to execute goal > org.apache.maven.plugins:maven-surefire-plugin:2.22.1:test > (integration-tests) on project nlpcraft: There are test failures. > [ERROR] > [ERROR] Please refer to c:\apache\incubator-nlpcraft\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] The forked VM terminated without properly saying goodbye. VM crash or > System.exit called? > [ERROR] Command was cmd.exe /X /C ""C:\Program > Files\Java\jdk1.8.0_172\jre\bin\java" -jar > C:\Users\kamov\AppData\Local\Temp\surefire2860438661498158833\surefirebooter70663853347083315.jar > C:\Users\kamov\AppData\Local\Temp\surefire2860438661498158833 > 2020-05-27T11-44-46_908-jvmRun1 surefire3574068465121536914tmp > surefire_08854107770478331433tmp" > [ERROR] Process Exit Code: 0 > [ERROR] Crashed tests: > [ERROR] org.apache.nlpcraft.examples.sql.NCSqlModelSpec > [ERROR] org.apache.maven.surefire.booter.SurefireBooterForkException: The > forked VM terminated without properly saying goodbye. VM crash or System.exit > called? > [ERROR] Command was cmd.exe /X /C ""C:\Program > Files\Java\jdk1.8.0_172\jre\bin\java" -jar > C:\Users\kamov\AppData\Local\Temp\surefire2860438661498158833\surefirebooter70663853347083315.jar > C:\Users\kamov\AppData\Local\Temp\surefire2860438661498158833 > 2020-05-27T11-44-46_908-jvmRun1 surefire3574068465121536914tmp > surefire_08854107770478331433tmp" > [ERROR] Process Exit Code: 0 > [ERROR] Crashed tests: > [ERROR] org.apache.nlpcraft.examples.sql.NCSqlModelSpec > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.fork(ForkStarter.java:669) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:282) > [ERROR] at > org.apache.maven.plugin.surefire.booterclient.ForkStarter.run(ForkStarter.java:245) > [ERROR] at > org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeProvider(AbstractSurefireMojo.java:1183) > [ERROR] at > org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:1011) > [ERROR] at > org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:857) > [ERROR] at > org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:137) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:154) > [ERROR] at > org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:146) > [ERROR] at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:117) > [ERROR] at > org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:81) > [ERROR] at > org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:56) > [ERROR] at > org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128) > [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:305) > [ERROR] at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:192) > [ERROR] at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:105) > [ERROR] at org.apache.maven.cli.MavenCli.execute(MavenCli.java:956) > [ERROR] at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:290) > [ERROR] at org.apache.maven.cli.MavenCli.main(MavenCli.java:194) > [ERROR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > [ERROR] at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > [ERROR] at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > [ERROR] at java.lang.reflect.Method.invoke(Method.java:498) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415) > [ERROR] at > org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356) > [ERROR] > [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/MojoExecutionException > [INFO] Stopping all processes ... > [INFO] Stopping process: server > [INFO] Stopped process: server > MojoExecutionException - Apache Maven - Apache Software Foundation > http://cwiki.apache.org -- This message was sent by Atlassian Jira (v8.3.4#803005)