Skip to content

Run Aurora Integration Tests #446

Run Aurora Integration Tests

Run Aurora Integration Tests #446

Manually triggered March 7, 2024 23:36
Status Failure
Total duration 2m 28s
Artifacts 4

run-integration-tests.yml

on: workflow_dispatch
Run Aurora integration tests with latest
1m 59s
Run Aurora integration tests with latest
Run Aurora integration tests with LTS
2m 19s
Run Aurora integration tests with LTS
Fit to window
Zoom out
Zoom in

Annotations

16 errors
Run Aurora integration tests with latest: TestRunner.java#L29
2.9sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, PG, OPENJDK8, SINGLE_INSTANCE, 1, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 1a5f2b31-abed-4fdb-b098-5b235d956248) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:314) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:205) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 1a5f2b31-abed-4fdb-b098-5b235d956248) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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:56) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:80) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:60) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.sta
Run Aurora integration tests with latest: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK11, SINGLE_INSTANCE, 1, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 95bcc02c-8356-44b6-8f03-9c6861ee062d) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 95bcc02c-8356-44b6-8f03-9c6861ee062d) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:314) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 95bcc02c-8356-44b6-8f03-9c6861ee062d) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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(RequestPipelineBui
Run Aurora integration tests with latest: TestRunner.java#L29
0.6sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 2, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 0a971096-ac4f-44b0-80c9-3c5af42d300d) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 0a971096-ac4f-44b0-80c9-3c5af42d300d) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 0a971096-ac4f-44b0-80c9-3c5af42d300d) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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(RequestPipelineBuild
Run Aurora integration tests with latest: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[4], [4] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 2, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: d916616b-c160-4bea-b942-1fc739df39e1) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: d916616b-c160-4bea-b942-1fc739df39e1) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: d916616b-c160-4bea-b942-1fc739df39e1) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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(RequestPipelineBuil
Run Aurora integration tests with latest: TestRunner.java#L29
0.7sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[5], [5] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 5, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 2884d350-e9ed-4257-8f23-7f2fe5a7b5bb) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 2884d350-e9ed-4257-8f23-7f2fe5a7b5bb) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 2884d350-e9ed-4257-8f23-7f2fe5a7b5bb) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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(RequestPipelineBuild
Run Aurora integration tests with latest: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[6], [6] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: d20ab0f8-b00d-47f2-bb10-2593ed6633c6) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: d20ab0f8-b00d-47f2-bb10-2593ed6633c6) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version broken for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: d20ab0f8-b00d-47f2-bb10-2593ed6633c6) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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(RequestPipelineBuil
Run Aurora integration tests with latest: task ':aws-advanced-jdbc-wrapper:test-all-aurora'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-aurora': org.gradle.api.tasks.VerificationException: 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-aurora/
Run Aurora integration tests with latest
Process completed with exit code 1.
Run Aurora integration tests with LTS: TestRunner.java#L29
3.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, PG, OPENJDK8, SINGLE_INSTANCE, 1, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 7714b8ef-e34d-43dc-9f02-9a9e9bbf9c52) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:314) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:205) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 7714b8ef-e34d-43dc-9f02-9a9e9bbf9c52) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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:56) at software.amazon.awssdk.core.internal.http.StreamManagingStage.execute(StreamManagingStage.java:36) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.executeWithTimer(ApiCallTimeoutTrackingStage.java:80) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:60) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallTimeoutTrackingStage.execute(ApiCallTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.Ap
Run Aurora integration tests with LTS: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK11, SINGLE_INSTANCE, 1, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 938f97dc-5a23-4f97-a7a6-9fcf78bfbc11) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 938f97dc-5a23-4f97-a7a6-9fcf78bfbc11) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:314) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 938f97dc-5a23-4f97-a7a6-9fcf78bfbc11) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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
Run Aurora integration tests with LTS: TestRunner.java#L29
1.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 2, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: b6c943a3-398b-4db5-be66-fe0e973467a6) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: b6c943a3-398b-4db5-be66-fe0e973467a6) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: b6c943a3-398b-4db5-be66-fe0e973467a6) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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:2
Run Aurora integration tests with LTS: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[4], [4] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 2, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 1aa16d2d-b5a1-495b-b62c-4f004dab8e83) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 1aa16d2d-b5a1-495b-b62c-4f004dab8e83) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 1aa16d2d-b5a1-495b-b62c-4f004dab8e83) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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:
Run Aurora integration tests with LTS: TestRunner.java#L29
1.3sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[5], [5] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 5, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: fc2b94b3-4dc4-471f-b4ca-7ad5c453384c) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: fc2b94b3-4dc4-471f-b4ca-7ad5c453384c) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: fc2b94b3-4dc4-471f-b4ca-7ad5c453384c) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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:2
Run Aurora integration tests with LTS: TestRunner.java#L29
0.0sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[6], [6] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, FAILOVER_SUPPORTED, IAM, TELEMETRY_TRACES_ENABLED, AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS]] java.lang.RuntimeException: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 6f0e5f9c-e63a-460d-8a4a-19bc95f88bbc) at integration.host.TestEnvironment.createAuroraEnvironment(TestEnvironment.java:190) at integration.host.TestEnvironment.build(TestEnvironment.java:132) at integration.host.TestRunner.runTests(TestRunner.java:29) Caused by: java.lang.RuntimeException: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 6f0e5f9c-e63a-460d-8a4a-19bc95f88bbc) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:425) at integration.host.TestEnvironment.createAuroraDbCluster(TestEnvironment.java:327) at integration.host.TestEnvironment.lambda$preCreateEnvironment$5(TestEnvironment.java:982) at java.util.concurrent.FutureTask.run(FutureTask.java:266) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) at java.lang.Thread.run(Thread.java:750) Caused by: software.amazon.awssdk.services.rds.model.RdsException: Cannot find version 123 for aurora-postgresql (Service: Rds, Status Code: 400, Request ID: 6f0e5f9c-e63a-460d-8a4a-19bc95f88bbc) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleErrorResponse(CombinedResponseHandler.java:125) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handleResponse(CombinedResponseHandler.java:82) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:60) at software.amazon.awssdk.core.internal.http.CombinedResponseHandler.handle(CombinedResponseHandler.java:41) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:50) at software.amazon.awssdk.core.internal.http.pipeline.stages.HandleResponseStage.execute(HandleResponseStage.java:38) at software.amazon.awssdk.core.internal.http.pipeline.RequestPipelineBuilder$ComposingRequestPipelineStage.execute(RequestPipelineBuilder.java:206) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:72) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptTimeoutTrackingStage.execute(ApiCallAttemptTimeoutTrackingStage.java:42) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:78) at software.amazon.awssdk.core.internal.http.pipeline.stages.TimeoutExceptionHandlingStage.execute(TimeoutExceptionHandlingStage.java:40) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:55) at software.amazon.awssdk.core.internal.http.pipeline.stages.ApiCallAttemptMetricCollectionStage.execute(ApiCallAttemptMetricCollectionStage.java:39) at software.amazon.awssdk.core.internal.http.pipeline.stages.RetryableStage.execute(RetryableStage.java:81) 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:
Run Aurora integration tests with LTS: task ':aws-advanced-jdbc-wrapper:test-all-aurora'#L1
Execution failed for task ':aws-advanced-jdbc-wrapper:test-all-aurora': org.gradle.api.tasks.VerificationException: 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-aurora/
Run Aurora integration tests with LTS
Process completed with exit code 1.

Artifacts

Produced during runtime
Name Size
html-summary-latest Expired
66.5 KB
html-summary-lts Expired
66.5 KB
junit-report-latest Expired
8.95 KB
junit-report-lts Expired
8.98 KB