See 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/14/display/redirect?page=changes>

Changes:

[Clifford Jansen] QPID-8527: Fix hang in qpidd with TLS connections.


------------------------------------------
[...truncated 69.30 KB...]
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.604 s
[INFO] Finished at: 2021-07-01T18:21:59Z
[INFO] ------------------------------------------------------------------------
[Qpid-CPP-JMS-AMQP-0-x-Test] $ /home/jenkins/tools/maven/latest3/bin/mvn -f 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/qpid-jms-amqp-0-x/pom.xml>
 
-Djava.io.tmpdir=<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/tmp>
 
-Dqpid.systest.broker.executable=<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd>
 verify -Pcpp -fae -pl systests
[INFO] Scanning for projects...
[INFO] 
[INFO] ----------------< org.apache.qpid:qpid-client-systests >----------------
[INFO] Building Apache Qpid JMS AMQP 0-x System Tests 6.4.1-SNAPSHOT
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ 
qpid-client-systests ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ 
qpid-client-systests ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ 
qpid-client-systests ---
[INFO] argLine set to 
-javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/qpid-jms-amqp-0-x/systests/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) 
@ qpid-client-systests ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ 
qpid-client-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ 
qpid-client-systests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ 
qpid-client-systests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ 
qpid-client-systests ---
[INFO] Nothing to compile - all classes are up to date
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ 
qpid-client-systests ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ qpid-client-systests ---
[INFO] Building jar: 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/qpid-jms-amqp-0-x/systests/target/qpid-client-systests-6.4.1-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ 
qpid-client-systests ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.0:test (integration-test) @ 
qpid-client-systests ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.qpid.systest.consumer.BlockingReceiveTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.541 s 
<<< FAILURE! - in org.apache.qpid.systest.consumer.BlockingReceiveTest
[ERROR] org.apache.qpid.systest.consumer.BlockingReceiveTest  Time elapsed: 
0.539 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.ack.AcknowledgeTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s 
<<< FAILURE! - in org.apache.qpid.systest.ack.AcknowledgeTest
[ERROR] org.apache.qpid.systest.ack.AcknowledgeTest  Time elapsed: 0.001 s  <<< 
ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.ack.MaxDeliveryTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s 
<<< FAILURE! - in org.apache.qpid.systest.ack.MaxDeliveryTest
[ERROR] org.apache.qpid.systest.ack.MaxDeliveryTest  Time elapsed: 0.001 s  <<< 
ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.message.JMSXUserIDTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in org.apache.qpid.systest.message.JMSXUserIDTest
[ERROR] org.apache.qpid.systest.message.JMSXUserIDTest  Time elapsed: 0.001 s  
<<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.message.MessageCompressionTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in org.apache.qpid.systest.message.MessageCompressionTest
[ERROR] org.apache.qpid.systest.message.MessageCompressionTest  Time elapsed: 
0.001 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.message.AMQPEncodedMapMessageTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in org.apache.qpid.systest.message.AMQPEncodedMapMessageTest
[ERROR] org.apache.qpid.systest.message.AMQPEncodedMapMessageTest  Time 
elapsed: 0.001 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running 
org.apache.qpid.systest.extension.encryption.MessageEncryptionTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 s 
<<< FAILURE! - in 
org.apache.qpid.systest.extension.encryption.MessageEncryptionTest
[ERROR] org.apache.qpid.systest.extension.encryption.MessageEncryptionTest  
Time elapsed: 0.001 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.destination.JMSDestinationTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 s <<< 
FAILURE! - in org.apache.qpid.systest.destination.JMSDestinationTest
[ERROR] org.apache.qpid.systest.destination.JMSDestinationTest  Time elapsed: 0 
s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.destination.AddressBasedDestinationTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.01 s 
<<< FAILURE! - in 
org.apache.qpid.systest.destination.AddressBasedDestinationTest
[ERROR] org.apache.qpid.systest.destination.AddressBasedDestinationTest  Time 
elapsed: 0.01 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.TlsTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.TlsTest
[ERROR] org.apache.qpid.systest.connection.TlsTest  Time elapsed: 0.005 s  <<< 
ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.ExistingSocketTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.ExistingSocketTest
[ERROR] org.apache.qpid.systest.connection.ExistingSocketTest  Time elapsed: 
0.005 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.ConnectionTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.ConnectionTest
[ERROR] org.apache.qpid.systest.connection.ConnectionTest  Time elapsed: 0.007 
s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.FailoverMethodTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.023 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.FailoverMethodTest
[ERROR] org.apache.qpid.systest.connection.FailoverMethodTest  Time elapsed: 
0.022 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.ExceptionListenerTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.ExceptionListenerTest
[ERROR] org.apache.qpid.systest.connection.ExceptionListenerTest  Time elapsed: 
0.003 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.ConnectionFactoryTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.ConnectionFactoryTest
[ERROR] org.apache.qpid.systest.connection.ConnectionFactoryTest  Time elapsed: 
0.005 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.HeartbeatTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.013 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.HeartbeatTest
[ERROR] org.apache.qpid.systest.connection.HeartbeatTest  Time elapsed: 0.013 s 
 <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.connection.FailoverBehaviourTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.009 s 
