Skip to content

Update Integration Test - APILoggingTest #2053

Update Integration Test - APILoggingTest

Update Integration Test - APILoggingTest #2053

Triggered via pull request June 16, 2023 10:11
Status Failure
Total duration 6h 5m 9s
Artifacts 2
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

maven.yml

on: pull_request
Matrix: build
run-benchmark-test
22m 11s
run-benchmark-test
show-report
25s
show-report
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 5 warnings
build (2, group2)
Process completed with exit code 1.
build (1, group1)
Process completed with exit code 1.
show-report
EditAPIContextAndCheckAccessibilityTestCase.testInvokeAPIBeforeChangeAPIContext ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.api.lifecycle.EditAPIContextAndCheckAccessibilityTestCase.testInvokeAPIBeforeChangeAPIContext(EditAPIContextAndCheckAccessibilityTestCase.java:150) ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.api.lifecycle.EditAPIContextAndCheckAccessibilityTestCase.testInvokeAPIBeforeChangeAPIContext(EditAPIContextAndCheckAccessibilityTestCase.java:150)
show-report
APIEndpointCertificateTestCase.testInvokeAPIWithoutUploadingEndpointCertificate ────────────────────────────────────────────────────────────────────────────────────────── The target server failed to respond ────────────────────────────────────────────────────────────────────────────────────────── org.apache.http.NoHttpResponseException: The target server failed to respond at org.wso2.am.integration.tests.api.lifecycle.APIEndpointCertificateTestCase.testInvokeAPIWithoutUploadingEndpointCertificate(APIEndpointCertificateTestCase.java:149)
show-report
APIEndpointCertificateTestCase.testInvokeAPIWithoutUploadingEndpointCertificate ────────────────────────────────────────────────────────────────────────────────────────── expected [500] but found [404] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: expected [500] but found [404] at org.wso2.am.integration.tests.api.lifecycle.APIEndpointCertificateTestCase.testInvokeAPIWithoutUploadingEndpointCertificate(APIEndpointCertificateTestCase.java:151)
show-report
MalformedRequestTest.testMalformedPostWithMessageBuilding ────────────────────────────────────────────────────────────────────────────────────────── The target server failed to respond expected [true] but found [false] ────────────────────────────────────────────────────────────────────────────────────────── java.lang.AssertionError: The target server failed to respond expected [true] but found [false] at org.wso2.am.integration.tests.rest.MalformedRequestTest.testMalformedPostWithMessageBuilding(MalformedRequestTest.java:92)
show-report
ScriptMediatorTestCase.testScriptMediatorWithNullObject ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.other.ScriptMediatorTestCase.testScriptMediatorWithNullObject(ScriptMediatorTestCase.java:58) ────────────────────────────────────────────────────────────────────────────────────────── java.lang.NullPointerException at org.wso2.am.integration.tests.other.ScriptMediatorTestCase.testScriptMediatorWithNullObject(ScriptMediatorTestCase.java:58)
show-report
GatewayRestAPITestCase.testGatewayRestAPI ────────────────────────────────────────────────────────────────────────────────────────── java.net.SocketTimeoutException: timeout ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: java.net.SocketTimeoutException: timeout at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) Caused by: java.net.SocketTimeoutException: timeout at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) Caused by: java.net.SocketException: Socket closed at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108)
show-report
GatewayRestAPITestCase.testGatewayRestAPI ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108)
show-report
GatewayRestAPITestCase.testGatewayRestAPI ────────────────────────────────────────────────────────────────────────────────────────── java.net.SocketTimeoutException: timeout ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: java.net.SocketTimeoutException: timeout at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) Caused by: java.net.SocketTimeoutException: timeout at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) Caused by: java.net.SocketException: Socket closed at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108)
show-report
GatewayRestAPITestCase.testGatewayRestAPI ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108)
show-report
GatewayRestAPITestCase.testGatewayRestAPI ────────────────────────────────────────────────────────────────────────────────────────── java.net.SocketTimeoutException: timeout ────────────────────────────────────────────────────────────────────────────────────────── org.wso2.am.integration.clients.gateway.api.ApiException: java.net.SocketTimeoutException: timeout at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) Caused by: java.net.SocketTimeoutException: timeout at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108) Caused by: java.net.SocketException: Socket closed at org.wso2.am.integration.tests.restapi.GatewayRestAPITestCase.testGatewayRestAPI(GatewayRestAPITestCase.java:108)
run-benchmark-test
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-java@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (2, group2)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
build (1, group1)
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/setup-java@v2, actions/setup-node@v1, actions/upload-artifact@v2. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
show-report
Node.js 12 actions are deprecated. Please update the following actions to use Node.js 16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more information see: https://github.blog/changelog/2022-09-22-github-actions-all-actions-will-begin-running-on-node16-instead-of-node12/.
show-report
1701 tests run, 21 skipped, 13 failed.

Artifacts

Produced during runtime
Name Size
TEST-TestSuite_1 Expired
42.9 MB
TEST-TestSuite_2 Expired
18.3 MB