Build failed in Jenkins: SwitchYard-Quickstarts #1921
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
Changes:
[rcernich] [SWITCHYARD-1891] Reworked quickstarts to deploy on mvn install and undeploy on mvn clean
------------------------------------------
[...truncated 5585 lines...]
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 11.298 sec <<< FAILURE!
Running org.switchyard.quickstarts.bpm.service.ShippingTest
11:47:48,262 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is starting
11:47:48,262 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:48,414 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:48,431 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:48,437 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:48,437 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) started in 0.176 seconds
11:47:48,495 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is starting
11:47:48,495 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:48,642 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:48,655 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:48,659 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:48,660 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) started in 0.165 seconds
11:47:48,948 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:49,095 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:49,232 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:49,245 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:Shipping
11:47:49,247 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:49,248 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:49,248 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:49,254 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping is stopped, was consuming from: Endpoint[direct://Shipping]
11:47:49,259 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping is shutdown and removed, was consuming from: Endpoint[direct://Shipping]
11:47:49,385 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:49,448 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is shutting down
11:47:49,448 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:49,449 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:49,450 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:49,450 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:49,451 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:49,476 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) uptime 1.215 seconds
11:47:49,477 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is shutdown in 0.028 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.956 sec
Running org.switchyard.quickstarts.bpm.service.BackOrderTest
11:47:50,192 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) is starting
11:47:50,192 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:50,342 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:50,357 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:50,361 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:50,362 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) started in 0.170 seconds
11:47:50,417 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-12) is starting
11:47:50,417 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:50,571 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:50,583 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:50,588 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:50,588 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-12) started in 0.172 seconds
11:47:50,809 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:50,951 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:51,089 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:51,090 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:BackOrder
11:47:51,092 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:51,094 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:51,094 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:51,100 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder is stopped, was consuming from: Endpoint[direct://BackOrder]
11:47:51,104 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder is shutdown and removed, was consuming from: Endpoint[direct://BackOrder]
11:47:51,242 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:51,247 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) is shutting down
11:47:51,248 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:51,250 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:51,250 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:51,250 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:51,252 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:51,280 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) uptime 1.089 seconds
11:47:51,280 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-10) is shutdown in 0.033 seconds
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.809 sec
Running org.switchyard.quickstarts.bpm.service.InventoryTest
11:47:52,071 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) is starting
11:47:52,071 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:52,219 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:52,233 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:52,237 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:52,238 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) started in 0.167 seconds
11:47:52,291 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-15) is starting
11:47:52,291 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:52,431 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:52,442 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:52,447 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:52,447 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-15) started in 0.157 seconds
11:47:52,639 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:52,763 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:52,886 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:52,888 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:Inventory
11:47:52,889 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:52,890 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:52,890 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:52,896 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is stopped, was consuming from: Endpoint[direct://Inventory]
11:47:52,900 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is shutdown and removed, was consuming from: Endpoint[direct://Inventory]
11:47:53,023 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:53,029 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) is shutting down
11:47:53,029 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:53,030 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:53,030 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:53,031 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:53,031 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:53,052 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) uptime 0.982 seconds
11:47:53,053 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-13) is shutdown in 0.023 seconds
11:47:53,675 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) is starting
11:47:53,675 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:53,810 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:53,825 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:53,830 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:53,831 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) started in 0.156 seconds
11:47:53,885 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-18) is starting
11:47:53,885 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
11:47:54,017 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
11:47:54,028 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
11:47:54,032 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
11:47:54,032 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-18) started in 0.148 seconds
11:47:54,220 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BackOrder started and consuming from: Endpoint[direct://BackOrder]
11:47:54,342 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:54,465 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Shipping started and consuming from: Endpoint[direct://Shipping]
11:47:54,466 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:Inventory
11:47:54,467 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
11:47:54,468 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:54,469 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
11:47:54,474 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is stopped, was consuming from: Endpoint[direct://Inventory]
11:47:54,478 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory is shutdown and removed, was consuming from: Endpoint[direct://Inventory]
11:47:54,599 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:Inventory started and consuming from: Endpoint[direct://Inventory]
11:47:54,604 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) is shutting down
11:47:54,605 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
11:47:54,606 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Inventory shutdown complete, was consuming from: Endpoint[direct://Inventory]
11:47:54,606 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:Shipping shutdown complete, was consuming from: Endpoint[direct://Shipping]
11:47:54,606 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BackOrder shutdown complete, was consuming from: Endpoint[direct://BackOrder]
11:47:54,607 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
11:47:54,624 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) uptime 0.950 seconds
11:47:54,625 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-16) is shutdown in 0.020 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 sec
Results :
Tests in error:
webServiceShipped(org.switchyard.quickstarts.bpm.service.WebServiceTest)
Test mechanism
orderShipped(org.switchyard.quickstarts.bpm.service.ProcessOrderTest)
orderOnHold(org.switchyard.quickstarts.bpm.service.ProcessOrderTest)
Tests run: 8, Failures: 0, Errors: 4, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [5.459s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:48.967s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:20.678s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SUCCESS [1:29.432s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SUCCESS [1:02.846s]
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SUCCESS [1:04.289s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SUCCESS [0.185s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SUCCESS [9.171s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SUCCESS [4.855s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SUCCESS [0.095s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SUCCESS [10.169s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SUCCESS [1.997s]
[INFO] SwitchYard Quickstart: bpm-service ................ FAILURE [1:01.250s]
[INFO] SwitchYard Quickstart: camel-binding .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 8:32.535s
[INFO] Finished at: Fri Feb 28 11:47:55 EST 2014
[INFO] Final Memory: 219M/456M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-bpm-service: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> 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 :switchyard-bpm-service
Build step 'Invoke top-level Maven targets' marked build as failure
10 years, 9 months
Build failed in Jenkins: SwitchYard-Release #1174
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/11...>
Changes:
[kbabo] SWITCHYARD-1979 Threads started from Camel do not have correct namespace context
------------------------------------------
[...truncated 78009 lines...]
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (16 KB at 72.4 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg...
8 KB 435 KB 810 KB
8 KB 435 KB 814 KB
8 KB 435 KB 818 KB
8 KB 435 KB 822 KB
8 KB 435 KB 826 KB
8 KB 435 KB 830 KB
8 KB 435 KB 834 KB
8 KB 435 KB 838 KB
8 KB 435 KB 842 KB
8 KB 435 KB 845 KB
8 KB 435 KB 849 KB
8 KB 435 KB 853 KB
8 KB 435 KB 857 KB
8 KB 435 KB 861 KB
8 KB 435 KB 865 KB
8 KB 435 KB 869 KB
8 KB 435 KB 873 KB
8 KB 435 KB 877 KB
8 KB 435 KB 881 KB
8 KB 435 KB 884 KB
8 KB 435 KB 888 KB
8 KB 435 KB 892 KB
8 KB 435 KB 896 KB
8 KB 435 KB 900 KB
8 KB 435 KB 904 KB
8 KB 435 KB 908 KB
8 KB 435 KB 912 KB
8 KB 435 KB 916 KB
8 KB 435 KB 920 KB
8 KB 435 KB 923 KB
8 KB 435 KB 927 KB
8 KB 435 KB 931 KB
8 KB 435 KB 935 KB
8 KB 435 KB 939 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/shr... (435 KB at 405.7 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg...
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/as/... (8 KB at 30.9 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg...
943 KB
947 KB
951 KB
955 KB
959 KB
963 KB
967 KB
970 KB
974 KB
978 KB
982 KB
986 KB
990 KB
994 KB
998 KB
1002 KB
1003 KB
4 KB 1003 KB
8 KB 1003 KB
12 KB 1003 KB
16 KB 1003 KB
20 KB 1003 KB
23 KB 1003 KB
27 KB 1003 KB
31 KB 1003 KB
35 KB 1003 KB
39 KB 1003 KB
41 KB 1003 KB
4 KB 41 KB 1003 KB
8 KB 41 KB 1003 KB
12 KB 41 KB 1003 KB
16 KB 41 KB 1003 KB
20 KB 41 KB 1003 KB
23 KB 41 KB 1003 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/shr... (1003 KB at 732.1 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/osgi/org....
4 KB 23 KB 41 KB
8 KB 23 KB 41 KB
12 KB 23 KB 41 KB
15 KB 23 KB 41 KB
15 KB 4 KB 23 KB 41 KB
15 KB 8 KB 23 KB 41 KB
15 KB 11 KB 23 KB 41 KB
15 KB 11 KB 27 KB 41 KB
15 KB 11 KB 31 KB 41 KB
15 KB 11 KB 35 KB 41 KB
15 KB 11 KB 39 KB 41 KB
15 KB 11 KB 43 KB 41 KB
15 KB 11 KB 47 KB 41 KB
15 KB 11 KB 51 KB 41 KB
15 KB 11 KB 55 KB 41 KB
15 KB 11 KB 59 KB 41 KB
15 KB 11 KB 61 KB 41 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg... (41 KB at 145.5 KB/sec)
Downloading: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq...
15 KB 11 KB 61 KB 4 KB
15 KB 11 KB 61 KB 8 KB
15 KB 11 KB 61 KB 12 KB
15 KB 11 KB 61 KB 16 KB
15 KB 11 KB 61 KB 20 KB
15 KB 11 KB 61 KB 23 KB
15 KB 11 KB 61 KB 27 KB
15 KB 11 KB 61 KB 31 KB
15 KB 11 KB 61 KB 32 KB
15 KB 11 KB 61 KB 36 KB
15 KB 11 KB 61 KB 40 KB
15 KB 11 KB 61 KB 44 KB
15 KB 11 KB 61 KB 48 KB
15 KB 11 KB 61 KB 48 KB
15 KB 11 KB 61 KB 52 KB
15 KB 11 KB 61 KB 56 KB
15 KB 11 KB 61 KB 60 KB
15 KB 11 KB 61 KB 64 KB
15 KB 11 KB 61 KB 64 KB
15 KB 11 KB 61 KB 68 KB
15 KB 11 KB 61 KB 72 KB
15 KB 11 KB 61 KB 76 KB
15 KB 11 KB 61 KB 80 KB
15 KB 11 KB 61 KB 80 KB
15 KB 11 KB 61 KB 84 KB
15 KB 11 KB 61 KB 88 KB
15 KB 11 KB 61 KB 92 KB
15 KB 11 KB 61 KB 96 KB
15 KB 11 KB 61 KB 96 KB
15 KB 11 KB 61 KB 100 KB
15 KB 11 KB 61 KB 104 KB
15 KB 11 KB 61 KB 108 KB
15 KB 11 KB 61 KB 112 KB
15 KB 11 KB 61 KB 116 KB
15 KB 11 KB 61 KB 120 KB
15 KB 11 KB 61 KB 124 KB
15 KB 11 KB 61 KB 128 KB
15 KB 11 KB 61 KB 132 KB
15 KB 11 KB 61 KB 136 KB
15 KB 11 KB 61 KB 140 KB
15 KB 11 KB 61 KB 143 KB
15 KB 11 KB 61 KB 147 KB
15 KB 11 KB 61 KB 151 KB
15 KB 11 KB 61 KB 155 KB
15 KB 11 KB 61 KB 159 KB
15 KB 11 KB 61 KB 163 KB
15 KB 11 KB 61 KB 167 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg... (15 KB at 47.6 KB/sec)
4 KB 11 KB 61 KB 167 KB
8 KB 11 KB 61 KB 167 KB
9 KB 11 KB 61 KB 167 KB
9 KB 11 KB 61 KB 171 KB
9 KB 11 KB 61 KB 175 KB
9 KB 11 KB 61 KB 179 KB
9 KB 11 KB 61 KB 182 KB
9 KB 11 KB 61 KB 186 KB
9 KB 11 KB 61 KB 190 KB
9 KB 11 KB 61 KB 194 KB
9 KB 11 KB 61 KB 198 KB
9 KB 11 KB 61 KB 202 KB
9 KB 11 KB 61 KB 206 KB
9 KB 11 KB 61 KB 210 KB
9 KB 11 KB 61 KB 214 KB
9 KB 11 KB 61 KB 218 KB
9 KB 11 KB 61 KB 221 KB
9 KB 11 KB 61 KB 225 KB
9 KB 11 KB 61 KB 229 KB
9 KB 11 KB 61 KB 233 KB
9 KB 11 KB 61 KB 237 KB
9 KB 11 KB 61 KB 241 KB
9 KB 11 KB 61 KB 242 KB
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg... (61 KB at 149.3 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/osg... (11 KB at 30.6 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/jboss/arq... (9 KB at 38.6 KB/sec)
Downloaded: https://repository.jboss.org/nexus/content/groups/developer/org/osgi/org.... (242 KB at 846.1 KB/sec)
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-as7-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-as7-tests ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-as7-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-as7-tests ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-as7-tests ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-as7-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-as7-tests ---
[INFO] No sources to compile
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-as7-tests ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 14 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-as7-tests ---
[INFO] Compiling 82 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR] error: error reading <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...;> error in opening zip file
[INFO] 1 error
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Distribution .......................... SUCCESS [1:37.069s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [3:55.897s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [1.752s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [6:49.381s]
[INFO] SwitchYard: AS7 KIE/Drools/jBPM ................... SUCCESS [1:21.963s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [32.765s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [1:23.873s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ FAILURE [32.743s]
[INFO] SwitchYard: AS7 Bundle ............................ SKIPPED
[INFO] SwitchYard: AS7 Standalone Parent ................. SKIPPED
[INFO] SwitchYard: AS7 Distribution ...................... SKIPPED
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: RHQ Plugin ............................ SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 17:09.007s
[INFO] Finished at: Fri Feb 28 00:19:00 EST 2014
[INFO] Final Memory: 118M/369M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile (default-testCompile) on project switchyard-as7-tests: Compilation failure
[ERROR] error: error reading <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...;> error in opening zip file
[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 :switchyard-as7-tests
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
10 years, 9 months
Build failed in Jenkins: SwitchYard-Quickstarts #1919
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 2113 lines...]
09:29:47,900 INFO [org.switchyard.component.soap] SWITCHYARD035002: MTOM [enabled = false, threshold = 0]
09:29:47,907 INFO [org.switchyard.component.soap] SWITCHYARD035003: Publishing WebService at http://127.0.0.1:18001/loanService
09:29:47,908 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://example.com/loan-approval/loanService/}loanService from WSDL: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
09:29:47,913 WARN [org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean] Could not find endpoint named {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort. Possible values are [{http://example.com/loan-approval/loanService/}loanService_Port].
09:29:47,921 WARN [org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory] Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://example.com/loan-approval/loanService/}loanService_Port.
09:29:47,930 INFO [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:18001/loanService
09:29:47,932 INFO [org.eclipse.jetty.server.handler.ContextHandler] started o.e.j.s.h.ContextHandler{,null}
09:29:48,672 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
09:29:49,147 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:18001/loanService
09:29:49,150 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{,null}
09:29:49,152 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
09:29:49,155 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is shutting down
09:29:49,156 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 3 routes (timeout 30 seconds)
09:29:49,169 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DriskAssessor]
09:29:49,171 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:49,173 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
09:29:49,175 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 3 routes completed in 0 seconds
09:29:49,215 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) uptime 4.588 seconds
09:29:49,217 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-7) is shutdown in 0.060 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.888 sec
Running org.switchyard.quickstarts.bpel.service.LoanApprovalTest
09:29:50,508 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
09:29:50,780 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Deleted only the process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
09:29:50,783 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:29:50,790 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 has been undeployed.
09:29:50,844 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
09:29:51,389 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Deleted only the process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
09:29:51,393 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:29:51,394 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 has been undeployed.
09:29:52,140 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is starting
09:29:52,141 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
09:29:52,371 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
09:29:52,392 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
09:29:52,400 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
09:29:52,400 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) started in 0.261 seconds
09:29:53,049 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
09:29:53,265 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1393424993205/classes_loan_approval-0".
09:29:53,339 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
09:29:53,733 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 deployed from "{http://example.com/loan-approval/loanService/}loanApprovalProcess-0".
09:29:53,759 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:29:53,761 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:29:53,879 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
09:29:53,881 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:29:53,883 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:29:53,891 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1393424993237/classes_risk_assessment-0".
09:29:53,931 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
09:29:54,068 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 deployed from "{http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0".
09:29:54,123 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:29:54,128 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:29:54,233 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
09:29:54,234 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:29:54,236 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
09:29:54,442 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:54,518 INFO [org.switchyard.component.soap] SWITCHYARD035002: MTOM [enabled = false, threshold = 0]
09:29:54,520 INFO [org.switchyard.component.soap] SWITCHYARD035003: Publishing WebService at http://127.0.0.1:18001/loanService
09:29:54,523 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://example.com/loan-approval/loanService/}loanService from WSDL: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
09:29:54,536 WARN [org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean] Could not find endpoint named {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort. Possible values are [{http://example.com/loan-approval/loanService/}loanService_Port].
09:29:54,542 WARN [org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory] Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://example.com/loan-approval/loanService/}loanService_Port.
09:29:54,551 INFO [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:18001/loanService
09:29:54,554 INFO [org.eclipse.jetty.server.handler.ContextHandler] started o.e.j.s.h.ContextHandler{,null}
09:29:54,623 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
09:29:54,630 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
09:29:54,648 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:54,650 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
09:29:54,679 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:54,705 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:55,330 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:55,715 INFO [org.apache.ode.utils.WatchDog] [Endpoint files for {DeploymentUnit classes_loan_approval-0}] updated
09:29:56,242 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:18001/loanService
09:29:56,244 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{,null}
09:29:56,249 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
09:29:56,252 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is shutting down
09:29:56,254 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 30 seconds)
09:29:56,260 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:29:56,262 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
09:29:56,264 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
09:29:56,298 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) uptime 4.159 seconds
09:29:56,300 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is shutdown in 0.046 seconds
09:29:58,600 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) is starting
09:29:58,601 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
09:29:58,932 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
09:29:58,977 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
09:29:58,994 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
09:29:58,996 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) started in 0.402 seconds
09:29:59,190 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
09:29:59,663 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Deleted only the process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
09:29:59,666 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:29:59,674 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 has been undeployed.
09:29:59,727 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Unregistered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
09:30:00,173 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
09:30:00,191 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Deleted only the process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
09:30:00,198 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:30:00,200 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 has been undeployed.
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
09:30:00,405 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1393425000321/classes_loan_approval-0".
09:30:00,471 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
09:30:00,875 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 deployed from "{http://example.com/loan-approval/loanService/}loanApprovalProcess-0".
09:30:00,945 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:30:00,950 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:30:01,314 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
09:30:01,315 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:30:01,317 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
09:30:01,335 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1393425000360/classes_risk_assessment-0".
09:30:01,399 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
09:30:01,633 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 deployed from "{http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0".
09:30:01,700 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:30:01,704 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:30:02,011 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
09:30:02,017 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
09:30:02,019 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
Retrieving document at '<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...'.>
09:30:02,757 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:30:02,812 INFO [org.switchyard.component.soap] SWITCHYARD035002: MTOM [enabled = false, threshold = 0]
09:30:02,819 INFO [org.switchyard.component.soap] SWITCHYARD035003: Publishing WebService at http://127.0.0.1:18001/loanService
09:30:02,821 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://example.com/loan-approval/loanService/}loanService from WSDL: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
09:30:02,834 WARN [org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean] Could not find endpoint named {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort. Possible values are [{http://example.com/loan-approval/loanService/}loanService_Port].
09:30:02,846 WARN [org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory] Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://example.com/loan-approval/loanService/}loanService_Port.
09:30:02,848 INFO [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:18001/loanService
09:30:02,853 INFO [org.eclipse.jetty.server.handler.ContextHandler] started o.e.j.s.h.ContextHandler{,null}
09:30:02,900 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
09:30:02,905 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
09:30:02,928 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:30:02,931 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
09:30:02,956 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:30:02,983 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:30:03,552 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:30:04,113 INFO [org.apache.ode.utils.WatchDog] [Endpoint files for {DeploymentUnit classes_loan_approval-0}] updated
09:30:05,101 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:18001/loanService
09:30:05,102 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{,null}
09:30:05,103 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
09:30:05,105 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) is shutting down
09:30:05,105 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 30 seconds)
09:30:05,106 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
09:30:05,107 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
09:30:05,112 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
09:30:05,149 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) uptime 6.557 seconds
09:30:05,154 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) is shutdown in 0.044 seconds
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.92 sec
Results :
Failed tests:
loanApproval2(org.switchyard.quickstarts.bpel.service.WebServiceTest)
Tests run: 6, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [14.454s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [3:34.895s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [3:15.079s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... FAILURE [2:02.314s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SKIPPED
[INFO] SwitchYard Quickstart: bpm-service ................ SKIPPED
[INFO] SwitchYard Quickstart: camel-binding .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 9:39.611s
[INFO] Finished at: Wed Feb 26 09:30:05 EST 2014
[INFO] Final Memory: 111M/267M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-bpel-loan-approval: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> 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 :switchyard-bpel-loan-approval
Build step 'Invoke top-level Maven targets' marked build as failure
10 years, 10 months
Build failed in Jenkins: SwitchYard-Release #1171
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/1171/>
------------------------------------------
[...truncated 14331 lines...]
[0m[0m01:17:28,056 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueB
[0m[33m01:17:28,071 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
[0m[0m01:17:28,062 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/queueB
[0m[0m01:17:28,077 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.HelloReplyQueue
[0m[33m01:17:28,074 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
[0m[0m01:17:28,105 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
[0m[0m01:17:28,115 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
[0m[0m01:17:28,126 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.ResultPropQueue
[0m[0m01:17:28,151 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/ResultPropQueue
[0m[0m01:17:28,154 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultPropQueue
[0m[33m01:17:28,279 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.osgi:main") which may be changed or removed in future versions without notice.
[0m[33m01:17:28,283 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
[0m[33m01:17:28,309 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.osgi.framework:main") which may be changed or removed in future versions without notice.
[0m[0m01:17:28,328 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started
[0m[0m01:17:28,329 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m01:17:28,400 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[33m01:17:28,733 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found.
[0m[0m01:17:29,106 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:17:29,253 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:17:29,256 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:17:29,258 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started in 38058ms - Started 200 of 285 services (84 services are passive or on-demand)
[0m[0m01:17:33,319 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:17:33,330 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m[0m01:17:34,174 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:17:34,534 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016005: Starting Services for CDI deployment: switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:17:34,854 INFO [org.jboss.weld.Version] (MSC service thread 1-1) WELD-000900 1.1.13 (redhat)
[0m[0m01:17:34,947 INFO [org.switchyard] (MSC service thread 1-1) Deploying SwitchYard application 'switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar'
[0m[0m01:17:35,051 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:17:37,735 INFO [org.switchyard] (MSC service thread 1-1) Starting SwitchYard service
[0m[0m01:17:38,147 INFO [org.switchyard.security] (MSC service thread 1-1) SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.jboss.provider.JBossJaasSecurityProvider
[0m[0m01:17:38,161 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is starting
[0m[0m01:17:38,166 INFO [org.apache.camel.management.ManagedManagementStrategy] (MSC service thread 1-1) JMX is enabled
[0m[0m01:17:40,113 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-1) Computed the following DeltaSpike ProjectStage: Production
[0m[0m01:17:40,164 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 190 type converters
[0m[0m01:17:40,737 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
[0m[0m01:17:41,071 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Total 0 routes, of which 0 is started.
[0m[0m01:17:41,082 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) started in 2.911 seconds
[0m[0m01:17:41,812 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 190 type converters
[0m[0m01:17:49,135 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:17:49,379 INFO [org.switchyard] (MSC service thread 1-1) Addressing [enabled = false, required = false]
[0m[0m01:17:49,382 INFO [org.switchyard] (MSC service thread 1-1) MTOM [enabled = false, threshold = 0]
[0m[0m01:17:49,630 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=OrderService
address=http://localhost:8080/quickstart-cdi-bus/OrderService
implementor=org.switchyard.component.soap.endpoint.BaseWebService
serviceName={urn:switchyard-quickstart:cdi-bus:1.0}OrderService
portName={urn:switchyard-quickstart:cdi-bus:1.0}OrderServicePort
annotationWsdlLocation=null
wsdlLocationOverride=vfs:/content/switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
mtomEnabled=false
[0m[0m01:17:51,318 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {urn:switchyard-quickstart:cdi-bus:1.0}OrderService from WSDL: vfs:/content/switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
[0m[0m01:17:51,804 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/quickstart-cdi-bus/OrderService
[0m[0m01:17:51,954 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:17:51,966 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.port-component-link
[0m[0m01:17:51,974 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:17:52,025 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022050: Endpoint registered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:17:52,742 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m[0m01:17:57,010 INFO [org.apache.catalina.core] (MSC service thread 1-2) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/quickstart-cdi-bus] has not been started
[0m[0m01:17:57,019 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:17:57,023 INFO [org.apache.catalina.core] (MSC service thread 1-1) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
[0m[0m01:17:57,030 INFO [org.jboss.ws.common.management] (MSC service thread 1-1) JBWS022051: Endpoint unregistered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:17:57,042 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.port-component-link
[0m[0m01:17:57,118 INFO [org.switchyard.component.soap] (MSC service thread 1-2) SWITCHYARD035010: WebService {urn:switchyard-quickstart:cdi-bus:1.0}OrderService:OrderServicePort stopped.
[0m[0m01:17:57,130 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is shutting down
[0m[0m01:17:57,134 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-2) Starting to graceful shutdown 1 routes (timeout 30 seconds)
[0m[0m01:17:57,144 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:17:57,149 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-2) Graceful shutdown of 1 routes completed in 0 seconds
[0m[0m01:17:57,192 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) uptime 19.031 seconds
[0m[0m01:17:57,194 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-2) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.061 seconds
[0m[0m01:17:57,201 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:17:57,262 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015877: Stopped deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar (runtime-name: switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar) in 274ms
[0m[0m01:17:57,589 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:17:57,593 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 73.125 sec
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Feb 26, 2014 1:18:08 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/amd64//jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-full.xml]
[0m01:18:12,194 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.2.Final-redhat-1
[0m[0m01:18:13,070 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[0m[0m01:18:13,572 INFO [org.jboss.as] (MSC service thread 1-2) JBAS015899: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) starting
[0m[0m01:18:20,165 INFO [org.switchyard] (ServerService Thread Pool -- 28) SwitchYard version 2.0.0-SNAPSHOT
[0m[0m01:18:21,629 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA-redhat-1
[0m[0m01:18:21,656 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m01:18:21,678 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[0m[0m01:18:21,737 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.16.GA-redhat-1
[0m[0m01:18:22,028 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem.
[0m[0m01:18:22,054 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem
[0m[0m01:18:22,169 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m01:18:22,170 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem
[0m[0m01:18:22,204 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem
[0m[0m01:18:22,371 INFO [org.switchyard] (ServerService Thread Pool -- 59) Activating SwitchYard Subsystem
[0m[0m01:18:22,368 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 57) JBAS015537: Activating WebServices Extension
[0m[0m01:18:23,613 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.17.SP2-redhat-2
[0m[0m01:18:24,052 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[0m[0m01:18:24,129 INFO [org.jboss.as.connector.logging] (MSC service thread 1-2) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.19.Final-redhat-2)
[0m[0m01:18:24,540 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m01:18:25,837 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.4.Final-redhat-7
[0m[0m01:18:26,309 INFO [org.jboss.jaxr] (MSC service thread 1-2) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
[0m[0m01:18:26,761 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m01:18:29,005 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8080
[0m[0m01:18:29,077 INFO [org.apache.coyote.http11] (MSC service thread 1-2) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8080
[0m[0m01:18:29,559 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...)>
[0m[0m01:18:29,598 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221006: Waiting to obtain live lock
[0m[0m01:18:30,210 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221013: Using NIO Journal
[0m[0m01:18:31,430 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221034: Waiting to obtain live lock
[0m[0m01:18:31,431 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221035: Live Server Obtained live lock
[0m[0m01:18:31,525 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started
[0m[0m01:18:33,907 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
[0m[0m01:18:34,031 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:18:34,529 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
[0m[0m01:18:35,813 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221020: Started Netty Acceptor version 3.6.6.Final-redhat-1-fd3c6b7 127.0.0.1:5445 for CORE protocol
[0m[0m01:18:35,852 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221020: Started Netty Acceptor version 3.6.6.Final-redhat-1-fd3c6b7 127.0.0.1:5455 for CORE protocol
[0m[0m01:18:35,880 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221007: Server is now live
[0m[0m01:18:35,885 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221001: HornetQ Server version 2.3.5.Final-redhat-2 (Monster Bee, 123) [5d45b017-9ea4-11e3-82ef-05d1bd04ecae]
[0m[0m01:18:40,583 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m01:18:40,761 INFO [org.switchyard.component.bpel] (MSC service thread 1-2) SWITCHYARD030800: Init BPEL component
[0m[0m01:18:40,802 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:4447
[0m[0m01:18:40,952 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.JCAInflowGreetingServiceQueue
[0m[0m01:18:41,055 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m01:18:41,655 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/JCAInflowGreetingServiceQueue
[0m[0m01:18:41,670 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/JCAInflowGreetingServiceQueue
[0m[0m01:18:41,688 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 82) HQ221003: trying to deploy queue jms.queue.ShippingQueue
[0m[0m01:18:41,756 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:/ShippingQueue
[0m[0m01:18:41,764 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ShippingQueue
[0m[0m01:18:41,768 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 81) HQ221003: trying to deploy queue jms.queue.InOutTestQueue
[0m[0m01:18:41,792 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue
[0m[0m01:18:41,804 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue
[0m[0m01:18:41,817 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 80) HQ221003: trying to deploy queue jms.queue.queueA
[0m[0m01:18:41,835 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:/queueA
[0m[0m01:18:41,847 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueA
[0m[0m01:18:41,859 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 79) HQ221003: trying to deploy queue jms.queue.queueC
[0m[33m01:18:41,855 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
[0m[33m01:18:41,871 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
[0m[0m01:18:41,878 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 79) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueC
[0m[0m01:18:41,886 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 79) JBAS011601: Bound messaging object to jndi name java:/queueC
[0m[0m01:18:41,898 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 78) HQ221003: trying to deploy queue jms.queue.OrderQueue
[0m[0m01:18:41,911 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 78) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/OrderQueue
[0m[0m01:18:41,916 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 78) JBAS011601: Bound messaging object to jndi name java:/OrderQueue
[0m[0m01:18:41,930 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 77) HQ221003: trying to deploy queue jms.queue.policyQSNonTransacted
[0m[0m01:18:41,957 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 77) JBAS011601: Bound messaging object to jndi name java:/policyQSNonTransacted
[0m[0m01:18:41,960 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 77) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSNonTransacted
[0m[0m01:18:42,012 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
[0m[33m01:18:42,027 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.osgi:main") which may be changed or removed in future versions without notice.
[0m[33m01:18:42,041 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
[0m[33m01:18:42,052 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.osgi.framework:main") which may be changed or removed in future versions without notice.
[0m[0m01:18:42,103 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 76) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m01:18:42,112 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 75) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m01:18:42,115 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 74) HQ221003: trying to deploy queue jms.queue.HelloReplyQueue
[0m[0m01:18:42,131 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 74) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
[0m[0m01:18:42,141 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 74) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
[0m[0m01:18:42,148 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221003: trying to deploy queue jms.queue.HelloRequestQueue
[0m[0m01:18:42,167 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloRequestQueue
[0m[0m01:18:42,171 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:/HelloRequestQueue
[0m[0m01:18:42,180 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 72) HQ221003: trying to deploy queue jms.queue.NonTransactedTestQueue
[0m[0m01:18:42,196 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:/NonTransactedTestQueue
[0m[0m01:18:42,210 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/NonTransactedTestQueue
[0m[0m01:18:42,215 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 71) HQ221003: trying to deploy queue jms.queue.TestQueue
[0m[0m01:18:42,230 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/TestQueue
[0m[0m01:18:42,242 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:/TestQueue
[0m[0m01:18:42,254 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_faultTo
[0m[0m01:18:42,274 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_faultTo
[0m[0m01:18:42,277 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_faultTo
[0m[0m01:18:42,279 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 69) HQ221003: trying to deploy queue jms.queue.policyQSTransacted
[0m[0m01:18:42,302 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSTransacted
[0m[0m01:18:42,314 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:/policyQSTransacted
[0m[0m01:18:42,318 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.FillingStockQueue
[0m[0m01:18:42,331 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:/FillingStockQueue
[0m[0m01:18:42,332 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/FillingStockQueue
[0m[0m01:18:42,334 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.StoreResultQueue
[0m[0m01:18:42,348 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreResultQueue
[0m[0m01:18:42,351 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/StoreResultQueue
[0m[0m01:18:42,360 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.queueB
[0m[0m01:18:42,370 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueB
[0m[0m01:18:42,378 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:/queueB
[0m[0m01:18:42,389 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 65) HQ221003: trying to deploy queue jms.queue.ResultQueue
[0m[0m01:18:42,396 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ResultQueue
[0m[0m01:18:42,405 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultQueue
[0m[0m01:18:42,413 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.queue.StoreFaultQueue
[0m[0m01:18:42,423 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreFaultQueue
[0m[0m01:18:42,436 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/StoreFaultQueue
[0m[0m01:18:42,447 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_replyTo
[0m[0m01:18:42,464 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_replyTo
[0m[0m01:18:42,473 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_replyTo
[0m[0m01:18:42,483 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.ResultPropQueue
[0m[0m01:18:42,500 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ResultPropQueue
[0m[0m01:18:42,503 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultPropQueue
[0m[0m01:18:42,505 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.GreetingServiceQueue
[0m[0m01:18:42,517 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
[0m[0m01:18:42,530 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/GreetingServiceQueue
[0m[0m01:18:42,551 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
[0m[0m01:18:42,553 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m01:18:42,573 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[33m01:18:42,585 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found.
[0m[0m01:18:42,981 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:18:43,155 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:18:43,158 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:18:43,160 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started in 33430ms - Started 200 of 285 services (84 services are passive or on-demand)
[0m[0m01:18:46,794 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:18:46,805 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m[0m01:18:47,487 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m[0m01:18:50,722 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar (runtime-name: switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar) in 125ms
[0m[0m01:18:51,202 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:18:51,207 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.298 sec
Results :
Tests in error:
Tests run: 80, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Distribution .......................... SUCCESS [13.335s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [44.527s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [2.228s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [1:29.070s]
[INFO] SwitchYard: AS7 KIE/Drools/jBPM ................... SUCCESS [38.476s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [38.183s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [1:38.722s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [24.163s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [31.338s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [2.504s]
[INFO] SwitchYard: AS7 Distribution ...................... FAILURE [1:10:07.265s]
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: RHQ Plugin ............................ SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:16:47.803s
[INFO] Finished at: Wed Feb 26 01:18:53 EST 2014
[INFO] Final Memory: 142M/343M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-standalone-dist: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...> 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 :switchyard-as7-standalone-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
10 years, 10 months
Build failed in Jenkins: SwitchYard-Quickstarts #1916
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 2503 lines...]
10:56:36,934 WARN [org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory] Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://example.com/loan-approval/loanService/}loanService_Port.
10:56:36,934 INFO [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:18001/loanService
10:56:36,935 INFO [org.eclipse.jetty.server.handler.ContextHandler] started o.e.j.s.h.ContextHandler{,null}
10:56:36,955 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
10:56:36,960 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
10:56:36,964 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:36,966 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:56:36,971 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:36,978 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:37,168 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:37,184 ERROR [org.riftsaw.engine.internal.BPELEngineImpl] Exception occured while invoking ODE
org.apache.ode.bpel.iapi.BpelEngineException: NoSuchService: {urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
at org.apache.ode.bpel.engine.BpelEngineImpl.createMessageExchange(BpelEngineImpl.java:151)
at org.apache.ode.bpel.engine.BpelEngineImpl.createMessageExchange(BpelEngineImpl.java:220)
at org.riftsaw.engine.internal.BPELEngineImpl.createMessageExchange(BPELEngineImpl.java:958)
at org.riftsaw.engine.internal.BPELEngineImpl.invoke(BPELEngineImpl.java:783)
at org.switchyard.component.bpel.riftsaw.RiftsawBPELExchangeHandler.handleMessage(RiftsawBPELExchangeHandler.java:275)
at org.switchyard.bus.camel.processors.ProviderProcessor.process(ProviderProcessor.java:28)
at org.apache.camel.processor.DelegateSyncProcessor.process(DelegateSyncProcessor.java:63)
at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:91)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:91)
at org.switchyard.bus.camel.audit.FaultProcessor.process(FaultProcessor.java:45)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:91)
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
at org.apache.camel.processor.Pipeline.process(Pipeline.java:118)
at org.apache.camel.processor.Pipeline.process(Pipeline.java:80)
at org.apache.camel.processor.TryProcessor.process(TryProcessor.java:109)
at org.apache.camel.processor.TryProcessor.process(TryProcessor.java:81)
at org.apache.camel.management.InstrumentationProcessor.process(InstrumentationProcessor.java:72)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:91)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:91)
at org.switchyard.bus.camel.audit.FaultProcessor.process(FaultProcessor.java:45)
at org.apache.camel.processor.DelegateAsyncProcessor.process(DelegateAsyncProcessor.java:91)
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
at org.apache.camel.component.direct.DirectProducer.process(DirectProducer.java:51)
at org.apache.camel.processor.CamelInternalProcessor.process(CamelInternalProcessor.java:191)
at org.apache.camel.processor.UnitOfWorkProducer.process(UnitOfWorkProducer.java:73)
at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:378)
at org.apache.camel.impl.ProducerCache$2.doInProducer(ProducerCache.java:346)
at org.apache.camel.impl.ProducerCache.doInProducer(ProducerCache.java:242)
at org.apache.camel.impl.ProducerCache.sendExchange(ProducerCache.java:346)
at org.apache.camel.impl.ProducerCache.send(ProducerCache.java:168)
at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:119)
at org.apache.camel.impl.DefaultProducerTemplate.send(DefaultProducerTemplate.java:105)
at org.switchyard.bus.camel.ExchangeDispatcher.dispatch(ExchangeDispatcher.java:87)
at org.switchyard.bus.camel.CamelExchange.sendInternal(CamelExchange.java:234)
at org.switchyard.bus.camel.CamelExchange.send(CamelExchange.java:171)
at org.switchyard.test.Invoker.sendInOut(Invoker.java:314)
at org.switchyard.quickstarts.bpel.service.LoanApprovalTest.testLoanApproval1(LoanApprovalTest.java:42)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:45)
at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:15)
at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:42)
at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:20)
at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:263)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:68)
at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:47)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:231)
at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:60)
at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:229)
at org.junit.runners.ParentRunner.access$000(ParentRunner.java:50)
at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:222)
at org.junit.runners.ParentRunner.run(ParentRunner.java:300)
at org.switchyard.test.SwitchYardRunner.run(SwitchYardRunner.java:85)
at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:59)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:120)
at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:103)
at org.apache.maven.surefire.Surefire.run(Surefire.java:169)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:350)
at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1021)
10:56:37,218 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:18001/loanService
10:56:37,219 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{,null}
10:56:37,221 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
10:56:37,222 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is shutting down
10:56:37,225 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 30 seconds)
10:56:37,226 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:37,226 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
10:56:37,227 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
10:56:37,251 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) uptime 2.111 seconds
10:56:37,251 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-9) is shutdown in 0.025 seconds
10:56:38,073 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) is starting
10:56:38,073 INFO [org.apache.camel.management.ManagedManagementStrategy] JMX is enabled
10:56:38,240 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] Loaded 190 type converters
10:56:38,259 INFO [org.switchyard.common.camel.SwitchYardCamelContext] StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
10:56:38,270 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
10:56:38,270 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) started in 0.198 seconds
10:56:38,601 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
Retrieving document at 'file:/qa/hudson_workspace/workspace/SwitchYard-Quickstarts/bpel-loan-approval/target/classes/riskAssessmentPT.wsdl'.
Retrieving document at 'file:/qa/hudson_workspace/workspace/SwitchYard-Quickstarts/bpel-loan-approval/target/classes/loanServicePT.wsdl'.
10:56:38,836 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1392911798735/classes_loan_approval-0".
10:56:38,862 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
10:56:38,975 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0 deployed from "{http://example.com/loan-approval/loanService/}loanApprovalProcess-0".
10:56:38,992 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
10:56:38,992 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
10:56:39,066 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/loanService/}loanApprovalProcess-0.
10:56:39,070 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
10:56:39,071 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/loanService/}loanApprovalProcess-0
10:56:39,073 INFO [org.apache.ode.store.ProcessStoreImpl] Starting deployment of processes from directory "/tmp/riftsaw/rs1392911798822/classes_risk_assessment-0".
10:56:39,088 INFO [org.apache.ode.bpel.compiler.BpelC] info: [CompilingProcess] Compiling BPEL process.
10:56:39,154 INFO [org.apache.ode.store.ProcessStoreImpl] Process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0 deployed from "{http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0".
10:56:39,175 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
10:56:39,175 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
10:56:39,232 INFO [org.apache.ode.bpel.engine.BpelServerImpl] Registered process {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0.
10:56:39,235 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Cancelled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
10:56:39,235 INFO [org.apache.ode.bpel.engine.cron.CronScheduler] Scheduled PROCESS CRON jobs for: {http://example.com/loan-approval/riskAssessment/}riskAssessmentProcess-0
Retrieving document at 'file:/qa/hudson_workspace/workspace/SwitchYard-Quickstarts/bpel-loan-approval/target/classes/riskAssessmentPT.wsdl'.
10:56:39,465 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:39,479 INFO [org.switchyard.component.soap] SWITCHYARD035002: MTOM [enabled = false, threshold = 0]
10:56:39,483 INFO [org.switchyard.component.soap] SWITCHYARD035003: Publishing WebService at http://127.0.0.1:18001/loanService
10:56:39,497 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] Creating Service {http://example.com/loan-approval/loanService/}loanService from WSDL: file:/qa/hudson_workspace/workspace/SwitchYard-Quickstarts/bpel-loan-approval/target/classes/loanServicePT.wsdl
10:56:39,500 WARN [org.apache.cxf.jaxws.support.JaxWsServiceFactoryBean] Could not find endpoint named {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort. Possible values are [{http://example.com/loan-approval/loanService/}loanService_Port].
10:56:39,505 WARN [org.apache.cxf.frontend.AbstractWSDLBasedEndpointFactory] Could not find endpoint/port for {http://endpoint.soap.component.switchyard.org/}BaseWebServicePort in wsdl. Using {http://example.com/loan-approval/loanService/}loanService_Port.
10:56:39,509 INFO [org.apache.cxf.endpoint.ServerImpl] Setting the server's publish address to be http://127.0.0.1:18001/loanService
10:56:39,510 INFO [org.eclipse.jetty.server.handler.ContextHandler] started o.e.j.s.h.ContextHandler{,null}
10:56:39,526 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService
10:56:39,527 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
10:56:39,528 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:39,533 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
10:56:39,537 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is stopped, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:39,543 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService is shutdown and removed, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:39,689 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:39,770 INFO [org.apache.ode.utils.WatchDog] [Endpoint files for {DeploymentUnit classes_loan_approval-0}] updated
10:56:39,943 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:18001/loanService
10:56:39,944 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{,null}
10:56:39,944 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {http://example.com/loan-approval/loanService/}loanService:loanService_Port stopped.
10:56:39,945 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) is shutting down
10:56:39,945 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 2 routes (timeout 30 seconds)
10:56:39,946 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService]
10:56:39,947 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:bpel-loan-approval:0.1.0}loanService/riskAssessor shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:bpel-loan-approval:0.1.0%7DloanService/riskAssessor]
10:56:39,952 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 2 routes completed in 0 seconds
10:56:39,968 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) uptime 1.895 seconds
10:56:39,968 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.12.2 (CamelContext: camel-11) is shutdown in 0.022 seconds
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 5.855 sec <<< FAILURE!
Results :
Tests in error:
testLoanApproval1(org.switchyard.quickstarts.bpel.service.LoanApprovalTest)
Tests run: 6, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [6.843s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:43.331s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:22.757s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... FAILURE [1:31.469s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SKIPPED
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SKIPPED
[INFO] SwitchYard Quickstart: bpm-service ................ SKIPPED
[INFO] SwitchYard Quickstart: camel-binding .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-jaxb ................. SKIPPED
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SKIPPED
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SKIPPED
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SKIPPED
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SKIPPED
[INFO] SwitchYard Quickstart: camel-service .............. SKIPPED
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SKIPPED
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment ............. SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-service SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer SKIPPED
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly SKIPPED
[INFO] SwitchYard Quickstart: http-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: remote-invoker ............. SKIPPED
[INFO] SwitchYard Quickstart: rest-binding ............... SKIPPED
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview ............ SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-container .. SKIPPED
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SKIPPED
[INFO] SwitchYard Quickstart: soap-addressing ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4:58.226s
[INFO] Finished at: Thu Feb 20 10:56:40 EST 2014
[INFO] Final Memory: 115M/275M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-bpel-loan-approval: There are test failures.
[ERROR]
[ERROR] Please refer to /qa/hudson_workspace/workspace/SwitchYard-Quickstarts/bpel-loan-approval/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 :switchyard-bpel-loan-approval
Build step 'Invoke top-level Maven targets' marked build as failure
10 years, 10 months
Build failed in Jenkins: SwitchYard-Release #1169
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/1169/>
------------------------------------------
[...truncated 18477 lines...]
[0m[0m01:26:16,339 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreFaultQueue
[0m[0m01:26:16,344 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/StoreFaultQueue
[0m[0m01:26:16,356 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.ResultQueue
[0m[0m01:26:16,380 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/ResultQueue
[0m[0m01:26:16,382 INFO [org.hornetq.ra] (MSC service thread 1-2) HornetQ resource adaptor started
[0m[0m01:26:16,385 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-2) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m01:26:16,391 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultQueue
[0m[0m01:26:16,396 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.HelloReplyQueue
[0m[0m01:26:16,408 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
[0m[0m01:26:16,423 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
[0m[0m01:26:16,425 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.HelloRequestQueue
[0m[0m01:26:16,436 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloRequestQueue
[0m[0m01:26:16,443 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/HelloRequestQueue
[0m[0m01:26:16,440 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-2) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[33m01:26:16,476 WARN [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found.
[0m[0m01:26:16,836 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:26:17,117 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:26:17,120 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:26:17,123 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started in 38741ms - Started 200 of 285 services (84 services are passive or on-demand)
[0m[0m01:26:20,887 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:26:20,899 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m[0m01:26:21,760 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016002: Processing weld deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:26:22,096 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016005: Starting Services for CDI deployment: switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:26:22,449 INFO [org.jboss.weld.Version] (MSC service thread 1-2) WELD-000900 1.1.13 (redhat)
[0m[0m01:26:22,550 INFO [org.switchyard] (MSC service thread 1-2) Deploying SwitchYard application 'switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar'
[0m[0m01:26:22,660 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:26:25,193 INFO [org.switchyard] (MSC service thread 1-1) Starting SwitchYard service
[0m[0m01:26:25,609 INFO [org.switchyard.security] (MSC service thread 1-1) SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.jboss.provider.JBossJaasSecurityProvider
[0m[0m01:26:25,624 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is starting
[0m[0m01:26:25,629 INFO [org.apache.camel.management.ManagedManagementStrategy] (MSC service thread 1-1) JMX is enabled
[0m[0m01:26:27,648 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-1) Computed the following DeltaSpike ProjectStage: Production
[0m[0m01:26:27,704 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 190 type converters
[0m[0m01:26:28,158 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
[0m[0m01:26:28,510 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Total 0 routes, of which 0 is started.
[0m[0m01:26:28,520 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) started in 2.886 seconds
[0m[0m01:26:29,352 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 190 type converters
[0m[0m01:26:36,308 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:26:36,556 INFO [org.switchyard] (MSC service thread 1-1) Addressing [enabled = false, required = false]
[0m[0m01:26:36,559 INFO [org.switchyard] (MSC service thread 1-1) MTOM [enabled = false, threshold = 0]
[0m[0m01:26:36,811 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=OrderService
address=http://localhost:8080/quickstart-cdi-bus/OrderService
implementor=org.switchyard.component.soap.endpoint.BaseWebService
serviceName={urn:switchyard-quickstart:cdi-bus:1.0}OrderService
portName={urn:switchyard-quickstart:cdi-bus:1.0}OrderServicePort
annotationWsdlLocation=null
wsdlLocationOverride=vfs:/content/switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
mtomEnabled=false
[0m[0m01:26:38,527 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {urn:switchyard-quickstart:cdi-bus:1.0}OrderService from WSDL: vfs:/content/switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
[0m[0m01:26:38,972 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/quickstart-cdi-bus/OrderService
[0m[0m01:26:39,128 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:26:39,143 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.port-component-link
[0m[0m01:26:39,150 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:26:39,206 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022050: Endpoint registered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:26:39,869 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m[0m01:26:44,260 INFO [org.apache.catalina.core] (MSC service thread 1-1) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/quickstart-cdi-bus] has not been started
[0m[0m01:26:44,265 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:26:44,269 INFO [org.apache.catalina.core] (MSC service thread 1-2) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
[0m[0m01:26:44,276 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022051: Endpoint unregistered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:26:44,285 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015540: Stopping service jboss.ws.port-component-link
[0m[0m01:26:44,362 INFO [org.switchyard.component.soap] (MSC service thread 1-1) SWITCHYARD035010: WebService {urn:switchyard-quickstart:cdi-bus:1.0}OrderService:OrderServicePort stopped.
[0m[0m01:26:44,374 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is shutting down
[0m[0m01:26:44,378 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Starting to graceful shutdown 1 routes (timeout 30 seconds)
[0m[0m01:26:44,389 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:26:44,393 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-1) Graceful shutdown of 1 routes completed in 0 seconds
[0m[0m01:26:44,433 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) uptime 18.809 seconds
[0m[0m01:26:44,436 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.059 seconds
[0m[0m01:26:44,442 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016009: Stopping weld service for deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:26:44,500 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar (runtime-name: switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar) in 266ms
[0m[0m01:26:44,782 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:26:44,785 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 72.813 sec
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Feb 25, 2014 1:26:56 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/amd64//jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-full.xml]
[0m01:26:59,691 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.2.Final-redhat-1
[0m[0m01:27:00,582 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[0m[0m01:27:01,093 INFO [org.jboss.as] (MSC service thread 1-1) JBAS015899: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) starting
[0m[0m01:27:07,886 INFO [org.switchyard] (ServerService Thread Pool -- 19) SwitchYard version 2.0.0-SNAPSHOT
[0m[0m01:27:09,424 INFO [org.xnio] (MSC service thread 1-1) XNIO Version 3.0.7.GA-redhat-1
[0m[0m01:27:09,453 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m01:27:09,478 INFO [org.xnio.nio] (MSC service thread 1-1) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[0m[0m01:27:09,532 INFO [org.jboss.remoting] (MSC service thread 1-1) JBoss Remoting version 3.2.16.GA-redhat-1
[0m[0m01:27:09,836 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem.
[0m[0m01:27:09,861 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem
[0m[0m01:27:09,981 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m01:27:09,972 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem
[0m[0m01:27:10,037 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem
[0m[0m01:27:10,143 INFO [org.jboss.as.security] (MSC service thread 1-1) JBAS013170: Current PicketBox version=4.0.17.SP2-redhat-2
[0m[0m01:27:10,186 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 57) JBAS015537: Activating WebServices Extension
[0m[0m01:27:10,204 INFO [org.switchyard] (ServerService Thread Pool -- 59) Activating SwitchYard Subsystem
[0m[0m01:27:11,821 INFO [org.jboss.as.naming] (MSC service thread 1-1) JBAS011802: Starting Naming Service
[0m[0m01:27:12,014 INFO [org.jboss.as.connector.logging] (MSC service thread 1-1) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.19.Final-redhat-2)
[0m[0m01:27:12,388 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m01:27:13,803 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.4.Final-redhat-7
[0m[0m01:27:14,359 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
[0m[0m01:27:14,612 INFO [org.jboss.as.mail.extension] (MSC service thread 1-1) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m01:27:15,998 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost/127.0.0.1:8080
[0m[0m01:27:16,070 INFO [org.apache.coyote.http11] (MSC service thread 1-1) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost/127.0.0.1:8080
[0m[0m01:27:18,553 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...)>
[0m[0m01:27:18,599 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221006: Waiting to obtain live lock
[0m[0m01:27:19,095 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221013: Using NIO Journal
[0m[0m01:27:19,154 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started
[0m[0m01:27:20,846 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221034: Waiting to obtain live lock
[0m[0m01:27:20,847 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221035: Live Server Obtained live lock
[0m[0m01:27:21,788 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
[0m[0m01:27:21,908 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-1) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:27:22,326 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016328: CORBA Naming Service started
[0m[0m01:27:25,355 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221020: Started Netty Acceptor version 3.6.6.Final-redhat-1-fd3c6b7 127.0.0.1:5445 for CORE protocol
[0m[0m01:27:25,393 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221020: Started Netty Acceptor version 3.6.6.Final-redhat-1-fd3c6b7 127.0.0.1:5455 for CORE protocol
[0m[0m01:27:25,431 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221007: Server is now live
[0m[0m01:27:25,434 INFO [org.hornetq.core.server] (MSC service thread 1-2) HQ221001: HornetQ Server version 2.3.5.Final-redhat-2 (Monster Bee, 123) [8421a476-9ddc-11e3-a5fc-2b7dd82cfcdd]
[0m[0m01:27:27,195 INFO [org.switchyard.component.bpel] (MSC service thread 1-2) SWITCHYARD030800: Init BPEL component
[0m[0m01:27:28,682 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m01:27:28,694 INFO [org.jboss.as.remoting] (MSC service thread 1-2) JBAS017100: Listening on 127.0.0.1:4447
[0m[0m01:27:28,859 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.ResultQueue
[0m[0m01:27:28,994 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m01:27:29,581 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/ResultQueue
[0m[0m01:27:29,586 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultQueue
[0m[0m01:27:29,604 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 82) HQ221003: trying to deploy queue jms.queue.ResultPropQueue
[0m[0m01:27:29,647 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:/ResultPropQueue
[0m[0m01:27:29,662 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultPropQueue
[0m[0m01:27:29,668 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 81) HQ221003: trying to deploy queue jms.queue.InOutTestQueue
[0m[0m01:27:29,684 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue
[0m[0m01:27:29,695 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue
[0m[0m01:27:29,708 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 80) HQ221003: trying to deploy queue jms.queue.HelloRequestQueue
[0m[0m01:27:29,730 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloRequestQueue
[0m[0m01:27:29,741 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:/HelloRequestQueue
[0m[0m01:27:29,753 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 79) HQ221003: trying to deploy queue jms.queue.queueC
[0m[0m01:27:29,768 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 79) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueC
[0m[0m01:27:29,786 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 79) JBAS011601: Bound messaging object to jndi name java:/queueC
[0m[33m01:27:29,776 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
[0m[33m01:27:29,791 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
[0m[0m01:27:29,795 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 78) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_faultTo
[0m[0m01:27:29,825 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 78) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_faultTo
[0m[0m01:27:29,832 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 78) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_faultTo
[0m[0m01:27:29,844 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 77) HQ221003: trying to deploy queue jms.queue.StoreFaultQueue
[0m[0m01:27:29,863 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 77) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreFaultQueue
[0m[0m01:27:29,874 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 77) JBAS011601: Bound messaging object to jndi name java:/StoreFaultQueue
[0m[33m01:27:29,956 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.osgi:main") which may be changed or removed in future versions without notice.
[0m[33m01:27:29,969 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
[0m[0m01:27:29,978 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010406: Registered connection factory java:/JmsXA
[0m[33m01:27:29,983 WARN [org.jboss.as.dependency.private] (MSC service thread 1-2) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.osgi.framework:main") which may be changed or removed in future versions without notice.
[0m[0m01:27:30,067 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 76) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m01:27:30,070 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 75) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_replyTo
[0m[0m01:27:30,084 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 75) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_replyTo
[0m[0m01:27:30,100 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 75) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_replyTo
[0m[0m01:27:30,110 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 74) HQ221003: trying to deploy queue jms.queue.ShippingQueue
[0m[0m01:27:30,118 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 74) JBAS011601: Bound messaging object to jndi name java:/ShippingQueue
[0m[0m01:27:30,133 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 74) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ShippingQueue
[0m[0m01:27:30,140 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221003: trying to deploy queue jms.queue.HelloReplyQueue
[0m[0m01:27:30,150 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
[0m[0m01:27:30,159 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
[0m[0m01:27:30,166 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 72) HQ221003: trying to deploy queue jms.queue.StoreResultQueue
[0m[0m01:27:30,183 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreResultQueue
[0m[0m01:27:30,186 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:/StoreResultQueue
[0m[0m01:27:30,194 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 71) HQ221003: trying to deploy queue jms.queue.policyQSTransacted
[0m[0m01:27:30,221 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSTransacted
[0m[0m01:27:30,232 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:/policyQSTransacted
[0m[0m01:27:30,240 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221003: trying to deploy queue jms.queue.GreetingServiceQueue
[0m[0m01:27:30,268 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
[0m[0m01:27:30,279 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/GreetingServiceQueue
[0m[0m01:27:30,292 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 69) HQ221003: trying to deploy queue jms.queue.NonTransactedTestQueue
[0m[0m01:27:30,320 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:/NonTransactedTestQueue
[0m[0m01:27:30,334 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/NonTransactedTestQueue
[0m[0m01:27:30,352 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.OrderQueue
[0m[0m01:27:30,375 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/OrderQueue
[0m[0m01:27:30,377 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:/OrderQueue
[0m[0m01:27:30,378 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.JCAInflowGreetingServiceQueue
[0m[0m01:27:30,421 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/JCAInflowGreetingServiceQueue
[0m[0m01:27:30,424 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/JCAInflowGreetingServiceQueue
[0m[0m01:27:30,434 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.FillingStockQueue
[0m[0m01:27:30,444 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:/FillingStockQueue
[0m[0m01:27:30,459 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/FillingStockQueue
[0m[0m01:27:30,469 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 65) HQ221003: trying to deploy queue jms.queue.policyQSNonTransacted
[0m[0m01:27:30,484 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/policyQSNonTransacted
[0m[0m01:27:30,493 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSNonTransacted
[0m[0m01:27:30,507 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.queue.TestQueue
[0m[0m01:27:30,524 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/TestQueue
[0m[0m01:27:30,540 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/TestQueue
[0m[0m01:27:30,551 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m01:27:30,559 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.queueB
[0m[0m01:27:30,579 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueB
[0m[0m01:27:30,600 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/queueB
[0m[0m01:27:30,601 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.queueA
[0m[0m01:27:30,614 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/queueA
[0m[0m01:27:30,632 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueA
[0m[0m01:27:30,694 INFO [org.hornetq.ra] (MSC service thread 1-1) HornetQ resource adaptor started
[0m[0m01:27:30,696 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-1) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[33m01:27:30,733 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found.
[0m[0m01:27:30,737 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m01:27:31,557 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:27:31,829 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:27:31,837 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:27:31,841 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started in 34644ms - Started 200 of 285 services (84 services are passive or on-demand)
[0m[0m01:27:34,280 INFO [org.jboss.as.repository] (management-handler-thread - 2) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:27:34,291 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015876: Starting deployment of "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m[0m01:27:35,097 INFO [org.jboss.as.server] (management-handler-thread - 2) JBAS018559: Deployed "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m[0m01:27:38,006 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar (runtime-name: switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar) in 101ms
[0m[0m01:27:38,559 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:27:38,564 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018558: Undeployed "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 48.5 sec
Results :
Failed tests:
Tests in error:
Tests run: 80, Failures: 1, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Distribution .......................... SUCCESS [57.267s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [1:15.879s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [2.181s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [2:54.891s]
[INFO] SwitchYard: AS7 KIE/Drools/jBPM ................... SUCCESS [1:04.817s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [42.588s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [1:58.180s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [31.266s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [41.901s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [3.590s]
[INFO] SwitchYard: AS7 Distribution ...................... FAILURE [1:14:09.253s]
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: RHQ Plugin ............................ SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:24:56.708s
[INFO] Finished at: Tue Feb 25 01:27:41 EST 2014
[INFO] Final Memory: 142M/357M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-standalone-dist: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...> 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 :switchyard-as7-standalone-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
10 years, 10 months
Build failed in Jenkins: SwitchYard-Release #1163
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/1163/>
------------------------------------------
[...truncated 123596 lines...]
[0m[0m01:05:36,512 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/OrderQueue
[0m[0m01:05:36,514 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.StoreResultQueue
[0m[0m01:05:36,518 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreResultQueue
[0m[0m01:05:36,520 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/StoreResultQueue
[0m[0m01:05:36,521 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_replyTo
[0m[0m01:05:36,525 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_replyTo
[0m[0m01:05:36,526 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_replyTo
[0m[0m01:05:36,663 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:05:37,047 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:05:37,048 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:05:37,049 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started in 15815ms - Started 200 of 285 services (84 services are passive or on-demand)
[0m[0m01:05:37,485 INFO [org.jboss.as.repository] (management-handler-thread - 4) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:05:37,492 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) JBAS015876: Starting deployment of "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m[0m01:05:37,947 INFO [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016002: Processing weld deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:05:38,114 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) JBAS016005: Starting Services for CDI deployment: switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:05:38,262 INFO [org.jboss.weld.Version] (MSC service thread 1-3) WELD-000900 1.1.13 (redhat)
[0m[0m01:05:38,300 INFO [org.switchyard] (MSC service thread 1-3) Deploying SwitchYard application 'switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar'
[0m[0m01:05:38,382 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016008: Starting weld service for deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:05:39,496 INFO [org.switchyard] (MSC service thread 1-1) Starting SwitchYard service
[0m[0m01:05:39,835 INFO [org.switchyard.security] (MSC service thread 1-1) SWITCHYARD014201: Using SecurityProvider implementation: org.switchyard.security.jboss.provider.JBossJaasSecurityProvider
[0m[0m01:05:39,846 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is starting
[0m[0m01:05:39,850 INFO [org.apache.camel.management.ManagedManagementStrategy] (MSC service thread 1-1) JMX is enabled
[0m[0m01:05:40,633 INFO [org.apache.deltaspike.core.util.ProjectStageProducer] (MSC service thread 1-1) Computed the following DeltaSpike ProjectStage: Production
[0m[0m01:05:40,655 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 190 type converters
[0m[0m01:05:40,934 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) StreamCaching is not in use. If using streams then its recommended to enable stream caching. See more details at http://camel.apache.org/stream-caching.html
[0m[0m01:05:41,142 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Total 0 routes, of which 0 is started.
[0m[0m01:05:41,147 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) started in 1.297 seconds
[0m[0m01:05:41,712 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] (MSC service thread 1-1) Loaded 190 type converters
[0m[33m01:05:42,943 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:14, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:15, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@3a264f65 >
[0m[33m01:05:42,949 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:14, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:15, subordinatenodename=null, eis_name=unknown eis name >
[0m[33m01:05:43,203 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:e, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:17, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@4486f57f >
[0m[33m01:05:43,206 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:e, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:17, subordinatenodename=null, eis_name=unknown eis name >
[0m[33m01:05:43,418 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:d, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:11, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@72cf095e >
[0m[33m01:05:43,421 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:d, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:11, subordinatenodename=null, eis_name=unknown eis name >
[0m[33m01:05:43,509 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:10, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:18, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@3b1c239c >
[0m[33m01:05:43,512 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:10, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:18, subordinatenodename=null, eis_name=unknown eis name >
[0m[33m01:05:43,626 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016037: Could not find new XAResource to use for recovering non-serializable XAResource XAResourceRecord < resource:null, txid:< formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:f, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:16, subordinatenodename=null, eis_name=unknown eis name >, heuristic: TwoPhaseOutcome.FINISH_OK com.arjuna.ats.internal.jta.resources.arjunacore.XAResourceRecord@25b3cc1c >
[0m[33m01:05:43,628 WARN [com.arjuna.ats.jta] (Periodic Recovery) ARJUNA016038: No XAResource to recover < formatId=131077, gtrid_length=29, bqual_length=36, tx_uid=0:ffff0a1059e2:143e2b84:53044347:f, node_name=1, branch_uid=0:ffff0a1059e2:143e2b84:53044347:16, subordinatenodename=null, eis_name=unknown eis name >
[0m[0m01:05:46,941 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-1) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService started and consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:05:47,101 INFO [org.switchyard] (MSC service thread 1-1) Addressing [enabled = false, required = false]
[0m[0m01:05:47,103 INFO [org.switchyard] (MSC service thread 1-1) MTOM [enabled = false, threshold = 0]
[0m[0m01:05:47,283 INFO [org.jboss.ws.cxf.metadata] (MSC service thread 1-1) JBWS024061: Adding service endpoint metadata: id=OrderService
address=http://localhost:8080/quickstart-cdi-bus/OrderService
implementor=org.switchyard.component.soap.endpoint.BaseWebService
serviceName={urn:switchyard-quickstart:cdi-bus:1.0}OrderService
portName={urn:switchyard-quickstart:cdi-bus:1.0}OrderServicePort
annotationWsdlLocation=null
wsdlLocationOverride=vfs:/content/switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
mtomEnabled=false
[0m[0m01:05:47,983 INFO [org.apache.cxf.service.factory.ReflectionServiceFactoryBean] (MSC service thread 1-1) Creating Service {urn:switchyard-quickstart:cdi-bus:1.0}OrderService from WSDL: vfs:/content/switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar/wsdl/OrderService.wsdl
[0m[0m01:05:48,340 INFO [org.apache.cxf.endpoint.ServerImpl] (MSC service thread 1-1) Setting the server's publish address to be http://localhost:8080/quickstart-cdi-bus/OrderService
[0m[0m01:05:48,488 INFO [org.jboss.ws.cxf.deployment] (MSC service thread 1-1) JBWS024074: WSDL published to: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:05:48,500 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.port-component-link
[0m[0m01:05:48,505 INFO [org.jboss.as.webservices] (MSC service thread 1-2) JBAS015539: Starting service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:05:48,532 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022050: Endpoint registered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:05:49,306 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018559: Deployed "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m[0m01:05:51,592 INFO [org.apache.catalina.core] (MSC service thread 1-3) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/quickstart-cdi-bus] has not been started
[0m[0m01:05:51,597 INFO [org.jboss.as.webservices] (MSC service thread 1-4) JBAS015540: Stopping service jboss.ws.endpoint."quickstart-cdi-bus.deployment".OrderService
[0m[0m01:05:51,615 INFO [org.apache.catalina.core] (MSC service thread 1-4) JBWEB001079: Container org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/jbossws] has not been started
[0m[0m01:05:51,630 INFO [org.jboss.ws.common.management] (MSC service thread 1-4) JBWS022051: Endpoint unregistered: jboss.ws:context=quickstart-cdi-bus,endpoint=OrderService
[0m[0m01:05:51,669 INFO [org.jboss.as.webservices] (MSC service thread 1-1) JBAS015540: Stopping service jboss.ws.port-component-link
[0m[0m01:05:51,692 INFO [org.switchyard.component.soap] (MSC service thread 1-3) SWITCHYARD035010: WebService {urn:switchyard-quickstart:cdi-bus:1.0}OrderService:OrderServicePort stopped.
[0m[0m01:05:51,704 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is shutting down
[0m[0m01:05:51,707 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-3) Starting to graceful shutdown 1 routes (timeout 30 seconds)
[0m[0m01:05:51,718 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (Camel (camel-1) thread #1 - ShutdownTask) Route: direct:{urn:switchyard-quickstart:camel-bus-cdi:0.1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:camel-bus-cdi:0.1.0%7DOrderService]
[0m[0m01:05:51,722 INFO [org.apache.camel.impl.DefaultShutdownStrategy] (MSC service thread 1-3) Graceful shutdown of 1 routes completed in 0 seconds
[0m[0m01:05:51,760 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) uptime 11.915 seconds
[0m[0m01:05:51,762 INFO [org.switchyard.common.camel.SwitchYardCamelContext] (MSC service thread 1-3) Apache Camel 2.0.0-SNAPSHOT (CamelContext: camel-1) is shutdown in 0.056 seconds
[0m[0m01:05:51,770 INFO [org.jboss.weld.deployer] (MSC service thread 1-1) JBAS016009: Stopping weld service for deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar
[0m[0m01:05:51,825 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) JBAS015877: Stopped deployment switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar (runtime-name: switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar) in 256ms
[0m[0m01:05:52,173 INFO [org.jboss.as.repository] (management-handler-thread - 1) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:05:52,176 INFO [org.jboss.as.server] (management-handler-thread - 1) JBAS018558: Undeployed "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-bus-cdi-2.0.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.272 sec
Running org.switchyard.test.quickstarts.CamelSOAPProxyQuickstartTest
Feb 19, 2014 1:06:01 AM org.jboss.as.arquillian.container.managed.ManagedDeployableContainer startInternal
INFO: Starting container with: [/qa/tools/opt/rel4/x86_64/jdk1.6.0_last/bin/java, -Xmx512m, -XX:MaxPermSize=128m, -ea, -Djboss.home.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dorg.jboss.boot.log.file=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Dlogging.configuration=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -Djboss.bundles.dir=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jar, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -mp, <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...,> -jaxpmodule, javax.xml.jaxp-provider, org.jboss.as.standalone, -server-config, standalone-full.xml]
[0m01:06:03,356 INFO [org.jboss.modules] (main) JBoss Modules version 1.2.2.Final-redhat-1
[0m[0m01:06:03,979 INFO [org.jboss.msc] (main) JBoss MSC version 1.0.4.GA-redhat-1
[0m[0m01:06:04,216 INFO [org.jboss.as] (MSC service thread 1-4) JBAS015899: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) starting
[0m[0m01:06:07,320 INFO [org.switchyard] (ServerService Thread Pool -- 15) SwitchYard version 2.0.0-SNAPSHOT
[0m[0m01:06:07,686 INFO [org.xnio] (MSC service thread 1-4) XNIO Version 3.0.7.GA-redhat-1
[0m[0m01:06:07,700 INFO [org.xnio.nio] (MSC service thread 1-4) XNIO NIO Implementation Version 3.0.7.GA-redhat-1
[0m[0m01:06:07,710 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS015888: Creating http management service using socket-binding (management-http)
[0m[0m01:06:07,716 INFO [org.jboss.remoting] (MSC service thread 1-4) JBoss Remoting version 3.2.16.GA-redhat-1
[0m[0m01:06:07,851 INFO [org.jboss.as.jacorb] (ServerService Thread Pool -- 37) JBAS016300: Activating JacORB Subsystem
[0m[0m01:06:07,871 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 36) JBAS010280: Activating Infinispan subsystem.
[0m[0m01:06:07,958 INFO [org.jboss.as.jsf] (ServerService Thread Pool -- 44) JBAS012605: Activated the following JSF Implementations: [main, 1.2]
[0m[0m01:06:08,087 INFO [org.switchyard] (ServerService Thread Pool -- 59) Activating SwitchYard Subsystem
[0m[0m01:06:08,124 INFO [org.jboss.as.security] (ServerService Thread Pool -- 53) JBAS013171: Activating Security Subsystem
[0m[0m01:06:08,174 INFO [org.jboss.as.connector.subsystems.datasources] (ServerService Thread Pool -- 32) JBAS010403: Deploying JDBC-compliant driver class org.h2.Driver (version 1.3)
[0m[0m01:06:08,176 INFO [org.jboss.as.naming] (ServerService Thread Pool -- 48) JBAS011800: Activating Naming Subsystem
[0m[0m01:06:08,242 INFO [org.jboss.as.webservices] (ServerService Thread Pool -- 57) JBAS015537: Activating WebServices Extension
[0m[0m01:06:08,287 INFO [org.jboss.as.connector.logging] (MSC service thread 1-3) JBAS010408: Starting JCA Subsystem (IronJacamar 1.0.19.Final-redhat-2)
[0m[0m01:06:08,467 INFO [org.jboss.as.naming] (MSC service thread 1-3) JBAS011802: Starting Naming Service
[0m[0m01:06:08,491 INFO [org.jboss.as.security] (MSC service thread 1-3) JBAS013170: Current PicketBox version=4.0.17.SP2-redhat-2
[0m[0m01:06:09,349 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) JBAS015400: Bound mail session [java:jboss/mail/Default]
[0m[0m01:06:09,680 INFO [org.jboss.jaxr] (MSC service thread 1-1) JBAS014000: Started JAXR subsystem, binding JAXR connection factory into JNDI as: java:jboss/jaxr/ConnectionFactory
[0m[0m01:06:09,912 INFO [org.jboss.ws.common.management] (MSC service thread 1-2) JBWS022052: Starting JBoss Web Services - Stack CXF Server 4.1.4.Final-redhat-7
[0m[0m01:06:10,891 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003001: Coyote HTTP/1.1 initializing on : http-localhost.localdomain/127.0.0.1:8080
[0m[0m01:06:11,334 INFO [org.apache.coyote.http11] (MSC service thread 1-4) JBWEB003000: Coyote HTTP/1.1 starting on: http-localhost.localdomain/127.0.0.1:8080
[0m[0m01:06:11,477 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221000: live server is starting with configuration HornetQ Configuration (clustered=false,backup=false,sharedStore=true,journalDirectory=<http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...)>
[0m[0m01:06:11,479 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221006: Waiting to obtain live lock
[0m[0m01:06:11,690 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221013: Using NIO Journal
[0m[0m01:06:11,708 INFO [org.jboss.as.jacorb] (MSC service thread 1-1) JBAS016330: CORBA ORB Service started
[0m[0m01:06:12,020 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:9999
[0m[0m01:06:12,074 INFO [org.jboss.as.server.deployment.scanner] (MSC service thread 1-4) JBAS015012: Started FileSystemDeploymentService for directory <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:06:12,109 INFO [org.jboss.as.server.deployment] (MSC service thread 1-4) JBAS015876: Starting deployment of "arquillian-service" (runtime-name: "arquillian-service")
[0m[0m01:06:12,230 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221034: Waiting to obtain live lock
[0m[0m01:06:12,231 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221035: Live Server Obtained live lock
[0m[0m01:06:12,444 INFO [org.jboss.as.remoting] (MSC service thread 1-1) JBAS017100: Listening on 127.0.0.1:4447
[0m[0m01:06:12,593 INFO [org.jboss.as.jacorb] (MSC service thread 1-4) JBAS016328: CORBA Naming Service started
[0m[0m01:06:13,513 INFO [org.switchyard.component.bpel] (MSC service thread 1-1) SWITCHYARD030800: Init BPEL component
[0m[0m01:06:13,992 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) JBAS010400: Bound data source [java:jboss/datasources/ExampleDS]
[0m[0m01:06:14,214 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221020: Started Netty Acceptor version 3.6.6.Final-redhat-1-fd3c6b7 127.0.0.1:5455 for CORE protocol
[0m[0m01:06:14,220 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221020: Started Netty Acceptor version 3.6.6.Final-redhat-1-fd3c6b7 127.0.0.1:5445 for CORE protocol
[0m[0m01:06:14,227 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221007: Server is now live
[0m[0m01:06:14,246 INFO [org.hornetq.core.server] (MSC service thread 1-3) HQ221001: HornetQ Server version 2.3.5.Final-redhat-2 (Monster Bee, 123) [9742a144-9926-11e3-be56-61e9b65a3efd]
[0m[33m01:06:14,312 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.jmx:main") which may be changed or removed in future versions without notice.
[0m[33m01:06:14,315 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.server:main") which may be changed or removed in future versions without notice.
[0m[33m01:06:14,345 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.as.osgi:main") which may be changed or removed in future versions without notice.
[0m[33m01:06:14,350 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.jandex:main") which may be changed or removed in future versions without notice.
[0m[33m01:06:14,352 WARN [org.jboss.as.dependency.private] (MSC service thread 1-1) JBAS018567: Deployment "deployment.arquillian-service" is using a private module ("org.jboss.osgi.framework:main") which may be changed or removed in future versions without notice.
[0m[0m01:06:14,285 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 60) HQ221003: trying to deploy queue jms.queue.TestQueue
[0m[33m01:06:14,632 WARN [org.jboss.weld.deployer] (MSC service thread 1-2) JBAS016012: Deployment deployment "arquillian-service" contains CDI annotations but beans.xml was not found.
[0m[0m01:06:14,844 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010406: Registered connection factory java:/JmsXA
[0m[0m01:06:15,090 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/TestQueue
[0m[0m01:06:15,097 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 60) JBAS011601: Bound messaging object to jndi name java:/TestQueue
[0m[0m01:06:15,100 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 61) HQ221003: trying to deploy queue jms.queue.queueB
[0m[0m01:06:15,106 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueB
[0m[0m01:06:15,111 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 61) JBAS011601: Bound messaging object to jndi name java:/queueB
[0m[0m01:06:15,114 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 82) HQ221003: trying to deploy queue jms.queue.queueC
[0m[0m01:06:15,122 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueC
[0m[0m01:06:15,127 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 82) JBAS011601: Bound messaging object to jndi name java:/queueC
[0m[0m01:06:15,130 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 81) HQ221003: trying to deploy queue jms.queue.OrderQueue
[0m[0m01:06:15,134 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/OrderQueue
[0m[0m01:06:15,136 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 81) JBAS011601: Bound messaging object to jndi name java:/OrderQueue
[0m[0m01:06:15,137 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 80) HQ221003: trying to deploy queue jms.queue.HelloReplyQueue
[0m[0m01:06:15,145 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloReplyQueue
[0m[0m01:06:15,150 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 80) JBAS011601: Bound messaging object to jndi name java:/HelloReplyQueue
[0m[0m01:06:15,153 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 79) HQ221003: trying to deploy queue jms.queue.HelloRequestQueue
[0m[0m01:06:15,161 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 79) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/HelloRequestQueue
[0m[0m01:06:15,165 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 79) JBAS011601: Bound messaging object to jndi name java:/HelloRequestQueue
[0m[0m01:06:15,167 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 78) HQ221003: trying to deploy queue jms.queue.StoreResultQueue
[0m[0m01:06:15,171 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 78) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreResultQueue
[0m[0m01:06:15,173 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 78) JBAS011601: Bound messaging object to jndi name java:/StoreResultQueue
[0m[0m01:06:15,175 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 77) HQ221003: trying to deploy queue jms.queue.ResultPropQueue
[0m[0m01:06:15,179 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 77) JBAS011601: Bound messaging object to jndi name java:/ResultPropQueue
[0m[0m01:06:15,181 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 77) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultPropQueue
[0m[0m01:06:15,182 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 75) HQ221003: trying to deploy queue jms.queue.GreetingServiceQueue
[0m[0m01:06:15,186 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 75) JBAS011601: Bound messaging object to jndi name java:/GreetingServiceQueue
[0m[0m01:06:15,188 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 75) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/GreetingServiceQueue
[0m[0m01:06:15,198 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 76) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
[0m[0m01:06:15,202 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 73) HQ221003: trying to deploy queue jms.queue.policyQSTransacted
[0m[0m01:06:15,211 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSTransacted
[0m[0m01:06:15,215 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 73) JBAS011601: Bound messaging object to jndi name java:/policyQSTransacted
[0m[0m01:06:15,219 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 74) HQ221003: trying to deploy queue jms.queue.policyQSNonTransacted
[0m[0m01:06:15,227 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 74) JBAS011601: Bound messaging object to jndi name java:/policyQSNonTransacted
[0m[0m01:06:15,231 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 74) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/policyQSNonTransacted
[0m[0m01:06:15,234 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 65) JBAS011601: Bound messaging object to jndi name java:/ConnectionFactory
[0m[0m01:06:15,236 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 63) HQ221003: trying to deploy queue jms.queue.ShippingQueue
[0m[0m01:06:15,240 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:/ShippingQueue
[0m[0m01:06:15,241 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 63) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ShippingQueue
[0m[0m01:06:15,244 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 71) HQ221003: trying to deploy queue jms.queue.FillingStockQueue
[0m[0m01:06:15,254 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:/FillingStockQueue
[0m[0m01:06:15,256 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 71) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/FillingStockQueue
[0m[0m01:06:15,257 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 62) HQ221003: trying to deploy queue jms.queue.ResultQueue
[0m[0m01:06:15,261 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:/ResultQueue
[0m[0m01:06:15,262 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 62) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/ResultQueue
[0m[0m01:06:15,264 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 69) HQ221003: trying to deploy queue jms.queue.InOutTestQueue
[0m[0m01:06:15,268 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue
[0m[0m01:06:15,270 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 69) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue
[0m[0m01:06:15,271 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 72) HQ221003: trying to deploy queue jms.queue.StoreFaultQueue
[0m[0m01:06:15,275 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/StoreFaultQueue
[0m[0m01:06:15,277 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 72) JBAS011601: Bound messaging object to jndi name java:/StoreFaultQueue
[0m[0m01:06:15,278 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 68) HQ221003: trying to deploy queue jms.queue.JCAInflowGreetingServiceQueue
[0m[0m01:06:15,282 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/JCAInflowGreetingServiceQueue
[0m[0m01:06:15,284 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 68) JBAS011601: Bound messaging object to jndi name java:/JCAInflowGreetingServiceQueue
[0m[0m01:06:15,285 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 67) HQ221003: trying to deploy queue jms.queue.NonTransactedTestQueue
[0m[0m01:06:15,293 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:/NonTransactedTestQueue
[0m[0m01:06:15,297 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 67) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/NonTransactedTestQueue
[0m[0m01:06:15,300 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 70) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_replyTo
[0m[0m01:06:15,307 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_replyTo
[0m[0m01:06:15,309 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 70) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_replyTo
[0m[0m01:06:15,310 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 66) HQ221003: trying to deploy queue jms.queue.queueA
[0m[0m01:06:15,314 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:/queueA
[0m[0m01:06:15,318 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 66) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/queueA
[0m[0m01:06:15,320 INFO [org.hornetq.core.server] (ServerService Thread Pool -- 64) HQ221003: trying to deploy queue jms.queue.InOutTestQueue_faultTo
[0m[0m01:06:15,326 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:jboss/exported/jms/InOutTestQueue_faultTo
[0m[0m01:06:15,327 INFO [org.jboss.as.messaging] (ServerService Thread Pool -- 64) JBAS011601: Bound messaging object to jndi name java:/InOutTestQueue_faultTo
[0m[0m01:06:15,365 INFO [org.hornetq.ra] (MSC service thread 1-3) HornetQ resource adaptor started
[0m[0m01:06:15,368 INFO [org.jboss.as.connector.services.resourceadapters.ResourceAdapterActivatorService$ResourceAdapterActivator] (MSC service thread 1-3) IJ020002: Deployed: file://RaActivatorhornetq-ra
[0m[0m01:06:15,375 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-3) JBAS010401: Bound JCA ConnectionFactory [java:/JmsXA]
[0m[0m01:06:15,729 INFO [org.jboss.as.server] (Controller Boot Thread) JBAS018559: Deployed "arquillian-service" (runtime-name : "arquillian-service")
[0m[0m01:06:16,120 INFO [org.jboss.as] (Controller Boot Thread) JBAS015961: Http management interface listening on http://127.0.0.1:9990/management
[0m[0m01:06:16,121 INFO [org.jboss.as] (Controller Boot Thread) JBAS015951: Admin console listening on http://127.0.0.1:9990
[0m[0m01:06:16,122 INFO [org.jboss.as] (Controller Boot Thread) JBAS015874: JBoss EAP 6.1.1.GA (AS 7.2.1.Final-redhat-10) started in 14093ms - Started 200 of 285 services (84 services are passive or on-demand)
[0m[0m01:06:16,679 INFO [org.jboss.as.repository] (management-handler-thread - 3) JBAS014900: Content added at location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:06:16,685 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015876: Starting deployment of "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m[0m01:06:17,384 INFO [org.jboss.as.server] (management-handler-thread - 3) JBAS018559: Deployed "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name : "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m[0m01:06:19,112 INFO [org.jboss.as.server.deployment] (MSC service thread 1-3) JBAS015877: Stopped deployment switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar (runtime-name: switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar) in 64ms
[0m[0m01:06:19,730 INFO [org.jboss.as.repository] (management-handler-thread - 4) JBAS014901: Content removed from location <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...>
[0m[0m01:06:19,733 INFO [org.jboss.as.server] (management-handler-thread - 4) JBAS018558: Undeployed "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar" (runtime-name: "switchyard-camel-soap-proxy-2.0.0-SNAPSHOT.jar")
[0m@SLTests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.503 sec
Results :
Failed tests:
Tests run: 80, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Distribution .......................... SUCCESS [1:40.857s]
[INFO] SwitchYard: Release Distribution Tests Utilities .. SUCCESS [4:00.116s]
[INFO] SwitchYard: Distribution Artifacts ................ SUCCESS [2.684s]
[INFO] SwitchYard: AS7 Parent ............................ SUCCESS [8:12.781s]
[INFO] SwitchYard: AS7 KIE/Drools/jBPM ................... SUCCESS [1:32.042s]
[INFO] SwitchYard: AS7 Extension ......................... SUCCESS [47.033s]
[INFO] SwitchYard: AS7 Modules ........................... SUCCESS [2:44.087s]
[INFO] SwitchYard: AS7 Release Distribution Tests ........ SUCCESS [51.633s]
[INFO] SwitchYard: AS7 Bundle ............................ SUCCESS [22.321s]
[INFO] SwitchYard: AS7 Standalone Parent ................. SUCCESS [1.849s]
[INFO] SwitchYard: AS7 Distribution ...................... FAILURE [42:27.810s]
[INFO] SwitchYard: Tools Distribution .................... SKIPPED
[INFO] SwitchYard: RHQ Plugin ............................ SKIPPED
[INFO] SwitchYard: Installer ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03:33.399s
[INFO] Finished at: Wed Feb 19 01:06:22 EST 2014
[INFO] Final Memory: 134M/379M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-as7-standalone-dist: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Release/ws...> 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 :switchyard-as7-standalone-dist
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
10 years, 10 months
Build failed in Jenkins: SwitchYard-Quickstarts #1909
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...>
------------------------------------------
[...truncated 27750 lines...]
MEP -> IN_ONLY
Phase -> IN
State -> OK
Exchange Context ->
CamelCreatedTimestamp ..........................: Thu Feb 13 21:44:23 EST 2014
CamelFailureEndpoint ...........................: direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute4/FaultFileService
CamelFilterMatched .............................: false
CamelToEndpoint ................................: direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute4/FaultFileService
org.switchyard.bus.camel.consumer ..............: ServiceReference [name={urn:switchyard-quickstart:soap-addressing:1.0}Route4/FaultFileService, interface=BaseServiceInterface [type=esb, operations=[ : IN_ONLY : [java:java.lang.String, null, null]]], domain=ServiceDomain [name=org.switchyard.domains.root]]
org.switchyard.bus.camel.contract ..............: org.switchyard.metadata.BaseExchangeContract@47b10810
org.switchyard.bus.camel.dispatcher ............: org.switchyard.bus.camel.ExchangeDispatcher@37887735
org.switchyard.bus.camel.labels ................: {org.switchyard.exchangeGatewayName=[org.switchyard.label.behavior.transient], org.switchyard.exchangeInitiatedNS=[org.switchyard.label.behavior.transient], org.switchyard.security.context.SecurityContext=[org.switchyard.label.behavior.transient]}
org.switchyard.bus.camel.phase .................: IN
org.switchyard.bus.camel.provider ..............: Service [name={urn:switchyard-quickstart:soap-addressing:1.0}FaultFileService, interface=BaseServiceInterface [type=esb, operations=[ : IN_ONLY : [java:java.lang.String, null, null]]], domain=ServiceDomain [name=org.switchyard.domains.root], metadata=org.switchyard.metadata.ServiceMetadataBuilder$ServiceMetadataImpl@65eb6cf5]
org.switchyard.bus.camel.replyHandler ..........: org.switchyard.component.camel.CamelResponseHandler@604a550e
org.switchyard.exchangeGatewayName .............: _FaultFileService_file_1
org.switchyard.exchangeInitiatedNS .............: 26925931073608000
org.switchyard.operationName ...................:
org.switchyard.security.context.SecurityContext : DefaultSecurityContext@265590105[systemUUID=d5d70036-fff6-46f6-84c1-50ff80d7689f, expirationMillis=0, credentials=[ConfidentialityCredential@1301876269[confidential=false]], securityDomainsToSubjects={}]
org.switchyard.serviceName .....................: {urn:switchyard-quickstart:soap-addressing:1.0}FaultService
Message Context ->
breadcrumbId ..............................: ID-dev90-mw-lab-eng-bos-redhat-com-33457-1392345837662-4-13
http_request_info .........................: HttpRequestInfo [authType=null, characterEncoding=UTF-8, contentType=text/xml;charset=UTF-8, contextPath=/soap-addressing/fault/FaultService, localAddr=127.0.0.1, localName=localhost.localdomain, method=POST, pathInfo=null, protocol=HTTP/1.1, queryString=null, remoteAddr=127.0.0.1, remoteHost=localhost.localdomain, remoteUser=null, contentLength=0, requestSessionId=null, requestURI=/soap-addressing/fault/FaultService, scheme=null, serverName=null, requestPath=/soap-addressing/fault/FaultService, pathInfoTokens=[], queryParams={}, credentials=[ConfidentialityCredential@1301876269[confidential=false]]]
org.switchyard.bus.camel.labels ...........: {org.switchyard.contentType=[org.switchyard.label.behavior.transient], org.switchyard.bus.camel.messageSent=[org.switchyard.label.behavior.transient], org.switchyard.transform.TransformSequence=[org.switchyard.label.behavior.transient]}
org.switchyard.bus.camel.messageSent ......: true
org.switchyard.contentType ................: java:java.lang.String
org.switchyard.messageId ..................: ID-dev90-mw-lab-eng-bos-redhat-com-33457-1392345837662-4-17
org.switchyard.transform.TransformSequence : org.switchyard.transform.TransformSequence@433e7d19
Message Content ->
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action xmlns="http://www.w3.org/2005/08/addressing">http://schemas.xmlsoap.org/wsdl/soap/envelope/fault</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:e3e21e47-b9a3-4e2d-a0c3-09cab4a98ab5</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://localhost:8082/soap-addressing/fault/FaultService</To><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:eb7dea56-a121-4757-ba2f-9e604e29942b</RelatesTo></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Sorry, all Guardian Angels are sold out!</faultstring><detail><ItemNotAvailable xmlns="urn:switchyard-quickstart:soap-addressing:1.0"/></detail></soap:Fault></soap:Body></soap:Envelope>
------ End Message Trace -------
21:44:23,162 INFO [org.switchyard.handlers.MessageTraceHandler]
------- Begin Message Trace -------
Consumer -> {urn:switchyard-quickstart:soap-addressing:1.0}FaultService
Provider -> {urn:switchyard-quickstart:soap-addressing:1.0}FaultService
Operation ->
MEP -> IN_ONLY
Phase -> IN
State -> OK
Exchange Context ->
CamelCreatedTimestamp ..........................: Thu Feb 13 21:44:23 EST 2014
CamelFilterMatched .............................: false
CamelToEndpoint ................................: direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultService
org.switchyard.bus.camel.consumer ..............: ServiceReference [name={urn:switchyard-quickstart:soap-addressing:1.0}FaultService, interface=BaseServiceInterface [type=esb, operations=[ : IN_ONLY : [java:java.lang.String, null, null]]], domain=ServiceDomain [name=org.switchyard.domains.root]]
org.switchyard.bus.camel.contract ..............: org.switchyard.metadata.BaseExchangeContract@7f8cf0bc
org.switchyard.bus.camel.dispatcher ............: org.switchyard.bus.camel.ExchangeDispatcher@7e11080f
org.switchyard.bus.camel.labels ................: {org.switchyard.exchangeGatewayName=[org.switchyard.label.behavior.transient], org.switchyard.exchangeInitiatedNS=[org.switchyard.label.behavior.transient], org.switchyard.security.context.SecurityContext=[org.switchyard.label.behavior.transient]}
org.switchyard.bus.camel.phase .................: IN
org.switchyard.bus.camel.provider ..............: Service [name={urn:switchyard-quickstart:soap-addressing:1.0}FaultService, interface=BaseServiceInterface [type=esb, operations=[ : IN_ONLY : [java:java.lang.String, null, null]]], domain=ServiceDomain [name=org.switchyard.domains.root], metadata=org.switchyard.metadata.ServiceMetadataBuilder$ServiceMetadataImpl@59106462]
org.switchyard.bus.camel.replyHandler ..........: org.switchyard.component.common.SynchronousInOutHandler@10285172
org.switchyard.exchangeGatewayName .............: _FaultService_http_1
org.switchyard.exchangeInitiatedNS .............: 26925931066814000
org.switchyard.security.context.SecurityContext : DefaultSecurityContext@265590105[systemUUID=d5d70036-fff6-46f6-84c1-50ff80d7689f, expirationMillis=0, credentials=[ConfidentialityCredential@1301876269[confidential=false]], securityDomainsToSubjects={}]
Message Context ->
breadcrumbId ..............................: ID-dev90-mw-lab-eng-bos-redhat-com-33457-1392345837662-4-13
http_request_info .........................: HttpRequestInfo [authType=null, characterEncoding=UTF-8, contentType=text/xml;charset=UTF-8, contextPath=/soap-addressing/fault/FaultService, localAddr=127.0.0.1, localName=localhost.localdomain, method=POST, pathInfo=null, protocol=HTTP/1.1, queryString=null, remoteAddr=127.0.0.1, remoteHost=localhost.localdomain, remoteUser=null, contentLength=0, requestSessionId=null, requestURI=/soap-addressing/fault/FaultService, scheme=null, serverName=null, requestPath=/soap-addressing/fault/FaultService, pathInfoTokens=[], queryParams={}, credentials=[ConfidentialityCredential@1301876269[confidential=false]]]
org.switchyard.bus.camel.labels ...........: {org.switchyard.contentType=[org.switchyard.label.behavior.transient], org.switchyard.bus.camel.messageSent=[org.switchyard.label.behavior.transient], org.switchyard.transform.TransformSequence=[org.switchyard.label.behavior.transient], http_request_info=[org.switchyard.label.endpoint.http, org.switchyard.label.component.http]}
org.switchyard.bus.camel.messageSent ......: true
org.switchyard.contentType ................: java:java.lang.String
org.switchyard.messageId ..................: ID-dev90-mw-lab-eng-bos-redhat-com-33457-1392345837662-4-13
org.switchyard.transform.TransformSequence : org.switchyard.transform.TransformSequence@432e8b9c
Message Content ->
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action xmlns="http://www.w3.org/2005/08/addressing">http://schemas.xmlsoap.org/wsdl/soap/envelope/fault</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:e3e21e47-b9a3-4e2d-a0c3-09cab4a98ab5</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://localhost:8082/soap-addressing/fault/FaultService</To><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:eb7dea56-a121-4757-ba2f-9e604e29942b</RelatesTo></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Sorry, all Guardian Angels are sold out!</faultstring><detail><ItemNotAvailable xmlns="urn:switchyard-quickstart:soap-addressing:1.0"/></detail></soap:Fault></soap:Body></soap:Envelope>
------ End Message Trace -------
21:44:23,164 INFO [org.switchyard.handlers.MessageTraceHandler]
------- Begin Message Trace -------
Consumer -> {urn:switchyard-quickstart:soap-addressing:1.0}FaultService
Provider -> {urn:switchyard-quickstart:soap-addressing:1.0}FaultService
Operation ->
MEP -> IN_ONLY
Phase -> IN
State -> OK
Exchange Context ->
CamelCreatedTimestamp ................: Thu Feb 13 21:44:23 EST 2014
CamelFailureEndpoint .................: direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultService
CamelFilterMatched ...................: false
CamelToEndpoint ......................: direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultService
org.switchyard.bus.camel.consumer ....: ServiceReference [name={urn:switchyard-quickstart:soap-addressing:1.0}FaultService, interface=BaseServiceInterface [type=esb, operations=[ : IN_ONLY : [java:java.lang.String, null, null]]], domain=ServiceDomain [name=org.switchyard.domains.root]]
org.switchyard.bus.camel.contract ....: org.switchyard.metadata.BaseExchangeContract@7f8cf0bc
org.switchyard.bus.camel.dispatcher ..: org.switchyard.bus.camel.ExchangeDispatcher@7e11080f
org.switchyard.bus.camel.labels ......: {org.switchyard.exchangeGatewayName=[org.switchyard.label.behavior.transient], org.switchyard.exchangeInitiatedNS=[org.switchyard.label.behavior.transient], org.switchyard.security.context.SecurityContext=[org.switchyard.label.behavior.transient]}
org.switchyard.bus.camel.phase .......: IN
org.switchyard.bus.camel.provider ....: Service [name={urn:switchyard-quickstart:soap-addressing:1.0}FaultService, interface=BaseServiceInterface [type=esb, operations=[ : IN_ONLY : [java:java.lang.String, null, null]]], domain=ServiceDomain [name=org.switchyard.domains.root], metadata=org.switchyard.metadata.ServiceMetadataBuilder$ServiceMetadataImpl@59106462]
org.switchyard.bus.camel.replyHandler : org.switchyard.component.common.SynchronousInOutHandler@10285172
org.switchyard.exchangeGatewayName ...: _FaultService_http_1
org.switchyard.exchangeInitiatedNS ...: 26925931066814000
Message Context ->
breadcrumbId ..............................: ID-dev90-mw-lab-eng-bos-redhat-com-33457-1392345837662-4-13
http_request_info .........................: HttpRequestInfo [authType=null, characterEncoding=UTF-8, contentType=text/xml;charset=UTF-8, contextPath=/soap-addressing/fault/FaultService, localAddr=127.0.0.1, localName=localhost.localdomain, method=POST, pathInfo=null, protocol=HTTP/1.1, queryString=null, remoteAddr=127.0.0.1, remoteHost=localhost.localdomain, remoteUser=null, contentLength=0, requestSessionId=null, requestURI=/soap-addressing/fault/FaultService, scheme=null, serverName=null, requestPath=/soap-addressing/fault/FaultService, pathInfoTokens=[], queryParams={}, credentials=[ConfidentialityCredential@1301876269[confidential=false]]]
org.switchyard.bus.camel.labels ...........: {org.switchyard.contentType=[org.switchyard.label.behavior.transient], org.switchyard.bus.camel.messageSent=[org.switchyard.label.behavior.transient], org.switchyard.transform.TransformSequence=[org.switchyard.label.behavior.transient], http_request_info=[org.switchyard.label.endpoint.http, org.switchyard.label.component.http]}
org.switchyard.bus.camel.messageSent ......: true
org.switchyard.contentType ................: java:java.lang.String
org.switchyard.messageId ..................: ID-dev90-mw-lab-eng-bos-redhat-com-33457-1392345837662-4-13
org.switchyard.transform.TransformSequence : org.switchyard.transform.TransformSequence@432e8b9c
Message Content ->
<soap:Envelope xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"><soap:Header><Action xmlns="http://www.w3.org/2005/08/addressing">http://schemas.xmlsoap.org/wsdl/soap/envelope/fault</Action><MessageID xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:e3e21e47-b9a3-4e2d-a0c3-09cab4a98ab5</MessageID><To xmlns="http://www.w3.org/2005/08/addressing">http://localhost:8082/soap-addressing/fault/FaultService</To><RelatesTo xmlns="http://www.w3.org/2005/08/addressing">urn:uuid:eb7dea56-a121-4757-ba2f-9e604e29942b</RelatesTo></soap:Header><soap:Body><soap:Fault><faultcode>soap:Server</faultcode><faultstring>Sorry, all Guardian Angels are sold out!</faultstring><detail><ItemNotAvailable xmlns="urn:switchyard-quickstart:soap-addressing:1.0"/></detail></soap:Fault></soap:Body></soap:Envelope>
------ End Message Trace -------
21:44:23,165 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:8081/soap-addressing/order/OrderService
21:44:23,165 DEBUG [org.apache.cxf.endpoint.ServerImpl] Server is stopping.
21:44:23,165 DEBUG [org.apache.cxf.transport.http_jetty.JettyHTTPDestination] unregistering incoming observer: org.apache.cxf.transport.ChainInitiationObserver@1c7cb0b4
21:44:23,165 DEBUG [org.apache.cxf.transport.http_jetty.JettyHTTPDestination] Deactivating receipt of incoming messages
21:44:23,166 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/order,null}
21:44:23,166 DEBUG [org.apache.cxf.endpoint.ServerImpl] unregister the server to serverRegistry
21:44:23,166 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {urn:switchyard-quickstart:soap-addressing:1.0}OrderService:OrderServicePort stopped.
21:44:23,166 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:8081/soap-addressing/warehouse/WarehouseService
21:44:23,167 DEBUG [org.apache.cxf.endpoint.ServerImpl] Server is stopping.
21:44:23,167 DEBUG [org.apache.cxf.transport.http_jetty.JettyHTTPDestination] unregistering incoming observer: org.apache.cxf.transport.ChainInitiationObserver@6769ba97
21:44:23,167 DEBUG [org.apache.cxf.transport.http_jetty.JettyHTTPDestination] Deactivating receipt of incoming messages
21:44:23,167 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/warehouse,null}
21:44:23,167 DEBUG [org.apache.cxf.endpoint.ServerImpl] unregister the server to serverRegistry
21:44:23,168 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {urn:switchyard-quickstart:soap-addressing:1.0}WarehouseService:WarehouseServicePort stopped.
21:44:23,168 INFO [org.switchyard.component.soap] SWITCHYARD035004: Stopping WebService at http://127.0.0.1:8081/soap-addressing/client/ResponseService
21:44:23,168 DEBUG [org.apache.cxf.endpoint.ServerImpl] Server is stopping.
21:44:23,168 DEBUG [org.apache.cxf.transport.http_jetty.JettyHTTPDestination] unregistering incoming observer: org.apache.cxf.transport.ChainInitiationObserver@4e61bc49
21:44:23,168 DEBUG [org.apache.cxf.transport.http_jetty.JettyHTTPDestination] Deactivating receipt of incoming messages
21:44:23,168 INFO [org.eclipse.jetty.server.handler.ContextHandler] stopped o.e.j.s.h.ContextHandler{/soap-addressing/client,null}
21:44:23,169 DEBUG [org.apache.cxf.endpoint.ServerImpl] unregister the server to serverRegistry
21:44:23,169 INFO [org.switchyard.component.soap] SWITCHYARD035010: WebService {urn:switchyard-quickstart:soap-addressing:1.0}ResponseService:ResponseServicePort stopped.
21:44:23,170 DEBUG [org.apache.cxf.transport.http.HTTPConduit] Response Code: 202 Conduit: {urn:switchyard-quickstart:soap-addressing:1.0}WarehouseServicePort.http-conduit
21:44:23,170 DEBUG [org.apache.cxf.transport.http.HTTPConduit] Content length: -1
21:44:23,171 DEBUG [org.apache.cxf.transport.http.HTTPConduit] Header fields:
null: [HTTP/1.1 202 Accepted]
Transfer-encoding: [chunked]
Date: [Fri, 14 Feb 2014 02:44:23 GMT]
21:44:23,173 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-5) is shutting down
21:44:23,174 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 11 routes (timeout 30 seconds)
21:44:23,175 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}FaultService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DFaultService]
21:44:23,175 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}ClientService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DClientService]
21:44:23,175 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}WarehouseService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DWarehouseService]
21:44:23,176 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}OrderService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DOrderService]
21:44:23,176 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route16 shutdown complete, was consuming from: Endpoint[switchyard://FaultService]
21:44:23,176 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route4/FaultFileService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute4/FaultFileService]
21:44:23,176 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route15 shutdown complete, was consuming from: Endpoint[switchyard://ClientService]
21:44:23,177 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route3/ClientFileService shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute3/ClientFileService]
21:44:23,177 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route14 shutdown complete, was consuming from: Endpoint[switchyard://WarehouseService]
21:44:23,177 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: route13 shutdown complete, was consuming from: Endpoint[switchyard://OrderService]
21:44:23,177 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:{urn:switchyard-quickstart:soap-addressing:1.0}Route/WarehouseServiceExternal shutdown complete, was consuming from: Endpoint[direct://%7Burn:switchyard-quickstart:soap-addressing:1.0%7DRoute/WarehouseServiceExternal]
21:44:23,179 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 11 routes completed in 0 seconds
21:44:23,220 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=23, hits=21, misses=2, failures=0] mappings[total=188, misses=1]
21:44:23,231 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-5) is shutdown in 0.058 seconds. Uptime 3.062 seconds.
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 31.913 sec <<< FAILURE!
Results :
Failed tests:
wsAddressingReplyTo(org.switchyard.quickstarts.soap.addressing.SoapAddressingTest)
Tests run: 4, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard Quickstart: quickstarts ................ SUCCESS [4.747s]
[INFO] SwitchYard Quickstart: bean-service ............... SUCCESS [1:37.049s]
[INFO] SwitchYard Quickstart: bpel-jms-binding ........... SUCCESS [1:17.233s]
[INFO] SwitchYard Quickstart: bpel-loan-approval ......... SUCCESS [1:26.891s]
[INFO] SwitchYard Quickstart: bpel-say-hello ............. SUCCESS [57.908s]
[INFO] SwitchYard Quickstart: bpel-simple-correlation .... SUCCESS [1:04.163s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba .. SUCCESS [0.424s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - bpel SUCCESS [4.449s]
[INFO] SwitchYard Quickstart: bpel-xts-subordinate-wsba - ws SUCCESS [1.902s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat .............. SUCCESS [0.086s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - bpel ....... SUCCESS [2.048s]
[INFO] SwitchYard Quickstart: bpel-xts-wsat - ws ......... SUCCESS [1.411s]
[INFO] SwitchYard Quickstart: bpm-service ................ SUCCESS [1:46.809s]
[INFO] SwitchYard Quickstart: camel-binding .............. SUCCESS [12.331s]
[INFO] SwitchYard Quickstart: camel-jaxb ................. SUCCESS [26.627s]
[INFO] SwitchYard Quickstart: camel-amqp-binding ......... SUCCESS [22.233s]
[INFO] SwitchYard Quickstart: camel-ftp-binding .......... SUCCESS [29.366s]
[INFO] SwitchYard Quickstart: camel-jms-binding .......... SUCCESS [31.199s]
[INFO] SwitchYard Quickstart: camel-netty-binding ........ SUCCESS [34.453s]
[INFO] SwitchYard Quickstart: camel-quartz-binding ....... SUCCESS [22.160s]
[INFO] SwitchYard Quickstart: camel-jpa-binding .......... SUCCESS [43.675s]
[INFO] SwitchYard Quickstart: camel-sql-binding .......... SUCCESS [34.029s]
[INFO] SwitchYard Quickstart: camel-mail-binding ......... SUCCESS [21.943s]
[INFO] SwitchYard Quickstart: camel-service .............. SUCCESS [21.322s]
[INFO] SwitchYard Quickstart: camel-soap-proxy ........... SUCCESS [55.809s]
[INFO] SwitchYard Quickstart: camel-bus-cdi .............. SUCCESS [32.173s]
[INFO] SwitchYard Quickstart: ear-deployment ............. SUCCESS [0.093s]
[INFO] SwitchYard Quickstart: ear-deployment - artifacts . SUCCESS [1.173s]
[INFO] SwitchYard Quickstart: ear-deployment - order-service SUCCESS [6.735s]
[INFO] SwitchYard Quickstart: ear-deployment - order-consumer SUCCESS [5.811s]
[INFO] SwitchYard Quickstart: ear-deployment - ear-assembly SUCCESS [2.660s]
[INFO] SwitchYard Quickstart: http-binding ............... SUCCESS [37.820s]
[INFO] SwitchYard Quickstart: remote-invoker ............. SUCCESS [52.449s]
[INFO] SwitchYard Quickstart: rest-binding ............... SUCCESS [41.412s]
[INFO] SwitchYard Quickstart: rules-camel-cbr ............ SUCCESS [25.953s]
[INFO] SwitchYard Quickstart: rules-interview ............ SUCCESS [1:16.469s]
[INFO] SwitchYard Quickstart: rules-interview-container .. SUCCESS [48.827s]
[INFO] SwitchYard Quickstart: rules-interview-dtable ..... SUCCESS [47.776s]
[INFO] SwitchYard Quickstart: soap-addressing ............ FAILURE [1:11.917s]
[INFO] SwitchYard Quickstart: soap-attachment ............ SKIPPED
[INFO] SwitchYard Quickstart: soap-binding-rpc ........... SKIPPED
[INFO] SwitchYard Quickstart: soap-mtom .................. SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-hornetq ......... SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-hornetq ....... SKIPPED
[INFO] SwitchYard Quickstart: jca-inflow-activemq ........ SKIPPED
[INFO] SwitchYard Quickstart: jca-outbound-activemq ...... SKIPPED
[INFO] SwitchYard Quickstart: transform-jaxb ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-json ............. SKIPPED
[INFO] SwitchYard Quickstart: transform-smooks ........... SKIPPED
[INFO] SwitchYard Quickstart: transform-xslt ............. SKIPPED
[INFO] SwitchYard Quickstart: validate-xml ............... SKIPPED
[INFO] Quickstart Demo : Help Desk ....................... SKIPPED
[INFO] Quickstart Demo : Orders .......................... SKIPPED
[INFO] Quickstart Demo : JEE Webapp Deployment ........... SKIPPED
[INFO] Quickstart Demo: Multiple Applications ............ SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Service Artifacts SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Service SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Order Consumer SKIPPED
[INFO] Quickstart Demo: Multiple Applications - Web App .. SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : Basic Authentication (+SSL) with Propagation SKIPPED
[INFO] Quickstart Demo : Security Policy : Certificate Authentication (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : SAML Assertion (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Signature+Encryption (+SSL) SKIPPED
[INFO] Quickstart Demo : Security Policy : WSS Username (+SSL) SKIPPED
[INFO] Quickstart Demo : Transaction Policy .............. SKIPPED
[INFO] Quickstart Demo: Cluster - Client ................. SKIPPED
[INFO] Quickstart Demo: Cluster - Credit Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster - Dealer Service ......... SKIPPED
[INFO] Quickstart Demo: Cluster .......................... SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Client SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Credit Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation - Dealer Service SKIPPED
[INFO] Quickstart Demo: Remote Transaction Propagation ... SKIPPED
[INFO] SwitchYard : Quickstarts Distribution Assembly .... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 22:03.608s
[INFO] Finished at: Thu Feb 13 21:44:23 EST 2014
[INFO] Final Memory: 237M/617M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-soap-addressing: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Quickstart...> 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 :switchyard-soap-addressing
Build step 'Invoke top-level Maven targets' marked build as failure
10 years, 10 months
Build failed in Jenkins: SwitchYard-Components #1230
by ci-builds@redhat.com
See <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
Changes:
[rcernich] [SWITCHYARD-1943] Upgraded Camel to 2.12.2; and fixed resulting issues
------------------------------------------
[...truncated 2184 lines...]
21:04:27,397 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Total 0 routes, of which 0 is started.
21:04:27,399 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-51) started in 0.179 seconds
21:04:27,773 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:LocalTransactionService started and consuming from: Endpoint[direct://LocalTransactionService]
21:04:28,055 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:InventoryService started and consuming from: Endpoint[direct://InventoryService]
21:04:28,355 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ServiceAnnotationService started and consuming from: Endpoint[direct://ServiceAnnotationService]
21:04:28,651 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:PropertyService started and consuming from: Endpoint[direct://PropertyService]
21:04:29,004 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:OneWay started and consuming from: Endpoint[direct://OneWay]
21:04:29,005 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:ServiceAnnotationService
21:04:29,006 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:04:29,008 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ServiceAnnotationService shutdown complete, was consuming from: Endpoint[direct://ServiceAnnotationService]
21:04:29,008 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:04:29,011 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ServiceAnnotationService is stopped, was consuming from: Endpoint[direct://ServiceAnnotationService]
21:04:29,013 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ServiceAnnotationService is shutdown and removed, was consuming from: Endpoint[direct://ServiceAnnotationService]
21:04:29,270 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ServiceAnnotationService started and consuming from: Endpoint[direct://ServiceAnnotationService]
21:04:29,563 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:InvokerService started and consuming from: Endpoint[direct://InvokerService]
21:04:29,872 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:InventoryClientService1 started and consuming from: Endpoint[direct://InventoryClientService1]
21:04:30,146 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:SecureService started and consuming from: Endpoint[direct://SecureService]
21:04:30,443 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ServiceWithReference started and consuming from: Endpoint[direct://ServiceWithReference]
21:04:30,758 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:RequestResponse started and consuming from: Endpoint[direct://RequestResponse]
21:04:31,053 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:InventoryClientService2 started and consuming from: Endpoint[direct://InventoryClientService2]
21:04:31,332 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:SharedTransactionService started and consuming from: Endpoint[direct://SharedTransactionService]
21:04:31,749 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ProductService started and consuming from: Endpoint[direct://ProductService]
21:04:32,049 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ConsumerService started and consuming from: Endpoint[direct://ConsumerService]
21:04:32,269 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ExchangeInjectionService started and consuming from: Endpoint[direct://ExchangeInjectionService]
21:04:32,583 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:CustomServiceAnnotationServiceName started and consuming from: Endpoint[direct://CustomServiceAnnotationServiceName]
21:04:32,856 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:BasicOrderManagementService started and consuming from: Endpoint[direct://BasicOrderManagementService]
21:04:33,054 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:InjectService started and consuming from: Endpoint[direct://InjectService]
21:04:33,056 INFO [org.switchyard.bus.camel] SWITCHYARD011002: Removing route direct:ConsumerService
21:04:33,057 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 1 routes (timeout 30 seconds)
21:04:33,058 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ConsumerService shutdown complete, was consuming from: Endpoint[direct://ConsumerService]
21:04:33,058 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 1 routes completed in 0 seconds
21:04:33,060 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ConsumerService is stopped, was consuming from: Endpoint[direct://ConsumerService]
21:04:33,063 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ConsumerService is shutdown and removed, was consuming from: Endpoint[direct://ConsumerService]
21:04:33,337 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Route: direct:ConsumerService started and consuming from: Endpoint[direct://ConsumerService]
21:04:33,347 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-50) is shutting down
21:04:33,348 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Starting to graceful shutdown 18 routes (timeout 30 seconds)
21:04:33,349 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ConsumerService shutdown complete, was consuming from: Endpoint[direct://ConsumerService]
21:04:33,349 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:InjectService shutdown complete, was consuming from: Endpoint[direct://InjectService]
21:04:33,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:BasicOrderManagementService shutdown complete, was consuming from: Endpoint[direct://BasicOrderManagementService]
21:04:33,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:CustomServiceAnnotationServiceName shutdown complete, was consuming from: Endpoint[direct://CustomServiceAnnotationServiceName]
21:04:33,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ExchangeInjectionService shutdown complete, was consuming from: Endpoint[direct://ExchangeInjectionService]
21:04:33,350 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ProductService shutdown complete, was consuming from: Endpoint[direct://ProductService]
21:04:33,351 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:SharedTransactionService shutdown complete, was consuming from: Endpoint[direct://SharedTransactionService]
21:04:33,351 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:InventoryClientService2 shutdown complete, was consuming from: Endpoint[direct://InventoryClientService2]
21:04:33,351 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:RequestResponse shutdown complete, was consuming from: Endpoint[direct://RequestResponse]
21:04:33,351 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ServiceWithReference shutdown complete, was consuming from: Endpoint[direct://ServiceWithReference]
21:04:33,351 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:SecureService shutdown complete, was consuming from: Endpoint[direct://SecureService]
21:04:33,352 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:InventoryClientService1 shutdown complete, was consuming from: Endpoint[direct://InventoryClientService1]
21:04:33,352 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:InvokerService shutdown complete, was consuming from: Endpoint[direct://InvokerService]
21:04:33,352 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:ServiceAnnotationService shutdown complete, was consuming from: Endpoint[direct://ServiceAnnotationService]
21:04:33,352 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:OneWay shutdown complete, was consuming from: Endpoint[direct://OneWay]
21:04:33,352 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:PropertyService shutdown complete, was consuming from: Endpoint[direct://PropertyService]
21:04:33,353 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:InventoryService shutdown complete, was consuming from: Endpoint[direct://InventoryService]
21:04:33,353 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Route: direct:LocalTransactionService shutdown complete, was consuming from: Endpoint[direct://LocalTransactionService]
21:04:33,356 INFO [org.apache.camel.impl.DefaultShutdownStrategy] Graceful shutdown of 18 routes completed in 0 seconds
21:04:33,402 INFO [org.apache.camel.impl.converter.DefaultTypeConverter] TypeConverterRegistry utilization[attempts=1, hits=1, misses=0, failures=0] mappings[total=187, misses=0]
21:04:33,408 INFO [org.switchyard.common.camel.SwitchYardCamelContext] Apache Camel 2.10.3 (CamelContext: camel-50) is shutdown in 0.061 seconds. Uptime 6.410 seconds.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.713 sec
Results :
Tests run: 45, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-jar-plugin:2.3.1:jar (default-jar) @ switchyard-component-bean ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-source-plugin:2.1.1:jar-no-fork (attach-sources) @ switchyard-component-bean ---
[INFO] Building jar: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-install-plugin:2.4:install (default-install) @ switchyard-component-bean ---
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Installing <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-checkstyle-plugin:2.8:checkstyle (default-cli) @ switchyard-component-bean ---
[INFO]
[WARNING] Unable to locate Source XRef to link to - DISABLED
[INFO]
[INFO] --- findbugs-maven-plugin:2.3.2:findbugs (default-cli) @ switchyard-component-bean ---
[INFO] ****** FindBugsMojo execute *******
[INFO] canGenerate is true
[INFO] ****** FindBugsMojo executeFindbugs *******
[INFO] Temp File is <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO] Fork Value is true
[java] Warnings generated: 8
[INFO] xmlOutput is true
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building SwitchYard: Camel Component Common Library 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ switchyard-component-common-camel ---
[INFO] Deleting <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-java-version) @ switchyard-component-common-camel ---
[INFO]
[INFO] --- maven-enforcer-plugin:1.2:enforce (enforce-maven-version) @ switchyard-component-common-camel ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create-timestamp (get-build-timestamp) @ switchyard-component-common-camel ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (get-scm-revision) @ switchyard-component-common-camel ---
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:resources (default-resources) @ switchyard-component-common-camel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 6 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ switchyard-component-common-camel ---
[INFO] Compiling 51 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[3,24] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[3,24] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[29,93] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[47,74] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[56,73] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[86,75] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[95,74] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[128,63] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[146,68] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[154,62] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[29,60] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[3,24] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[3,24] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[29,93] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[47,74] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[56,73] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[86,75] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[95,74] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[128,63] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[146,68] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[154,62] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[29,60] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[3,24] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[3,24] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[29,93] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[47,74] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[56,73] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[86,75] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[95,74] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[128,63] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[146,68] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[154,62] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[WARNING] <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>:[29,60] [deprecation] org.jboss.logging.Cause in org.jboss.logging has been deprecated
[INFO]
[INFO] --- maven-resources-plugin:2.4.3:testResources (default-testResources) @ switchyard-component-common-camel ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:testCompile (default-testCompile) @ switchyard-component-common-camel ---
[INFO] Compiling 10 source files to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
[INFO]
[INFO] --- maven-surefire-plugin:2.6:test (default-test) @ switchyard-component-common-camel ---
[INFO] Surefire report directory: <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...>
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.switchyard.component.camel.common.model.consumer.CamelScheduledBatchPollConsumerTest
log4j:WARN No appenders could be found for logger (org.jboss.logging).
log4j:WARN Please initialize the log4j system properly.
log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.873 sec
Running org.switchyard.component.camel.common.QueryStringTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
Running org.switchyard.component.camel.common.handler.OutboundHandlerTest
Feb 14, 2014 9:05:35 PM org.apache.deltaspike.core.util.ProjectStageProducer initProjectStage
INFO: Computed the following DeltaSpike ProjectStage: Production
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 30.72 sec
Running org.switchyard.component.camel.common.model.consumer.V1CamelScheduledPollConsumerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 sec
Running org.switchyard.component.camel.common.handler.InboundHandlerTest
Tests run: 10, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.675 sec <<< FAILURE!
Running org.switchyard.component.camel.common.handler.OperationSelectorTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.298 sec
Running org.switchyard.component.camel.common.transaction.TransactionManagerFactoryTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Results :
Tests in error:
hasTransactionManager(org.switchyard.component.camel.common.handler.InboundHandlerTest)
Tests run: 29, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] SwitchYard: Components ............................ SUCCESS [28.470s]
[INFO] SwitchYard: Common Component Libraries Parent ..... SUCCESS [1.088s]
[INFO] SwitchYard: Common Component Library .............. SUCCESS [54.153s]
[INFO] SwitchYard: Component Test Parent ................. SUCCESS [0.330s]
[INFO] SwitchYard: Naming Test MixIn ..................... SUCCESS [26.841s]
[INFO] SwitchYard: CDI Test MixIn ........................ SUCCESS [34.874s]
[INFO] SwitchYard: Bean Component ........................ SUCCESS [4:04.767s]
[INFO] SwitchYard: Camel Component Common Library ........ FAILURE [44.844s]
[INFO] SwitchYard: Knowledge Common Component Library .... SKIPPED
[INFO] SwitchYard: AMQP MixIn ............................ SKIPPED
[INFO] SwitchYard: ActiveMQ Test MixIn ................... SKIPPED
[INFO] SwitchYard: HornetQ Test MixIn .................... SKIPPED
[INFO] SwitchYard: HTTP Test MixIn ....................... SKIPPED
[INFO] SwitchYard: JCA Test MixIn ........................ SKIPPED
[INFO] SwitchYard: Smooks Test MixIn ..................... SKIPPED
[INFO] SwitchYard: SCA Component ......................... SKIPPED
[INFO] SwitchYard: Rules Component ....................... SKIPPED
[INFO] SwitchYard: BPM Component ......................... SKIPPED
[INFO] SwitchYard: RESTEasy Component .................... SKIPPED
[INFO] SwitchYard: SOAP Component ........................ SKIPPED
[INFO] SwitchYard: BPEL Component ........................ SKIPPED
[INFO] SwitchYard: Component Camel Parent ................ SKIPPED
[INFO] SwitchYard: Camel Component :: Camel Component .... SKIPPED
[INFO] SwitchYard: Camel Component :: Binding Test framework SKIPPED
[INFO] SwitchYard: Camel Component :: Core Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: SwitchYard component SKIPPED
[INFO] SwitchYard: Camel Component :: JMS Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: AMQP Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Atom Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: File Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: FTP Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: JPA Binding ........ SKIPPED
[INFO] SwitchYard: Camel Component :: Mail Binding ....... SKIPPED
[INFO] SwitchYard: Camel Component :: Netty Binding ...... SKIPPED
[INFO] SwitchYard: Camel Component :: Quartz Binding ..... SKIPPED
[INFO] SwitchYard: Camel Component :: SQL Binding ........ SKIPPED
[INFO] SwitchYard: Clojure Component ..................... SKIPPED
[INFO] SwitchYard: HTTP Component ........................ SKIPPED
[INFO] SwitchYard: JCA Component ......................... SKIPPED
[INFO] SwitchYard: Component Integration Tests ........... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 7:27.579s
[INFO] Finished at: Fri Feb 14 21:06:00 EST 2014
[INFO] Final Memory: 118M/338M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.6:test (default-test) on project switchyard-component-common-camel: There are test failures.
[ERROR]
[ERROR] Please refer to <http://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/SwitchYard-Components...> 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 :switchyard-component-common-camel
Build step 'Invoke top-level Maven targets' marked build as failure
[CHECKSTYLE] Skipping publisher since build result is FAILURE
[FINDBUGS] Skipping publisher since build result is FAILURE
10 years, 10 months