[Builder] Build failed in Jenkins: platform-builds » carbon-apimgt » WSO2 Carbon - API Management Aggregator POM #3808

cbuilder at wso2.org cbuilder at wso2.org
Tue May 19 05:40:35 PDT 2020


See <https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt/org.wso2.carbon.apimgt$carbon-apimgt/3808/display/redirect>

Changes:


------------------------------------------
[...truncated 2.04 MB...]
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner$TestExecutorStatement.evaluate(PowerMockJUnit47RunnerDelegateImpl.java:147)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.evaluateStatement(PowerMockJUnit47RunnerDelegateImpl.java:107)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTest(PowerMockJUnit47RunnerDelegateImpl.java:82)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runBeforesThenTestThenAfters(PowerMockJUnit44RunnerDelegateImpl.java:298)
[INFO] 	at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:87)
[INFO] 	at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:50)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:218)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods(PowerMockJUnit44RunnerDelegateImpl.java:160)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$1.run(PowerMockJUnit44RunnerDelegateImpl.java:134)
[INFO] 	at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
[INFO] 	at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run(PowerMockJUnit44RunnerDelegateImpl.java:136)
[INFO] 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:121)
[INFO] 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57)
[INFO] 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59)
[INFO] 	at org.junit.runners.Suite.runChild(Suite.java:128)
[INFO] 	at org.junit.runners.Suite.runChild(Suite.java:27)
[INFO] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[INFO] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[INFO] [main] ERROR org.wso2.carbon.apimgt.impl.executors.APIExecutor - Failed to publish service gateway while executing APIExecutor. 
[INFO] org.wso2.carbon.apimgt.api.FaultGatewaysException
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.changeLifeCycle_aroundBody4(APIExecutor.java:192)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.changeLifeCycle(APIExecutor.java:150)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.execute_aroundBody2(APIExecutor.java:128)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.execute(APIExecutor.java:89)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutorTestCase.testExecuteWhenFaultGatewayException(APIExecutorTestCase.java:211)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:498)
[INFO] 	at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:68)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:326)
[INFO] 	at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:89)
[INFO] 	at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:97)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.executeTest(PowerMockJUnit44RunnerDelegateImpl.java:310)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTestInSuper(PowerMockJUnit47RunnerDelegateImpl.java:131)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.access$100(PowerMockJUnit47RunnerDelegateImpl.java:59)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner$TestExecutorStatement.evaluate(PowerMockJUnit47RunnerDelegateImpl.java:147)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.evaluateStatement(PowerMockJUnit47RunnerDelegateImpl.java:107)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTest(PowerMockJUnit47RunnerDelegateImpl.java:82)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runBeforesThenTestThenAfters(PowerMockJUnit44RunnerDelegateImpl.java:298)
[INFO] 	at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:87)
[INFO] 	at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:50)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:218)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods(PowerMockJUnit44RunnerDelegateImpl.java:160)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$1.run(PowerMockJUnit44RunnerDelegateImpl.java:134)
[INFO] 	at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
[INFO] 	at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run(PowerMockJUnit44RunnerDelegateImpl.java:136)
[INFO] 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:121)
[INFO] 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57)
[INFO] 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59)
[INFO] 	at org.junit.runners.Suite.runChild(Suite.java:128)
[INFO] 	at org.junit.runners.Suite.runChild(Suite.java:27)
[INFO] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[INFO] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[INFO] [main] ERROR org.wso2.carbon.apimgt.impl.executors.APIExecutor - Failed to publish service gateway while executing APIExecutor. 
[INFO] org.wso2.carbon.apimgt.api.FaultGatewaysException
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.changeLifeCycle_aroundBody4(APIExecutor.java:192)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.changeLifeCycle(APIExecutor.java:150)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.execute_aroundBody2(APIExecutor.java:128)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutor.execute(APIExecutor.java:89)
[INFO] 	at org.wso2.carbon.apimgt.impl.executors.APIExecutorTestCase.testExecuteWhenUserStoreException(APIExecutorTestCase.java:220)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[INFO] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[INFO] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[INFO] 	at java.lang.reflect.Method.invoke(Method.java:498)
[INFO] 	at org.junit.internal.runners.TestMethod.invoke(TestMethod.java:68)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:326)
[INFO] 	at org.junit.internal.runners.MethodRoadie$2.run(MethodRoadie.java:89)
[INFO] 	at org.junit.internal.runners.MethodRoadie.runBeforesThenTestThenAfters(MethodRoadie.java:97)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.executeTest(PowerMockJUnit44RunnerDelegateImpl.java:310)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTestInSuper(PowerMockJUnit47RunnerDelegateImpl.java:131)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.access$100(PowerMockJUnit47RunnerDelegateImpl.java:59)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner$TestExecutorStatement.evaluate(PowerMockJUnit47RunnerDelegateImpl.java:147)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.evaluateStatement(PowerMockJUnit47RunnerDelegateImpl.java:107)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit47RunnerDelegateImpl$PowerMockJUnit47MethodRunner.executeTest(PowerMockJUnit47RunnerDelegateImpl.java:82)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$PowerMockJUnit44MethodRunner.runBeforesThenTestThenAfters(PowerMockJUnit44RunnerDelegateImpl.java:298)
[INFO] 	at org.junit.internal.runners.MethodRoadie.runTest(MethodRoadie.java:87)
[INFO] 	at org.junit.internal.runners.MethodRoadie.run(MethodRoadie.java:50)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.invokeTestMethod(PowerMockJUnit44RunnerDelegateImpl.java:218)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.runMethods(PowerMockJUnit44RunnerDelegateImpl.java:160)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl$1.run(PowerMockJUnit44RunnerDelegateImpl.java:134)
[INFO] 	at org.junit.internal.runners.ClassRoadie.runUnprotected(ClassRoadie.java:34)
[INFO] 	at org.junit.internal.runners.ClassRoadie.runProtected(ClassRoadie.java:44)
[INFO] 	at org.powermock.modules.junit4.internal.impl.PowerMockJUnit44RunnerDelegateImpl.run(PowerMockJUnit44RunnerDelegateImpl.java:136)
[INFO] 	at org.powermock.modules.junit4.common.internal.impl.JUnit4TestSuiteChunkerImpl.run(JUnit4TestSuiteChunkerImpl.java:121)
[INFO] 	at org.powermock.modules.junit4.common.internal.impl.AbstractCommonPowerMockRunner.run(AbstractCommonPowerMockRunner.java:57)
[INFO] 	at org.powermock.modules.junit4.PowerMockRunner.run(PowerMockRunner.java:59)
[INFO] 	at org.junit.runners.Suite.runChild(Suite.java:128)
[INFO] 	at org.junit.runners.Suite.runChild(Suite.java:27)
[INFO] 	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
[INFO] 	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
[INFO] 	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
[INFO] 	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
[INFO] 	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
[INFO] 	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
[INFO] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:137)
[INFO] 	at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.createRequestAndRun(JUnitCoreWrapper.java:108)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.executeEager(JUnitCoreWrapper.java:78)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreWrapper.execute(JUnitCoreWrapper.java:54)
[INFO] 	at org.apache.maven.surefire.junitcore.JUnitCoreProvider.invoke(JUnitCoreProvider.java:144)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:203)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:155)
[INFO] 	at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:103)
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.536 sec - in org.wso2.carbon.apimgt.impl.executors.APIExecutorTestCase
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Tests in error: 
[INFO]   APIConsumerImplTest.testUpdateSubscriptions:1285 InvalidUseOfMatchers 
[INFO] Invalid...
[INFO] 
[INFO] Tests run: 903, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Carbon - API Management Aggregator POM 6.6.218  SUCCESS [  2.924 s]
[INFO] [INFO] API Management ..................................... SUCCESS [  0.018 s]
[INFO] [INFO] WSO2 Carbon - API Security Handler Service Stub .... SUCCESS [  9.380 s]
[INFO] [INFO] WSO2 Carbon - API Key Management Stub .............. SUCCESS [ 10.945 s]
[INFO] [INFO] WSO2 Carbon - API Gateway Management Stub .......... SUCCESS [  5.910 s]
[INFO] [INFO] WSO2 Carbon - API Stat Publishing Status Update Service Stub SUCCESS [  1.979 s]
[INFO] [INFO] WSO2 Carbon - Tier Cache Service Stub .............. SUCCESS [  1.714 s]
[INFO] [INFO] WSO2 Carbon - Registry Cache Invalidation Service Stub SUCCESS [  1.753 s]
[INFO] [INFO] WSO2 Carbon - Locale Entry Stub .................... SUCCESS [  2.266 s]
[INFO] [INFO] OpenID Connect Authenticator stubs ................. SUCCESS [  0.011 s]
[INFO] [INFO] WSO2 Carbon - OpenID Connect Authenticator Stub .... SUCCESS [  5.486 s]
[INFO] [INFO] API Management ..................................... SUCCESS [  0.012 s]
[INFO] [INFO] WSO2 Carbon - Api for API Management ............... SUCCESS [  1.421 s]
[INFO] [INFO] WSO2 Carbon - API Key Mgt Client ................... SUCCESS [  7.350 s]
[INFO] [INFO] WSO2 Carbon - API Management Implementation ........ FAILURE [04:47 min]
[INFO] [INFO] WSO2 Carbon - HostObject for API management ........ SKIPPED
[INFO] [INFO] WSO2 Carbon - API Tracing .......................... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Key Mgt .......................... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Management Usage Aggregator Module SKIPPED
[INFO] [INFO] WSO2 Carbon - API Management Usage Publisher ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Gateway .......................... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Management Core .................. SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Rest API Utility ......... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Incerceptor for throttle data service SKIPPED
[INFO] [INFO] WSO2 API Manager Store REST API .................... SKIPPED
[INFO] [INFO] WSO2 API Manager Store REST API - v1 ............... SKIPPED
[INFO] [INFO] WSO2 API Manager Publisher REST API ................ SKIPPED
[INFO] [INFO] WSO2 API Manager Publisher REST API - v1 ........... SKIPPED
[INFO] [INFO] WSO2 API Manager Admin REST API .................... SKIPPED
[INFO] [INFO] WSO2 API Manager Admin REST API - v1 ............... SKIPPED
[INFO] [INFO] WSO2 Carbon API Manager- Dynamic Client Registration Web Service SKIPPED
[INFO] [INFO] WSO2 API Manager Endpoint Registry REST API - v1 ... SKIPPED
[INFO] [INFO] WSO2 API Manager Internal Data Service ............. SKIPPED
[INFO] [INFO] WSO2 API Manager Throttling Siddhi Extension ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - Sample API ........................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Sample API ........................... SKIPPED
[INFO] [INFO] org.wso2.carbon.apimgt.jms.listener ................ SKIPPED
[INFO] [INFO] org.wso2.carbon.apimgt.broker.lifecycle ............ SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Hybrid API Gateway ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway Common ............ SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway Tenant Initialization SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway Throttling Synchronizer SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway Usage publisher ... SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway REST API .......... SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway API synchronization SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway Configurator ...... SKIPPED
[INFO] [INFO] WSO2 Carbon - Hybrid API Gateway Status Checker .... SKIPPED
[INFO] [INFO] WSO2 Carbon - Event Output Extended HTTP adapter Module SKIPPED
[INFO] [INFO] Forum .............................................. SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Component ...................... SKIPPED
[INFO] [INFO] WSO2 Carbon - Hostobjects Aggregator Module ........ SKIPPED
[INFO] [INFO] WSO2 Carbon - Single Sign-On Relying party HostObject SKIPPED
[INFO] [INFO] WSO2 Carbon - OIDC Based SSO Authenticator Aggregator Module SKIPPED
[INFO] [INFO] OIDC SSO Authenticator - UI bundle ................. SKIPPED
[INFO] [INFO] OIDC Authenticator - BE bundle ..................... SKIPPED
[INFO] [INFO] WSO2 Carbon -OIDC HostObject ....................... SKIPPED
[INFO] [INFO] WSO2 Carbon - API management Feature Aggregator Module SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Core Feature .......... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Gateway Feature ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api Management JMS Listener Feature .. SKIPPED
[INFO] [INFO] WSO2 Carbon - API Publisher Feature ................ SKIPPED
[INFO] [INFO] WSO2 Carbon - API Developer Portal Feature ......... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Key Manager Feature ... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Feature ............... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Publisher Rest API Feature ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Store Rest API Feature ........... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Manager Admin Rest API Feature ... SKIPPED
[INFO] [INFO] WSO2 Carbon - API Dynamic Client Registration Rest API Feature SKIPPED
[INFO] [INFO] WSO2 Carbon - SCXML Feature ........................ SKIPPED
[INFO] [INFO] WSO2 Carbon - Event Throtting Siddhi Extension ..... SKIPPED
[INFO] [INFO] WSO2 Carbon - Api management Tracing Feature ....... SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Feature Aggregator Module ...... SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Server Feature ................. SKIPPED
[INFO] [INFO] WSO2 Carbon - Forum Feature ........................ SKIPPED
[INFO] [INFO] WSO2 Carbon - OIDC Authenticator Feature Aggregator Module SKIPPED
[INFO] [INFO] OIDC based authenticator UI Feature ................ SKIPPED
[INFO] [INFO] OIDC based authenticator Server Feature ............ SKIPPED
[INFO] [INFO] OIDC based Single Sign-On authenticator Feature .... SKIPPED
[INFO] [INFO] OIDC based authenticator - Hostobject .............. SKIPPED
[INFO] [INFO] WSO2 APIManager - Feature Categories ............... SKIPPED
[INFO] [INFO] API Gateway Manager 6.6.218 ........................ SKIPPED
[INFO] [INFO] API Gateway Worker 6.6.218 ......................... SKIPPED
[INFO] [INFO] API Key Manager 6.6.218 ............................ SKIPPED
[INFO] [INFO] API Publisher 6.6.218 .............................. SKIPPED
[INFO] [INFO] API Store 6.6.218 6.6.218 .......................... SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 05:40 min
[INFO] [INFO] Finished at: 2020-05-19T12:24:40Z
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (default-test) on project org.wso2.carbon.apimgt.impl: There are test failures.
[INFO] [ERROR] 
[INFO] [ERROR] Please refer to <https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt/org.wso2.carbon.apimgt$carbon-apimgt/ws/components/apimgt/org.wso2.carbon.apimgt.impl/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.apimgt.impl


More information about the Builder mailing list