[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2023-08-22 Thread Flink Jira Bot (Jira)


 [ 
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 auto-deprioritized-minor test-stability  
(was: auto-deprioritized-major stale-minor test-stability)
Priority: Not a Priority  (was: Minor)

This issue was labeled "stale-minor" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Minor, 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, 1.13.6, 1.14.3, 1.15.0
>Reporter: Yun Gao
>Priority: Not a Priority
>  Labels: auto-deprioritized-major, auto-deprioritized-minor, 
> test-stability
>
> {code:java}
> Nov 29 12:02:05 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, 
> Time elapsed: 55.545 s <<< FAILURE! - in 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase
> Nov 29 12:02:05 [ERROR] testStopWithSavepoint  Time elapsed: 15.014 s  <<< 
> ERROR!
> Nov 29 12:02:05 com.rabbitmq.client.PossibleAuthenticationFailureException: 
> Possibly caused by authentication failure
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:388)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:64)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1130)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1087)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1045)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1207)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.getRMQConnection(RMQSourceITCase.java:201)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.setUp(RMQSourceITCase.java:96)
> Nov 29 12:02:05   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> Nov 29 12:02:05   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Nov 29 12:02:05   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Nov 29 12:02:05   at java.lang.reflect.Method.invoke(Method.java:498)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
> Nov 29 12:02:05   at 
> org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:30)
> Nov 29 

[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2023-08-14 Thread Flink Jira Bot (Jira)


 [ 
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 stale-minor test-stability  (was: 
auto-deprioritized-major test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Minor but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 180 days. I have gone ahead and marked it "stale-minor". If this ticket is 
still Minor, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> 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, 1.13.6, 1.14.3, 1.15.0
>Reporter: Yun Gao
>Priority: Minor
>  Labels: auto-deprioritized-major, stale-minor, test-stability
>
> {code:java}
> Nov 29 12:02:05 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, 
> Time elapsed: 55.545 s <<< FAILURE! - in 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase
> Nov 29 12:02:05 [ERROR] testStopWithSavepoint  Time elapsed: 15.014 s  <<< 
> ERROR!
> Nov 29 12:02:05 com.rabbitmq.client.PossibleAuthenticationFailureException: 
> Possibly caused by authentication failure
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:388)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:64)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1130)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1087)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1045)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1207)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.getRMQConnection(RMQSourceITCase.java:201)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.setUp(RMQSourceITCase.java:96)
> Nov 29 12:02:05   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> Nov 29 12:02:05   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Nov 29 12:02:05   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Nov 29 12:02:05   at java.lang.reflect.Method.invoke(Method.java:498)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
> Nov 29 12:02:05   at 
> 

[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-08-30 Thread Flink Jira Bot (Jira)


 [ 
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: 
auto-deprioritized-major 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, 1.13.6, 1.14.3, 1.15.0
>Reporter: Yun Gao
>Priority: Minor
>  Labels: auto-deprioritized-major, test-stability
>
> {code:java}
> Nov 29 12:02:05 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, 
> Time elapsed: 55.545 s <<< FAILURE! - in 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase
> Nov 29 12:02:05 [ERROR] testStopWithSavepoint  Time elapsed: 15.014 s  <<< 
> ERROR!
> Nov 29 12:02:05 com.rabbitmq.client.PossibleAuthenticationFailureException: 
> Possibly caused by authentication failure
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:388)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:64)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1130)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1087)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1045)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1207)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.getRMQConnection(RMQSourceITCase.java:201)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.setUp(RMQSourceITCase.java:96)
> Nov 29 12:02:05   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> Nov 29 12:02:05   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Nov 29 12:02:05   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Nov 29 12:02:05   at java.lang.reflect.Method.invoke(Method.java:498)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
> Nov 29 12:02:05   at 
> org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:30)
> Nov 29 12:02:05   at org.junit.rules.RunRules.evaluate(RunRules.java:20)
> Nov 29 

[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-08-22 Thread Flink Jira Bot (Jira)


 [ 
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 stale-major test-stability  (was: 
auto-deprioritized-major test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Major but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 60 days. I have gone ahead and added a "stale-major" to the issue". If this 
ticket is a Major, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> 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, 1.13.6, 1.14.3, 1.15.0
>Reporter: Yun Gao
>Priority: Major
>  Labels: auto-deprioritized-major, stale-major, test-stability
>
> {code:java}
> Nov 29 12:02:05 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, 
> Time elapsed: 55.545 s <<< FAILURE! - in 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase
> Nov 29 12:02:05 [ERROR] testStopWithSavepoint  Time elapsed: 15.014 s  <<< 
> ERROR!
> Nov 29 12:02:05 com.rabbitmq.client.PossibleAuthenticationFailureException: 
> Possibly caused by authentication failure
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:388)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:64)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1130)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1087)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1045)
> Nov 29 12:02:05   at 
> com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1207)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.getRMQConnection(RMQSourceITCase.java:201)
> Nov 29 12:02:05   at 
> org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.setUp(RMQSourceITCase.java:96)
> Nov 29 12:02:05   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
> Method)
> Nov 29 12:02:05   at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Nov 29 12:02:05   at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Nov 29 12:02:05   at java.lang.reflect.Method.invoke(Method.java:498)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> Nov 29 12:02:05   at 
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
> Nov 29 12:02:05   at 
> org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
> Nov 29 12:02:05   at 
> org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
> Nov 29 12:02:05   at 
> org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
> Nov 29 12:02:05   at 
> 

