[
https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-25100:
-----------------------------------
Labels: auto-deprioritized-major test-stability (was: stale-major
test-stability)
Priority: Minor (was: Major)
This issue was labeled "stale-major" 7 days ago and has not received any
updates so it is being deprioritized. If this ticket is actually Major, please
raise the priority and ask a committer to assign you the issue or revive the
public discussion.
> RMQSourceITCase failed on azure due to java.io.EOFException
> -----------------------------------------------------------
>
> Key: FLINK-25100
> URL: https://issues.apache.org/jira/browse/FLINK-25100
> Project: Flink
> Issue Type: Bug
> Components: Connectors/ RabbitMQ
> Affects Versions: 1.14.1
> Reporter: Yun Gao
> Priority: Minor
> Labels: auto-deprioritized-major, test-stability
>
> {code:java}
> Nov 29 12:02:05 at
> org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:220)
> Nov 29 12:02:05 at
> org.junit.platform.launcher.core.DefaultLauncher.lambda$execute$6(DefaultLauncher.java:188)
> Nov 29 12:02:05 at
> org.junit.platform.launcher.core.DefaultLauncher.withInterceptedStreams(DefaultLauncher.java:202)
> Nov 29 12:02:05 at
> org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:181)
> Nov 29 12:02:05 at
> org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:128)
> Nov 29 12:02:05 at
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:150)
> Nov 29 12:02:05 at
> org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:120)
> Nov 29 12:02:05 at
> org.apache.maven.surefire.booter.ForkedBooter.invokeProviderInSameClassLoader(ForkedBooter.java:384)
> Nov 29 12:02:05 at
> org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:345)
> Nov 29 12:02:05 at
> org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:126)
> Nov 29 12:02:05 at
> org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:418)
> Nov 29 12:02:05 Caused by: com.rabbitmq.client.AlreadyClosedException:
> connection is already closed due to connection error; cause:
> java.io.EOFException
> Nov 29 12:02:05 at
> com.rabbitmq.client.impl.AMQChannel.ensureIsOpen(AMQChannel.java:258)
> Nov 29 12:02:05 at
> com.rabbitmq.client.impl.AMQChannel.rpc(AMQChannel.java:341)
> Nov 29 12:02:05 at
> com.rabbitmq.client.impl.AMQChannel.privateRpc(AMQChannel.java:327)
> Nov 29 12:02:05 at
> com.rabbitmq.client.impl.AMQChannel.rpc(AMQChannel.java:275)
> Nov 29 12:02:05 at
> com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:373)
> Nov 29 12:02:05 ... 59 more
> Nov 29 12:02:05
> Nov 29 12:02:06 [INFO]
> Nov 29 12:02:06 [INFO] Results:
> Nov 29 12:02:06 [INFO]
> Nov 29 12:02:06 [ERROR] Errors:
> Nov 29 12:02:06 [ERROR] RMQSourceITCase.setUp:96->getRMQConnection:201 ยป
> PossibleAuthenticationFailure
> Nov 29 12:02:06 [INFO]
> Nov 29 12:02:06 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0
> {code}
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27205&view=logs&j=d44f43ce-542c-597d-bf94-b0718c71e5e8&t=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d&l=13941]
--
This message was sent by Atlassian Jira
(v8.20.1#820001)