chore: enable codebuild workflows #8
run-integration-tests-codebuild.yml
on: push
Matrix: aurora-integration-tests
Annotations
5 errors and 1 warning
aurora-integration-tests (lts, pg_integ)
The run was canceled by @karenc-bq.
|
aurora-integration-tests (lts, pg_integ):
TestRunner.java#L30
736.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[1], [1] - Test environment [AURORA, PG, OPENJDK8, SINGLE_INSTANCE, 1, [SKIP_MYSQL_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_TRACES_ENABLED, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, 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:117)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:863)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
aurora-integration-tests (lts, pg_integ):
TestRunner.java#L29
5.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[2], [2] - Test environment [AURORA, PG, OPENJDK11, SINGLE_INSTANCE, 1, [SKIP_MYSQL_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_TRACES_ENABLED, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, AWS_CREDENTIALS_ENABLED, FAILOVER_SUPPORTED]]
org.testcontainers.containers.ContainerFetchException: Can't get Docker image: RemoteDockerImage(imageName=<resolving>, imagePullPolicy=DefaultPullPolicy(), imageNameSubstitutor=org.testcontainers.utility.ImageNameSubstitutor$LogWrappedImageNameSubstitutor@33ef3af5)
at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1364)
at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:359)
at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:330)
at integration.host.TestEnvironment.createTestContainer(TestEnvironment.java:715)
at integration.host.TestEnvironment.build(TestEnvironment.java:155)
at integration.host.TestRunner.runTests(TestRunner.java:29)
Caused by: com.github.dockerjava.api.exception.DockerClientException: Could not build image: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit
at com.github.dockerjava.api.command.BuildImageResultCallback.getImageId(BuildImageResultCallback.java:71)
at com.github.dockerjava.api.command.BuildImageResultCallback.awaitImageId(BuildImageResultCallback.java:50)
at org.testcontainers.images.builder.ImageFromDockerfile.resolve(ImageFromDockerfile.java:163)
at org.testcontainers.images.builder.ImageFromDockerfile.resolve(ImageFromDockerfile.java:42)
at org.testcontainers.utility.LazyFuture.getResolvedValue(LazyFuture.java:20)
at org.testcontainers.utility.LazyFuture.get(LazyFuture.java:41)
at org.testcontainers.shaded.com.google.common.util.concurrent.Futures$1.get(Futures.java:536)
at org.testcontainers.images.RemoteDockerImage.getImageName(RemoteDockerImage.java:130)
at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:67)
at org.testcontainers.images.RemoteDockerImage.resolve(RemoteDockerImage.java:28)
at org.testcontainers.utility.LazyFuture.getResolvedValue(LazyFuture.java:20)
at org.testcontainers.utility.LazyFuture.get(LazyFuture.java:41)
at org.testcontainers.containers.GenericContainer.getDockerImageName(GenericContainer.java:1362)
... 5 more
|
aurora-integration-tests (lts, pg_integ):
TestRunner.java#L30
8653.4sec integration.host.TestRunner > runTests(TestEnvironmentRequest)[3], [3] - Test environment [AURORA, PG, OPENJDK8, MULTI_INSTANCE, 2, [SKIP_MYSQL_DRIVER_TESTS, SECRETS_MANAGER, IAM, HIKARI, TELEMETRY_TRACES_ENABLED, TELEMETRY_METRICS_ENABLED, NETWORK_OUTAGES_ENABLED, SKIP_MARIADB_DRIVER_TESTS, 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:117)
at integration.host.TestEnvironment.runTests(TestEnvironment.java:863)
at integration.host.TestRunner.runTests(TestRunner.java:30)
|
aurora-integration-tests (lts, pg_integ)
The operation was canceled.
|
aurora-integration-tests (lts, pg_integ)
No files were found with the provided path: ./wrapper/build/report. No artifacts will be uploaded.
|