You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@activemq.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2017/03/21 02:01:10 UTC

Build failed in Jenkins: ActiveMQ-Artemis-Master #924

See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/924/display/redirect?page=changes>

Changes:

[clebertsuconic] ARTEMIS-1052 Fixing MessageJournalTest::testStoreAMQP

------------------------------------------
[...truncated 1.66 MB...]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit-4.11.jar:]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:]
	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1]

[main] 02:00:47,030 INFO  [org.apache.activemq.artemis.ra] AMQ151001: Attempting to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@3c4bef00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1)
[main] 02:00:47,031 INFO  [org.apache.activemq.artemis.ra] AMQ151004: Instantiating javax.jms.Topic "test" directly since UseJNDI=false.
[Thread-0 (ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=31e93ccf-0dda-11e7-84bd-020007a90005-1095947149-898695324)] 02:00:47,031 WARN  [org.apache.activemq.artemis.core.server] AMQ222216: Security problem while creating session: AMQ119031: Unable to validate user
[main] 02:00:47,035 ERROR [org.apache.activemq.artemis.ra] AMQ154003: Unable to reconnect org.apache.activemq.artemis.ra.inflow.ActiveMQActivationSpec(ra=org.apache.activemq.artemis.ra.ActiveMQResourceAdapter@3c4bef00 destination=test destinationType=javax.jms.Topic ack=Auto-acknowledge durable=false clientID=null user=user password=**** maxSession=1): ActiveMQSecurityException[errorType=SECURITY_EXCEPTION message=AMQ119031: Unable to validate user]
	at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:412) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:322) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:288) [:]
	at org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQClientProtocolManager.createSessionContext(ActiveMQClientProtocolManager.java:237) [:]
	at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionChannel(ClientSessionFactoryImpl.java:1284) [:]
	at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSessionInternal(ClientSessionFactoryImpl.java:670) [:]
	at org.apache.activemq.artemis.core.client.impl.ClientSessionFactoryImpl.createSession(ClientSessionFactoryImpl.java:295) [:]
	at org.apache.activemq.artemis.ra.ActiveMQResourceAdapter.createSession(ActiveMQResourceAdapter.java:1557) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setupSession(ActiveMQActivation.java:482) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.setup(ActiveMQActivation.java:314) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.reconnect(ActiveMQActivation.java:659) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation$SetupActivation.run(ActiveMQActivation.java:699) [:]
	at org.apache.activemq.artemis.tests.unit.ra.BootstrapContext$1.scheduleWork(BootstrapContext.java:64) [:]
	at org.apache.activemq.artemis.ra.inflow.ActiveMQActivation.start(ActiveMQActivation.java:251) [:]
	at org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest.testForConnectionLeakDuringActivationWhenSessionCreationFails(ResourceAdapterTest.java:547) [:]
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.8.0_121]
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) [rt.jar:1.8.0_121]
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) [rt.jar:1.8.0_121]
	at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_121]
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) [junit-4.11.jar:]
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) [junit-4.11.jar:]
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) [junit-4.11.jar:]
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:48) [junit-4.11.jar:]
	at org.junit.rules.TestWatcher$1.evaluate(TestWatcher.java:55) [junit-4.11.jar:]
	at org.junit.rules.RunRules.evaluate(RunRules.java:20) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:271) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:70) [junit-4.11.jar:]
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:50) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:238) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:63) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:236) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:53) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:229) [junit-4.11.jar:]
	at org.junit.runners.ParentRunner.run(ParentRunner.java:309) [junit-4.11.jar:]
	at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:283) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:173) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:153) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:128) [surefire-junit4-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155) [surefire-booter-2.18.1.jar:2.18.1]
	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103) [surefire-booter-2.18.1.jar:2.18.1]

