Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed: MSSQLServerJdbcOffsetStoreSpec #1159

Open
johanandren opened this issue May 15, 2024 · 1 comment
Open

Failed: MSSQLServerJdbcOffsetStoreSpec #1159

johanandren opened this issue May 15, 2024 · 1 comment
Labels

Comments

@johanandren
Copy link
Member

https://github.com/akka/akka-projection/actions/runs/9093172037/job/24991507112#step:7:147

[info] MSSQLServerJdbcOffsetStoreSpec:
[info] akka.projection.jdbc.MSSQLServerJdbcOffsetStoreSpec *** ABORTED *** (17 seconds, 440 milliseconds)
[info]   org.testcontainers.containers.ContainerLaunchException: Container startup failed for image mcr.microsoft.com/mssql/server:2019-CU8-ubuntu-16.04
[info]   at org.testcontainers.containers.GenericContainer.doStart(GenericContainer.java:362)
[info]   at org.testcontainers.containers.GenericContainer.start(GenericContainer.java:333)
[info]   at akka.projection.jdbc.JdbcContainerOffsetStoreSpec$ContainerJdbcSpecConfig.initContainer(JdbcContainerOffsetStoreSpec.scala:61)
[info]   at akka.projection.jdbc.JdbcOffsetStoreSpec.$anonfun$beforeAll$1(JdbcOffsetStoreSpec.scala:132)
[info]   at scala.runtime.java8.JFunction0$mcV$sp.apply(JFunction0$mcV$sp.scala:18)
[info]   at scala.util.Try$.apply(Try.scala:217)
[info]   at akka.projection.jdbc.JdbcOffsetStoreSpec.beforeAll(JdbcOffsetStoreSpec.scala:132)
[info]   at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:212)
[info]   at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:210)
[info]   at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:208)
[info]   at akka.projection.jdbc.JdbcOffsetStoreSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(JdbcOffsetStoreSpec.scala:109)
@johanandren
Copy link
Member Author

Huh. Underlying:

Cause: com.github.dockerjava.api.exception.DockerClientException: Could not pull image: error pulling image configuration: download failed after attempts=1: error parsing HTTP 429 response body: invalid character 'R' looking for beginning of value: "Ref A: 4EFE84B3C3914894889C468C6528AFE7 Ref B: BN3EDGE1122 Ref C: 2024-05-15T09:23:10Z"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant