See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/2785/display/redirect?page=changes>
Changes: [clebertsuconic] ARTEMIS-2758 support disabling metrics per address ------------------------------------------ Started by an SCM change Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on H30 (ubuntu) in workspace <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/> No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url > https://git-wip-us.apache.org/repos/asf/activemq-artemis.git # timeout=10 Cleaning workspace > git rev-parse --verify HEAD # timeout=10 Resetting working tree > git reset --hard # timeout=10 > git clean -fdx # timeout=10 Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/activemq-artemis.git > git --version # timeout=10 > git fetch --tags --progress -- > https://git-wip-us.apache.org/repos/asf/activemq-artemis.git > +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/master^{commit} # timeout=10 Checking out Revision 5a4057dbc0787d34444516cf8222175e0bd264f3 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5a4057dbc0787d34444516cf8222175e0bd264f3 Commit message: "This closes #3131" > git rev-list --no-walk 902bcb7610c81493ab8a021a2df28e48f0771bee # timeout=10 [ActiveMQ-Artemis-Master] $ /home/jenkins/tools/maven/apache-maven-3.5.4/bin/mvn -Pfast-tests -Pextra-tests install # # There is insufficient memory for the Java Runtime Environment to continue. # Cannot create GC thread. Out of system resources. # An error report file with more information is saved as: # <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/hs_err_pid15383.log> Build step 'Invoke top-level Maven targets' marked build as failure FATAL: Remote call on H30 failed Also: hudson.remoting.Channel$CallSiteStackTrace: Remote call to H30 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743) at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357) at hudson.remoting.Channel.call(Channel.java:957) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer at hudson.util.ProcessTree.get(ProcessTree.java:414) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103) at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094) at hudson.remoting.UserRequest.perform(UserRequest.java:212) at hudson.remoting.UserRequest.perform(UserRequest.java:54) at hudson.remoting.Request$2.run(Request.java:369) at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:748) Caused: java.io.IOException: Remote call on H30 failed at hudson.remoting.Channel.call(Channel.java:963) at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086) at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510) at hudson.model.Run.execute(Run.java:1815) at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43) at hudson.model.ResourceController.execute(ResourceController.java:97) at hudson.model.Executor.run(Executor.java:429) Performing Post build task... Could not match :Too many files with unapproved license : False Logical operation result is FALSE Skipping script : cat ratReport.txt END OF POST BUILD TASK : 0 Recording test results ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?
