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

Changes:

[clebertsuconic] ARTEMIS-2801 Fix ByteUtil.getHumanReadableByteCount() giving

[clebertsuconic] NO-JIRA Fixing rare intermittent failure on 
CreditsSemaphoreTest


------------------------------------------
[...truncated 29.86 KB...]
        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:365)
 [surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
 [surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
 [surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 
[surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
 [surefire-booter-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
 [surefire-booter-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 
[surefire-booter-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 
[surefire-booter-2.22.2.jar:2.22.2]

[main] 16:39:52,220 WARN  [org.apache.activemq.artemis.logs] AMQ202006: Failed 
to check Url http://localhost:8787.: java.net.ConnectException: Connection 
refused (Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method) 
[rt.jar:1.8.0_252]
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
[rt.jar:1.8.0_252]
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
 [rt.jar:1.8.0_252]
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
[rt.jar:1.8.0_252]
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
[rt.jar:1.8.0_252]
        at java.net.Socket.connect(Socket.java:607) [rt.jar:1.8.0_252]
        at java.net.Socket.connect(Socket.java:556) [rt.jar:1.8.0_252]
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.<init>(HttpClient.java:242) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.New(HttpClient.java:339) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.New(HttpClient.java:357) 
[rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(HttpURLConnection.java:1226)
 [rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect0(HttpURLConnection.java:1162)
 [rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.plainConnect(HttpURLConnection.java:1056)
 [rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.connect(HttpURLConnection.java:990) 
[rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1570)
 [rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
 [rt.jar:1.8.0_252]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:411)
 [:]
        at 
org.apache.activemq.artemis.utils.NetworkHealthTest.testCheckUsingHTTP(NetworkHealthTest.java:246)
 [:]
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[rt.jar:1.8.0_252]
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 
[rt.jar:1.8.0_252]
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 [rt.jar:1.8.0_252]
        at java.lang.reflect.Method.invoke(Method.java:498) [rt.jar:1.8.0_252]
        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.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:365)
 [surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273)
 [surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238)
 [surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) 
[surefire-junit4-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
 [surefire-booter-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
 [surefire-booter-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126) 
[surefire-booter-2.22.2.jar:2.22.2]
        at 
org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418) 
[surefire-booter-2.22.2.jar:2.22.2]

[Network-Checker-0 (NetworkChecker)] 16:39:52,744 WARN  
[org.apache.activemq.artemis.logs] AMQ202006: Failed to check Url 
http://localhost:8787.: java.net.ConnectException: Connection refused 
(Connection refused)
        at java.net.PlainSocketImpl.socketConnect(Native Method) 
[rt.jar:1.8.0_252]
        at 
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) 
[rt.jar:1.8.0_252]
        at 
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
 [rt.jar:1.8.0_252]
        at 
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) 
[rt.jar:1.8.0_252]
        at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) 
[rt.jar:1.8.0_252]
        at java.net.Socket.connect(Socket.java:607) [rt.jar:1.8.0_252]
        at java.net.Socket.connect(Socket.java:556) [rt.jar:1.8.0_252]
        at sun.net.NetworkClient.doConnect(NetworkClient.java:180) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:463) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.openServer(HttpClient.java:558) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:840) 
[rt.jar:1.8.0_252]
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678) 
[rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1593)
 [rt.jar:1.8.0_252]
        at 
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1498)
 [rt.jar:1.8.0_252]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:411)
 [:]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.check(NetworkHealthCheck.java:321)
 [:]
        at 
org.apache.activemq.artemis.core.server.NetworkHealthCheck.run(NetworkHealthCheck.java:276)
 [:]
        at 
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$2.run(ActiveMQScheduledComponent.java:306)
 [:]
        at 
org.apache.activemq.artemis.core.server.ActiveMQScheduledComponent$3.run(ActiveMQScheduledComponent.java:316)
 [:]
        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) 
[rt.jar:1.8.0_252]
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308) 
[rt.jar:1.8.0_252]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
 [rt.jar:1.8.0_252]
        at 
java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
 [rt.jar:1.8.0_252]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
[rt.jar:1.8.0_252]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
[rt.jar:1.8.0_252]
        at 
org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118)
 [:]

