pekko
pekko copied to clipboard
failed: AsyncDnsResolverIntegrationSpec
[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.
https://github.com/apache/pekko/actions/runs/18818680585/job/53690759752?pr=2146#step:7:4521
[11-07 18:02:51.161] [info] - must resolve single A record *** FAILED *** (10 seconds, 24 milliseconds)
[11-07 18:02:51.162] [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#-1448660182]] 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)
[11-07 18:02:51.162] [info] org.scalatest.exceptions.TestFailedException:
[11-07 18:02:51.162] [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValueImpl(ScalaFutures.scala:333)
[11-07 18:02:51.162] [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue(Futures.scala:476)
[11-07 18:02:51.162] [info] at org.scalatest.concurrent.Futures$FutureConcept.futureValue$(Futures.scala:259)
[11-07 18:02:51.162] [info] at org.scalatest.concurrent.ScalaFutures$$anon$1.futureValue(ScalaFutures.scala:281)
[11-07 18:02:51.162] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.resolve$1(AsyncDnsResolverIntegrationSpec.scala:210)
[11-07 18:02:51.162] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.f$proxy1$1(AsyncDnsResolverIntegrationSpec.scala:77)
[11-07 18:02:51.162] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.$init$$$anonfun$1$$anonfun$1(AsyncDnsResolverIntegrationSpec.scala:75)
[11-07 18:02:51.162] [info] at org.scalatest.Transformer.apply$$anonfun$1(Transformer.scala:22)
[11-07 18:02:51.162] [info] at org.scalatest.OutcomeOf.outcomeOf(OutcomeOf.scala:85)
[11-07 18:02:51.162] [info] at org.scalatest.OutcomeOf.outcomeOf$(OutcomeOf.scala:31)
[11-07 18:02:51.162] [info] at org.scalatest.OutcomeOf$.outcomeOf(OutcomeOf.scala:104)
[11-07 18:02:51.162] [info] at org.scalatest.Transformer.apply(Transformer.scala:22)
[11-07 18:02:51.162] [info] at org.scalatest.Transformer.apply(Transformer.scala:21)
[11-07 18:02:51.162] [info] at org.scalatest.wordspec.AnyWordSpecLike$$anon$3.apply(AnyWordSpecLike.scala:1118)
[11-07 18:02:51.162] [info] at org.apache.pekko.testkit.WithLogCapturing.$anonfun$1(WithLogCapturing.scala:46)
[11-07 18:02:51.162] [info] at org.apache.pekko.testkit.EventFilter.intercept(TestEventListener.scala:128)
[11-07 18:02:51.162] [info] at org.apache.pekko.testkit.WithLogCapturing.withFixture(WithLogCapturing.scala:49)
[11-07 18:02:51.162] [info] at org.apache.pekko.testkit.WithLogCapturing.withFixture$(WithLogCapturing.scala:28)
[11-07 18:02:51.162] [info] at org.apache.pekko.io.dns.AsyncDnsResolverIntegrationSpec.withFixture(AsyncDnsResolverIntegrationSpec.scala:57)
[11-07 18:02:51.162] [info] at org.scalatest.wordspec.AnyWordSpecLike.invokeWithFixture$1(AnyWordSpecLike.scala:1124)
[11-07 18:02:51.162] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$$anonfun$1(AnyWordSpecLike.scala:1128)
[11-07 18:02:51.162] [info] at org.scalatest.SuperEngine.runTestImpl(Engine.scala:306)
[11-07 18:02:51.162] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest(AnyWordSpecLike.scala:1128)
[11-07 18:02:51.162] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTest$(AnyWordSpecLike.scala:44)
[11-07 18:02:51.163] [info] at org.apache.pekko.testkit.PekkoSpec.runTest(PekkoSpec.scala:82)
[11-07 18:02:51.163] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$$anonfun$1(AnyWordSpecLike.scala:1187)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:413)
[11-07 18:02:51.163] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[11-07 18:02:51.163] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[11-07 18:02:51.163] [info] at scala.collection.immutable.List.foreach(List.scala:334)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:390)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.traverseSubNodes$1$$anonfun$1(Engine.scala:427)
[11-07 18:02:51.163] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:15)
[11-07 18:02:51.163] [info] at scala.runtime.function.JProcedure1.apply(JProcedure1.java:10)
[11-07 18:02:51.163] [info] at scala.collection.immutable.List.foreach(List.scala:334)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.traverseSubNodes$1(Engine.scala:429)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.runTestsInBranch(Engine.scala:396)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.runTestsImpl(Engine.scala:475)
[11-07 18:02:51.163] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests(AnyWordSpecLike.scala:1187)
[11-07 18:02:51.163] [info] at org.scalatest.wordspec.AnyWordSpecLike.runTests$(AnyWordSpecLike.scala:44)
[11-07 18:02:51.163] [info] at org.apache.pekko.testkit.PekkoSpec.runTests(PekkoSpec.scala:82)
[11-07 18:02:51.163] [info] at org.scalatest.Suite.run(Suite.scala:1114)
[11-07 18:02:51.163] [info] at org.scalatest.Suite.run$(Suite.scala:564)
[11-07 18:02:51.163] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$wordspec$AnyWordSpecLike$$super$run(PekkoSpec.scala:82)
[11-07 18:02:51.163] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$$anonfun$1(AnyWordSpecLike.scala:1232)
[11-07 18:02:51.163] [info] at org.scalatest.SuperEngine.runImpl(Engine.scala:535)
[11-07 18:02:51.163] [info] at org.scalatest.wordspec.AnyWordSpecLike.run(AnyWordSpecLike.scala:1232)
[11-07 18:02:51.163] [info] at org.scalatest.wordspec.AnyWordSpecLike.run$(AnyWordSpecLike.scala:44)
[11-07 18:02:51.163] [info] at org.apache.pekko.testkit.PekkoSpec.org$scalatest$BeforeAndAfterAll$$super$run(PekkoSpec.scala:82)
[11-07 18:02:51.163] [info] at org.scalatest.BeforeAndAfterAll.liftedTree1$1(BeforeAndAfterAll.scala:213)
[11-07 18:02:51.163] [info] at org.scalatest.BeforeAndAfterAll.run(BeforeAndAfterAll.scala:217)
[11-07 18:02:51.163] [info] at org.scalatest.BeforeAndAfterAll.run$(BeforeAndAfterAll.scala:135)
[11-07 18:02:51.163] [info] at org.apache.pekko.testkit.PekkoSpec.run(PekkoSpec.scala:82)
[11-07 18:02:51.163] [info] at org.scalatest.tools.Framework.org$scalatest$tools$Framework$$runSuite(Framework.scala:321)
[11-07 18:02:51.163] [info] at org.scalatest.tools.Framework$ScalaTestTask.execute(Framework.scala:517)
[11-07 18:02:51.163] [info] at sbt.ForkMain$Run.lambda$runTest$1(ForkMain.java:414)
[11-07 18:02:51.163] [info] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
[11-07 18:02:51.163] [info] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[11-07 18:02:51.163] [info] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[11-07 18:02:51.163] [info] at java.base/java.lang.Thread.run(Thread.java:840)
[11-07 18:02:51.164] [info] Cause: org.apache.pekko.pattern.AskTimeoutException: Ask timed out on [Actor[pekko://AsyncDnsResolverIntegrationSpec/system/IO-DNS#-1448660182]] 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.
looks like this was indeed fixed with #2475