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

Changes:

[Justin Bertram] ARTEMIS-4591 upgrade Netty to 4.1.106.Final

[Justin Bertram] ARTEMIS-4592 detect possible dependency updates

[Justin Bertram] ARTEMIS-4594 upgrade Error Prone to 2.24.1

[Justin Bertram] ARTEMIS-4595 upgrade Guava to 33.0.0-jre

[Justin Bertram] ARTEMIS-4596 upgrade Commons Codec to 1.16.0

[Justin Bertram] ARTEMIS-4598 upgrade Commons Logging to 1.3.0

[Justin Bertram] ARTEMIS-4599 upgrade PEM Keystore to 2.3.0

[Justin Bertram] ARTEMIS-4602 upgrade Jetty to 10.0.20

[Justin Bertram] ARTEMIS-4603 upgrade JavaCC to 7.0.13

[Justin Bertram] ARTEMIS-4605 upgrade Commons Lang to 3.14.0

[Justin Bertram] ARTEMIS-4607 upgrade Curator to 5.6.0

[Justin Bertram] ARTEMIS-4609 upgrade Log4j to 2.22.1

[Justin Bertram] ARTEMIS-4611 upgrade BouncyCastle to 1.77

[Justin Bertram] ARTEMIS-4612 upgrade EasyMock to 5.2.0

[Justin Bertram] ARTEMIS-4613 upgrade Jansi to 2.4.1

[Justin Bertram] ARTEMIS-4618 upgrade JUnit to 5.10.1

[Justin Bertram] ARTEMIS-4619 upgrade Mockito to 5.10.0

[Justin Bertram] ARTEMIS-4620 upgrade OWASP to 9.0.9

[Justin Bertram] ARTEMIS-4621 upgrade PostgreSQL to 42.7.1

[Justin Bertram] ARTEMIS-4622 upgrade Selenium to 4.17.0


------------------------------------------
[...truncated 1.81 MB...]
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
 ~[?:?]
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 ~[?:?]
        at java.base/java.lang.reflect.Method.invoke(Method.java:566) ~[?:?]
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
 ~[junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
 ~[junit-4.13.2.jar:4.13.2]
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
 ~[junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
 ~[junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
 ~[junit-4.13.2.jar:4.13.2]
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
 ~[junit-4.13.2.jar:4.13.2]
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 
~[?:?]
        at java.base/java.lang.Thread.run(Thread.java:829) ~[?:?]
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at java.base@11.0.16.1/java.lang.Class.forName0(Native Method)
        at java.base@11.0.16.1/java.lang.Class.forName(Class.java:315)
        at 
app//picocli.CommandLine$Interpreter.registerBuiltInConverters(CommandLine.java:13400)
        at app//picocli.CommandLine$Interpreter.<init>(CommandLine.java:13358)
        at app//picocli.CommandLine.<init>(CommandLine.java:229)
        at app//picocli.CommandLine.toCommandLine(CommandLine.java:3631)
        at app//picocli.CommandLine.access$16700(CommandLine.java:148)
        at 
app//picocli.CommandLine$Model$CommandReflection.initSubcommands(CommandLine.java:11878)
        at 
app//picocli.CommandLine$Model$CommandReflection.extractCommandSpec(CommandLine.java:11844)
        at 
app//picocli.CommandLine$Model$CommandSpec.forAnnotatedObject(CommandLine.java:6388)
        at app//picocli.CommandLine.<init>(CommandLine.java:230)
        at app//picocli.CommandLine.toCommandLine(CommandLine.java:3631)
        at app//picocli.CommandLine.addSubcommand(CommandLine.java:376)
        at app//picocli.CommandLine.addSubcommand(CommandLine.java:306)
        at 
app//org.apache.activemq.artemis.cli.Artemis.buildCommand(Artemis.java:273)
        at 
app//org.apache.activemq.artemis.cli.Artemis.buildCommand(Artemis.java:250)
        at 
app//org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:200)
        at 
app//org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:195)
        at 
app//org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:134)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testSimpleRun(ArtemisTest.java:1355)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testCustomPort(ArtemisTest.java:1318)
        at 
java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native
 Method)
        at 
java.base@11.0.16.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base@11.0.16.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base@11.0.16.1/java.lang.reflect.Method.invoke(Method.java:566)
        at 
app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        at 
app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        at 
app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
        at 
app//org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
        at 
java.base@11.0.16.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base@11.0.16.1/java.lang.Thread.run(Thread.java:829)
Warning: You are running a data tool outside of any broker instance. Modifying 
data on a running server might break the server's data

org.apache.activemq.artemis.cli.ConfigurationException: Invalid configuration 
URI, can't find file: bootstrap.xml
        at 
org.apache.activemq.artemis.cli.factory.xml.XmlBrokerFactoryHandler.createBroker(XmlBrokerFactoryHandler.java:33)
        at 
org.apache.activemq.artemis.cli.factory.BrokerFactory.createBrokerConfiguration(BrokerFactory.java:47)
        at 
org.apache.activemq.artemis.cli.factory.BrokerFactory.createBrokerConfiguration(BrokerFactory.java:54)
        at 
org.apache.activemq.artemis.cli.commands.Configurable.getBrokerDTO(Configurable.java:100)
        at org.apache.activemq.artemis.cli.commands.Run.execute(Run.java:83)
        at 
org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:219)
        at 
org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:195)
        at 
