[Builder] Build failed in Jenkins: products » product-ei » WSO2 Enterprise Integrator #479

cbuilder at wso2.org cbuilder at wso2.org
Thu Jun 28 04:21:51 PDT 2018


See <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/479/display/redirect?page=changes>

Changes:

[malakaganga.ac] Update versions for the release

------------------------------------------
[...truncated 7.77 MB...]
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:22,779] [EI-Core]  INFO - PassThroughHttpListener Destroying PassThroughHttpListener
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:22,780] [EI-Core]  INFO - PassThroughHttpSSLListener Destroying PassThroughHttpListener
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:22,814] [EI-Core]  INFO - WebApplication Unloaded webapp: StandardEngine[Catalina].StandardHost[localhost].StandardContext[/odata]
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:25,069] [EI-Core]  INFO - CarbonTomcatServiceComponent Stopping the carbon web-app registered under : /
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:25,095] [EI-Core]  INFO - GoogleTokenGenDSComponent Deactivating Google Tokengen DS component
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:25,098] [EI-Core] ERROR - ScriptMediator The script engine returned an error executing the inlined js script function mediate
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - com.sun.phobos.script.util.ExtendedScriptException: org.mozilla.javascript.WrappedException: Wrapped java.lang.InterruptedException: sleep interrupted (<Unknown Source>#1) in <Unknown Source> at line number 1
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at com.sun.phobos.script.javascript.RhinoCompiledScript.eval(RhinoCompiledScript.java:68)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at javax.script.CompiledScript.eval(CompiledScript.java:92)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.mediators.bsf.ScriptMediator.mediateForInlineScript(ScriptMediator.java:394)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.mediators.bsf.ScriptMediator.invokeScript(ScriptMediator.java:289)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.mediators.bsf.ScriptMediator.mediate(ScriptMediator.java:257)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:108)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.mediators.AbstractListMediator.mediate(AbstractListMediator.java:70)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.mediators.base.SequenceMediator.mediate(SequenceMediator.java:158)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.core.axis2.ProxyServiceMessageReceiver.receive(ProxyServiceMessageReceiver.java:224)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:180)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.apache.synapse.startup.tasks.MessageInjector.execute(MessageInjector.java:321)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.wso2.carbon.mediation.ntask.NTaskAdapter.execute(NTaskAdapter.java:98)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.wso2.carbon.ntask.core.impl.TaskQuartzJobAdapter.execute(TaskQuartzJobAdapter.java:67)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.quartz.core.JobRunShell.run(JobRunShell.java:213)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.lang.Thread.run(Thread.java:748)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: org.mozilla.javascript.WrappedException: Wrapped java.lang.InterruptedException: sleep interrupted (<Unknown Source>#1)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.Context.throwAsScriptRuntimeEx(Context.java:1754)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:148)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.NativeJavaMethod.call(NativeJavaMethod.java:225)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.optimizer.OptRuntime.call1(OptRuntime.java:32)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.gen._Unknown_Source__41._c_script_0(<Unknown Source>:1)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.gen._Unknown_Source__41.call(<Unknown Source>)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.ContextFactory.doTopCall(ContextFactory.java:394)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.ScriptRuntime.doTopCall(ScriptRuntime.java:3091)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.gen._Unknown_Source__41.call(<Unknown Source>)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.gen._Unknown_Source__41.exec(<Unknown Source>)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at com.sun.phobos.script.javascript.RhinoCompiledScript.eval(RhinoCompiledScript.java:55)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	... 18 more
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - Caused by: java.lang.InterruptedException: sleep interrupted
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.lang.Thread.sleep(Native Method)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at java.lang.reflect.Method.invoke(Method.java:498)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	at org.mozilla.javascript.MemberBox.invoke(MemberBox.java:126)
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - 	... 27 more
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:25,393] [EI-Core]  INFO - CarbonServerManager Shutdown complete
[INFO] INFO  [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 11:21:25,393] [EI-Core]  INFO - CarbonServerManager Halting JVM
[INFO] INFO  [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Server stopped successfully...
[INFO] INFO  [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Generating Jacoco code coverage...
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Execution data file non empty file size in KB : 178
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Loading execution data file <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/jacoco1530183806582.exec>
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Writing merged execution data to <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/jacoco-data-merge.exec>
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Building jar list for Jacoco coverage exclusion...
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.CodeCoverageUtils] - Building jar list for Jacoco coverage inclusion...
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.templates.service_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-tasks_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.sequences.common_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.messageflows_4.6.43.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.security.mgt_5.11.256.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.initializer_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-fix-transport_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.ntask.solutions_4.6.43.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.event_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-core_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.message.processor_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.application.mgt.synapse_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.registry_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.service_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.artifactuploader_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.task_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.application.deployer.synapse_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.endpoint_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : axis2-transport-rabbitmq-amqp_2.0.0.wso2v23.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.clazz.services_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.task.services_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.configadmin_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.dependency.mgt_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound.endpoint.osgi_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.fastXSLT_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.command.services_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.library_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-extensions_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-vfs-transport_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.proxyadmin_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.relay.module_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.message.store_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound.endpoint.persistence_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.localentry_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.inbound.endpoint_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.priority.executors_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.relay_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.security_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.router.impl_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.ntask.common_4.6.43.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-nhttp-transport_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.ntaskadmin_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.securevault_4.4.32.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediator.smooks_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.ntask_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.templates.common_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : synapse-commons_2.1.7.wso2v67.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.mediation.templates_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.ntask.core_4.6.43.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.relay.mediators.builder_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.sequences_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.rest.api_4.6.90.jar
[INFO] INFO  [org.wso2.carbon.automation.engine.frameworkutils.ReportGenerator] - Jar file analyzed for coverage : org.wso2.carbon.proxyadmin.common_4.6.90.jar
[INFO] INFO  [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Jacoco coverage dump file path : <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/jacoco1530184887527.exec>
[INFO] INFO  [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Jacoco class file path : <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/carbontmp1530183799381/wso2ei-6.4.0-m1/wso2/components/plugins>
[INFO] INFO  [org.wso2.esb.integration.common.extensions.carbonserver.CarbonServerManager] - Jacoco coverage HTML report path : <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/jacoco/coverage/index.html>
[INFO] [TestNG] Time taken by org.wso2.carbon.automation.engine.testlisteners.TestReportListener at 37d31475: 1 ms
[INFO] [TestNG] Time taken by org.testng.reporters.XMLReporter at 3578436e: 40 ms
[INFO] [TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter at 25bbf683: 37 ms
[INFO] [TestNG] Time taken by [TestListenerAdapter] Passed:0 Failed:0 Skipped:0]: 5 ms
[INFO] [TestNG] Time taken by org.testng.reporters.JUnitReportReporter at 954b04f: 22 ms
[INFO] [TestNG] Time taken by org.testng.reporters.EmailableReporter at 67b467e9: 9 ms
[INFO] Tests run: 221, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,089.073 sec <<< FAILURE!
[INFO] testRESTURITemplateWithAdditionalParam(org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest)  Time elapsed: 10.011 sec  <<< FAILURE!
[INFO] java.net.SocketTimeoutException: Read timed out
[INFO] 	at java.net.SocketInputStream.socketRead0(Native Method)
[INFO] 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
[INFO] 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
[INFO] 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
[INFO] 	at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
[INFO] 	at java.io.BufferedInputStream.read1(BufferedInputStream.java:286)
[INFO] 	at java.io.BufferedInputStream.read(BufferedInputStream.java:345)
[INFO] 	at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:735)
[INFO] 	at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:678)
[INFO] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1569)
[INFO] 	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1474)
[INFO] 	at org.wso2.carbon.automation.test.utils.http.client.HttpRequestUtil.sendGetRequest(HttpRequestUtil.java:62)
[INFO] 	at org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest.testRESTURITemplateWithAdditionalParam(RestPostFixUrlTest.java:61)
[INFO] 
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests:   testRESTURITemplateWithAdditionalParam(org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest): Read timed out
[INFO] 
[INFO] Tests run: 221, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Enterprise Integrator ........................ SUCCESS [13.829s]
[INFO] [INFO] WSO2 Enterprise Integrator - Component Parent ..... SUCCESS [0.037s]
[INFO] [INFO] WSO2 Enterprise Integrator - Core Component ....... SUCCESS [16.349s]
[INFO] [INFO] WSO2 Enterprise Integrator - Micro Core Component . SUCCESS [24.955s]
[INFO] [INFO] WSO2 Enterprise Integrator - Micro server Component  SUCCESS [1.468s]
[INFO] [INFO] WSO2 Enterprise Integrator - Styles ............... SUCCESS [0.172s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics Styles ..... SUCCESS [0.155s]
[INFO] [INFO] WSO2 EI Business-Process - UI styles .............. SUCCESS [0.143s]
[INFO] [INFO] WSO2 EI Broker Styles ............................. SUCCESS [0.157s]
[INFO] [INFO] WSO2 ei bpmn Analytics - UDF ...................... SUCCESS [0.819s]
[INFO] [INFO] WSO2 Carbon - BPMN Analytics Core Extension ....... SUCCESS [4.427s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics ELK ........ SUCCESS [22.835s]
[INFO] [INFO] WSO2 Enterprise Integrator - Samples Parent ....... SUCCESS [0.037s]
[INFO] [INFO] WSO2 EI - Samples ................................. SUCCESS [2.338s]
[INFO] [INFO] WSO2 BPS - Distribution Parent .................... SUCCESS [0.034s]
[INFO] [INFO] WSO2 BPS - Sample Utilities and Jars to use with BPS Testing  SUCCESS [0.033s]
[INFO] [INFO] WSO2 BPS - Utilities for Samples .................. SUCCESS [1.480s]
[INFO] [INFO] WSO2 BPS - Client for Samples ..................... SUCCESS [1.560s]
[INFO] [INFO] WSO2 BPS - Tools .................................. SUCCESS [15.091s]
[INFO] [INFO] WSO2 BPS Samples .................................. SUCCESS [3.256s]
[INFO] [INFO] WSO2 Enterprise Integrator - Web App Samples ...... SUCCESS [0.485s]
[INFO] [INFO] JAX-RS Basic Demo ................................. SUCCESS [3.599s]
[INFO] [INFO] WSO2 DataServices Samples Parent .................. SUCCESS [0.403s]
[INFO] [INFO] DataServices Clients .............................. SUCCESS [30.084s]
[INFO] [INFO] WSO2 Enterprise Integrator - Feature Aggregator Module  SUCCESS [0.031s]
[INFO] [INFO] WSO2 Enterprise Integrator - Core Server Feature .. SUCCESS [0.867s]
[INFO] [INFO] WSO2 Enterprise Integrator - Micro Core Server Feature  SUCCESS [7.077s]
[INFO] [INFO] WSO2 Enterprise Integrator - Styles Features ...... SUCCESS [1.145s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics Feature .... SUCCESS [2.495s]
[INFO] [INFO] WSO2 Enterprise Integrator Analytics - Styles Features  SUCCESS [0.271s]
[INFO] [INFO] WSO2 Enterprise Integrator - Samples Features ..... SUCCESS [0.305s]
[INFO] [INFO] WSO2 EI Business Process - Style Features ......... SUCCESS [0.057s]
[INFO] [INFO] WSO2 EI Broker - Styles Features .................. SUCCESS [0.073s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics ELK Feature  SUCCESS [1.690s]
[INFO] [INFO] WSO2 MSF4J Runtime ................................ SUCCESS [26.181s]
[INFO] [INFO] WSO2 Enterprise Integrator - P2 Profile Module .... SUCCESS [0.026s]
[INFO] [INFO] WSO2 Enterprise Integrator - micro-integrator P2 Profile Generation  SUCCESS [29.352s]
[INFO] [INFO] WSO2 Enterprise Integrator - P2 Profile Generation  SUCCESS [55.441s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics P2 Profile Generation  SUCCESS [1:05.237s]
[INFO] [INFO] WSO2 BPS - P2 Profile Generation .................. SUCCESS [31.804s]
[INFO] [INFO] WSO2 Broker - P2 Profile Generation ............... SUCCESS [22.700s]
[INFO] [INFO] WSO2 Enterprise Integrator - Distribution ......... SUCCESS [1:26.009s]
[INFO] [INFO] WSO2 Enterprise Integrator - Integration Tests .... SUCCESS [0.026s]
[INFO] [INFO] WSO2 Enterprise Integrator - Automation Extensions  SUCCESS [7.948s]
[INFO] [INFO] WSO2 Enterprise Integrator - Mediation Integration Tests  SUCCESS [0.024s]
[INFO] [INFO] EI Test Common Module ............................. SUCCESS [5.125s]
[INFO] [INFO] EI Integration Test Admin Clients ................. SUCCESS [3.654s]
[INFO] [INFO] EI Integration Test UI Pages ...................... SUCCESS [3.068s]
[INFO] [INFO] EI Integration Test Common Utils .................. SUCCESS [6.491s]
[INFO] [INFO] EI Test Service Module ............................ SUCCESS [1.651s]
[INFO] [INFO] EI test Module-Transport .......................... SUCCESS [31:17.096s]
[INFO] [INFO] EI test Module-Service ............................ FAILURE [18:13.200s]
[INFO] [INFO] EI test Module-mediator-1 ......................... SKIPPED
[INFO] [INFO] EI test Module-mediator-2 ......................... SKIPPED
[INFO] [INFO] EI test Module - Test Patches ..................... SKIPPED
[INFO] [INFO] EI test Module - Sample ........................... SKIPPED
[INFO] [INFO] EI test Module-Other .............................. SKIPPED
[INFO] [INFO] EI test Module - UI ............................... SKIPPED
[INFO] [INFO] EI Test Module - Platform ......................... SKIPPED
[INFO] [INFO] EI test Module - Platform - RabbitMQ Transport .... SKIPPED
[INFO] [INFO] EI test Module - Platform - with WSO2MB ........... SKIPPED
[INFO] [INFO] Integration Test Reporting ........................ SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Test Common Module ......... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Test Utils ................. SKIPPED
[INFO] [INFO] WSO2 BPS - Integration UI Pages ................... SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - BPEL  SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - HumanTask  SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - BPMN  SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - HumanTask Coordination  SKIPPED
[INFO] [INFO] WSO2 Business Process Server Integration Tests - BPS Test Reporting Module  SKIPPED
[INFO] [INFO] WSO2 BPS - Integration Parent ..................... SKIPPED
[INFO] [INFO] WSO2 Business Process Server Tests Patches - BPEL . SKIPPED
[INFO] [INFO] WSO2 Enterprise Integrator - Data Service Hosting Integration Tests  SKIPPED
[INFO] [INFO] WSO2 DataServices Integration Test Common ......... SKIPPED
[INFO] [INFO] admin-clents ...................................... SKIPPED
[INFO] [INFO] integration-test-utils ............................ SKIPPED
[INFO] [INFO] integration-test-ui-pages ......................... SKIPPED
[INFO] [INFO] WSO2 DataServices Integration Test ................ SKIPPED
[INFO] [INFO] org.wso2.ei.integration.test ...................... SKIPPED
[INFO] [INFO] DataService Integration test UI module ............ SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 57:53.883s
[INFO] [INFO] Finished at: Thu Jun 28 11:21:27 UTC 2018
[INFO] [INFO] Final Memory: 247M/653M
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project org.wso2.carbon.ei.tests.service: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/ws/integration/mediation-tests/tests-service/target/surefire-reports> for the individual test results.
[INFO] [ERROR] -> [Help 1]
[INFO] [ERROR] 
[INFO] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[INFO] [ERROR] Re-run Maven using the -X switch to enable full debug logging.
[INFO] [ERROR] 
[INFO] [ERROR] For more information about the errors and possible solutions, please read the following articles:
[INFO] [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[INFO] [ERROR] 
[INFO] [ERROR] After correcting the problems, you can resume the build with the command
[INFO] [ERROR]   mvn <goals> -rf :org.wso2.carbon.ei.tests.service


More information about the Builder mailing list