See <https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/4426/display/redirect?page=changes>
Changes: [gsim] QPID-8248: delete management object when exchange is destroyed from the ------------------------------------------ [...truncated 118.48 KB...] [INFO] Reactor Summary: [INFO] [INFO] Apache Qpid JMS AMQP 0-x Parent 6.4.0-SNAPSHOT ..... SUCCESS [ 2.636 s] [INFO] Apache Qpid JMS AMQP 0-x ........................... SUCCESS [ 9.838 s] [INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SUCCESS [ 0.919 s] [INFO] Apache Qpid JMS AMQP 0-x Examples .................. SUCCESS [ 0.221 s] [INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SUCCESS [ 0.048 s] [INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SUCCESS [ 0.335 s] [INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SUCCESS [ 0.136 s] [INFO] Apache Qpid JMS AMQP 0-x System Tests 6.4.0-SNAPSHOT SUCCESS [ 3.299 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 17.756 s [INFO] Finished at: 2018-10-10T21:47:29Z [INFO] ------------------------------------------------------------------------ [Qpid-cpp-JMS-AMQP-0-x-Test] $ /home/jenkins/tools/maven/latest3/bin/mvn -f <https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/ws/qpid-jms-amqp-0-x/pom.xml> -Djava.io.tmpdir=<https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/ws/tmp> -Dqpid.systest.broker.executable=<https://builds.apache.org/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.0-SNAPSHOT [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-client-systests --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.5.201505241946:prepare-agent (default-prepare-agent) @ qpid-client-systests --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.5.201505241946/org.jacoco.agent-0.7.5.201505241946-runtime.jar=destfile=<https://builds.apache.org/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:2.7:resources (default-resources) @ qpid-client-systests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] Copying 3 resources [INFO] [INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-client-systests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-resources-plugin:2.7: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.5.1:testCompile (default-testCompile) @ qpid-client-systests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-client-systests --- [INFO] Tests are skipped. [INFO] [INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-client-systests --- [INFO] Building jar: <https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/ws/qpid-jms-amqp-0-x/systests/target/qpid-client-systests-6.4.0-SNAPSHOT.jar> [INFO] [INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-client-systests --- [INFO] [INFO] --- maven-surefire-plugin:2.19.1:test (integration-test) @ qpid-client-systests --- ------------------------------------------------------- T E S T S ------------------------------------------------------- Running org.apache.qpid.systest.core.brokerj.SpawnQpidBrokerAdminTest Tests run: 5, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.064 sec - in org.apache.qpid.systest.core.brokerj.SpawnQpidBrokerAdminTest Running org.apache.qpid.systest.consumer.BlockingReceiveTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.486 sec <<< FAILURE! - in org.apache.qpid.systest.consumer.BlockingReceiveTest org.apache.qpid.systest.consumer.BlockingReceiveTest Time elapsed: 0.486 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest Time elapsed: 0.001 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest Time elapsed: 0.001 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.producer.ProducerFlowControlTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE! - in org.apache.qpid.systest.producer.ProducerFlowControlTest org.apache.qpid.systest.producer.ProducerFlowControlTest Time elapsed: 0.007 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.001 sec <<< FAILURE! - in org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest Time elapsed: 0.001 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.extension.encryption.MessageEncryptionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec <<< FAILURE! - in org.apache.qpid.systest.extension.encryption.MessageEncryptionTest org.apache.qpid.systest.extension.encryption.MessageEncryptionTest Time elapsed: 0.002 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.destination.JMSDestinationTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! - in org.apache.qpid.systest.destination.JMSDestinationTest org.apache.qpid.systest.destination.JMSDestinationTest Time elapsed: 0.006 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.destination.AddressBasedDestinationTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.023 sec <<< FAILURE! - in org.apache.qpid.systest.destination.AddressBasedDestinationTest org.apache.qpid.systest.destination.AddressBasedDestinationTest Time elapsed: 0.023 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.HeartbeatTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.apache.qpid.systest.connection.HeartbeatTest org.apache.qpid.systest.connection.HeartbeatTest Time elapsed: 0 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.FailoverMethodTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 sec <<< FAILURE! - in org.apache.qpid.systest.connection.FailoverMethodTest org.apache.qpid.systest.connection.FailoverMethodTest Time elapsed: 0 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.FailoverBehaviourTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE! - in org.apache.qpid.systest.connection.FailoverBehaviourTest org.apache.qpid.systest.connection.FailoverBehaviourTest Time elapsed: 0.011 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.ConnectionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.007 sec <<< FAILURE! - in org.apache.qpid.systest.connection.ConnectionTest org.apache.qpid.systest.connection.ConnectionTest Time elapsed: 0.007 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.ExistingSocketTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE! - in org.apache.qpid.systest.connection.ExistingSocketTest org.apache.qpid.systest.connection.ExistingSocketTest Time elapsed: 0.011 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.ConnectionFactoryTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.006 sec <<< FAILURE! - in org.apache.qpid.systest.connection.ConnectionFactoryTest org.apache.qpid.systest.connection.ConnectionFactoryTest Time elapsed: 0.006 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.connection.ExceptionListenerTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE! - in org.apache.qpid.systest.connection.ExceptionListenerTest org.apache.qpid.systest.connection.ExceptionListenerTest Time elapsed: 0.004 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.message.AMQPEncodedMapMessageTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.012 sec <<< FAILURE! - in org.apache.qpid.systest.message.AMQPEncodedMapMessageTest org.apache.qpid.systest.message.AMQPEncodedMapMessageTest Time elapsed: 0.012 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.message.JMSXUserIDTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.004 sec <<< FAILURE! - in org.apache.qpid.systest.message.JMSXUserIDTest org.apache.qpid.systest.message.JMSXUserIDTest Time elapsed: 0.003 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.message.MessageCompressionTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.005 sec <<< FAILURE! - in org.apache.qpid.systest.message.MessageCompressionTest org.apache.qpid.systest.message.MessageCompressionTest Time elapsed: 0.005 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.ack.MaxDeliveryTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec <<< FAILURE! - in org.apache.qpid.systest.ack.MaxDeliveryTest org.apache.qpid.systest.ack.MaxDeliveryTest Time elapsed: 0.002 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Running org.apache.qpid.systest.ack.AcknowledgeTest Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.002 sec <<< FAILURE! - in org.apache.qpid.systest.ack.AcknowledgeTest org.apache.qpid.systest.ack.AcknowledgeTest Time elapsed: 0.002 sec <<< ERROR! org.apache.qpid.systest.core.BrokerAdminException: Unexpected exception on broker startup Caused by: java.io.IOException: Cannot run program "<https://builds.apache.org/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 Results : Tests in error: AcknowledgeTest.org.apache.qpid.systest.ack.AcknowledgeTest » BrokerAdmin Unex... MaxDeliveryTest.org.apache.qpid.systest.ack.MaxDeliveryTest » BrokerAdmin Unex... ConnectionFactoryTest.org.apache.qpid.systest.connection.ConnectionFactoryTest » BrokerAdmin ConnectionTest.org.apache.qpid.systest.connection.ConnectionTest » BrokerAdmin ExceptionListenerTest.org.apache.qpid.systest.connection.ExceptionListenerTest » BrokerAdmin ExistingSocketTest.org.apache.qpid.systest.connection.ExistingSocketTest » BrokerAdmin FailoverBehaviourTest.org.apache.qpid.systest.connection.FailoverBehaviourTest » BrokerAdmin FailoverMethodTest.org.apache.qpid.systest.connection.FailoverMethodTest » BrokerAdmin HeartbeatTest.org.apache.qpid.systest.connection.HeartbeatTest » BrokerAdmin U... BlockingReceiveTest.org.apache.qpid.systest.consumer.BlockingReceiveTest » BrokerAdmin AddressBasedDestinationTest.org.apache.qpid.systest.destination.AddressBasedDestinationTest » BrokerAdmin JMSDestinationTest.org.apache.qpid.systest.destination.JMSDestinationTest » BrokerAdmin MessageEncryptionTest.org.apache.qpid.systest.extension.encryption.MessageEncryptionTest » BrokerAdmin AMQPEncodedMapMessageTest.org.apache.qpid.systest.message.AMQPEncodedMapMessageTest » BrokerAdmin JMSXUserIDTest.org.apache.qpid.systest.message.JMSXUserIDTest » BrokerAdmin Un... MessageCompressionTest.org.apache.qpid.systest.message.MessageCompressionTest » BrokerAdmin CloseOnNoRouteForMandatoryMessageTest.org.apache.qpid.systest.producer.CloseOnNoRouteForMandatoryMessageTest » BrokerAdmin ImmediateAndMandatoryPublishingTest.org.apache.qpid.systest.producer.ImmediateAndMandatoryPublishingTest » BrokerAdmin ProducerFlowControlTest.org.apache.qpid.systest.producer.ProducerFlowControlTest » BrokerAdmin ReturnUnroutableMandatoryMessageTest.org.apache.qpid.systest.producer.ReturnUnroutableMandatoryMessageTest » BrokerAdmin Tests run: 25, Failures: 0, Errors: 20, Skipped: 5 [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.159 s [INFO] Finished at: 2018-10-10T21:47:39Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (integration-test) on project qpid-client-systests: There are test failures. [ERROR] [ERROR] Please refer to <https://builds.apache.org/job/Qpid-cpp-JMS-AMQP-0-x-Test/4426/artifact/qpid-jms-amqp-0-x/systests/target/surefire-reports/junit> 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 Build step 'Invoke top-level Maven targets' marked build as failure [locks-and-latches] Releasing all the locks [locks-and-latches] All the locks released Archiving artifacts Recording test results
