[jira] [Updated] (FLINK-25938) SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints fails on AZP

2022-07-06 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-25938:
---
Labels: auto-deprioritized-critical stale-major test-stability  (was: 
auto-deprioritized-critical 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.


> SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints
>  fails on AZP
> 
>
> Key: FLINK-25938
> URL: https://issues.apache.org/jira/browse/FLINK-25938
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Checkpointing
>Affects Versions: 1.14.3
>Reporter: Till Rohrmann
>Priority: Major
>  Labels: auto-deprioritized-critical, stale-major, test-stability
>
> The test 
> {{SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints}}
>  fails on AZP with
> {code}
> 2022-02-03T02:56:19.1950622Z Feb 03 02:56:19 [ERROR] 
> taskDispatcherThreadPoolAllowsForSynchronousCheckpoints  Time elapsed: 10.234 
> s  <<< ERROR!
> 2022-02-03T02:56:19.1953312Z Feb 03 02:56:19 
> org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
> 2022-02-03T02:56:19.1954442Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.read(Native Method)
> 2022-02-03T02:56:19.1955186Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.access$1400(ZipFile.java:60)
> 2022-02-03T02:56:19.1956156Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734)
> 2022-02-03T02:56:19.1957004Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434)
> 2022-02-03T02:56:19.1957886Z Feb 03 02:56:19  at 
> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
> 2022-02-03T02:56:19.1958732Z Feb 03 02:56:19  at 
> sun.misc.Resource.getBytes(Resource.java:124)
> 2022-02-03T02:56:19.1959541Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.defineClass(URLClassLoader.java:463)
> 2022-02-03T02:56:19.1960342Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> 2022-02-03T02:56:19.1961173Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> 2022-02-03T02:56:19.1962349Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> 2022-02-03T02:56:19.1963187Z Feb 03 02:56:19  at 
> java.security.AccessController.doPrivileged(Native Method)
> 2022-02-03T02:56:19.1964157Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> 2022-02-03T02:56:19.1964917Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:418)
> 2022-02-03T02:56:19.1965815Z Feb 03 02:56:19  at 
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
> 2022-02-03T02:56:19.1966620Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:351)
> 2022-02-03T02:56:19.1967373Z Feb 03 02:56:19  at 
> scala.collection.AbstractSeq.(Seq.scala:41)
> 2022-02-03T02:56:19.1968142Z Feb 03 02:56:19  at 
> scala.collection.mutable.AbstractSeq.(Seq.scala:48)
> 2022-02-03T02:56:19.1969039Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:32)
> 2022-02-03T02:56:19.1980285Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:49)
> 2022-02-03T02:56:19.1981000Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:54)
> 2022-02-03T02:56:19.1981572Z Feb 03 02:56:19  at 
> scala.util.PropertiesTrait$class.$init$(Properties.scala:31)
> 2022-02-03T02:56:19.1982087Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala:17)
> 2022-02-03T02:56:19.1982561Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala)
> 2022-02-03T02:56:19.1983060Z Feb 03 02:56:19  at 
> scala.tools.nsc.interpreter.IMain$Factory.(IMain.scala:1300)
> 2022-02-03T02:56:19.1983833Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 2022-02-03T02:56:19.1984904Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 2022-02-03T02:56:19.1986146Z Feb 03 02:56:19  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 2022-02-03T02:56:19.1987162Z Feb 03 02:56:19  at 
> java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> 

[jira] [Updated] (FLINK-25938) SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints fails on AZP

2022-07-14 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-25938:
---
  Labels: auto-deprioritized-critical auto-deprioritized-major 
