[Builder] Build failed in Jenkins: platform-builds » carbon-apimgt_6.x » WSO2 Carbon - API Management Aggregator POM #1929

cbuilder at wso2.org cbuilder at wso2.org
Tue Nov 27 02:04:55 PST 2018


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

------------------------------------------
[...truncated 1.90 MB...]
[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] 754 [main] ERROR org.wso2.carbon.apimgt.impl.APIGatewayManager - Error while updating the fault sequence at the Gateway
[INFO] org.apache.axis2.AxisFault: Error occurred while deploying sequence
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.deployAPIFaultSequence_aroundBody36(APIGatewayManager.java:872)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.deployAPIFaultSequence(APIGatewayManager.java:847)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway_aroundBody2(APIGatewayManager.java:134)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway(APIGatewayManager.java:90)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManagerTest.testFailureWhilePublishingAPIUpdateToGateway(APIGatewayManagerTest.java:691)
[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:497)
[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] 755 [main] ERROR org.wso2.carbon.apimgt.impl.APIGatewayManager - Error occurred deploying sequences on production
[INFO] org.wso2.carbon.apimgt.api.APIManagementException: Error while updating the fault sequence at the Gateway
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.deployAPIFaultSequence_aroundBody36(APIGatewayManager.java:902)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.deployAPIFaultSequence(APIGatewayManager.java:847)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway_aroundBody2(APIGatewayManager.java:134)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.publishToGateway(APIGatewayManager.java:90)
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManagerTest.testFailureWhilePublishingAPIUpdateToGateway(APIGatewayManagerTest.java:691)
[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:497)
[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] Caused by: org.apache.axis2.AxisFault: Error occurred while deploying sequence
[INFO] 	at org.wso2.carbon.apimgt.impl.APIGatewayManager.deployAPIFaultSequence_aroundBody36(APIGatewayManager.java:872)
[INFO] 	... 47 more
[INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.002 sec - in org.wso2.carbon.apimgt.impl.APIGatewayManagerTest
[INFO] Running org.wso2.carbon.apimgt.impl.dao.test.CertificateMgtDaoTest
[INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.245 sec - in org.wso2.carbon.apimgt.impl.dao.test.CertificateMgtDaoTest
[INFO] Running org.wso2.carbon.apimgt.impl.dao.test.APIMgtDAOTest
[INFO] SLF4J: Class path contains multiple SLF4J bindings.
[INFO] SLF4J: Found binding in [jar:<https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt_6.x/org.wso2.carbon.apimgt$carbon-apimgt/ws/.repository/org/slf4j/slf4j-simple/1.6.1/slf4j-simple-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[INFO] SLF4J: Found binding in [jar:<https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt_6.x/org.wso2.carbon.apimgt$carbon-apimgt/ws/.repository/slf4j/wso2/slf4j/1.5.10.wso2v1/slf4j-1.5.10.wso2v1.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[INFO] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[INFO] 58 [main] WARN org.apache.axiom.util.stax.dialect.StAXDialectDetector - Unable to determine dialect of the StAX implementation at jar:<https://wso2.org/jenkins/job/platform-builds/job/carbon-apimgt_6.x/org.wso2.carbon.apimgt$carbon-apimgt/ws/.repository/org/apache/ws/commons/axiom/wso2/axiom/1.2.11.wso2v10/axiom-1.2.11.wso2v10.jar!/>
[INFO] 1058 [main] WARN org.wso2.carbon.identity.oauth.config.OAuthServerConfiguration - Error in OAuth Configuration. OAuth element is not available.
[INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.793 sec - in org.wso2.carbon.apimgt.impl.dao.test.APIMgtDAOTest
[INFO] 
[INFO] Results :
[INFO] 
[INFO] Failed tests: 
[INFO]   CustomAPIIndexerTest.testIndexDocumentForMigratedAPI:89 publisher_roles property was not set for the API
[INFO] 
[INFO] Tests run: 904, Failures: 1, Errors: 0, Skipped: 0
[INFO] 
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary:
[INFO] [INFO] 
[INFO] [INFO] WSO2 Carbon - API Management Aggregator POM ....... SUCCESS [1.366s]
[INFO] [INFO] API Management .................................... SUCCESS [0.014s]
[INFO] [INFO] WSO2 Carbon - API Security Handler Service Stub ... SUCCESS [14.264s]
[INFO] [INFO] WSO2 Carbon - API Key Management Stub ............. SUCCESS [5.387s]
[INFO] [INFO] WSO2 Carbon - API Gateway Management Stub ......... SUCCESS [3.086s]
[INFO] [INFO] WSO2 Carbon - API Stat Publishing Status Update Service Stub  SUCCESS [1.525s]
[INFO] [INFO] WSO2 Carbon - Tier Cache Service Stub ............. SUCCESS [1.375s]
[INFO] [INFO] WSO2 Carbon - Registry Cache Invalidation Service Stub  SUCCESS [1.433s]
[INFO] [INFO] OpenID Connect Authenticator stubs ................ SUCCESS [0.010s]
[INFO] [INFO] WSO2 Carbon - OpenID Connect Authenticator Stub ... SUCCESS [3.197s]
[INFO] [INFO] API Management .................................... SUCCESS [0.010s]
[INFO] [INFO] WSO2 Carbon - Api for API Management .............. SUCCESS [1.933s]
[INFO] [INFO] WSO2 Carbon - API Key Mgt Client .................. SUCCESS [14.531s]
[INFO] [INFO] WSO2 Carbon - API Management Implementation ....... FAILURE [4:18.395s]
[INFO] [INFO] WSO2 Carbon - API Management Usage Aggregator Module  SKIPPED
[INFO] [INFO] WSO2 Carbon - API Management Usage Client ......... SKIPPED
[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 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 Publisher REST API ............... SKIPPED
[INFO] [INFO] WSO2 API Manager Admin REST API ................... SKIPPED
[INFO] [INFO] WSO2 Carbon API Manager- Dynamic Client Registration Web Service  SKIPPED
[INFO] [INFO] WSO2 API Manager Throttle 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] 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 Store 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.4.82 ........................ SKIPPED
[INFO] [INFO] API Gateway Worker 6.4.82 ......................... SKIPPED
[INFO] [INFO] API Key Manager 6.4.82 ............................ SKIPPED
[INFO] [INFO] API Publisher 6.4.82 .............................. SKIPPED
[INFO] [INFO] API Store 6.4.82 .................................. SKIPPED
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD FAILURE
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time: 5:07.406s
[INFO] [INFO] Finished at: Tue Nov 27 10:04:19 UTC 2018
[INFO] [INFO] Final Memory: 134M/585M
[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_6.x/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