See <https://builds.apache.org/job/ActiveMQ-Artemis-Master/863/changes>
Changes:
[clebertsuconic] NO-JIRA Remove Property shouldn't invalidate buffer if not
found
------------------------------------------
[...truncated 16950 lines...]
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:29:14,340 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:29:14,340 INFO [org.apache.activemq.artemis.ra] AMQ151004:
Instantiating javax.jms.Topic "test" directly since UseJNDI=false.
[Thread-0
(ActiveMQ-remoting-threads-ActiveMQServerImpl::serverUUID=de5b64df-f4b8-11e6-90ac-020007a90005-168957945-1004430079)]
02:29:14,348 WARN [org.apache.activemq.artemis.core.server] AMQ222216:
Security problem while creating session: AMQ119031: Unable to validate user
[main] 02:29:14,351 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:411)
[:]
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:29:14,354 INFO [org.apache.activemq.artemis.ra] AMQ151003: resource
adaptor stopped
[main] 02:29:14,357 INFO [org.apache.activemq.artemis.core.server] AMQ221002:
Apache ActiveMQ Artemis Message Broker version 2.0.0-SNAPSHOT
[de5b64df-f4b8-11e6-90ac-020007a90005] stopped, uptime 2.050 seconds
[main] 02:29:14,364 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test:
testForConnectionLeakDuringActivationWhenSessionCreationFails()...
[main] 02:29:14,365 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testCreateConnectionFactoryThrowsException()...
#test testCreateConnectionFactoryThrowsException
[main] 02:29:14,378 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testCreateConnectionFactoryThrowsException()...
[main] 02:29:14,379 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test:
testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
#test testCreateConnectionFactoryMultipleConnectorsOverrideAndParams
[main] 02:29:14,390 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test:
testCreateConnectionFactoryMultipleConnectorsOverrideAndParams()...
[main] 02:29:14,392 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: test2DefaultConnectionFactorySame()...
#test test2DefaultConnectionFactorySame
[main] 02:29:14,402 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: test2DefaultConnectionFactorySame()...
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.486 sec - in
org.apache.activemq.artemis.tests.unit.ra.ResourceAdapterTest
Running
org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
[main] 02:29:14,405 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testReadBytes()...
#test testReadBytes
[main] 02:29:14,419 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testReadBytes()...
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec - in
org.apache.activemq.artemis.tests.unit.util.ActiveMQBufferInputStreamTest
Running org.apache.activemq.artemis.tests.unit.util.LinkedListTest
[main] 02:29:14,422 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddHead()...
#test testAddHead
[main] 02:29:14,432 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddHead()...
[main] 02:29:14,433 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddTail()...
#test testAddTail
[main] 02:29:14,442 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddTail()...
[main] 02:29:14,443 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddHeadAndTail()...
#test testAddHeadAndTail
[main] 02:29:14,451 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddHeadAndTail()...
[main] 02:29:14,452 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testCreateIteratorAfterAddElements()...
#test testCreateIteratorAfterAddElements
[main] 02:29:14,462 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testCreateIteratorAfterAddElements()...
[main] 02:29:14,463 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testClear()...
#test testClear
[main] 02:29:14,471 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testClear()...
[main] 02:29:14,472 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testPoll()...
#test testPoll
[main] 02:29:14,481 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testPoll()...
[main] 02:29:14,482 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveHead1()...
#test testRemoveHead1
[main] 02:29:14,490 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveHead1()...
[main] 02:29:14,491 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveHead2()...
#test testRemoveHead2
[main] 02:29:14,509 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveHead2()...
[main] 02:29:14,509 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveHead3()...
#test testRemoveHead3
[main] 02:29:14,519 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveHead3()...
[main] 02:29:14,520 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveTail1()...
#test testRemoveTail1
[main] 02:29:14,530 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveTail1()...
[main] 02:29:14,530 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveTail2()...
#test testRemoveTail2
[main] 02:29:14,540 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveTail2()...
[main] 02:29:14,540 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveTail3()...
#test testRemoveTail3
[main] 02:29:14,550 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveTail3()...
[main] 02:29:14,550 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveInTurn()...
#test testRemoveInTurn
[main] 02:29:14,560 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveInTurn()...
[main] 02:29:14,561 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRemoveMiddle()...
#test testRemoveMiddle
[main] 02:29:14,571 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRemoveMiddle()...
[main] 02:29:14,571 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddHeadAndRemove()...
#test testAddHeadAndRemove
Jumping 500
[main] 02:29:14,585 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 02:29:14,813 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 02:29:14,823 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testAddHeadAndRemove()...
[main] 02:29:14,825 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testMultipleIterators1()...
#test testMultipleIterators1
[main] 02:29:14,835 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testMultipleIterators1()...
[main] 02:29:14,836 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testMultipleIterators2()...
#test testMultipleIterators2
[main] 02:29:14,845 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testMultipleIterators2()...
[main] 02:29:14,846 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testResizing()...
#test testResizing
[main] 02:29:14,872 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testResizing()...
[main] 02:29:14,873 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testRepeatAndRemove()...
#test testRepeatAndRemove
[main] 02:29:14,884 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testRepeatAndRemove()...
[main] 02:29:14,885 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testIterateNoElements()...
#test testIterateNoElements
[main] 02:29:14,894 INFO [org.apache.activemq.artemis.core.server] #*#*#
Finished test: testIterateNoElements()...
[main] 02:29:14,897 INFO [org.apache.activemq.artemis.core.server] #*#*#
Starting test: testAddAndRemove()...
#test testAddAndRemove
[main] 02:29:14,908 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 02:29:15,073 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 02:29:15,465 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 02:29:16,747 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 02:29:16,747 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
[main] 02:29:16,957 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC Done
[main] 02:29:17,236 INFO
[org.apache.activemq.artemis.utils.ThreadLeakCheckRule] #test forceGC
Killed
Results :
Tests run: 557, Failures: 0, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 15.059 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 20.876 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 19.484 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 6.202 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 6.266 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 7.134 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 8.809 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 10.995 s]
[INFO] ActiveMQ Artemis Server ............................ SUCCESS [01:03 min]
[INFO] ActiveMQ Artemis Protocols ......................... SUCCESS [ 1.094 s]
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SUCCESS [ 7.810 s]
[INFO] ActiveMQ Artemis STOMP Protocol .................... SUCCESS [ 2.980 s]
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SUCCESS [ 3.641 s]
[INFO] ActiveMQ Artemis HQClient Protocol ................. SUCCESS [ 2.514 s]
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SUCCESS [ 1.444 s]
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SUCCESS [ 3.215 s]
[INFO] ActiveMQ Artemis DTO ............................... SUCCESS [ 5.482 s]
[INFO] ActiveMQ Artemis Service Extensions ................ SUCCESS [ 2.811 s]
[INFO] ActiveMQ Artemis JMS Server ........................ SUCCESS [ 5.396 s]
[INFO] ActiveMQ Artemis CDI Integration ................... SUCCESS [ 16.023 s]
[INFO] ActiveMQ Artemis Boot .............................. SUCCESS [ 2.200 s]
[INFO] ActiveMQ Artemis Tools ............................. SUCCESS [ 2.747 s]
[INFO] ActiveMQ Artemis CLI ............................... SUCCESS [ 35.718 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 9.671 s]
[INFO] ActiveMQ Artemis Web ............................... SUCCESS [ 2.695 s]
[INFO] ActiveMQ Artemis JUnit Rules ....................... SUCCESS [ 45.546 s]
[INFO] ActiveMQ Artemis RAR POM ........................... SUCCESS [ 4.971 s]
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SUCCESS [01:54 min]
[INFO] ActiveMQ Artemis Maven Plugin ...................... SUCCESS [ 7.841 s]
[INFO] ActiveMQ Artemis Server OSGi ....................... SUCCESS [ 5.058 s]
[INFO] ActiveMQ Artemis Spring Integration ................ SUCCESS [ 3.516 s]
[INFO] ActiveMQ Artemis Aerogear Integration .............. SUCCESS [ 3.300 s]
[INFO] ActiveMQ Artemis Vert.x Integration ................ SUCCESS [ 3.437 s]
[INFO] Apache ActiveMQ Artemis Distribution ............... SUCCESS [ 3.538 s]
[INFO] ActiveMQ Artemis Tests POM ......................... SUCCESS [ 5.768 s]
[INFO] ActiveMQ Artemis Unit Tests ........................ FAILURE [02:01 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: 09:45 min
[INFO] Finished at: 2017-02-17T02:29:18+00:00
[INFO] Final Memory: 225M/1553M
[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/surefirebooter5791854588264498976.jar>
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire792240563291238179tmp>
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/tests/unit-tests/target/surefire/surefire_177983122703043484936tmp>
[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