test-stability  (was: auto-deprioritized-critical 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.


> SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints
>  fails on AZP
> 
>
> Key: FLINK-25938
> URL: https://issues.apache.org/jira/browse/FLINK-25938
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Checkpointing
>Affects Versions: 1.14.3
>Reporter: Till Rohrmann
>Priority: Minor
>  Labels: auto-deprioritized-critical, auto-deprioritized-major, 
> test-stability
>
> The test 
> {{SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints}}
>  fails on AZP with
> {code}
> 2022-02-03T02:56:19.1950622Z Feb 03 02:56:19 [ERROR] 
> taskDispatcherThreadPoolAllowsForSynchronousCheckpoints  Time elapsed: 10.234 
> s  <<< ERROR!
> 2022-02-03T02:56:19.1953312Z Feb 03 02:56:19 
> org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
> 2022-02-03T02:56:19.1954442Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.read(Native Method)
> 2022-02-03T02:56:19.1955186Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.access$1400(ZipFile.java:60)
> 2022-02-03T02:56:19.1956156Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734)
> 2022-02-03T02:56:19.1957004Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434)
> 2022-02-03T02:56:19.1957886Z Feb 03 02:56:19  at 
> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
> 2022-02-03T02:56:19.1958732Z Feb 03 02:56:19  at 
> sun.misc.Resource.getBytes(Resource.java:124)
> 2022-02-03T02:56:19.1959541Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.defineClass(URLClassLoader.java:463)
> 2022-02-03T02:56:19.1960342Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> 2022-02-03T02:56:19.1961173Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> 2022-02-03T02:56:19.1962349Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> 2022-02-03T02:56:19.1963187Z Feb 03 02:56:19  at 
> java.security.AccessController.doPrivileged(Native Method)
> 2022-02-03T02:56:19.1964157Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> 2022-02-03T02:56:19.1964917Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:418)
> 2022-02-03T02:56:19.1965815Z Feb 03 02:56:19  at 
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
> 2022-02-03T02:56:19.1966620Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:351)
> 2022-02-03T02:56:19.1967373Z Feb 03 02:56:19  at 
> scala.collection.AbstractSeq.(Seq.scala:41)
> 2022-02-03T02:56:19.1968142Z Feb 03 02:56:19  at 
> scala.collection.mutable.AbstractSeq.(Seq.scala:48)
> 2022-02-03T02:56:19.1969039Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:32)
> 2022-02-03T02:56:19.1980285Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:49)
> 2022-02-03T02:56:19.1981000Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:54)
> 2022-02-03T02:56:19.1981572Z Feb 03 02:56:19  at 
> scala.util.PropertiesTrait$class.$init$(Properties.scala:31)
> 2022-02-03T02:56:19.1982087Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala:17)
> 2022-02-03T02:56:19.1982561Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala)
> 2022-02-03T02:56:19.1983060Z Feb 03 02:56:19  at 
> scala.tools.nsc.interpreter.IMain$Factory.(IMain.scala:1300)
> 2022-02-03T02:56:19.1983833Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 2022-02-03T02:56:19.1984904Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 2022-02-03T02:56:19.1986146Z Feb 03 02:56:19  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 2022-02-03T02:56:19.1987162Z Feb 03 02:56:19  at 
> java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> 2022-02-03T02:56:19.1988035Z Feb 03 02:56:19  at 
> java.lang.Class.newInstance(Class.java:442)
> 2022-02-03T02:56:19.194Z Feb 03 02:56:

[jira] [Updated] (FLINK-25938) SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints fails on AZP

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


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

Flink Jira Bot updated FLINK-25938:
---
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.


> SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints
>  fails on AZP
> 
>
> Key: FLINK-25938
> URL: https://issues.apache.org/jira/browse/FLINK-25938
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Checkpointing
>Affects Versions: 1.14.3
>Reporter: Till Rohrmann
>Priority: Critical
>  Labels: stale-critical, test-stability
>
> The test 
> {{SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints}}
>  fails on AZP with
> {code}
> 2022-02-03T02:56:19.1950622Z Feb 03 02:56:19 [ERROR] 
> taskDispatcherThreadPoolAllowsForSynchronousCheckpoints  Time elapsed: 10.234 
> s  <<< ERROR!
> 2022-02-03T02:56:19.1953312Z Feb 03 02:56:19 
> org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
> 2022-02-03T02:56:19.1954442Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.read(Native Method)
> 2022-02-03T02:56:19.1955186Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.access$1400(ZipFile.java:60)
> 2022-02-03T02:56:19.1956156Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734)
> 2022-02-03T02:56:19.1957004Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434)
> 2022-02-03T02:56:19.1957886Z Feb 03 02:56:19  at 
> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
> 2022-02-03T02:56:19.1958732Z Feb 03 02:56:19  at 
> sun.misc.Resource.getBytes(Resource.java:124)
> 2022-02-03T02:56:19.1959541Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.defineClass(URLClassLoader.java:463)
> 2022-02-03T02:56:19.1960342Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> 2022-02-03T02:56:19.1961173Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> 2022-02-03T02:56:19.1962349Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> 2022-02-03T02:56:19.1963187Z Feb 03 02:56:19  at 
> java.security.AccessController.doPrivileged(Native Method)
> 2022-02-03T02:56:19.1964157Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> 2022-02-03T02:56:19.1964917Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:418)
> 2022-02-03T02:56:19.1965815Z Feb 03 02:56:19  at 
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
> 2022-02-03T02:56:19.1966620Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:351)
> 2022-02-03T02:56:19.1967373Z Feb 03 02:56:19  at 
> scala.collection.AbstractSeq.(Seq.scala:41)
> 2022-02-03T02:56:19.1968142Z Feb 03 02:56:19  at 
> scala.collection.mutable.AbstractSeq.(Seq.scala:48)
> 2022-02-03T02:56:19.1969039Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:32)
> 2022-02-03T02:56:19.1980285Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:49)
> 2022-02-03T02:56:19.1981000Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:54)
> 2022-02-03T02:56:19.1981572Z Feb 03 02:56:19  at 
> scala.util.PropertiesTrait$class.$init$(Properties.scala:31)
> 2022-02-03T02:56:19.1982087Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala:17)
> 2022-02-03T02:56:19.1982561Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala)
> 2022-02-03T02:56:19.1983060Z Feb 03 02:56:19  at 
> scala.tools.nsc.interpreter.IMain$Factory.(IMain.scala:1300)
> 2022-02-03T02:56:19.1983833Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 2022-02-03T02:56:19.1984904Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 2022-02-03T02:56:19.1986146Z Feb 03 02:56:19  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 2022-02-03T02:56:19.1987162Z Feb 03 02:56:19  at 
> java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> 2022-02-03T02:56:19.1988035Z Feb 03 02:56:19  at 
> java.lang.Class.newInstance(C

[jira] [Updated] (FLINK-25938) SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints fails on AZP

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


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

Flink Jira Bot updated FLINK-25938:
---
  Labels: auto-deprioritized-critical test-stability  (was: stale-critical 
test-stability)
Priority: Major  (was: Critical)

This issue was labeled "stale-critical" 7 days ago and has not received any 
updates so it is being deprioritized. If this ticket is actually Critical, 
please raise the priority and ask a committer to assign you the issue or revive 
the public discussion.


> SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints
>  fails on AZP
> 
>
> Key: FLINK-25938
> URL: https://issues.apache.org/jira/browse/FLINK-25938
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Checkpointing
>Affects Versions: 1.14.3
>Reporter: Till Rohrmann
>Priority: Major
>  Labels: auto-deprioritized-critical, test-stability
>
> The test 
> {{SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints}}
>  fails on AZP with
> {code}
> 2022-02-03T02:56:19.1950622Z Feb 03 02:56:19 [ERROR] 
> taskDispatcherThreadPoolAllowsForSynchronousCheckpoints  Time elapsed: 10.234 
> s  <<< ERROR!
> 2022-02-03T02:56:19.1953312Z Feb 03 02:56:19 
> org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
> 2022-02-03T02:56:19.1954442Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.read(Native Method)
> 2022-02-03T02:56:19.1955186Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.access$1400(ZipFile.java:60)
> 2022-02-03T02:56:19.1956156Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734)
> 2022-02-03T02:56:19.1957004Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434)
> 2022-02-03T02:56:19.1957886Z Feb 03 02:56:19  at 
> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
> 2022-02-03T02:56:19.1958732Z Feb 03 02:56:19  at 
> sun.misc.Resource.getBytes(Resource.java:124)
> 2022-02-03T02:56:19.1959541Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.defineClass(URLClassLoader.java:463)
> 2022-02-03T02:56:19.1960342Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> 2022-02-03T02:56:19.1961173Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> 2022-02-03T02:56:19.1962349Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> 2022-02-03T02:56:19.1963187Z Feb 03 02:56:19  at 
> java.security.AccessController.doPrivileged(Native Method)
> 2022-02-03T02:56:19.1964157Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> 2022-02-03T02:56:19.1964917Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:418)
> 2022-02-03T02:56:19.1965815Z Feb 03 02:56:19  at 
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
> 2022-02-03T02:56:19.1966620Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:351)
> 2022-02-03T02:56:19.1967373Z Feb 03 02:56:19  at 
> scala.collection.AbstractSeq.(Seq.scala:41)
> 2022-02-03T02:56:19.1968142Z Feb 03 02:56:19  at 
> scala.collection.mutable.AbstractSeq.(Seq.scala:48)
> 2022-02-03T02:56:19.1969039Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:32)
> 2022-02-03T02:56:19.1980285Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:49)
> 2022-02-03T02:56:19.1981000Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:54)
> 2022-02-03T02:56:19.1981572Z Feb 03 02:56:19  at 
> scala.util.PropertiesTrait$class.$init$(Properties.scala:31)
> 2022-02-03T02:56:19.1982087Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala:17)
> 2022-02-03T02:56:19.1982561Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala)
> 2022-02-03T02:56:19.1983060Z Feb 03 02:56:19  at 
> scala.tools.nsc.interpreter.IMain$Factory.(IMain.scala:1300)
> 2022-02-03T02:56:19.1983833Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 2022-02-03T02:56:19.1984904Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 2022-02-03T02:56:19.1986146Z Feb 03 02:56:19  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 2022-02-03T02:56:19.1987162Z Feb 03 02:56:19  at 
> java.lang.reflect.Constructor.newInstance(Constructor.java:423)
> 2022-02-03T02:56:19.1988035Z Feb 03 02:56:19  at 
> java.lang.Class.newInstance(Class.java:442)
> 2022-02-03T02:56:19.194Z Feb 03 02:56:19  at 
> java.util.ServiceLoader$LazyIterator.nextService(ServiceLoad

[jira] [Updated] (FLINK-25938) SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints fails on AZP

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


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

Flink Jira Bot updated FLINK-25938:
---
Labels: auto-deprioritized-critical auto-deprioritized-major stale-minor 
test-stability  (was: auto-deprioritized-critical 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.


> SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints
>  fails on AZP
> 
>
> Key: FLINK-25938
> URL: https://issues.apache.org/jira/browse/FLINK-25938
> Project: Flink
>  Issue Type: Bug
>  Components: Runtime / Checkpointing
>Affects Versions: 1.14.3
>Reporter: Till Rohrmann
>Priority: Minor
>  Labels: auto-deprioritized-critical, auto-deprioritized-major, 
> stale-minor, test-stability
>
> The test 
> {{SynchronousCheckpointITCase.taskDispatcherThreadPoolAllowsForSynchronousCheckpoints}}
>  fails on AZP with
> {code}
> 2022-02-03T02:56:19.1950622Z Feb 03 02:56:19 [ERROR] 
> taskDispatcherThreadPoolAllowsForSynchronousCheckpoints  Time elapsed: 10.234 
> s  <<< ERROR!
> 2022-02-03T02:56:19.1953312Z Feb 03 02:56:19 
> org.junit.runners.model.TestTimedOutException: test timed out after 10 seconds
> 2022-02-03T02:56:19.1954442Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.read(Native Method)
> 2022-02-03T02:56:19.1955186Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile.access$1400(ZipFile.java:60)
> 2022-02-03T02:56:19.1956156Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInputStream.read(ZipFile.java:734)
> 2022-02-03T02:56:19.1957004Z Feb 03 02:56:19  at 
> java.util.zip.ZipFile$ZipFileInflaterInputStream.fill(ZipFile.java:434)
> 2022-02-03T02:56:19.1957886Z Feb 03 02:56:19  at 
> java.util.zip.InflaterInputStream.read(InflaterInputStream.java:158)
> 2022-02-03T02:56:19.1958732Z Feb 03 02:56:19  at 
> sun.misc.Resource.getBytes(Resource.java:124)
> 2022-02-03T02:56:19.1959541Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.defineClass(URLClassLoader.java:463)
> 2022-02-03T02:56:19.1960342Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.access$100(URLClassLoader.java:74)
> 2022-02-03T02:56:19.1961173Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:369)
> 2022-02-03T02:56:19.1962349Z Feb 03 02:56:19  at 
> java.net.URLClassLoader$1.run(URLClassLoader.java:363)
> 2022-02-03T02:56:19.1963187Z Feb 03 02:56:19  at 
> java.security.AccessController.doPrivileged(Native Method)
> 2022-02-03T02:56:19.1964157Z Feb 03 02:56:19  at 
> java.net.URLClassLoader.findClass(URLClassLoader.java:362)
> 2022-02-03T02:56:19.1964917Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:418)
> 2022-02-03T02:56:19.1965815Z Feb 03 02:56:19  at 
> sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:352)
> 2022-02-03T02:56:19.1966620Z Feb 03 02:56:19  at 
> java.lang.ClassLoader.loadClass(ClassLoader.java:351)
> 2022-02-03T02:56:19.1967373Z Feb 03 02:56:19  at 
> scala.collection.AbstractSeq.(Seq.scala:41)
> 2022-02-03T02:56:19.1968142Z Feb 03 02:56:19  at 
> scala.collection.mutable.AbstractSeq.(Seq.scala:48)
> 2022-02-03T02:56:19.1969039Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:32)
> 2022-02-03T02:56:19.1980285Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:49)
> 2022-02-03T02:56:19.1981000Z Feb 03 02:56:19  at 
> scala.collection.mutable.StringBuilder.(StringBuilder.scala:54)
> 2022-02-03T02:56:19.1981572Z Feb 03 02:56:19  at 
> scala.util.PropertiesTrait$class.$init$(Properties.scala:31)
> 2022-02-03T02:56:19.1982087Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala:17)
> 2022-02-03T02:56:19.1982561Z Feb 03 02:56:19  at 
> scala.util.Properties$.(Properties.scala)
> 2022-02-03T02:56:19.1983060Z Feb 03 02:56:19  at 
> scala.tools.nsc.interpreter.IMain$Factory.(IMain.scala:1300)
> 2022-02-03T02:56:19.1983833Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
> 2022-02-03T02:56:19.1984904Z Feb 03 02:56:19  at 
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
> 2022-02-03T02:56:19.1986146Z Feb 03 02:56:19  at 
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
> 2022-02-03T02:56:19.1987162Z Feb 03 02:56:19