Add: Support Custom Sequence as a Backend of an API #8583
main.yml
on: pull_request
build-carbon
20m 46s
run-benchmark-test
52m 50s
Matrix: build-product
Annotations
26 errors and 17 warnings
build-product (3, group3)
Process completed with exit code 1.
|
build-product (3, group3)
AudienceValidationTestCase.testInvokeApiWithoutAudienceValidation
──────────────────────────────────────────────────────────────────────────────────────────
API product invocation fails when audience validation disabled expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: API product invocation fails when audience validation disabled expected [200] but found [500]
at org.wso2.am.integration.tests.api.lifecycle.AudienceValidationTestCase.testInvokeApiWithoutAudienceValidation(AudienceValidationTestCase.java:256)
|
build-product (3, group3)
AudienceValidationTestCase.testInvokeApiWithoutAudienceValidation
──────────────────────────────────────────────────────────────────────────────────────────
API product invocation fails when audience validation disabled expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: API product invocation fails when audience validation disabled expected [200] but found [500]
at org.wso2.am.integration.tests.api.lifecycle.AudienceValidationTestCase.testInvokeApiWithoutAudienceValidation(AudienceValidationTestCase.java:256)
|
build-product (2, group2)
Process completed with exit code 1.
|
build-product (2, group2)
WebSubAPITestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testPublishWebSubApi(WebSubAPITestCase.java:178)
|
build-product (2, group2)
WebSubAPITestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.WebSubAPITestCase.testPublishWebSubApi(WebSubAPITestCase.java:178)
|
build-product (2, group2)
ThrottlingTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.ThrottlingTestCase.testPublishWebSubApi(ThrottlingTestCase.java:217)
|
build-product (2, group2)
ThrottlingTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.ThrottlingTestCase.testPublishWebSubApi(ThrottlingTestCase.java:217)
|
build-product (2, group2)
SecretValidationTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.SecretValidationTestCase.testPublishWebSubApi(SecretValidationTestCase.java:159)
|
build-product (2, group2)
SecretValidationTestCase.testPublishWebSubApi
──────────────────────────────────────────────────────────────────────────────────────────
The server encountered an internal error. Please contact administrator.
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: The server encountered an internal error. Please contact administrator.
at org.wso2.am.integration.tests.streamingapis.websub.SecretValidationTestCase.testPublishWebSubApi(SecretValidationTestCase.java:159)
|
build-product (2, group2)
SolaceTestCase.showSolaceApiInDeveloperPortal
──────────────────────────────────────────────────────────────────────────────────────────
Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
at org.wso2.am.integration.tests.solace.SolaceTestCase.createSolaceAPIRevisionAndDeployToSolaceBroker(SolaceTestCase.java:1260)
at org.wso2.am.integration.tests.solace.SolaceTestCase.showSolaceApiInDeveloperPortal(SolaceTestCase.java:940)
|
build-product (2, group2)
SolaceTestCase.testSolaceAPIDeployToSolaceBroker
──────────────────────────────────────────────────────────────────────────────────────────
Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Create API Response Code is invalid.{"code":500,"message":"Internal server error","description":"The server encountered an internal error. Please contact administrator.","moreInfo":"","error":[]} expected [201] but found [500]
at org.wso2.am.integration.tests.solace.SolaceTestCase.createSolaceAPIRevisionAndDeployToSolaceBroker(SolaceTestCase.java:1260)
at org.wso2.am.integration.tests.solace.SolaceTestCase.testSolaceAPIDeployToSolaceBroker(SolaceTestCase.java:1047)
|
build-product (2, group2)
SolaceTestCase.destroy
──────────────────────────────────────────────────────────────────────────────────────────
Missing the required parameter 'apiId' when calling deleteAPI(Async)
──────────────────────────────────────────────────────────────────────────────────────────
org.wso2.am.integration.clients.publisher.api.ApiException: Missing the required parameter 'apiId' when calling deleteAPI(Async)
at org.wso2.am.integration.tests.solace.SolaceTestCase.destroy(SolaceTestCase.java:1364)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProduct
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProduct(APIProductCreationTestCase.java:185)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProduct
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProduct(APIProductCreationTestCase.java:185)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi(APIProductCreationTestCase.java:523)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi(APIProductCreationTestCase.java:523)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi(APIProductCreationTestCase.java:618)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi(APIProductCreationTestCase.java:618)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes(APIProductCreationTestCase.java:448)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes(APIProductCreationTestCase.java:448)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithVisibilityRestrictedApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithVisibilityRestrictedApi(APIProductCreationTestCase.java:381)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithVisibilityRestrictedApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithVisibilityRestrictedApi(APIProductCreationTestCase.java:381)
|
build-product (1, group1)
Process completed with exit code 1.
|
build-product (4, group4)
OperationPolicyTestCase.testCommonOperationPolicyExport
──────────────────────────────────────────────────────────────────────────────────────────
Exported & Expected Policy Specifications are not matching expected [{type=operation_policy_specification, version=v4.3.0, data={category=Mediation, name=customCommonLogPolicy, version=v1, displayName=Custom Common Log Policy, description=Using this policy, you can add a custom log message, applicableFlows=[request, response, fault], supportedGateways=[Synapse], supportedApiTypes=[HTTP], policyAttributes=[]}}] but found [{type=operation_policy_specification, version=v4.4.0, data={category=Mediation, name=customCommonLogPolicy, version=v1, displayName=Custom Common Log Policy, description=Using this policy, you can add a custom log message, applicableFlows=[request, response, fault], supportedGateways=[Synapse], supportedApiTypes=[HTTP], policyAttributes=[]}}]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Exported & Expected Policy Specifications are not matching expected [{type=operation_policy_specification, version=v4.3.0, data={category=Mediation, name=customCommonLogPolicy, version=v1, displayName=Custom Common Log Policy, description=Using this policy, you can add a custom log message, applicableFlows=[request, response, fault], supportedGateways=[Synapse], supportedApiTypes=[HTTP], policyAttributes=[]}}] but found [{type=operation_policy_specification, version=v4.4.0, data={category=Mediation, name=customCommonLogPolicy, version=v1, displayName=Custom Common Log Policy, description=Using this policy, you can add a custom log message, applicableFlows=[request, response, fault], supportedGateways=[Synapse], supportedApiTypes=[HTTP], policyAttributes=[]}}]
at org.wso2.am.integration.tests.operationPolicy.OperationPolicyTestCase.testCommonOperationPolicyExport(OperationPolicyTestCase.java:216)
|
build-product (4, group4)
Process completed with exit code 1.
|
build-carbon
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-carbon
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
run-benchmark-test
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
run-benchmark-test
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (3, group3)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-product (3, group3)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (3, group3)
794 tests run, 4 skipped, 2 failed.
|
build-product (2, group2)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-product (2, group2)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (2, group2)
170 tests run, 29 skipped, 9 failed.
|
build-product (1, group1)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-product (1, group1)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (1, group1)
575 tests run, 49 skipped, 21 failed.
|
build-product (4, group4)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-java@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
build-product (4, group4)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
build-product (4, group4)
267 tests run, 6 skipped, 1 failed.
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "TEST-TestSuite_1", "TEST-TestSuite_2", "TEST-TestSuite_3", "TEST-TestSuite_4".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
|
16.1 MB |
|
TEST-TestSuite_2
|
13.4 MB |
|
TEST-TestSuite_3
|
18.8 MB |
|
TEST-TestSuite_4
|
33.1 MB |
|