[CI] LdapSessionFactoryTests testBindWithReadTimeout failing
Author: elasticsearchmachineCreated Sep 15, 2026Updated Sep 17, 2026
Labels>test-failure:Security/TLSTeam:Securitylow-risk
Build Scans:
Reproduction Line:
./gradlew ":x-pack:plugin:security:test" --tests "org.elasticsearch.xpack.security.authc.ldap.LdapSessionFactoryTests.testBindWithReadTimeout" -Dtests.seed=AFBD6B5146B3FCCD -Dtests.locale=rwk-TZ -Dtests.timezone=America/Ojinaga -Druntime.java=21 -Dtests.fips.enabled=trueApplicable branches: 9.4
Reproduces locally?: N/A
Failure History: See dashboard
Failure Message:
java.lang.AssertionError:
Expected: a string containing "A client-side timeout was encountered while waiting "
but: was "An error occurred while attempting to send the LDAP message to server 127.0.0.1:36781: SocketException(Socket closed), ldapSDKVersion=7.0.3, revision=b2dd76df6eebef961e35c4bc17912600a5db7eba"Issue Reasons:
- [9.4] 1 consecutive failures in test testBindWithReadTimeout
- [9.4] 1 consecutive failures in step openjdk21_checkpart4_java-fips-matrix
- [9.4] 1 consecutive failures in pipeline elasticsearch-periodic
Note: This issue was created using new test triage automation. Please report issues or feedback to es-core-infra.
Source: elastic/elasticsearch