JDK-8015595 : Test sun/security/krb5/auto/Unreachable.java fails with Timeout error
  • Type: Bug
  • Component: security-libs
  • Sub-Component: java.security
  • Affected Version: 8,9
  • Priority: P3
  • Status: Closed
  • Resolution: Fixed
  • OS: generic
  • CPU: generic
  • Submitted: 2013-05-29
  • Updated: 2024-07-11
  • Resolved: 2016-08-31
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
JDK 8 JDK 9
8u431Fixed 9 b135Fixed
Related Reports
Relates :  
Relates :  
Relates :  
Description
Testsuite name: Regression 
Test name: sun/security/krb5/auto/Unreachable.java 
JDK tested: 8b91 
OS tested: MacOSX, Linux, Solaris. Windows
Is it a regression: No 

Test fails against JDK 8 all builds 

LOG:

#section:compile
----------messages:(3/239)----------
command: compile -XDignore.symbol.file /export/local/aurora/CommonData/j2se_rest/test/sun/security/krb5/auto/Unreachable.java
reason: User specified action: run compile -XDignore.symbol.file Unreachable.java 
elapsed time (seconds): 1.012
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Passed. Compilation successful

#section:build
----------messages:(3/94)----------
command: build Unreachable
reason: Named class compiled on demand
elapsed time (seconds): 0.0
result: Passed. All files up to date

#section:main
----------messages:(3/129)----------
command: main Unreachable
reason: User specified action: run main/othervm/timeout=10 Unreachable 
elapsed time (seconds): 30.006
----------System.out:(0/0)----------
----------System.err:(0/0)----------
result: Error. Program `/export/local/aurora/CommonData/jdk/bin/java' interrupted! (timed out?)


test result: Error. Program `/export/local/aurora/CommonData/jdk/bin/java' interrupted! (timed out?)
Comments
URL: http://hg.openjdk.java.net/jdk9/jdk9/jdk/rev/b46447382c84 User: lana Date: 2016-09-07 20:26:15 +0000
07-09-2016

URL: http://hg.openjdk.java.net/jdk9/dev/jdk/rev/b46447382c84 User: ssahoo Date: 2016-08-31 15:37:12 +0000
31-08-2016

From recent mach 5 run, same failure as above, http://java.se.oracle.com/mach5/view/9-dev-test/job/9-dev-tier2-linux-i586/845/artifact/JTwork/jdk_test/sun/security/krb5/auto/Unreachable.jtr/*view*/
13-01-2016

[~kshefov] Can you please try the A1 test in JDK-7164518 to see if it times out or fail immediately with a PortUnreachableException? The expected behavior is failing immediately but 1. Oracle JDK on Mac does not 2. Some Windows configured by PDIT do not Unreachable.java depends on the PortUnreachableException. Yes I understand there is no spec that the exception should be thrown.
27-09-2014

Dan - this test is excluded on OS X (see jdk/test/ProblemList.txt), there must be something wrong with the configuration for this test run if this test ran on OS X.
27-09-2014

This failure mode was spotted in an Aurora Adhoc run. sun/security/krb5/auto/Unreachable.java This test failed due to timeout. Test run URL: http://aurora.ru.oracle.com/functional/faces/RunDetails.xhtml?names=586802.VMSQE.adhoc.JPRT-33-20140917034044219&show-limit=0&filter= Host: vmsqe-mac-07.ru.oracle.com, Intel Macmini5,1 2300 MHz, 4 cores, 4G, MacOSX / Mac OS X Unknown, x86_64 JDK: Java(TM) SE Runtime Environment 1.9.0 b30 (1.9.0-ea-fastdebug-b30) VM: Java HotSpot(TM) 64-Bit Server VM 1.9.0 b0 (1.9.0-fastdebug-internal-201409151813.ddaugher.8049737_for_jdk9_h) Options: -Xmixed -d64 -server RULE sun/security/krb5/auto/Unreachable.java StatusError Program `...' interrupted! (timed out?)
27-09-2014

RULE sun/security/krb5/auto/Unreachable.java StatusError Program `C:\local\aurora\CommonData\jdk\bin\java' interrupted! (timed out?)
25-09-2014

Test fails with timeout on Windows 7 x64 against 8u40.
25-09-2014

Did you manually run the test? It is in test/ProblemList.txt for macosx-all. The test will fail on Mac until JDK-7164518 is resolved,
30-05-2013