Run Aurora Integration Tests Default #156
run-integration-tests-default.yml
on: workflow_dispatch
Matrix: Run Aurora integration tests with default engine version
Annotations
14 errors
Run Aurora integration tests with default engine version (pg-multi-az):
TestRunner.java#L30
1807.1sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, PG, OPENJDK11, MULTI_INSTANCE, 3, [AWS_CREDENTIALS_ENABLED, SKIP_MYSQL_DRIVER_TESTS, TELEMETRY_TRACES_ENABLED, HIKARI, SECRETS_MANAGER, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SKIP_MARIADB_DRIVER_TESTS]]
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-multi-az):
task ':aws-advanced-jdbc-wrapper:test-all-pg-multi-az'#L1
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)
Process completed with exit code 1.
|
Run Aurora integration tests with default engine version (mysql-multi-az):
TestRunner.java#L30
2406.3sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [RDS_MULTI_AZ_CLUSTER, MYSQL, OPENJDK11, MULTI_INSTANCE, 3, [AWS_CREDENTIALS_ENABLED, SKIP_PG_DRIVER_TESTS, TELEMETRY_METRICS_ENABLED, HIKARI, SECRETS_MANAGER, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, TELEMETRY_TRACES_ENABLED]]
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-multi-az):
task ':aws-advanced-jdbc-wrapper:test-all-mysql-multi-az'#L1
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)
Process completed with exit code 1.
|
Run Aurora integration tests with default engine version (pg-aurora):
TestRunner.java#L30
1640.9sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 2, [AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS, SECRETS_MANAGER, TELEMETRY_METRICS_ENABLED, IAM, TELEMETRY_TRACES_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SKIP_MYSQL_DRIVER_TESTS]]
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
2320.5sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK11, MULTI_INSTANCE, 5, [AWS_CREDENTIALS_ENABLED, HIKARI, SKIP_MARIADB_DRIVER_TESTS, SECRETS_MANAGER, TELEMETRY_METRICS_ENABLED, IAM, TELEMETRY_TRACES_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SKIP_MYSQL_DRIVER_TESTS]]
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):
task ':aws-advanced-jdbc-wrapper:test-all-pg-aurora'#L1
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)
Process completed with exit code 1.
|
Run Aurora integration tests with default engine version (mysql-aurora):
TestRunner.java#L30
3272.7sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, MYSQL, OPENJDK11, MULTI_INSTANCE, 2, [AWS_CREDENTIALS_ENABLED, HIKARI, TELEMETRY_TRACES_ENABLED, SECRETS_MANAGER, IAM, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SKIP_PG_DRIVER_TESTS]]
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
4639.6sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, MYSQL, OPENJDK11, MULTI_INSTANCE, 5, [AWS_CREDENTIALS_ENABLED, HIKARI, TELEMETRY_TRACES_ENABLED, SECRETS_MANAGER, IAM, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, FAILOVER_SUPPORTED, SKIP_PG_DRIVER_TESTS]]
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):
task ':aws-advanced-jdbc-wrapper:test-all-mysql-aurora'#L1
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)
Process completed with exit code 1.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
html-summary-report-default-mysql-aurora
|
1.22 MB |
|
html-summary-report-default-mysql-multi-az
|
521 KB |
|
html-summary-report-default-pg-aurora
|
655 KB |
|
html-summary-report-default-pg-multi-az
|
281 KB |
|
junit-report-default-mysql-aurora
|
2.25 MB |
|
junit-report-default-mysql-multi-az
|
999 KB |
|
junit-report-default-pg-aurora
|
1.15 MB |
|
junit-report-default-pg-multi-az
|
486 KB |
|