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

FtpsWithProxyStageTest: fromPath #498

Open
raboof opened this issue Feb 18, 2024 · 0 comments
Open

FtpsWithProxyStageTest: fromPath #498

raboof opened this issue Feb 18, 2024 · 0 comments
Labels
flaky test ftp the ftp component

Comments

@raboof
Copy link
Member

raboof commented Feb 18, 2024

--> [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath] Start of log messages of test that failed with assertion failed: timeout (30 seconds) during fishForMessage, hint: OnNext(_) or OnComplete
<-- [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath] End of log messages of test that failed with assertion failed: timeout (30 seconds) during fishForMessage, hint: OnNext(_) or OnComplete
02:26:23.451 INFO  [default-dispatcher-6] o.a.pekko.event.slf4j.Slf4jLogger     Slf4jLogger started
02:26:23.452 DEBUG [default-dispatcher-6] org.apache.pekko.event.EventStream    logger log1-Slf4jLogger started
02:26:23.452 DEBUG [default-dispatcher-6] org.apache.pekko.event.EventStream    Default Loggers started
02:26:23.475 DEBUG [default-dispatcher-6] zation(pekko://pekko-connectors-ftp)  Replacing JavaSerializer with DisabledJavaSerializer, due to `pekko.actor.allow-java-serialization = off`.
02:26:23.476 INFO  [pool-1-thread-1     ] o.a.p.s.c.t.j.LogCapturingJunit4      Logging started for test [org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest: fromPath]
02:26:23.477 DEBUG [default-dispatcher-7] o.apache.pekko.actor.ActorSystemImpl  Dispatcher id [pekko.stream.materializer.blocking-io-dispatcher] is an alias, actual dispatcher will be [pekko.actor.default-blocking-io-dispatcher]
02:26:33.450 ERROR [1:2222-1708223073451] n.s.sshj.transport.TransportImpl      Dying because - Broken transport; encountered EOF
net.schmizz.sshj.transport.TransportException: Broken transport; encountered EOF
	at net.schmizz.sshj.transport.Reader.run(Reader.java:58)
02:26:52.318 ERROR [1:2222-1708223092317] n.s.sshj.transport.TransportImpl      Dying because - Broken transport; encountered EOF
net.schmizz.sshj.transport.TransportException: Broken transport; encountered EOF
	at net.schmizz.sshj.transport.Reader.run(Reader.java:58)
[error] Test org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest.fromPath failed: java.lang.AssertionError: assertion failed: timeout (30 seconds) during fishForMessage, hint: OnNext(_) or OnComplete, took 30.036 sec
[error]     at scala.Predef$.assert(Predef.scala:279)
[error]     at org.apache.pekko.testkit.TestKitBase.recv$1(TestKit.scala:523)
[error]     at org.apache.pekko.testkit.TestKitBase.fishForMessage(TestKit.scala:527)
[error]     at org.apache.pekko.testkit.TestKitBase.fishForMessage$(TestKit.scala:517)
[error]     at org.apache.pekko.testkit.TestKit.fishForMessage(TestKit.scala:982)
[error]     at org.apache.pekko.stream.testkit.TestSubscriber$ManualProbe.expectNextOrComplete(StreamTestKit.scala:623)
[error]     at org.apache.pekko.stream.connectors.ftp.CommonFtpStageTest.fromPath(CommonFtpStageTest.java:87)
[error]     at org.apache.pekko.stream.connectors.ftp.FtpsWithProxyStageTest.fromPath(FtpsWithProxyStageTest.java:48)
[error]     ...
@raboof raboof added flaky test ftp the ftp component labels Feb 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flaky test ftp the ftp component
Projects
None yet
Development

No branches or pull requests

1 participant