[
https://issues.apache.org/jira/browse/FLINK-22122?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-22122:
-----------------------------------
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.
> StreamingKafkaITCase Fail due to TestTimedOutException
> ------------------------------------------------------
>
> Key: FLINK-22122
> URL: https://issues.apache.org/jira/browse/FLINK-22122
> Project: Flink
> Issue Type: Bug
> Components: Connectors / Kafka
> Affects Versions: 1.13.0
> Reporter: Guowei Ma
> Priority: Minor
> Labels: auto-deprioritized-major, stale-minor, test-stability
>
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=16059&view=logs&j=c88eea3b-64a0-564d-0031-9fdcd7b8abee&t=ff888d9b-cd34-53cc-d90f-3e446d355529&l=27391
> {code:java}
> Apr 06 08:34:01 org.junit.runners.model.TestTimedOutException: test timed out
> after 3 minutes
> Apr 06 08:34:01 at java.lang.Object.wait(Native Method)
> Apr 06 08:34:01 at java.lang.Object.wait(Object.java:502)
> Apr 06 08:34:01 at java.lang.UNIXProcess.waitFor(UNIXProcess.java:395)
> Apr 06 08:34:01 at
> org.apache.flink.tests.util.flink.FlinkDistribution.submitJob(FlinkDistribution.java:194)
> Apr 06 08:34:01 at
> org.apache.flink.tests.util.flink.LocalStandaloneFlinkResource$StandaloneClusterController.submitJob(LocalStandaloneFlinkResource.java:200)
> Apr 06 08:34:01 at
> org.apache.flink.tests.util.kafka.StreamingKafkaITCase.testKafka(StreamingKafkaITCase.java:109)
> Apr 06 08:34:01 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
> Method)
> Apr 06 08:34:01 at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> Apr 06 08:34:01 at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> Apr 06 08:34:01 at java.lang.reflect.Method.invoke(Method.java:498)
> Apr 06 08:34:01 at
> org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
> Apr 06 08:34:01 at
> org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
> Apr 06 08:34:01 at
> org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
> Apr 06 08:34:01 at
> org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
> Apr 06 08:34:01 at
> org.apache.flink.util.ExternalResource$1.evaluate(ExternalResource.java:48)
> Apr 06 08:34:01 at
> org.apache.flink.util.ExternalResource$1.evaluate(ExternalResource.java:48)
> Apr 06 08:34:01 at
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:298)
> Apr 06 08:34:01 at
> org.junit.internal.runners.statements.FailOnTimeout$CallableStatement.call(FailOnTimeout.java:292)
> Apr 06 08:34:01 at
> java.util.concurrent.FutureTask.run(FutureTask.java:266)
> Apr 06 08:34:01 at java.lang.Thread.run(Thread.java:748)
> {code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)