Sergey Nuyanzin created FLINK-33116:
---------------------------------------
Summary: CliClientTest.testCancelExecutionInteractiveMode fails
with NPE on AZP
Key: FLINK-33116
URL: https://issues.apache.org/jira/browse/FLINK-33116
Project: Flink
Issue Type: Bug
Components: Table SQL / Client
Affects Versions: 1.19.0
Reporter: Sergey Nuyanzin
This build
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=53309&view=logs&j=ce3801ad-3bd5-5f06-d165-34d37e757d90&t=5e4d9387-1dcc-5885-a901-90469b7e6d2f&l=12264
fails as
{noformat}
Sep 18 02:26:15 at
org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
Sep 18 02:26:15 at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
Sep 18 02:26:15 at
org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
Sep 18 02:26:15 at
org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
Sep 18 02:26:15 at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
Sep 18 02:26:15 at
org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
...
{noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)