[main] 02:00:47,036 INFO  [org.apache.activemq.artemis.ra] AMQ151003: resource adaptor stopped
[main] 02:00:47,037 INFO  [org.apache.activemq.artemis.core.server] AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.1.0-SNAPSHOT [31e93ccf-0dda-11e7-84bd-020007a90005] stopped, uptime 2.088 seconds
[main] 02:00:47,040 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testForConnectionLeakDuringActivationWhenSessionCreationFails()...
[main] 02:00:47,043 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryThrowsException()...
#test testCreateConnectionFactoryThrowsException
[main] 02:00:47,046 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryThrowsException()...
[main] 02:00:47,047 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
#test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams
[main] 02:00:47,050 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
[main] 02:00:47,051 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: test2DefaultConnectionFactorySame()...
#test test2DefaultConnectionFactorySame
[main] 02:00:47,054 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: test2DefaultConnectionFactorySame()...
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.121 sec - in org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest
Running org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
[main] 02:00:47,058 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testReadBytes()...
#test testReadBytes
[main] 02:00:47,062 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testReadBytes()...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest
[main] 02:00:47,066 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHead()...
#test testAddHead
[main] 02:00:47,069 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHead()...
[main] 02:00:47,070 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddTail()...
#test testAddTail
[main] 02:00:47,071 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddTail()...
[main] 02:00:47,073 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
[main] 02:00:47,074 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndTail()...
[main] 02:00:47,076 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
[main] 02:00:47,078 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateIteratorAfterAddElements()...
[main] 02:00:47,083 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClear()...
#test testClear
[main] 02:00:47,086 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClear()...
[main] 02:00:47,086 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testPoll()...
#test testPoll
[main] 02:00:47,088 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testPoll()...
[main] 02:00:47,090 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead1()...
#test testRemoveHead1
[main] 02:00:47,099 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead1()...
[main] 02:00:47,103 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead2()...
#test testRemoveHead2
[main] 02:00:47,108 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead2()...
[main] 02:00:47,109 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead3()...
#test testRemoveHead3
[main] 02:00:47,110 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead3()...
[main] 02:00:47,110 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail1()...
#test testRemoveTail1
[main] 02:00:47,116 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail1()...
[main] 02:00:47,117 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail2()...
#test testRemoveTail2
[main] 02:00:47,121 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail2()...
[main] 02:00:47,121 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail3()...
#test testRemoveTail3
[main] 02:00:47,124 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail3()...
[main] 02:00:47,124 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveInTurn()...
#test testRemoveInTurn
[main] 02:00:47,128 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveInTurn()...
[main] 02:00:47,128 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveMiddle()...
#test testRemoveMiddle
[main] 02:00:47,131 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveMiddle()...
[main] 02:00:47,131 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
[main] 02:00:47,142 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 02:00:47,306 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 02:00:47,306 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndRemove()...
[main] 02:00:47,310 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators1()...
#test testMultipleIterators1
[main] 02:00:47,325 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators1()...
[main] 02:00:47,325 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators2()...
#test testMultipleIterators2
[main] 02:00:47,335 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators2()...
[main] 02:00:47,336 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResizing()...
#test testResizing
[main] 02:00:47,363 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResizing()...
[main] 02:00:47,364 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
[main] 02:00:47,370 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepeatAndRemove()...
[main] 02:00:47,370 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIterateNoElements()...
#test testIterateNoElements
[main] 02:00:47,373 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIterateNoElements()...
[main] 02:00:47,374 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddAndRemove()...
#test testAddAndRemove
[main] 02:00:47,378 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 02:00:47,704 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 02:00:47,967 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
Killed

Results :