org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:134)
        at 
org.apache.activemq.cli.test.ArtemisTest.testSimpleRun(ArtemisTest.java:1355)
        at 
org.apache.activemq.cli.test.ArtemisTest.testCustomPort(ArtemisTest.java:1318)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.lang.Thread.run(Thread.java:829)
Creating ActiveMQ Artemis instance at: 
/home/jenkins/jenkins-agent/712657a4/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-cli/target/tmp/junit609355515116421476/instance_user

You can now start the broker by executing:  

   
"/home/jenkins/jenkins-agent/712657a4/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-cli/target/tmp/junit609355515116421476/instance_user/bin/artemis"
 run

Or you can run the broker in the background using:

   
"/home/jenkins/jenkins-agent/712657a4/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-cli/target/tmp/junit609355515116421476/instance_user/bin/artemis-service"
 start

[ERROR] Tests run: 55, Failures: 5, Errors: 13, Skipped: 0, Time elapsed: 
1,627.25 s <<< FAILURE! - in org.apache.activemq.cli.test.ArtemisTest
[ERROR] 
testConcurrentUserAdministrationJAAS(org.apache.activemq.cli.test.ArtemisTest)  
Time elapsed: 507.744 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testConcurrentUserAdministration(ArtemisTest.java:1030)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testConcurrentUserAdministrationJAAS(ArtemisTest.java:984)

[ERROR] 
testConcurrentUserAdministrationJAAS(org.apache.activemq.cli.test.ArtemisTest)  
Time elapsed: 507.839 s  <<< FAILURE!
java.lang.AssertionError: Test 
testConcurrentUserAdministrationJAAS(org.apache.activemq.cli.test.ArtemisTest) 
Failed with a leak - test timed out after 60000 milliseconds

[ERROR] testQstatColumnWidth(org.apache.activemq.cli.test.ArtemisTest)  Time 
elapsed: 95.7 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testQstatColumnWidth(ArtemisTest.java:1835)

[ERROR] testQstatColumnWidth(org.apache.activemq.cli.test.ArtemisTest)  Time 
elapsed: 96.395 s  <<< FAILURE!
java.lang.AssertionError: Test 
testQstatColumnWidth(org.apache.activemq.cli.test.ArtemisTest) Failed with a 
leak - test timed out after 60000 milliseconds

[ERROR] testRunPropertiesDudArgument(org.apache.activemq.cli.test.ArtemisTest)  
Time elapsed: 98.205 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testRunPropertiesDudArgument(ArtemisTest.java:2117)

[ERROR] testRunPropertiesDudArgument(org.apache.activemq.cli.test.ArtemisTest)  
Time elapsed: 98.313 s  <<< FAILURE!
java.lang.AssertionError: Test 
testRunPropertiesDudArgument(org.apache.activemq.cli.test.ArtemisTest) Failed 
with a leak - test timed out after 60000 milliseconds