[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-02-28 Thread Yun Gao (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yun Gao updated FLINK-25100:

Description: 
{code:java}
Nov 29 12:02:05 [ERROR] Tests run: 3, Failures: 0, Errors: 1, Skipped: 0, Time 
elapsed: 55.545 s <<< FAILURE! - in 
org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase
Nov 29 12:02:05 [ERROR] testStopWithSavepoint  Time elapsed: 15.014 s  <<< 
ERROR!
Nov 29 12:02:05 com.rabbitmq.client.PossibleAuthenticationFailureException: 
Possibly caused by authentication failure
Nov 29 12:02:05 at 
com.rabbitmq.client.impl.AMQConnection.start(AMQConnection.java:388)
Nov 29 12:02:05 at 
com.rabbitmq.client.impl.recovery.RecoveryAwareAMQConnectionFactory.newConnection(RecoveryAwareAMQConnectionFactory.java:64)
Nov 29 12:02:05 at 
com.rabbitmq.client.impl.recovery.AutorecoveringConnection.init(AutorecoveringConnection.java:156)
Nov 29 12:02:05 at 
com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1130)
Nov 29 12:02:05 at 
com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1087)
Nov 29 12:02:05 at 
com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1045)
Nov 29 12:02:05 at 
com.rabbitmq.client.ConnectionFactory.newConnection(ConnectionFactory.java:1207)
Nov 29 12:02:05 at 
org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.getRMQConnection(RMQSourceITCase.java:201)
Nov 29 12:02:05 at 
org.apache.flink.streaming.connectors.rabbitmq.RMQSourceITCase.setUp(RMQSourceITCase.java:96)
Nov 29 12:02:05 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native 
Method)
Nov 29 12:02:05 at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
Nov 29 12:02:05 at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
Nov 29 12:02:05 at java.lang.reflect.Method.invoke(Method.java:498)
Nov 29 12:02:05 at 
org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59)
Nov 29 12:02:05 at 
org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
Nov 29 12:02:05 at 
org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56)
Nov 29 12:02:05 at 
org.junit.internal.runners.statements.RunBefores.invokeMethod(RunBefores.java:33)
Nov 29 12:02:05 at 
org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:24)
Nov 29 12:02:05 at 
org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
Nov 29 12:02:05 at 
org.junit.rules.ExternalResource$1.evaluate(ExternalResource.java:54)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
Nov 29 12:02:05 at 
org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366)
Nov 29 12:02:05 at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103)
Nov 29 12:02:05 at 
org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner$4.run(ParentRunner.java:331)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner.access$100(ParentRunner.java:66)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293)
Nov 29 12:02:05 at 
org.testcontainers.containers.FailureDetectingExternalResource$1.evaluate(FailureDetectingExternalResource.java:30)
Nov 29 12:02:05 at org.junit.rules.RunRules.evaluate(RunRules.java:20)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306)
Nov 29 12:02:05 at 
org.junit.runners.ParentRunner.run(ParentRunner.java:413)
 {code}
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=27205=logs=d44f43ce-542c-597d-bf94-b0718c71e5e8=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d=13942

  was:
{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 

[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-02-28 Thread Yun Gao (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yun Gao updated FLINK-25100:

Priority: Major  (was: Minor)

> 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.15.0, 1.14.1, 1.13.6, 1.14.3
>Reporter: Yun Gao
>Priority: Major
>  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=logs=d44f43ce-542c-597d-bf94-b0718c71e5e8=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d=13941]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-02-28 Thread Yun Gao (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yun Gao updated FLINK-25100:

Affects Version/s: 1.14.3
   1.15.0

> 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.15.0, 1.14.1, 1.13.6, 1.14.3
>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=logs=d44f43ce-542c-597d-bf94-b0718c71e5e8=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d=13941]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-02-28 Thread Yun Gao (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yun Gao updated FLINK-25100:

Affects Version/s: 1.13.6

> 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, 1.13.6
>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=logs=d44f43ce-542c-597d-bf94-b0718c71e5e8=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d=13941]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-02-12 Thread Flink Jira Bot (Jira)


 [ 
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=logs=d44f43ce-542c-597d-bf94-b0718c71e5e8=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d=13941]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)


[jira] [Updated] (FLINK-25100) RMQSourceITCase failed on azure due to java.io.EOFException

2022-02-04 Thread Flink Jira Bot (Jira)


 [ 
https://issues.apache.org/jira/browse/FLINK-25100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Flink Jira Bot updated FLINK-25100:
---
Labels: stale-major test-stability  (was: test-stability)

I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help 
the community manage its development. I see this issues has been marked as 
Major but is unassigned and neither itself nor its Sub-Tasks have been updated 
for 60 days. I have gone ahead and added a "stale-major" to the issue". If this 
ticket is a Major, please either assign yourself or give an update. Afterwards, 
please remove the label or in 7 days the issue will be deprioritized.


> 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: Major
>  Labels: stale-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=logs=d44f43ce-542c-597d-bf94-b0718c71e5e8=ed165f3f-d0f6-524b-5279-86f8ee7d0e2d=13941]



--
This message was sent by Atlassian Jira
(v8.20.1#820001)