Skip to content

Run Aurora Integration Tests Default #192

Run Aurora Integration Tests Default

Run Aurora Integration Tests Default #192

Manually triggered April 24, 2025 05:06
Status Failure
Total duration 2h 34m 45s
Artifacts

run-integration-tests-default.yml

on: workflow_dispatch
Matrix: Run Aurora integration tests with default engine version
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Run Aurora integration tests with default engine version (pg-multi-az)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (pg-multi-az): task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az'#L0
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-pg-multi-az/
Run Aurora integration tests with default engine version (pg-multi-az): TestRunner.java#L29
5.3sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, PG, OPENJDK11, MULTI_INSTANCE, 3, [SKIP_MYSQL_DRIVER_TESTS, SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Can't create a Multi-AZ DB cluster because there aren't enough Availability Zones (AZs). (Service: Rds, Status Code: 400, Request ID: d8522e54-a388-4224-a290-99c5bb869af0) (SDK Attempt Count: 1) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:466) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:347) at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:222) at integration.host.TestEnvironment.build(TestEnvironment.java:149) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Can't create a Multi-AZ DB cluster because there aren't enough Availability Zones (AZs). (Service: Rds, Status Code: 400, Request ID: d8522e54-a388-4224-a290-99c5bb869af0) (SDK Attempt Count: 1) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:113) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:61) at software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.retryPolicyDisallowedRetryException(RetryableStageHelper.java:168) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:73) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:53) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:35) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:82) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:62) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:43) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:32) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:37) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:26) at software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient$RequestExecutionBuilderImpl.execute(AmazonSyncHttpClient.java:210) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.invoke(BaseSyncClientHandler.java:103) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.doExecute(BaseSyncClientHandler.java:173) at software.amazon.awssdk.core.internal.handler.BaseSyncC
Run Aurora integration tests with default engine version (mysql-multi-az)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (mysql-multi-az): task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az'#L0
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-mysql-multi-az/
Run Aurora integration tests with default engine version (mysql-multi-az): TestRunner.java#L29
5.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, MYSQL, OPENJDK11, MULTI_INSTANCE, 3, [SKIP_PG_DRIVER_TESTS, SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, TELEMETRY_METRICS_ENABLED, HIKARI, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Can't create a Multi-AZ DB cluster because there aren't enough Availability Zones (AZs). (Service: Rds, Status Code: 400, Request ID: 680c3d2e-75dc-4fa3-aac6-d0496af6006b) (SDK Attempt Count: 1) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:466) at integration.host.TestEnvironment.createDbCluster(TestEnvironment.java:347) at integration.host.TestEnvironment.createAuroraOrMultiAzEnvironment(TestEnvironment.java:222) at integration.host.TestEnvironment.build(TestEnvironment.java:149) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Can't create a Multi-AZ DB cluster because there aren't enough Availability Zones (AZs). (Service: Rds, Status Code: 400, Request ID: 680c3d2e-75dc-4fa3-aac6-d0496af6006b) (SDK Attempt Count: 1) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:113) at software.amazon.awssdk.services.rds.model.RdsException$BuilderImpl.build(RdsException.java:61) at software.amazon.awssdk.core.internal.http.pipeline.stages.utils.RetryableStageHelper.retryPolicyDisallowedRetryException(RetryableStageHelper.java:168) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:73) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:53) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:35) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:82) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:62) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:43) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallMetricCollectionStage.execute(ApiCallMetricCollectionStage.java:32) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:37) at software.amazon.awssdk.core.internal.http.pipeline.stages.ExecutionFailureExceptionReportingStage.execute(ExecutionFailureExceptionReportingStage.java:26) at software.amazon.awssdk.core.internal.http.AmazonSyncHttpClient$RequestExecutionBuilderImpl.execute(AmazonSyncHttpClient.java:210) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.invoke(BaseSyncClientHandler.java:103) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.doExecute(BaseSyncClientHandler.java:173) at software.amazon.awssdk.core.internal.handler.BaseSyncClientHandler.lambda$execute
Run Aurora integration tests with default engine version (pg-aurora)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (pg-aurora): task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora'#L0
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-pg-aurora/
Run Aurora integration tests with default engine version (pg-aurora): TestRunner.java#L30
2513.6sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [HIKARI, IAM, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, SECRETS_MANAGER, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (pg-aurora): TestRunner.java#L30
3919.2sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 2, [HIKARI, IAM, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, SECRETS_MANAGER, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (pg-aurora): TestRunner.java#L30
639.2sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, PG, OPENJDK11, SINGLE_INSTANCE, 1, [HIKARI, IAM, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, SECRETS_MANAGER, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (mysql-aurora)
Process completed with exit code 1.
Run Aurora integration tests with default engine version (mysql-aurora): task ':aws-advanced-jdbc-wrapper:test-all-mysql-aurora'#L0
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-mysql-aurora': org.gradle.api.internal.exceptions.MarkedVerificationException: There were failing tests. See the results at: file:///home/runner/work/aws-advanced-jdbc-wrapper/aws-advanced-jdbc-wrapper/wrapper/build/test-results/test-all-mysql-aurora/
Run Aurora integration tests with default engine version (mysql-aurora): TestRunner.java#L30
4767.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, MYSQL, OPENJDK11, MULTI_INSTANCE, 5, [HIKARI, IAM, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, SECRETS_MANAGER, SKIP_PG_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (mysql-aurora): TestRunner.java#L30
3570.9sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, MYSQL, OPENJDK11, MULTI_INSTANCE, 2, [HIKARI, IAM, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, SECRETS_MANAGER, SKIP_PG_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)
Run Aurora integration tests with default engine version (mysql-aurora): TestRunner.java#L30
787.8sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, MYSQL, OPENJDK11, SINGLE_INSTANCE, 1, [HIKARI, IAM, NETWORK_OUTAGES_ENABLED, TELEMETRY_TRACES_ENABLED, SECRETS_MANAGER, SKIP_PG_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]] org.opentest4j.AssertionFailedError: Some tests failed. ==> expected: <0> but was: <1> at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151) at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132) at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197) at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182) at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:672) at integration.util.ContainerHelper.runTest(ContainerHelper.java:118) at integration.host.TestEnvironment.runTests(TestEnvironment.java:922) at integration.host.TestRunner.runTests(TestRunner.java:30)