See
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/2250/display/redirect?page=changes>
Changes:
[clebertsuconic] ARTEMIS-2192 LegacyLDAPSecuritySettingPlugin uses hard-coded
RDN types
------------------------------------------
[...truncated 253.90 KB...]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in
org.apache.activemq.artemis.core.config.impl.ValidatorsTest
Running
org.apache.activemq.artemis.core.config.impl.WrongRoleFileConfigurationParserTest
[main] 17:02:00,336 INFO [org.apache.activemq.artemis.core.server] **** start
#test testParsingDefaultServerConfig() ***
[main] 17:02:00,353 ERROR [org.apache.activemq.artemis.core.server]
cvc-complex-type.2.4.a: Invalid content was found starting with element 'name'.
One of '{WC[##other:"urn:activemq"]}' is expected.
[main] 17:02:00,355 WARN [org.apache.activemq.artemis.core.server] AMQ222177:
Wrong configuration for role, create-durable-queue is not a valid permission
[main] 17:02:00,356 WARN [org.apache.activemq.artemis.core.server] AMQ222177:
Wrong configuration for role, delete-durable-queue is not a valid permission
[main] 17:02:00,357 INFO [org.apache.activemq.artemis.core.server] **** end
#test testParsingDefaultServerConfig() ***
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec - in
org.apache.activemq.artemis.core.config.impl.WrongRoleFileConfigurationParserTest
Running org.apache.activemq.artemis.core.filter.impl.FilterTest
[main] 17:02:00,396 ERROR [org.apache.activemq.artemis.core.server] AMQ224006:
Invalid filter: color = 'red
[main] 17:02:00,397 ERROR [org.apache.activemq.artemis.core.server] AMQ224006:
Invalid filter: color = 'red
[main] 17:02:00,397 ERROR [org.apache.activemq.artemis.core.server] AMQ224006:
Invalid filter: 3
[main] 17:02:00,398 ERROR [org.apache.activemq.artemis.core.server] AMQ224006:
Invalid filter: 3
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 sec - in
org.apache.activemq.artemis.core.filter.impl.FilterTest
Running org.apache.activemq.artemis.core.list.PriorityLinkedListTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in
org.apache.activemq.artemis.core.list.PriorityLinkedListTest
Running org.apache.activemq.artemis.core.message.impl.MessagePropertyTest
[main] 17:02:00,423 INFO [org.apache.activemq.artemis.core.server] **** start
#test testProperties() ***
[main] 17:02:00,498 INFO [org.apache.activemq.artemis.core.server] AMQ221000:
live Message Broker is starting with configuration Broker Configuration
(clustered=false,journalDirectory=<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/./target/tmp/junit8721647333964260285/journal0-L,bindingsDirectory=/home/jenkins/jenkins-slave/workspace/ActiveMQ-Artemis-Master/artemis-server/./target/tmp/junit8721647333964260285/bindings0-L,largeMessagesDirectory=/home/jenkins/jenkins-slave/workspace/ActiveMQ-Artemis-Master/artemis-server/./target/tmp/junit8721647333964260285/large-msg0-L,pagingDirectory=/home/jenkins/jenkins-slave/workspace/ActiveMQ-Artemis-Master/artemis-server/./target/tmp/junit8721647333964260285/page0-L)>
[main] 17:02:00,498 INFO [org.apache.activemq.artemis.core.server] AMQ221012:
Using AIO Journal
[main] 17:02:00,499 INFO [org.apache.activemq.artemis.core.server] AMQ221043:
Protocol module found: [artemis-server]. Adding protocol support for: CORE
[main] 17:02:00,531 INFO [org.apache.activemq.artemis.core.server] AMQ221034:
Waiting indefinitely to obtain live lock
[main] 17:02:00,531 INFO [org.apache.activemq.artemis.core.server] AMQ221035:
Live Server Obtained live lock
[main] 17:02:00,607 INFO [org.apache.activemq.artemis.core.server] AMQ221007:
Server is now live
[main] 17:02:00,607 INFO [org.apache.activemq.artemis.core.server] AMQ221001:
Apache ActiveMQ Artemis Message Broker version 2.7.0-SNAPSHOT [localhost,
nodeID=996fc1d5-1f30-11e9-bf58-008cfac34ebc]
[Thread-0
(ActiveMQ-server-org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl$6@458544e0)]
17:02:00,826 WARN [org.apache.activemq.artemis.core.server] AMQ222225:
Sending unexpected exception to the client: java.lang.NoClassDefFoundError:
Could not initialize class
org.apache.activemq.artemis.core.server.impl.QueueImpl
at
org.apache.activemq.artemis.core.server.impl.QueueFactoryImpl.createQueueWith(QueueFactoryImpl.java:80)
[:]
at
org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.createQueue(ActiveMQServerImpl.java:3119)
[:]
at
org.apache.activemq.artemis.core.server.impl.ActiveMQServerImpl.createQueue(ActiveMQServerImpl.java:1754)
[:]
at
org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.createQueue(ServerSessionImpl.java:630)
[:]
at
org.apache.activemq.artemis.core.server.impl.ServerSessionImpl.createQueue(ServerSessionImpl.java:706)
[:]
at
org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.slowPacketHandler(ServerSessionPacketHandler.java:364)
[:2.7.0-SNAPSHOT]
at
org.apache.activemq.artemis.core.protocol.core.ServerSessionPacketHandler.onMessagePacket(ServerSessionPacketHandler.java:290)
[:2.7.0-SNAPSHOT]
at org.apache.activemq.artemis.utils.actors.Actor.doTask(Actor.java:33)
[artemis-commons-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
at
org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:66)
[artemis-commons-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
at
org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:42)
[artemis-commons-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
at
org.apache.activemq.artemis.utils.actors.OrderedExecutor.doTask(OrderedExecutor.java:31)
[artemis-commons-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
at
org.apache.activemq.artemis.utils.actors.ProcessorBase.executePendingTasks(ProcessorBase.java:66)
[artemis-commons-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
at
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[rt.jar:1.8.0_191]
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[rt.jar:1.8.0_191]
at
org.apache.activemq.artemis.utils.ActiveMQThreadFactory$1.run(ActiveMQThreadFactory.java:118)
[artemis-commons-2.7.0-SNAPSHOT.jar:2.7.0-SNAPSHOT]
[main] 17:02:00,932 INFO [org.apache.activemq.artemis.core.server] AMQ221002:
Apache ActiveMQ Artemis Message Broker version 2.7.0-SNAPSHOT
[996fc1d5-1f30-11e9-bf58-008cfac34ebc] stopped, uptime 0.503 seconds
[main] 17:02:00,937 INFO [org.apache.activemq.artemis.core.server] **** end
#test testProperties() ***
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.515 sec <<<
FAILURE! - in org.apache.activemq.artemis.core.message.impl.MessagePropertyTest
testProperties(org.apache.activemq.artemis.core.message.impl.MessagePropertyTest)
Time elapsed: 0.515 sec <<< ERROR!
org.apache.activemq.artemis.api.core.ActiveMQInternalErrorException: null
at
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:462)
at
org.apache.activemq.artemis.core.protocol.core.impl.ChannelImpl.sendBlocking(ChannelImpl.java:358)
at
org.apache.activemq.artemis.core.protocol.core.impl.ActiveMQSessionContext.createQueue(ActiveMQSessionContext.java:746)
at
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.internalCreateQueue(ClientSessionImpl.java:1998)
at
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createQueue(ClientSessionImpl.java:702)
at
org.apache.activemq.artemis.core.client.impl.ClientSessionImpl.createQueue(ClientSessionImpl.java:726)
at
org.apache.activemq.artemis.core.message.impl.MessagePropertyTest.sendMessages(MessagePropertyTest.java:57)
at
org.apache.activemq.artemis.core.message.impl.MessagePropertyTest.testProperties(MessagePropertyTest.java:85)
Running
org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManagerTest
[main] 17:02:00,942 INFO [org.apache.activemq.artemis.core.server] AMQ221058:
resetting Journal File size from 4,098 to 4,096 to fit with alignment of 4,096
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.activemq.artemis.core.persistence.impl.journal.JournalStorageManagerTest
Running
org.apache.activemq.artemis.core.reload.LoggingConfigurationFileReloaderTest
[main] 17:02:00,947 INFO [org.apache.activemq.artemis.core.server] AMQ221056:
Reloading configuration: logging
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.activemq.artemis.core.reload.LoggingConfigurationFileReloaderTest
Running org.apache.activemq.artemis.core.reload.ReloadManagerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.014 sec - in
org.apache.activemq.artemis.core.reload.ReloadManagerTest
Running org.apache.activemq.artemis.core.security.RoleTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.activemq.artemis.core.security.RoleTest
Running
org.apache.activemq.artemis.core.security.jaas.CertificateLoginModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in
org.apache.activemq.artemis.core.security.jaas.CertificateLoginModuleTest
Running org.apache.activemq.artemis.core.security.jaas.GuestLoginModuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in
org.apache.activemq.artemis.core.security.jaas.GuestLoginModuleTest
Running org.apache.activemq.artemis.core.security.jaas.JAASSecurityManagerTest
loader: sun.misc.Launcher$AppClassLoader@42a57993
loader: sun.misc.Launcher$AppClassLoader@42a57993
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in
org.apache.activemq.artemis.core.security.jaas.JAASSecurityManagerTest
Running
org.apache.activemq.artemis.core.security.jaas.LDAPLoginModuleMaskPasswordTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.373 sec - in
org.apache.activemq.artemis.core.security.jaas.LDAPLoginModuleMaskPasswordTest
Running org.apache.activemq.artemis.core.security.jaas.LDAPLoginModuleTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.118 sec - in
org.apache.activemq.artemis.core.security.jaas.LDAPLoginModuleTest
Running
org.apache.activemq.artemis.core.security.jaas.LDAPModuleRoleExpansionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.794 sec - in
org.apache.activemq.artemis.core.security.jaas.LDAPModuleRoleExpansionTest
Running
org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleRaceConditionTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 69.816 sec - in
org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleRaceConditionTest
Running org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.044 sec - in
org.apache.activemq.artemis.core.security.jaas.PropertiesLoginModuleTest
Running org.apache.activemq.artemis.core.security.jaas.RolePrincipalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.activemq.artemis.core.security.jaas.RolePrincipalTest
Running
org.apache.activemq.artemis.core.security.jaas.TextFileCertificateLoginModuleTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 sec - in
org.apache.activemq.artemis.core.security.jaas.TextFileCertificateLoginModuleTest
Running org.apache.activemq.artemis.core.security.jaas.UserPrincipalTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.activemq.artemis.core.security.jaas.UserPrincipalTest
Running org.apache.activemq.artemis.core.server.QueueConfigTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.activemq.artemis.core.server.QueueConfigTest
Running
org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImplTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in
org.apache.activemq.artemis.core.server.cluster.impl.BroadcastGroupImplTest
Running org.apache.activemq.artemis.core.server.files.FileMoveManagerTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 sec - in
org.apache.activemq.artemis.core.server.files.FileMoveManagerTest
Running org.apache.activemq.artemis.core.server.files.FileStoreMonitorTest
tick:: / (/dev/sda3) usage::0.1154347331407698
under:: / (/dev/sda3) usage::0.1154347331407698
tick:: / (/dev/sda3) usage::1.0
over:: / (/dev/sda3) usage::1.0
TickS::0.11543473210033983
TickS::0.11543473210033983
TickS::0.11543473210033983
TickS::0.11543473210033983
TickS::0.11543473210033983
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.213 sec - in
org.apache.activemq.artemis.core.server.files.FileStoreMonitorTest
Running
org.apache.activemq.artemis.core.server.group.impl.ClusteredResetMockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 sec - in
org.apache.activemq.artemis.core.server.group.impl.ClusteredResetMockTest
Running org.apache.activemq.artemis.core.server.impl.CompositeAddressTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.activemq.artemis.core.server.impl.CompositeAddressTest
Running org.apache.activemq.artemis.core.server.impl.EmbeddedServerTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 sec - in
org.apache.activemq.artemis.core.server.impl.EmbeddedServerTest
Running org.apache.activemq.artemis.core.server.impl.QueueConsumersImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in
org.apache.activemq.artemis.core.server.impl.QueueConsumersImplTest
Running
org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.966 sec - in
org.apache.activemq.artemis.core.server.impl.ScheduledDeliveryHandlerTest
Running org.apache.activemq.artemis.core.server.impl.jdbc.JdbcLeaseLockTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 201.366 sec -
in org.apache.activemq.artemis.core.server.impl.jdbc.JdbcLeaseLockTest
Running
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.762 sec - in
org.apache.activemq.artemis.core.server.impl.jdbc.JdbcSharedStateManagerTest
Running
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in
org.apache.activemq.artemis.core.server.journal.JournalStorageManagerConstantTest
Running
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in
org.apache.activemq.artemis.core.server.management.JMXAccessControlListTest
Running org.apache.activemq.artemis.core.settings.AddressSettingsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in
org.apache.activemq.artemis.core.settings.AddressSettingsTest
Running org.apache.activemq.artemis.core.settings.RepositoryTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in
org.apache.activemq.artemis.core.settings.RepositoryTest
Running org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
rollback...
rollback...
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in
org.apache.activemq.artemis.core.transaction.impl.TransactionImplTest
Running org.apache.activemq.artemis.core.version.impl.VersionImplTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in
org.apache.activemq.artemis.core.version.impl.VersionImplTest
Running org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in
org.apache.activemq.artemis.spi.core.security.jaas.Krb5LoginModuleTest
Running org.apache.activemq.artemis.tests.util.SimpleStringTest
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in
org.apache.activemq.artemis.tests.util.SimpleStringTest
Running org.apache.activemq.artemis.uri.AcceptorParserTest
config:TransportConfiguration(name=test,
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
?tcpReceiveBufferSize=1048576&port=8080&host=localhost&protocols=openwire&tcpSendBufferSize=1048576&banana=x
config:TransportConfiguration(name=test,
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)
?tcpReceiveBufferSize=1048576&port=5672&host=0-0-0-0&tcpSendBufferSize=1048576&virtualTopicConsumerWildcards=Consumer-*->;2
Consumer.*.>;2
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in
org.apache.activemq.artemis.uri.AcceptorParserTest
Running org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in
org.apache.activemq.artemis.uri.ClusterConnectionConfigurationTest
Results :
Tests in error:
FileConfigurationParserTest.testDuplicateQueue:89 NullPointer
MessagePropertyTest.testProperties:85->sendMessages:57 ยป ActiveMQInternalError
Tests run: 284, Failures: 0, Errors: 2, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] ActiveMQ Artemis Parent ............................ SUCCESS [ 4.459 s]
[INFO] ActiveMQ Artemis Commons ........................... SUCCESS [ 27.438 s]
[INFO] ActiveMQ Artemis Core Client ....................... SUCCESS [ 14.599 s]
[INFO] ActiveMQ Artemis Selector Implementation ........... SUCCESS [ 5.036 s]
[INFO] ActiveMQ Artemis JMS Client ........................ SUCCESS [ 5.533 s]
[INFO] ActiveMQ Artemis Native POM ........................ SUCCESS [ 8.350 s]
[INFO] ActiveMQ Artemis Journal ........................... SUCCESS [ 4.344 s]
[INFO] ActiveMQ Artemis JDBC Store ........................ SUCCESS [ 33.223 s]
[INFO] ActiveMQ Artemis Server ............................ FAILURE [06:51 min]
[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 MQTT Protocol ..................... SKIPPED
[INFO] ActiveMQ Artemis DTO ............................... SKIPPED
[INFO] ActiveMQ Artemis Service Extensions ................ SKIPPED
[INFO] ActiveMQ Artemis JMS Server ........................ SKIPPED
[INFO] ActiveMQ Artemis CDI Integration ................... SKIPPED
[INFO] ActiveMQ Artemis Boot .............................. SKIPPED
[INFO] ActiveMQ Artemis Tools ............................. SKIPPED
[INFO] ActiveMQ Artemis JUnit Rules ....................... 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 ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 08:37 min
[INFO] Finished at: 2019-01-23T17:07:56+00:00
[INFO] Final Memory: 195M/3340M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on
project artemis-server: There are test failures.
[ERROR]
[ERROR] Please refer to
<https://builds.apache.org/job/ActiveMQ-Artemis-Master/ws/artemis-server/target/surefire-reports>
for the individual test results.
[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-server
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
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]
Not sending mail to unregistered user [email protected]