[ERROR] testAutoDeleteTrue(org.apache.activemq.cli.test.ArtemisTest)  Time 
elapsed: 86.763 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testAutoDelete(ArtemisTest.java:1476)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testAutoDeleteTrue(ArtemisTest.java:1451)

[ERROR] testAutoDeleteTrue(org.apache.activemq.cli.test.ArtemisTest)  Time 
elapsed: 86.764 s  <<< FAILURE!
java.lang.AssertionError: Test 
testAutoDeleteTrue(org.apache.activemq.cli.test.ArtemisTest) Failed with a leak 
- test timed out after 60000 milliseconds

[ERROR] 
testRunPropertiesArgumentSetsAcceptorPort(org.apache.activemq.cli.test.ArtemisTest)
  Time elapsed: 70.441 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testRunPropertiesArgumentSetsAcceptorPort(ArtemisTest.java:2097)

[ERROR] testQstatErrors(org.apache.activemq.cli.test.ArtemisTest)  Time 
elapsed: 65.804 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testQstatErrors(ArtemisTest.java:1910)

[ERROR] 
testUserCommandResetViaManagementHashed(org.apache.activemq.cli.test.ArtemisTest)
  Time elapsed: 68.296 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.internalTestUserCommandResetViaManagement(ArtemisTest.java:1140)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testUserCommandResetViaManagementHashed(ArtemisTest.java:1131)

[ERROR] testUserCommandResetJAAS(org.apache.activemq.cli.test.ArtemisTest)  
Time elapsed: 66.257 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testUserCommandReset(ArtemisTest.java:867)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testUserCommandResetJAAS(ArtemisTest.java:853)

[ERROR] 
testUserCommandViaManagementPlaintextBasic(org.apache.activemq.cli.test.ArtemisTest)
  Time elapsed: 67.296 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.internalTestUserCommandViaManagement(ArtemisTest.java:621)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testUserCommandViaManagementPlaintextBasic(ArtemisTest.java:607)

[ERROR] testSpaces(org.apache.activemq.cli.test.ArtemisTest)  Time elapsed: 
65.392 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testSimpleRun(ArtemisTest.java:1355)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testSimpleRun(ArtemisTest.java:1336)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testSpaces(ArtemisTest.java:1312)

[ERROR] 
testSecurityManagerConfiguration(org.apache.activemq.cli.test.ArtemisTest)  
Time elapsed: 69.551 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testSecurityManagerConfiguration(ArtemisTest.java:371)

[ERROR] testCustomPort(org.apache.activemq.cli.test.ArtemisTest)  Time elapsed: 
111.41 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testSimpleRun(ArtemisTest.java:1355)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testCustomPort(ArtemisTest.java:1318)

[ERROR] testCustomPort(org.apache.activemq.cli.test.ArtemisTest)  Time elapsed: 
111.41 s  <<< FAILURE!
java.lang.AssertionError: Test 
testCustomPort(org.apache.activemq.cli.test.ArtemisTest) Failed with a leak - 
test timed out after 60000 milliseconds

[ERROR] 
testProperReloadWhenAddingUserViaManagementJAAS(org.apache.activemq.cli.test.ArtemisTest)
  Time elapsed: 66.843 s  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 60000 
milliseconds
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testProperReloadWhenAddingUserViaManagement(ArtemisTest.java:772)
        at 
app//org.apache.activemq.cli.test.ArtemisTest.testProperReloadWhenAddingUserViaManagementJAAS(ArtemisTest.java:758)

[INFO] Running org.apache.activemq.cli.test.CliPerfClientTest
Warning: You are running a data tool outside of any broker instance. Modifying 
data on a running server might break the server's data

org.apache.activemq.artemis.cli.ConfigurationException: Invalid configuration 
URI, can't find file: bootstrap.xml
        at 
org.apache.activemq.artemis.cli.factory.xml.XmlBrokerFactoryHandler.createBroker(XmlBrokerFactoryHandler.java:33)
        at 
