[jira] [Updated] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

2021-11-26 Thread Flink Jira Bot (Jira)


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

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


> SystemProcessingTimeServiceTest fails due to missing output
> ---
>
> Key: FLINK-20438
> URL: https://issues.apache.org/jira/browse/FLINK-20438
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.13.0
>Reporter: Matthias
>Priority: Not a Priority
>  Labels: auto-deprioritized-major, auto-deprioritized-minor, 
> test-stability, testability
>
> [This 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122=logs=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267=ab910030-93db-52a7-74a3-34a0addb481b]
>  failed due to 
> {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} 
> not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==
> Process produced no output for 900 seconds.
> ==
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that 
> didn't finish is {{SystemProcessingTimeServiceTest}} according to the build 
> artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> 
> 15:27:56,727 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  successfully run.
> 
> 15:27:56,728 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> {noformat}



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


[jira] [Updated] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

2021-11-18 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-20438:
---
Labels: auto-deprioritized-major stale-minor test-stability testability  
(was: auto-deprioritized-major test-stability testability)

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.


> SystemProcessingTimeServiceTest fails due to missing output
> ---
>
> Key: FLINK-20438
> URL: https://issues.apache.org/jira/browse/FLINK-20438
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.13.0
>Reporter: Matthias
>Priority: Minor
>  Labels: auto-deprioritized-major, stale-minor, test-stability, 
> testability
>
> [This 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122=logs=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267=ab910030-93db-52a7-74a3-34a0addb481b]
>  failed due to 
> {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} 
> not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==
> Process produced no output for 900 seconds.
> ==
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that 
> didn't finish is {{SystemProcessingTimeServiceTest}} according to the build 
> artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> 
> 15:27:56,727 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  successfully run.
> 
> 15:27:56,728 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> {noformat}



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


[jira] [Updated] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

2021-05-21 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-20438:
---
  Labels: auto-deprioritized-major test-stability testability  (was: 
stale-major test-stability testability)
Priority: Minor  (was: Major)

This issue was labeled "stale-major" 7 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.


> SystemProcessingTimeServiceTest fails due to missing output
> ---
>
> Key: FLINK-20438
> URL: https://issues.apache.org/jira/browse/FLINK-20438
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.13.0
>Reporter: Matthias
>Priority: Minor
>  Labels: auto-deprioritized-major, test-stability, testability
>
> [This 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122=logs=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267=ab910030-93db-52a7-74a3-34a0addb481b]
>  failed due to 
> {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} 
> not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==
> Process produced no output for 900 seconds.
> ==
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that 
> didn't finish is {{SystemProcessingTimeServiceTest}} according to the build 
> artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> 
> 15:27:56,727 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  successfully run.
> 
> 15:27:56,728 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

2021-04-23 Thread Konstantin Knauf (Jira)


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

Konstantin Knauf updated FLINK-20438:
-
Issue Type: Bug  (was: Test)
Labels: stale-major test-stability testability  (was: stale-major 
testability)

As part of https://issues.apache.org/jira/browse/FLINK-22029 the "Test" Issue 
Type is removed. I migrated this one to a "Bug" and added the label 
"test-stability". If you think this should rather be an "Improvement", "New 
Feature" or "Technical Debt", feel free to change the issue type.

> SystemProcessingTimeServiceTest fails due to missing output
> ---
>
> Key: FLINK-20438
> URL: https://issues.apache.org/jira/browse/FLINK-20438
> Project: Flink
>  Issue Type: Bug
>  Components: API / DataStream
>Affects Versions: 1.13.0
>Reporter: Matthias
>Priority: Major
>  Labels: stale-major, test-stability, testability
>
> [This 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122=logs=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267=ab910030-93db-52a7-74a3-34a0addb481b]
>  failed due to 
> {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} 
> not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==
> Process produced no output for 900 seconds.
> ==
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that 
> didn't finish is {{SystemProcessingTimeServiceTest}} according to the build 
> artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> 
> 15:27:56,727 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  successfully run.
> 
> 15:27:56,728 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

2021-04-22 Thread Flink Jira Bot (Jira)


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

Flink Jira Bot updated FLINK-20438:
---
Labels: stale-major testability  (was: testability)

> SystemProcessingTimeServiceTest fails due to missing output
> ---
>
> Key: FLINK-20438
> URL: https://issues.apache.org/jira/browse/FLINK-20438
> Project: Flink
>  Issue Type: Test
>  Components: API / DataStream
>Affects Versions: 1.13.0
>Reporter: Matthias
>Priority: Major
>  Labels: stale-major, testability
>
> [This 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122=logs=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267=ab910030-93db-52a7-74a3-34a0addb481b]
>  failed due to 
> {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} 
> not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==
> Process produced no output for 900 seconds.
> ==
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that 
> didn't finish is {{SystemProcessingTimeServiceTest}} according to the build 
> artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> 
> 15:27:56,727 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  successfully run.
> 
> 15:27:56,728 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (FLINK-20438) SystemProcessingTimeServiceTest fails due to missing output

2020-12-01 Thread Aljoscha Krettek (Jira)


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

Aljoscha Krettek updated FLINK-20438:
-
Summary: SystemProcessingTimeServiceTest fails due to missing output  (was: 
org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest fails 
due to missing output)

> SystemProcessingTimeServiceTest fails due to missing output
> ---
>
> Key: FLINK-20438
> URL: https://issues.apache.org/jira/browse/FLINK-20438
> Project: Flink
>  Issue Type: Test
>  Components: API / DataStream
>Affects Versions: 1.13.0
>Reporter: Matthias
>Priority: Major
>  Labels: testability
>
> [This 
> build|https://dev.azure.com/mapohl/flink/_build/results?buildId=122=logs=9dc1b5dc-bcfa-5f83-eaa7-0cb181ddc267=ab910030-93db-52a7-74a3-34a0addb481b]
>  failed due to 
> {{org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest}} 
> not getting back, i.e. not producing output, for 900 seconds.
> {noformat}
> # ...
> ==
> Process produced no output for 900 seconds.
> ==
> # ...{noformat}
> The Thread Stacktraces are printed in the build's output. The last test that 
> didn't finish is {{SystemProcessingTimeServiceTest}} according to the build 
> artifact's {{mvn-2.log}}:
> {noformat}
> # ...
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> 
> 15:27:56,727 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testShutdownAndWaitPending(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  successfully run.
> 
> 15:27:56,728 [main] INFO  
> org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest [] - 
> 
> Test 
> testQuiesceAndAwaitingCancelsScheduledAtFixRateFuture(org.apache.flink.streaming.runtime.tasks.SystemProcessingTimeServiceTest)
>  is running.
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)