add type into envoy artifact #7683
Triggered via pull request
February 15, 2024 13:03
Status
Failure
Total duration
2h 37m 36s
Artifacts
2
main.yml
on: pull_request
build-carbon
18m 54s
run-benchmark-test
17m 12s
Matrix: build-product
Annotations
11 errors and 10 warnings
build-product (1, group1)
ChangeAPIEndPointURLTestCase.testAPIInvocationBeforeChangeTheEndPointURL[org.testng.TestRunner@6460cbf7](1)
──────────────────────────────────────────────────────────────────────────────────────────
Response code mismatched when invoke api before change the end point URL expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Response code mismatched when invoke api before change the end point URL expected [200] but found [500]
at org.wso2.am.integration.tests.api.lifecycle.ChangeAPIEndPointURLTestCase.testAPIInvocationBeforeChangeTheEndPointURL(ChangeAPIEndPointURLTestCase.java:84)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProduct
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProduct(APIProductCreationTestCase.java:185)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProduct
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProduct(APIProductCreationTestCase.java:185)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi(APIProductCreationTestCase.java:523)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInRequestApi(APIProductCreationTestCase.java:523)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi(APIProductCreationTestCase.java:618)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithOperationPoliciesInResponseApi(APIProductCreationTestCase.java:618)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes(APIProductCreationTestCase.java:448)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithScopes(APIProductCreationTestCase.java:448)
|
build-product (1, group1)
APIProductCreationTestCase.testCreateAndInvokeApiProductWithVisibilityRestrictedApi
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [404]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [404]
at org.wso2.am.integration.tests.apiproduct.APIProductCreationTestCase.testCreateAndInvokeApiProductWithVisibilityRestrictedApi(APIProductCreationTestCase.java:381)
|
build-product (1, group1)
Process completed with exit code 1.
|
run-benchmark-test
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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/
|
build-carbon
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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-product (1, group1)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, actions/upload-artifact@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-product (1, group1)
548 tests run, 30 skipped, 17 failed.
|
build-product (2, group2)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions/setup-java@v2, actions/setup-node@v3, actions/cache@v3, malinthaprasan/action-surefire-report@v1, actions/upload-artifact@v2, codecov/codecov-action@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
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, actions/upload-artifact@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-product (2, group2)
169 tests run, 0 skipped, 0 failed.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
TEST-TestSuite_1
Expired
|
16.3 MB |
|
TEST-TestSuite_2
Expired
|
15.8 MB |
|