org.apache.activemq.artemis.cli.factory.BrokerFactory.createBrokerConfiguration(BrokerFactory.java:47)
        at 
org.apache.activemq.artemis.cli.factory.BrokerFactory.createBrokerConfiguration(BrokerFactory.java:54)
        at 
org.apache.activemq.artemis.cli.commands.Configurable.getBrokerDTO(Configurable.java:100)
        at org.apache.activemq.artemis.cli.commands.Run.execute(Run.java:83)
        at 
org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:219)
        at 
org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:195)
        at 
org.apache.activemq.artemis.cli.Artemis.internalExecute(Artemis.java:134)
        at 
org.apache.activemq.cli.test.ArtemisTest.testProperReloadWhenAddingUserViaManagement(ArtemisTest.java:772)
        at 
org.apache.activemq.cli.test.ArtemisTest.testProperReloadWhenAddingUserViaManagementJAAS(ArtemisTest.java:758)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:566)
        at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
        at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
        at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
        at 
org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:299)
        at 
org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:293)
        at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at java.base/java.lang.Thread.run(Thread.java:829)
Creating ActiveMQ Artemis instance at: 
/home/jenkins/jenkins-agent/712657a4/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-cli/target/tmp/junit2871312864301949615/broker

You can now start the broker by executing:  

   
"/home/jenkins/jenkins-agent/712657a4/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-cli/target/tmp/junit2871312864301949615/broker/bin/artemis"
 run

Or you can run the broker in the background using:

   
"/home/jenkins/jenkins-agent/712657a4/workspace/ActiveMQ/ActiveMQ-Artemis-JDK11/artemis-cli/target/tmp/junit2871312864301949615/broker/bin/artemis-service"
 start

     _        _               _
    / \  ____| |_  ___ __  __(_) _____
   / _ \|  _ \ __|/ _ \  \/  | |/  __/
  / ___ \ | \/ |_/  __/ |\/| | |\___ \
 /_/   \_\|   \__\____|_|  |_|_|/___ /
 Apache ActiveMQ Artemis 2.33.0-SNAPSHOT


