[
https://issues.apache.org/jira/browse/FLINK-32391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chesnay Schepler updated FLINK-32391:
-------------------------------------
Priority: Minor (was: Critical)
> YARNSessionFIFOITCase.checkForProhibitedLogContents fails on AZP on Java 17
> ---------------------------------------------------------------------------
>
> Key: FLINK-32391
> URL: https://issues.apache.org/jira/browse/FLINK-32391
> Project: Flink
> Issue Type: Sub-task
> Components: Deployment / YARN, Tests
> Affects Versions: 1.18.0
> Reporter: Sergey Nuyanzin
> Assignee: Ferenc Csaky
> Priority: Minor
> Labels: pull-request-available, test-stability
> Fix For: 1.18.0
>
>
> This build failed
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=50217&view=logs&j=d871f0ce-7328-5d00-023b-e7391f5801c8&t=77cbea27-feb9-5cf5-53f7-3267f9f9c6b6&l=27971
> as
> {noformat}
> Jun 20 01:30:32 01:30:32.994 [ERROR] Tests run: 2, Failures: 1, Errors: 0,
> Skipped: 0, Time elapsed: 79.015 s <<< FAILURE! - in
> org.apache.flink.yarn.YARNSessionFIFOSecuredITCase
> Jun 20 01:30:32 01:30:32.994 [ERROR]
> org.apache.flink.yarn.YARNSessionFIFOSecuredITCase.testDetachedMode Time
> elapsed: 17.586 s <<< FAILURE!
> Jun 20 01:30:32 java.lang.AssertionError:
> Jun 20 01:30:32 Found a file
> /__w/2/s/flink-yarn-tests/target/test/data/flink-yarn-tests-fifo-secured/yarn-23119131678/flink-yarn-tests-fifo-secured-logDir-nm-1_0/application_1687224557882_0002/container_1687224557882_0002_01_000002/taskmanager.log
> with a prohibited string (one of [Exception, Started
> [email protected]:8081]). Excerpts:
> Jun 20 01:30:32 [
> Jun 20 01:30:32 2023-06-20 01:29:57,749 INFO
> org.apache.flink.runtime.rpc.akka.AkkaRpcService [] - Stopping
> Akka RPC service.
> Jun 20 01:30:32 2023-06-20 01:29:57,767 WARN akka.actor.CoordinatedShutdown
> [] - Could not addJvmShutdownHook, due to:
> Shutdown in progress
> Jun 20 01:30:32 2023-06-20 01:29:57,767 INFO akka.actor.CoordinatedShutdown
> [] - Running CoordinatedShutdown with reason
> [ActorSystemTerminateReason]
> Jun 20 01:30:32 2023-06-20 01:29:57,768 WARN akka.actor.CoordinatedShutdown
> [] - Could not addJvmShutdownHook, due to:
> Shutdown in progress
> Jun 20 01:30:32 2023-06-20 01:29:57,768 INFO akka.actor.CoordinatedShutdown
> [] - Running CoordinatedShutdown with reason
> [ActorSystemTerminateReason]
> Jun 20 01:30:32 2023-06-20 01:29:57,781 INFO
> akka.remote.RemoteActorRefProvider$RemotingTerminator [] - Shutting
> down remote daemon.
> Jun 20 01:30:32 2023-06-20 01:29:57,781 INFO
> akka.remote.RemoteActorRefProvider$RemotingTerminator [] - Shutting
> down remote daemon.
> Jun 20 01:30:32 2023-06-20 01:29:57,782 INFO
> akka.remote.RemoteActorRefProvider$RemotingTerminator [] - Remote
> daemon shut down; proceeding with flushing remote transports.
> Jun 20 01:30:32 2023-06-20 01:29:57,782 INFO
> akka.remote.RemoteActorRefProvider$RemotingTerminator [] - Remote
> daemon shut down; proceeding with flushing remote transports.
> Jun 20 01:30:32 2023-06-20 01:29:57,788 WARN
> akka.remote.transport.netty.NettyTransport [] - Remote
> connection to [264d5b384bcc/192.168.224.2:42920] failed with
> java.net.SocketException: Connection reset
> Jun 20 01:30:32 2023-06-20 01:29:57,788 WARN
> akka.remote.transport.netty.NettyTransport [] - Remote
> connection to [264d5b384bcc/192.168.224.2:42920] failed with
> java.net.SocketException: Connection reset
> Jun 20 01:30:32 ]
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)