<<< FAILURE! - in org.apache.qpid.systest.connection.FailoverBehaviourTest
[ERROR] org.apache.qpid.systest.connection.FailoverBehaviourTest  Time elapsed: 
0.009 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.core.brokerj.SpawnQpidBrokerAdminTest
[WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.018 
s - in org.apache.qpid.systest.core.brokerj.SpawnQpidBrokerAdminTest
[INFO] Running 
org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 s 
<<< FAILURE! - in 
org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest
[ERROR] org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest  
Time elapsed: 0.006 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running org.apache.qpid.systest.producer.ProducerFlowControlTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 s 
<<< FAILURE! - in org.apache.qpid.systest.producer.ProducerFlowControlTest
[ERROR] org.apache.qpid.systest.producer.ProducerFlowControlTest  Time elapsed: 
0.003 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running 
org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 s 
<<< FAILURE! - in 
org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest
[ERROR] org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest  
Time elapsed: 0.002 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] Running 
org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest
[ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.003 s 
<<< FAILURE! - in 
org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest
[ERROR] org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest  
Time elapsed: 0.002 s  <<< ERROR!
org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on 
broker startup
Caused by: java.io.IOException: Cannot run program 
"<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/ws/build/src/qpidd";>:
 error=2, No such file or directory
Caused by: java.io.IOException: error=2, No such file or directory

[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AcknowledgeTest.org.apache.qpid.systest.ack.AcknowledgeTest » 
BrokerAdmin Unex...
[ERROR]   MaxDeliveryTest.org.apache.qpid.systest.ack.MaxDeliveryTest » 
BrokerAdmin Unex...
[ERROR]   
ConnectionFactoryTest.org.apache.qpid.systest.connection.ConnectionFactoryTest 
» BrokerAdmin
[ERROR]   ConnectionTest.org.apache.qpid.systest.connection.ConnectionTest » 
BrokerAdmin
[ERROR]   
ExceptionListenerTest.org.apache.qpid.systest.connection.ExceptionListenerTest 
» BrokerAdmin
[ERROR]   
ExistingSocketTest.org.apache.qpid.systest.connection.ExistingSocketTest » 
BrokerAdmin
[ERROR]   
FailoverBehaviourTest.org.apache.qpid.systest.connection.FailoverBehaviourTest 
» BrokerAdmin
[ERROR]   
FailoverMethodTest.org.apache.qpid.systest.connection.FailoverMethodTest » 
BrokerAdmin
[ERROR]   HeartbeatTest.org.apache.qpid.systest.connection.HeartbeatTest » 
BrokerAdmin U...
[ERROR]   TlsTest.org.apache.qpid.systest.connection.TlsTest » BrokerAdmin 
Unexpected ex...
[ERROR]   
BlockingReceiveTest.org.apache.qpid.systest.consumer.BlockingReceiveTest » 
BrokerAdmin
[ERROR]   
AddressBasedDestinationTest.org.apache.qpid.systest.destination.AddressBasedDestinationTest
 » BrokerAdmin
[ERROR]   
JMSDestinationTest.org.apache.qpid.systest.destination.JMSDestinationTest » 
BrokerAdmin
[ERROR]   
MessageEncryptionTest.org.apache.qpid.systest.extension.encryption.MessageEncryptionTest
 » BrokerAdmin
[ERROR]   
AMQPEncodedMapMessageTest.org.apache.qpid.systest.message.AMQPEncodedMapMessageTest
 » BrokerAdmin
[ERROR]   JMSXUserIDTest.org.apache.qpid.systest.message.JMSXUserIDTest » 
BrokerAdmin Un...
[ERROR]   
MessageCompressionTest.org.apache.qpid.systest.message.MessageCompressionTest » 
BrokerAdmin
[ERROR]   
CloseOnNoRouteForMandatoryMessageTest.org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest
 » BrokerAdmin
[ERROR]   
ImmediateAndMandatoryPublishingTest.org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest
 » BrokerAdmin
[ERROR]   
ProducerFlowControlTest.org.apache.qpid.systest.producer.ProducerFlowControlTest
 » BrokerAdmin
[ERROR]   
ReturnUnroutableMandatoryMessageTest.org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest
 » BrokerAdmin
[INFO] 
[ERROR] Tests run: 26, Failures: 0, Errors: 21, Skipped: 5
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  7.149 s
[INFO] Finished at: 2021-07-01T18:22:09Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-surefire-plugin:2.22.0:test (integration-test) 
on project qpid-client-systests: There are test failures.
[ERROR] 
[ERROR] Please refer to 
<https://ci-builds.apache.org/job/Qpid/job/Qpid-CPP-JMS-AMQP-0-x-Test/14/artifact/qpid-jms-amqp-0-x/systests/target/surefire-reports/junit>
 for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date]-jvmRun[N].dump, 
[date].dumpstream and [date]-jvmRun[N].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
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
[Checks API] No suitable checks publisher found.

Reply via email to