aqa-tests
aqa-tests copied to clipboard
jdk_other_2 / LdapPoolTimeoutTest.java FAILED in Test_openjdk17_hs_extended.openjdk_x86-32_windows
Test Info Test Name: jdk_other_2 Test Duration: 3 min 31 sec Machine: test-ibmcloud-win2012r2-x64-1 TRSS link for the test output: https://trss.adoptium.net/output/test?id=625f58ca72761a4c5c1408f0
Build Info Build Name: Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_2 Jenkins Build start time: Apr 19 2022, 07:07 pm Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_2/40/ TRSS link for the build: https://trss.adoptium.net/allTestsInfo?buildId=625f57cf72761a4c5c14063c
Java Version openjdk version "17.0.3" 2022-04-19 OpenJDK Runtime Environment Temurin-17.0.3+7 (build 17.0.3+7) OpenJDK Server VM Temurin-17.0.3+7 (build 17.0.3+7, mixed mode, emulated-client, sharing)
This test has been failed 2 times since Apr 10 2022, 11:05 am Java Version when the issue first seen openjdk version "17.0.3" 2022-04-19 OpenJDK Runtime Environment Temurin-17.0.3+5 (build 17.0.3+5) OpenJDK Server VM Temurin-17.0.3+5 (build 17.0.3+5, mixed mode, emulated-client, sharing) Jenkins Build URL: https://ci.adoptopenjdk.net/job/Test_openjdk17_hs_extended.openjdk_x86-32_windows_testList_2/39/
The test failed on machine test-ibmcloud-win2012r2-x64-1 1 times The test failed on machine build-alibaba-win2012r2-x64-2 1 times
jdk_other_2 - com/sun/jndi/ldap/LdapPoolTimeoutTest.java fails with
19:33:42 STDOUT:
19:33:42 java.lang.AssertionError: expected [true] but found [false]
19:33:42 at org.testng.Assert.fail(Assert.java:99)
19:33:42 at org.testng.Assert.failNotEquals(Assert.java:1037)
19:33:42 at org.testng.Assert.assertTrue(Assert.java:45)
19:33:42 at org.testng.Assert.assertTrue(Assert.java:55)
19:33:42 at LdapPoolTimeoutTest.attemptConnect(LdapPoolTimeoutTest.java:124)
19:33:42 at LdapPoolTimeoutTest.lambda$test$0(LdapPoolTimeoutTest.java:91)
19:33:42 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
19:33:42 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
19:33:42 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
19:33:42 at java.base/java.lang.Thread.run(Thread.java:833)
19:33:42 STDERR:
19:33:42 MSG RTE: javax.naming.CommunicationException: example.com:1234 [Root exception is java.net.ConnectException: Connection timed out: no further information]
19:33:42 MSG: Timed out waiting for lock
Rerun on RI (Azul) in Grinder/4584, which is failing in the same way...
Also seen in jdk11 win32 (see https://github.com/adoptium/aqa-tests/issues/3596#issuecomment-1105919813)
Same for jdk11 windows-x64 https://ci.adoptopenjdk.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_windows_testList_0/41/, also failed with azul https://ci.adoptopenjdk.net/job/Grinder/4495/testReport/junit/com_sun_jndi_ldap_LdapPoolTimeoutTest/java/LdapPoolTimeoutTest/