[main] 17:02:31,016 INFO  [org.apache.activemq.artemis.integration.bootstrap] 
AMQ101000: Starting ActiveMQ Artemis Server version 2.33.0-SNAPSHOT
[main] 17:15:26,517 INFO  [org.apache.activemq.artemis.core.server] AMQ221000: 
primary Message Broker is starting with configuration Broker Configuration 
(clustered=false,journalDirectory=data/journal,bindingsDirectory=data/bindings,largeMessagesDirectory=data/large-messages,pagingDirectory=data/paging)
[main] 17:29:04,481 INFO  [org.apache.activemq.artemis.core.server] AMQ221057: 
Global Max Size is being adjusted to 1/2 of the JVM max size (-Xmx). being 
defined as 2096103424
[main] 17:33:56,520 INFO  [org.apache.activemq.artemis.core.server] AMQ221043: 
Protocol module found: [artemis-server]. Adding protocol support for: CORE
[main] 17:43:32,735 INFO  [org.apache.activemq.artemis.core.server] AMQ224092: 
Despite disabled persistence, page files will be persisted.
[main] 17:43:33,036 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: 
Deploying address DLQ supporting [ANYCAST]
[main] 17:43:33,037 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: 
Deploying ANYCAST queue DLQ on address DLQ
[main] 17:43:33,131 INFO  [org.apache.activemq.artemis.core.server] AMQ221080: 
Deploying address ExpiryQueue supporting [ANYCAST]
[main] 17:43:33,136 INFO  [org.apache.activemq.artemis.core.server] AMQ221003: 
Deploying ANYCAST queue ExpiryQueue on address ExpiryQueue
[main] 17:43:33,137 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=stomp, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=61613&host=0-0-0-0&protocols=STOMP&useEpoll=true&tcpSendBufferSize=1048576
[main] 17:43:33,138 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored 
on acceptor TransportConfiguration(name=hornetq, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true&anycastPrefix=jms-queue-&multicastPrefix=jms-topic-
[main] 17:43:33,139 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=hornetq, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&port=5445&host=0-0-0-0&protocols=HORNETQ,STOMP&useEpoll=true&anycastPrefix=jms-queue-&multicastPrefix=jms-topic-
[main] 17:43:33,139 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol AMQP, Protocol being ignored on 
acceptor TransportConfiguration(name=amqp, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=5672&host=0-0-0-0&protocols=AMQP&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&amqpDuplicateDetection=true&amqpLowCredits=300
[main] 17:43:33,140 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol AMQP, Protocol being ignored on 
acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&supportAdvisory=false&amqpDuplicateDetection=true&amqpLowCredits=300&suppressInternalManagementObjects=false
[main] 17:43:33,141 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol STOMP, Protocol being ignored 
on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&supportAdvisory=false&amqpDuplicateDetection=true&amqpLowCredits=300&suppressInternalManagementObjects=false
[main] 17:43:33,141 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol HORNETQ, Protocol being ignored 
on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&supportAdvisory=false&amqpDuplicateDetection=true&amqpLowCredits=300&suppressInternalManagementObjects=false
[main] 17:43:33,141 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on 
acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&supportAdvisory=false&amqpDuplicateDetection=true&amqpLowCredits=300&suppressInternalManagementObjects=false
[main] 17:43:33,143 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol OPENWIRE, Protocol being 
ignored on acceptor TransportConfiguration(name=artemis, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=61616&host=0-0-0-0&protocols=CORE,AMQP,STOMP,HORNETQ,MQTT,OPENWIRE&useEpoll=true&tcpSendBufferSize=1048576&amqpCredits=1000&amqpMinLargeMessageSize=102400&supportAdvisory=false&amqpDuplicateDetection=true&amqpLowCredits=300&suppressInternalManagementObjects=false
[main] 17:43:33,144 WARN  [org.apache.activemq.artemis.core.server] AMQ222203: 
Classpath lacks a protocol-manager for protocol MQTT, Protocol being ignored on 
acceptor TransportConfiguration(name=mqtt, 
factory=org-apache-activemq-artemis-core-remoting-impl-netty-NettyAcceptorFactory)?scheme=tcp&tcpReceiveBufferSize=1048576&port=1883&host=0-0-0-0&protocols=MQTT&useEpoll=true&tcpSendBufferSize=1048576
ERROR: Failed to parse POMs
java.io.IOException: Backing channel 'jenkins-shared-ubuntu-1' is disconnected.
        at 
hudson.remoting.RemoteInvocationHandler.channelOrFail(RemoteInvocationHandler.java:215)
        at 
hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:285)
        at com.sun.proxy.$Proxy273.isAlive(Unknown Source)
        at hudson.Launcher$RemoteLauncher$ProcImpl.isAlive(Launcher.java:1212)
        at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:167)
        at 
hudson.maven.MavenModuleSetBuild$MavenModuleSetBuildExecution.doRun(MavenModuleSetBuild.java:877)
        at 
hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:526)
        at hudson.model.Run.execute(Run.java:1841)
        at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
        at hudson.model.ResourceController.execute(ResourceController.java:101)
        at hudson.model.Executor.run(Executor.java:442)
Caused by: hudson.remoting.Channel$OrderlyShutdown: Command Close created at
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1316)
        at hudson.remoting.Channel$1.handle(Channel.java:609)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
Caused by: Command Close created at
        at hudson.remoting.Command.<init>(Command.java:70)
        at hudson.remoting.Channel$CloseCommand.<init>(Channel.java:1309)
        at hudson.remoting.Channel.close(Channel.java:1483)
        at hudson.remoting.Channel.close(Channel.java:1450)
        at hudson.remoting.Channel$CloseCommand.execute(Channel.java:1315)
        at hudson.remoting.Channel$1.handle(Channel.java:609)
        at 
hudson.remoting.SynchronousCommandTransport$ReaderThread.run(SynchronousCommandTransport.java:81)
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate maven_3_latest
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate jdk_11_latest
ERROR: jenkins-shared-ubuntu-1 is offline; cannot locate maven_3_latest

Reply via email to