[
https://issues.apache.org/jira/browse/FLINK-33115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-33115:
-----------------------------------
Labels: stale-critical 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
Critical but is unassigned and neither itself nor its Sub-Tasks have been
updated for 14 days. I have gone ahead and marked it "stale-critical". If this
ticket is critical, please either assign yourself or give an update.
Afterwards, please remove the label or in 7 days the issue will be
deprioritized.
> AbstractHadoopRecoverableWriterITCase is hanging with timeout on AZP
> --------------------------------------------------------------------
>
> Key: FLINK-33115
> URL: https://issues.apache.org/jira/browse/FLINK-33115
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.18.0, 1.19.0
> Reporter: Sergey Nuyanzin
> Priority: Critical
> Labels: stale-critical, test-stability
>
> This build
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53281&view=logs&j=4eda0b4a-bd0d-521a-0916-8285b9be9bb5&t=2ff6d5fa-53a6-53ac-bff7-fa524ea361a9&l=14239
> is failing as
> {noformat}
> Sep 15 11:33:02
> ==============================================================================
> Sep 15 11:33:02 Process produced no output for 900 seconds.
> Sep 15 11:33:02
> ==============================================================================
> ...
> Sep 15 11:33:03 at
> java.io.DataInputStream.read(DataInputStream.java:149)
> Sep 15 11:33:03 at
> org.apache.flink.runtime.fs.hdfs.HadoopDataInputStream.read(HadoopDataInputStream.java:96)
> Sep 15 11:33:03 at
> sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:284)
> Sep 15 11:33:03 at
> sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:326)
> Sep 15 11:33:03 at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:178)
> Sep 15 11:33:03 - locked <0x00000000bfa7a760> (a
> java.io.InputStreamReader)
> Sep 15 11:33:03 at
> java.io.InputStreamReader.read(InputStreamReader.java:184)
> Sep 15 11:33:03 at java.io.BufferedReader.fill(BufferedReader.java:161)
> Sep 15 11:33:03 at
> java.io.BufferedReader.readLine(BufferedReader.java:324)
> Sep 15 11:33:03 - locked <0x00000000bfa7a760> (a
> java.io.InputStreamReader)
> Sep 15 11:33:03 at
> java.io.BufferedReader.readLine(BufferedReader.java:389)
> Sep 15 11:33:03 at
> org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWriterITCase.getContentsOfFile(AbstractHadoopRecoverableWriterITCase.java:387)
> Sep 15 11:33:03 at
> org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWriterITCase.testResumeAfterMultiplePersist(AbstractHadoopRecoverableWriterITCase.java:377)
> Sep 15 11:33:03 at
> org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWriterITCase.testResumeAfterMultiplePersistWithMultiPartUploads(AbstractHadoopRecoverableWriterITCase.java:330)
> Sep 15 11:33:03 at
> org.apache.flink.runtime.fs.hdfs.AbstractHadoopRecoverableWri
> ...
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)