[
https://issues.apache.org/jira/browse/FLINK-40664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18116073#comment-18116073
]
Purushottam Sinha commented on FLINK-40664:
-------------------------------------------
I can take a look at it, if you haven't yet started.
> JobIDLoggingITCase.testJobIDLogging fails on a "Freeing inactive slots" log
> line without the job id
> ---------------------------------------------------------------------------------------------------
>
> Key: FLINK-40664
> URL: https://issues.apache.org/jira/browse/FLINK-40664
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 2.4.0
> Reporter: Martijn Visser
> Priority: Major
>
> {code}
> [ERROR]
> org.apache.flink.test.misc.JobIDLoggingITCase.testJobIDLogging(ClusterClient)
> -- Time elapsed: 0.217 s <<< FAILURE!
> java.lang.AssertionError:
> [events with a wrong value]
> Expecting empty but was:
> [Logger=org.apache.flink.runtime.taskexecutor.TaskExecutor Level=DEBUG
> Message=Freeing inactive slots for job a045ed747c88e9eb94af95d0019adbad.]
> at
> org.apache.flink.util.JobIDLoggingUtil.assertKeyPresent(JobIDLoggingUtil.java:93)
> at
> org.apache.flink.test.misc.JobIDLoggingITCase.testJobIDLogging(JobIDLoggingITCase.java:157)
> {code}
> https://github.com/apache/flink/actions/runs/34919682596 (nightly 2026-09-15,
> Java 21, module tests)
> One occurrence so far. FLINK-34643, FLINK-34994, FLINK-36099 and FLINK-36710
> are the same test on other log messages and are all closed; this is the
> {{Freeing inactive slots}} message, which none of them covers.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)