He-Pin opened a new issue, #2398: URL: https://github.com/apache/pekko/issues/2398
``` [10-26 12:53:45.192] [info] - must resolve single A record *** FAILED *** (10 seconds, 26 milliseconds) [10-26 12:53:45.192] [info] The future returned an exception of type: org.apache.pekko.pattern.AskTimeoutException, with message: Ask timed out on [Actor[pekko://AsyncDnsResolverIntegrationSpec/system/IO-DNS#-138638123]] after [10000 ms]. Message of type [org.apache.pekko.io.dns.DnsProtocol$Resolve]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply.. (AsyncDnsResolverIntegrationSpec.scala:210) [10-26 12:53:45.192] [info] org.scalatest.exceptions.TestFailedException: [10-26 12:53:45.192] [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:333) [10-26 12:53:45.193] [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476) [10-26 12:53:45.193] [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:259) [10-26 12:53:45.193] [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281) [10-26 12:53:45.193] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.resolve$1(AsyncDnsResolverIntegrationSpec.scala:210) [10-26 12:53:45.193] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.f$proxy1$1(AsyncDnsResolverIntegrationSpec.scala:77) [10-26 12:53:45.193] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.$init$$$anonfun$1$$anonfun$1(AsyncDnsResolverIntegrationSpec.scala:75) [10-26 12:53:45.193] [info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22) [10-26 12:53:45.193] [info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85) [10-26 12:53:45.193] [info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31) [10-26 12:53:45.193] [info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104) [10-26 12:53:45.193] [info] at org.scalatest.Transformer.apply(Transformer.scala:22) [10-26 12:53:45.193] [info] at org.scalatest.Transformer.apply(Transformer.scala:21) [10-26 12:53:45.193] [info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1118) [10-26 12:53:45.193] [info] at org.apache.pekko.testkit.WithLogCapturing.$anonfun$1(WithLogCapturing.scala:46) [10-26 12:53:45.193] [info] at org.apache.pekko.testkit.EventFilter.intercept(TestEventListener.scala:128) [10-26 12:53:45.193] [info] at org.apache.pekko.testkit.WithLogCapturing.withFixture(WithLogCapturing.scala:49) [10-26 12:53:45.193] [info] at org.apache.pekko.testkit.WithLogCapturing.withFixture$(WithLogCapturing.scala:28) [10-26 12:53:45.193] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.withFixture(AsyncDnsResolverIntegrationSpec.scala:57) [10-26 12:53:45.193] [info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1124) [10-26 12:53:45.193] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1128) [10-26 12:53:45.193] [info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306) [10-26 12:53:45.193] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1128) [10-26 12:53:45.193] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44) [10-26 12:53:45.193] [info] at org.apache.pekko.testkit.PekkoSpec.runTest(PekkoSpec.scala:82) [10-26 12:53:45.193] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1187) [10-26 12:53:45.193] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:413) [10-26 12:53:45.193] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [10-26 12:53:45.193] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [10-26 12:53:45.193] [info] at scala.collection.immutable.List.foreach(List.scala:334) [10-26 12:53:45.193] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429) [10-26 12:53:45.193] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390) [10-26 12:53:45.193] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:427) [10-26 12:53:45.193] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15) [10-26 12:53:45.194] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10) [10-26 12:53:45.194] [info] at scala.collection.immutable.List.foreach(List.scala:334) [10-26 12:53:45.194] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429) [10-26 12:53:45.194] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396) [10-26 12:53:45.194] [info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475) [10-26 12:53:45.194] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1187) [10-26 12:53:45.194] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44) [10-26 12:53:45.194] [info] at org.apache.pekko.testkit.PekkoSpec.runTests(PekkoSpec.scala:82) [10-26 12:53:45.194] [info] at org.scalatest.Suite.run(Suite.scala:1114) [10-26 12:53:45.194] [info] at org.scalatest.Suite.run$(Suite.scala:564) [10-26 12:53:45.194] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(PekkoSpec.scala:82) [10-26 12:53:45.194] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1232) [10-26 12:53:45.194] [info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535) [10-26 12:53:45.194] [info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1232) [10-26 12:53:45.194] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44) [10-26 12:53:45.194] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$BeforeAndAfterAll$$super$run(PekkoSpec.scala:82) [10-26 12:53:45.194] [info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213) [10-26 12:53:45.194] [info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217) [10-26 12:53:45.194] [info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135) [10-26 12:53:45.194] [info] at org.apache.pekko.testkit.PekkoSpec.run(PekkoSpec.scala:82) [10-26 12:53:45.194] [info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321) [10-26 12:53:45.194] [info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517) [10-26 12:53:45.194] [info] at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414) [10-26 12:53:45.194] [info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) [10-26 12:53:45.194] [info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) [10-26 12:53:45.194] [info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [10-26 12:53:45.194] [info] at java.base/java.lang.Thread.run(Thread.java:840) [10-26 12:53:45.194] [info] Cause: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://AsyncDnsResolverIntegrationSpec/system/IO-DNS#-138638123]] after [10000 ms]. Message of type [org.apache.pekko.io.dns.DnsProtocol$Resolve]. A typical reason for `AskTimeoutException` is that the recipient actor didn't send a reply. ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
