[Builder] Build failed in Jenkins: products » product-ei » WSO2 Enterprise Integrator #480
cbuilder at wso2.org
cbuilder at wso2.org
Thu Jun 28 15:07:27 PDT 2018
See <http://54.169.129.84:8080/jenkins/job/products/job/product-ei/org.wso2.ei$wso2ei-parent/480/display/redirect>
------------------------------------------
[...truncated 91.59 MB...]
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 22:06:56,453] [EI-Core] INFO - PassThroughHttpListener Destroying PassThroughHttpListener
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 22:06:56,454] [EI-Core] INFO - PassThroughHttpSSLListener Destroying PassThroughHttpListener
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 22:06:56,491] [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 22:06:58,765] [EI-Core] INFO - CarbonTomcatServiceComponent Stopping the carbon web-app registered under : /
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 22:06:58,795] [EI-Core] INFO - GoogleTokenGenDSComponent Deactivating Google Tokengen DS component
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 22:06:58,802] [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 22:06:59,124] [EI-Core] INFO - CarbonServerManager Shutdown complete
[INFO] INFO [org.wso2.carbon.automation.extensions.servers.utils.ServerLogReader] - [2018-06-28 22:06:59,124] [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 : 153
[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/target/checkout/integration/mediation-tests/tests-service/target/jacoco/jacoco1530222545657.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/target/checkout/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.proxyadmin.common_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.priority.executors_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.application.deployer.synapse_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.rest.api_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.event_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.mediator.command.services_4.6.90.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 : 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.mediation.templates_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.relay.module_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.relay.mediators.builder_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 : 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.mediation.dependency.mgt_4.6.90.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.ntask.solutions_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.message.store_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.mediator.fastXSLT_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 : org.wso2.carbon.mediation.ntask_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.library_4.6.90.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.mediation.templates.service_4.6.90.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 : 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.mediator.clazz.services_4.6.90.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.messageflows_4.6.43.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.inbound.endpoint.persistence_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 : synapse-tasks_2.1.7.wso2v67.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 : 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.mediation.templates.common_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.inbound.endpoint.osgi_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.message.processor_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 : 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.security_4.6.90.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.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/target/checkout/integration/mediation-tests/tests-service/target/jacoco/jacoco1530223621290.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/target/checkout/integration/mediation-tests/tests-service/target/carbontmp1530222538942/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/target/checkout/integration/mediation-tests/tests-service/target/jacoco/coverage/index.html>
[INFO] [TestNG] Time taken by org.wso2.carbon.automation.engine.testlisteners.TestReportListener at 37d31475: 0 ms
[INFO] [TestNG] Time taken by org.testng.reporters.XMLReporter at 3578436e: 43 ms
[INFO] [TestNG] Time taken by org.testng.reporters.SuiteHTMLReporter at 25bbf683: 39 ms
[INFO] [TestNG] Time taken by [TestListenerAdapter] Passed:0 Failed:0 Skipped:0]: 6 ms
[INFO] [TestNG] Time taken by org.testng.reporters.JUnitReportReporter at 954b04f: 24 ms
[INFO] [TestNG] Time taken by org.testng.reporters.EmailableReporter at 67b467e9: 11 ms
[INFO] Tests run: 221, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1,083.163 sec <<< FAILURE!
[INFO] testRESTURITemplateWithAdditionalParam(org.wso2.carbon.esb.rest.test.api.RestPostFixUrlTest) Time elapsed: 10.013 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 [21.087s]
[INFO] [INFO] WSO2 Enterprise Integrator - Component Parent ..... SUCCESS [0.764s]
[INFO] [INFO] WSO2 Enterprise Integrator - Core Component ....... SUCCESS [11.236s]
[INFO] [INFO] WSO2 Enterprise Integrator - Micro Core Component . SUCCESS [13.249s]
[INFO] [INFO] WSO2 Enterprise Integrator - Micro server Component SUCCESS [3.111s]
[INFO] [INFO] WSO2 Enterprise Integrator - Styles ............... SUCCESS [1.408s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics Styles ..... SUCCESS [1.420s]
[INFO] [INFO] WSO2 EI Business-Process - UI styles .............. SUCCESS [1.416s]
[INFO] [INFO] WSO2 EI Broker Styles ............................. SUCCESS [1.376s]
[INFO] [INFO] WSO2 ei bpmn Analytics - UDF ...................... SUCCESS [2.487s]
[INFO] [INFO] WSO2 Carbon - BPMN Analytics Core Extension ....... SUCCESS [6.613s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics ELK ........ SUCCESS [16.652s]
[INFO] [INFO] WSO2 Enterprise Integrator - Samples Parent ....... SUCCESS [0.563s]
[INFO] [INFO] WSO2 EI - Samples ................................. SUCCESS [4.845s]
[INFO] [INFO] WSO2 BPS - Distribution Parent .................... SUCCESS [0.559s]
[INFO] [INFO] WSO2 BPS - Sample Utilities and Jars to use with BPS Testing SUCCESS [0.564s]
[INFO] [INFO] WSO2 BPS - Utilities for Samples .................. SUCCESS [3.564s]
[INFO] [INFO] WSO2 BPS - Client for Samples ..................... SUCCESS [3.088s]
[INFO] [INFO] WSO2 BPS - Tools .................................. SUCCESS [8.197s]
[INFO] [INFO] WSO2 BPS Samples .................................. SUCCESS [4.771s]
[INFO] [INFO] WSO2 Enterprise Integrator - Web App Samples ...... SUCCESS [1.004s]
[INFO] [INFO] JAX-RS Basic Demo ................................. SUCCESS [4.048s]
[INFO] [INFO] WSO2 DataServices Samples Parent .................. SUCCESS [1.252s]
[INFO] [INFO] DataServices Clients .............................. SUCCESS [38.881s]
[INFO] [INFO] WSO2 Enterprise Integrator - Feature Aggregator Module SUCCESS [0.583s]
[INFO] [INFO] WSO2 Enterprise Integrator - Core Server Feature .. SUCCESS [1.717s]
[INFO] [INFO] WSO2 Enterprise Integrator - Micro Core Server Feature SUCCESS [11.068s]
[INFO] [INFO] WSO2 Enterprise Integrator - Styles Features ...... SUCCESS [1.363s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics Feature .... SUCCESS [4.137s]
[INFO] [INFO] WSO2 Enterprise Integrator Analytics - Styles Features SUCCESS [1.348s]
[INFO] [INFO] WSO2 Enterprise Integrator - Samples Features ..... SUCCESS [1.599s]
[INFO] [INFO] WSO2 EI Business Process - Style Features ......... SUCCESS [0.914s]
[INFO] [INFO] WSO2 EI Broker - Styles Features .................. SUCCESS [0.964s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics ELK Feature SUCCESS [5.387s]
[INFO] [INFO] WSO2 MSF4J Runtime ................................ SUCCESS [15.616s]
[INFO] [INFO] WSO2 Enterprise Integrator - P2 Profile Module .... SUCCESS [0.553s]
[INFO] [INFO] WSO2 Enterprise Integrator - micro-integrator P2 Profile Generation SUCCESS [26.707s]
[INFO] [INFO] WSO2 Enterprise Integrator - P2 Profile Generation SUCCESS [57.512s]
[INFO] [INFO] WSO2 Enterprise Integrator - Analytics P2 Profile Generation SUCCESS [50.553s]
[INFO] [INFO] WSO2 BPS - P2 Profile Generation .................. SUCCESS [30.704s]
[INFO] [INFO] WSO2 Broker - P2 Profile Generation ............... SUCCESS [24.096s]
[INFO] [INFO] WSO2 Enterprise Integrator - Distribution ......... SUCCESS [2:08.688s]
[INFO] [INFO] WSO2 Enterprise Integrator - Integration Tests .... SUCCESS [1.501s]
[INFO] [INFO] WSO2 Enterprise Integrator - Automation Extensions SUCCESS [7.913s]
[INFO] [INFO] WSO2 Enterprise Integrator - Mediation Integration Tests SUCCESS [0.588s]
[INFO] [INFO] EI Test Common Module ............................. SUCCESS [2.464s]
[INFO] [INFO] EI Integration Test Admin Clients ................. SUCCESS [6.127s]
[INFO] [INFO] EI Integration Test UI Pages ...................... SUCCESS [5.100s]
[INFO] [INFO] EI Integration Test Common Utils .................. SUCCESS [7.909s]
[INFO] [INFO] EI Test Service Module ............................ SUCCESS [3.568s]
[INFO] [INFO] EI test Module-Transport .......................... SUCCESS [31:39.977s]
[INFO] [INFO] EI test Module-Service ............................ FAILURE [18:07.936s]
[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: 59:00.484s
[INFO] [INFO] Finished at: Thu Jun 28 22:07:01 UTC 2018
[INFO] [INFO] Final Memory: 244M/794M
[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/target/checkout/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