Tests run: 558, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  8.422 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 23.587 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 20.926 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  6.908 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  7.980 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  6.281 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  6.014 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  7.935 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [01:02 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  1.182 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [  8.752 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.952 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  2.791 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.479 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  1.644 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  2.257 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  4.556 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  3.826 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  3.185 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  8.766 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  1.355 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  2.062 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 32.254 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  8.627 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  1.855 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 21.402 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  3.174 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:34 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  6.958 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  2.787 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  1.843 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  3.845 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  2.836 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [02:09 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:27 min
[INFO] Finished at: 2017-03-21T02:00:49+00:00
[INFO] Final Memory: 224M/1603M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project unit-tests: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dlogging.configuration=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../tests/config/logging.properties> -Djava.library.path=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../artemis-native/bin> -Djgroups.bind_addr=localhost -Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost -Djava.net.preferIPv4Stack=true -jar <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefirebooter8462398453083917231.jar> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire1498720811905872501tmp> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_171862482865278720348tmp>
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :unit-tests
Build step 'Invoke top-level Maven targets' marked build as failure
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

Jenkins build is back to normal : ActiveMQ-Artemis-Master #926

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/926/display/redirect?page=changes>


Build failed in Jenkins: ActiveMQ-Artemis-Master #925

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/925/display/redirect?page=changes>

Changes:

[andy.tayls67] ARTEMIS-1047 Improving GC Settings

------------------------------------------
[...truncated 1.72 MB...]
#test testAddTail
[main] 09:27:07,984 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddTail()...
[main] 09:27:07,984 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
[main] 09:27:07,988 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndTail()...
[main] 09:27:07,988 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
[main] 09:27:07,990 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateIteratorAfterAddElements()...
[main] 09:27:07,990 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClear()...
#test testClear
[main] 09:27:07,995 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClear()...
[main] 09:27:07,995 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testPoll()...
#test testPoll
[main] 09:27:07,998 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testPoll()...
[main] 09:27:07,998 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead1()...
#test testRemoveHead1
[main] 09:27:08,002 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead1()...
[main] 09:27:08,002 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead2()...
#test testRemoveHead2
[main] 09:27:08,006 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead2()...
[main] 09:27:08,006 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHead3()...
#test testRemoveHead3
[main] 09:27:08,010 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHead3()...
[main] 09:27:08,010 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail1()...
#test testRemoveTail1
[main] 09:27:08,020 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail1()...
[main] 09:27:08,020 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail2()...
#test testRemoveTail2
[main] 09:27:08,023 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail2()...
[main] 09:27:08,023 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveTail3()...
#test testRemoveTail3
[main] 09:27:08,026 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveTail3()...
[main] 09:27:08,026 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveInTurn()...
#test testRemoveInTurn
[main] 09:27:08,030 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveInTurn()...
[main] 09:27:08,030 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveMiddle()...
#test testRemoveMiddle
[main] 09:27:08,034 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveMiddle()...
[main] 09:27:08,034 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
[main] 09:27:08,042 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:08,171 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:08,173 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddHeadAndRemove()...
[main] 09:27:08,174 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators1()...
#test testMultipleIterators1
[main] 09:27:08,177 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators1()...
[main] 09:27:08,177 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testMultipleIterators2()...
#test testMultipleIterators2
[main] 09:27:08,179 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testMultipleIterators2()...
[main] 09:27:08,179 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testResizing()...
#test testResizing
[main] 09:27:08,195 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testResizing()...
[main] 09:27:08,195 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
[main] 09:27:08,206 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepeatAndRemove()...
[main] 09:27:08,206 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIterateNoElements()...
#test testIterateNoElements
[main] 09:27:08,210 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIterateNoElements()...
[main] 09:27:08,210 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testAddAndRemove()...
#test testAddAndRemove
[main] 09:27:08,222 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:08,330 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:09,582 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:09,902 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:10,379 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:10,878 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:10,878 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:11,102 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:11,710 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:11,850 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:12,402 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:12,511 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:13,071 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:13,168 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:13,168 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:13,238 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
[main] 09:27:13,240 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testAddAndRemove()...
[main] 09:27:13,240 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHeadAndTail1()...
#test testRemoveHeadAndTail1
[main] 09:27:13,242 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHeadAndTail1()...
[main] 09:27:13,242 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHeadAndTail2()...
#test testRemoveHeadAndTail2
[main] 09:27:13,246 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHeadAndTail2()...
[main] 09:27:13,246 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveHeadAndTail3()...
#test testRemoveHeadAndTail3
[main] 09:27:13,250 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveHeadAndTail3()...
[main] 09:27:13,250 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRepeat()...
#test testRepeat
[main] 09:27:13,254 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRepeat()...
[main] 09:27:13,254 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testCreateIteratorBeforeAddElements()...
#test testCreateIteratorBeforeAddElements
[main] 09:27:13,255 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testCreateIteratorBeforeAddElements()...
[main] 09:27:13,258 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveAll()...
#test testRemoveAll
[main] 09:27:13,261 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveAll()...
[main] 09:27:13,261 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testRemoveOdd()...
#test testRemoveOdd
[main] 09:27:13,262 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testRemoveOdd()...
[main] 09:27:13,262 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testIterateThenAddMoreAndIterateAgain()...
#test testIterateThenAddMoreAndIterateAgain
[main] 09:27:13,266 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testIterateThenAddMoreAndIterateAgain()...
Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.298 sec - in org.apache.activemq.artemis.tests.unit.util.LinkedListTest
Running org.apache.activemq.artemis.tests.unit.util.MemorySizeTest
[main] 09:27:21,931 WARN  [org.apache.activemq.artemis.core.client] AMQ212047: Warning: JVM allocated more data what would make results invalid 2,398,093,312:2,300,575,744
[main] 09:27:21,932 INFO  [org.apache.activemq.artemis.tests.unit] Server message size is 1216
[main] 09:27:30,491 WARN  [org.apache.activemq.artemis.core.client] AMQ212047: Warning: JVM allocated more data what would make results invalid 2,108,162,048:1,930,952,704
[main] 09:27:30,491 INFO  [org.apache.activemq.artemis.tests.unit] Message reference size is 64
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.227 sec - in org.apache.activemq.artemis.tests.unit.util.MemorySizeTest
Running org.apache.activemq.artemis.tests.unit.util.ObjectInputStreamWithClassLoaderTest
[main] 09:27:30,493 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClassLoaderIsolationWithProxy()...
#test testClassLoaderIsolationWithProxy
Deserialized Object org.apache.activemq.artemis.tests.unit.util.ObjectInputStreamWithClassLoaderTest$AnObjectImpl@9573b3b
[main] 09:27:30,572 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClassLoaderIsolationWithProxy()...
[main] 09:27:30,573 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackListAgainstListObject()...
#test testWhiteBlackListAgainstListObject
[main] 09:27:30,580 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackListAgainstListObject()...
[main] 09:27:30,581 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackListAgainstArrayObject()...
#test testWhiteBlackListAgainstArrayObject
[main] 09:27:30,585 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackListAgainstArrayObject()...
[main] 09:27:30,585 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackListAnonymousObject()...
#test testWhiteBlackListAnonymousObject
[main] 09:27:30,592 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackListAnonymousObject()...
[main] 09:27:30,593 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackListLocalObject()...
#test testWhiteBlackListLocalObject
[main] 09:27:30,598 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackListLocalObject()...
[main] 09:27:30,599 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackListSystemProperty()...
#test testWhiteBlackListSystemProperty
[main] 09:27:30,603 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackListSystemProperty()...
[main] 09:27:30,603 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testClassLoaderIsolation()...
#test testClassLoaderIsolation
[main] 09:27:30,620 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testClassLoaderIsolation()...
[main] 09:27:30,621 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackList()...
#test testWhiteBlackList
[main] 09:27:30,630 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackList()...
[main] 09:27:30,631 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testWhiteBlackListAgainstListMapObject()...
#test testWhiteBlackListAgainstListMapObject
[main] 09:27:30,643 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testWhiteBlackListAgainstListMapObject()...
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 sec - in org.apache.activemq.artemis.tests.unit.util.ObjectInputStreamWithClassLoaderTest
Running org.apache.activemq.artemis.tests.unit.util.ReusableLatchTest
[main] 09:27:30,645 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testLatchWithParameterizedDown()...
#test testLatchWithParameterizedDown
[main] 09:27:30,654 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testLatchWithParameterizedDown()...
[main] 09:27:30,654 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testLatchOnSingleThread()...
#test testLatchOnSingleThread
[main] 09:27:30,658 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testLatchOnSingleThread()...
[main] 09:27:30,659 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testReuseLatch()...
#test testReuseLatch
[main] 09:27:30,667 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testReuseLatch()...
[main] 09:27:30,668 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testLatchOnMultiThread()...
#test testLatchOnMultiThread
[main] 09:27:31,378 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testLatchOnMultiThread()...
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.737 sec - in org.apache.activemq.artemis.tests.unit.util.ReusableLatchTest
Running org.apache.activemq.artemis.tests.unit.util.SoftValueMapTest
[main] 09:27:31,380 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testEvictionsLeastUsed()...
#test testEvictionsLeastUsed
[main] 09:27:31,383 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:31,506 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
SoftCache.size 200
Soft cache has 200 elements
[main] 09:27:31,522 INFO  [org.apache.activemq.artemis.core.server] #*#*# Finished test: testEvictionsLeastUsed()...
[main] 09:27:31,522 INFO  [org.apache.activemq.artemis.core.server] #*#*# Starting test: testEvictions()...
#test testEvictions
[main] 09:27:31,527 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 09:27:31,608 INFO  [org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done 
SUREFIRE-859: Java HotSpot(TM) 64-Bit Server VM warning: INFO: os::commit_memory(0x0000000731400000, 744488960, 0) failed; error='Cannot allocate memory' (errno=12)
#
# There is insufficient memory for the Java Runtime Environment to continue.
# Native memory allocation (mmap) failed to map 744488960 bytes for committing reserved memory.
# An error report file with more information is saved as:
# <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/hs_err_pid17191.log>

Results :

Tests run: 601, Failures: 0, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [  8.989 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 23.739 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 19.698 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [  6.107 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [  7.853 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [  7.177 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [  6.042 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [  8.840 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [01:00 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [  1.055 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 10.006 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [  2.799 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [  3.457 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [  1.686 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [  1.686 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [  2.358 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [  5.043 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [  3.246 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [  3.537 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [  8.506 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [  1.090 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [  1.917 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 32.120 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  7.463 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [  1.399 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 25.137 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [  3.347 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:31 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [  7.489 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [  2.892 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [  1.809 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [  3.731 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [  2.688 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [02:37 min]
[INFO] ActiveMQ Artemis Joram Tests ....................... SKIPPED
[INFO] ActiveMQ Artemis timing Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis JMS Tests ......................... SKIPPED
[INFO] ActiveMQ Artemis Features .......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Extra Tests ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:56 min
[INFO] Finished at: 2017-03-21T09:27:33+00:00
[INFO] Final Memory: 222M/1654M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project unit-tests: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test failed: The forked VM terminated without properly saying goodbye. VM crash or System.exit called?
[ERROR] Command was /bin/sh -c cd <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests> && /usr/local/asfpackages/java/jdk1.8.0_121/jre/bin/java -Djava.util.logging.manager=org.jboss.logmanager.LogManager -Dlogging.configuration=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../tests/config/logging.properties> -Djava.library.path=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/../../artemis-native/bin> -Djgroups.bind_addr=localhost -Dorg.apache.activemq.artemis.api.core.UDPBroadcastEndpointFactory.localBindAddress=localhost -Djava.net.preferIPv4Stack=true -jar <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefirebooter520569810046606522.jar> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire129649142830421326tmp> <https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_175111822701591547183tmp>
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :unit-tests
Build step 'Invoke top-level Maven targets' marked build as failure
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