anchela commented on PR #1140:
URL: https://github.com/apache/jackrabbit-oak/pull/1140#issuecomment-1759476407

   @nscendoni , the ci build failed (was aborted) but looking at the details i 
conclude that this only affected oak-run which is not related to any of the 
changes in your PR.
   
   this is from the logs:
   ```
   [ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-failsafe-plugin:2.22.2:verify (default) on 
project oak-run: There are test failures.
   
   [ERROR] 
   
   [ERROR] Please refer to 
/home/jenkins/jenkins-agent/workspace/Jackrabbit_oak-trunk-pr_PR-1140@2/oak-run/target/failsafe-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] 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/jenkins/jenkins-agent/workspace/Jackrabbit_oak-trunk-pr_PR-1140@2/oak-run 
&& /usr/local/asfpackages/java/adoptium-jdk-11.0.16.1+1/bin/java -Xmx512m 
-XX:+HeapDumpOnOutOfMemoryError -Dupdate.limit=100 -Djava.awt.headless=true 
-jar 
/home/jenkins/jenkins-agent/workspace/Jackrabbit_oak-trunk-pr_PR-1140@2/oak-run/target/surefire/surefirebooter2754916084240181147.jar
 
/home/jenkins/jenkins-agent/workspace/Jackrabbit_oak-trunk-pr_PR-1140@2/oak-run/target/surefire
 2023-10-12T08-01-55_300-jvmRun1 surefire7443499577042696907tmp 
surefire_013637091124644988676tmp
   
   [ERROR] Error occurred in starting fork, check output in log
   
   [ERROR] Process Exit Code: 143
   
   [ERROR] Crashed tests:
   
   [ERROR] org.apache.jackrabbit.oak.index.DocumentStoreIndexerIT
   
   [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:126)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute2(MojoExecutor.java:328)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor.doExecute(MojoExecutor.java:316)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:174)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor.access$000(MojoExecutor.java:75)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor$1.run(MojoExecutor.java:162)
   
   [ERROR]      at 
org.apache.maven.plugin.DefaultMojosExecutionStrategy.execute(DefaultMojosExecutionStrategy.java:39)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:159)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:105)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:73)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:53)
   
   [ERROR]      at 
org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:118)
   
   [ERROR]      at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:261)
   
   [ERROR]      at 
org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:173)
   
   [ERROR]      at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:101)
   
   [ERROR]      at org.apache.maven.cli.MavenCli.execute(MavenCli.java:906)
   
   [ERROR]      at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:283)
   
   [ERROR]      at org.apache.maven.cli.MavenCli.main(MavenCli.java:206)
   
   [ERROR]      at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   
   [ERROR]      at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   
   [ERROR]      at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   
   [ERROR]      at java.base/java.lang.reflect.Method.invoke(Method.java:566)
   
   [ERROR]      at 
org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:283)
   
   [ERROR]      at 
org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:226)
   
   [ERROR]      at 
org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:407)
   
   [ERROR]      at 
org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:348)
   
   [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
   
   ```


-- 
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.

To unsubscribe, e-mail: dev-unsubscr...@jackrabbit.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to