[Network-Checker-0 (NetworkChecker)] 16:39:52,748 INFO  
[org.apache.activemq.artemis.logs] AMQ201001: Network is unhealthy, stopping 
service org.apache.activemq.artemis.utils.NetworkHealthTest$1@6c49835d
[Network-Checker-0 (NetworkChecker)] 16:39:52,852 INFO  
[org.apache.activemq.artemis.logs] AMQ201000: Network is healthy, starting 
service org.apache.activemq.artemis.utils.NetworkHealthTest$1@6c49835d
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.008 s 
- in org.apache.activemq.artemis.utils.NetworkHealthTest
[INFO] Running org.apache.activemq.artemis.utils.PairTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.activemq.artemis.utils.PairTest
[INFO] Running org.apache.activemq.artemis.utils.PasswordMaskingUtilTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.activemq.artemis.utils.PasswordMaskingUtilTest
[INFO] Running org.apache.activemq.artemis.utils.PowerOf2UtilTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.activemq.artemis.utils.PowerOf2UtilTest
[INFO] Running org.apache.activemq.artemis.utils.ReferenceCounterTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.145 s 
- in org.apache.activemq.artemis.utils.ReferenceCounterTest
[INFO] Running org.apache.activemq.artemis.utils.SimpleFutureTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s 
- in org.apache.activemq.artemis.utils.SimpleFutureTest
[INFO] Running org.apache.activemq.artemis.utils.SimpleStringTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s 
- in org.apache.activemq.artemis.utils.SimpleStringTest
[INFO] Running org.apache.activemq.artemis.utils.TimeUnitsTest
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s 
- in org.apache.activemq.artemis.utils.TimeUnitsTest
[INFO] Running org.apache.activemq.artemis.utils.TypedPropertiesConcurrencyTest
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.294 s 
- in org.apache.activemq.artemis.utils.TypedPropertiesConcurrencyTest
[INFO] Running org.apache.activemq.artemis.utils.TypedPropertiesConversionTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s 
- in org.apache.activemq.artemis.utils.TypedPropertiesConversionTest
[INFO] Running org.apache.activemq.artemis.utils.TypedPropertiesTest
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s 
- in org.apache.activemq.artemis.utils.TypedPropertiesTest
[INFO] Running org.apache.activemq.artemis.utils.URIParserTest
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 s 
- in org.apache.activemq.artemis.utils.URIParserTest
[INFO] Running 
org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
[main] 16:40:01,681 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
0 in 733 milliseconds
[main] 16:40:02,466 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
1 in 784 milliseconds
[main] 16:40:03,200 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
2 in 734 milliseconds
[main] 16:40:03,498 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
3 in 297 milliseconds
[main] 16:40:03,781 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
4 in 282 milliseconds
[main] 16:40:04,079 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
5 in 296 milliseconds
[main] 16:40:04,377 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
6 in 297 milliseconds
[main] 16:40:04,663 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
7 in 285 milliseconds
[main] 16:40:04,953 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
8 in 289 milliseconds
[main] 16:40:05,248 INFO  
[org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest] execution 
9 in 294 milliseconds
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.329 s 
- in org.apache.activemq.artemis.utils.actors.OrderedExecutorSanityTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedListTest
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s 
- in 
org.apache.activemq.artemis.utils.collections.ConcurrentAppendOnlyChunkedListTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
[INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.787 s 
- in org.apache.activemq.artemis.utils.collections.ConcurrentLongHashMapTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.584 s 
- in org.apache.activemq.artemis.utils.collections.ConcurrentLongHashSetTest
[INFO] Running org.apache.activemq.artemis.utils.collections.LongHashSetTest
[INFO] Tests run: 65, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s 
- in org.apache.activemq.artemis.utils.collections.LongHashSetTest
[INFO] Running org.apache.activemq.artemis.utils.collections.MultiIteratorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in 
org.apache.activemq.artemis.utils.collections.MultiIteratorTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.MultiResettableIteratorTest
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s 
- in org.apache.activemq.artemis.utils.collections.MultiResettableIteratorTest
[INFO] Running org.apache.activemq.artemis.utils.collections.NoOpMapTest
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.apache.activemq.artemis.utils.collections.NoOpMapTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.PriorityCollectionTest
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.56 s - 
in org.apache.activemq.artemis.utils.collections.PriorityCollectionTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.SparseArrayLinkedListTest
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s 
- in org.apache.activemq.artemis.utils.collections.SparseArrayLinkedListTest
[INFO] Running 
org.apache.activemq.artemis.utils.collections.UpdatableIteratorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s 
- in org.apache.activemq.artemis.utils.collections.UpdatableIteratorTest
[INFO] Running org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
[Thread-0 (-scheduled-threads)] 16:40:08,358 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
[main] 16:40:08,412 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 0
[Thread-0 (-scheduled-threads)] 16:40:08,522 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 0
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.386 s 
- in org.apache.activemq.artemis.utils.critical.CriticalAnalyzerTest
[INFO] Running org.apache.activemq.artemis.utils.critical.CriticalMeasureTest
[main] 16:40:08,732 WARN  
[org.apache.activemq.artemis.utils.critical.CriticalMeasure] Component 
org.apache.activemq.artemis.utils.critical.CriticalComponentImpl is expired on 
path 1
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s 
- in org.apache.activemq.artemis.utils.critical.CriticalMeasureTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Failures: 
[ERROR]   HumanReadableByteCountTest.testFrenchLocale:43->internalTest:57 
expected:<999[,]0B> but was:<999[.]0B>
[INFO] 
[ERROR] Tests run: 257, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] ActiveMQ Artemis Parent 2.14.0-SNAPSHOT ............ SUCCESS [  6.692 s]
[INFO] ActiveMQ Artemis Commons ........................... FAILURE [ 37.474 s]
[INFO] ActiveMQ Artemis Core Client ....................... SKIPPED
[INFO] ActiveMQ Artemis Selector Implementation ........... SKIPPED
[INFO] ActiveMQ Artemis JMS Client ........................ SKIPPED
[INFO] ActiveMQ Artemis Journal ........................... SKIPPED
[INFO] ActiveMQ Artemis JDBC Store ........................ SKIPPED
[INFO] ActiveMQ Artemis Server ............................ SKIPPED
[INFO] ActiveMQ Artemis Protocols ......................... SKIPPED
[INFO] ActiveMQ Artemis AMQP Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis STOMP Protocol .................... SKIPPED
[INFO] ActiveMQ Artemis OpenWire Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HQClient Protocol ................. SKIPPED
[INFO] ActiveMQ Artemis HornetQ Protocol .................. SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... SKIPPED
[INFO] ActiveMQ Artemis MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis CLI ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Web ............................... SKIPPED
[INFO] ActiveMQ Artemis Core Client All ................... SKIPPED
[INFO] ActiveMQ Artemis Client OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client All .................... SKIPPED
[INFO] ActiveMQ Artemis JMS Client OSGi ................... SKIPPED
[INFO] ActiveMQ Artemis RAR POM ........................... SKIPPED
[INFO] ActiveMQ Artemis REST Interface Implementation ..... SKIPPED
[INFO] ActiveMQ Artemis Maven Plugin ...................... SKIPPED
[INFO] ActiveMQ Artemis Server OSGi ....................... SKIPPED
[INFO] ActiveMQ Artemis Cons .............................. SKIPPED
[INFO] ActiveMQ Artemis HawtIO Branding ................... SKIPPED
[INFO] ActiveMQ Artemis HawtIO Plugin ..................... SKIPPED
[INFO] ActiveMQ Artemis Console ........................... SKIPPED
[INFO] ActiveMQ Artemis Spring Integration ................ SKIPPED
[INFO] Apache ActiveMQ Artemis Distribution ............... SKIPPED
[INFO] ActiveMQ Artemis Tests POM ......................... SKIPPED
[INFO] ActiveMQ Artemis Test Support ...................... SKIPPED
[INFO] ActiveMQ Artemis Unit Tests ........................ SKIPPED
[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 Integration Tests ................. SKIPPED
[INFO] ActiveMQ Artemis Client Integration Tests .......... SKIPPED
[INFO] ActiveMQ Artemis Compatibility Tests ............... SKIPPED
[INFO] ActiveMQ Artemis soak Tests ........................ SKIPPED
[INFO] ActiveMQ Artemis stress Tests ...................... SKIPPED
[INFO] ActiveMQ Artemis performance Tests ................. SKIPPED
[INFO] Smoke Tests ........................................ SKIPPED
[INFO] ActiveMQ Artemis Extra Tests 2.14.0-SNAPSHOT ....... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 47.428 s
[INFO] Finished at: 2020-07-08T16:40:09Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on 
project artemis-commons: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-commons/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] -> [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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :artemis-commons
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

Reply via email to