Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jdk-14+36_openj9-0.19.0-m2 Release Triage #1674

Closed
adam-thorpe opened this issue Mar 11, 2020 · 5 comments
Closed

jdk-14+36_openj9-0.19.0-m2 Release Triage #1674

adam-thorpe opened this issue Mar 11, 2020 · 5 comments
Labels
Milestone

Comments

@adam-thorpe
Copy link
Contributor

adam-thorpe commented Mar 11, 2020

@lumpfish @archanaNogriya fyi
https://trss.adoptopenjdk.net/resultSummary?parentId=5e6777ada370d84ba6617f66

1) x86-64_linux
sanity.external

https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck/11/

13:15:35  clean_image:
13:15:36       [exec] Error: No such image: adoptopenjdk-openliberty-mp-tck

13:15:37  BUILD FAILED
13:15:37  /home/jenkins/workspace/Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck/openjdk-tests/TKG/scripts/build_test.xml:58: The following error occurred while executing this line:
13:15:37  /home/jenkins/workspace/Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck/openjdk-tests/external/openliberty-mp-tck/build.xml:36: The following error occurred while executing this line:
13:15:37  /home/jenkins/workspace/Test_openjdk14_j9_sanity.external_x86-64_linux_openliberty-mp-tck/openjdk-tests/external/openliberty-mp-tck/build.xml:24: exec returned: 1
@adam-thorpe
Copy link
Contributor Author

adam-thorpe commented Mar 11, 2020

@adam-thorpe
Copy link
Contributor Author

adam-thorpe commented Mar 11, 2020

3) s390x_linux_xl, x86-64_linux_xl
sanity.openjdk

java/nio/file/WatchService/UpdateInterference.java

Agent communication error: java.io.EOFException; check console log for any additional details   

Raised here: eclipse-openj9/openj9#8796

@adam-thorpe
Copy link
Contributor Author

adam-thorpe commented Mar 11, 2020

4) x86-64_mac_xl
sanity.openjdk

https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_x86-64_mac_xl/24/
java/nio/channels/DatagramChannel/ManySourcesAndTargets.java

Agent error: java.lang.Exception: Agent 2 timed out with a timeout of 960 seconds; check console log for any additional details 

Not seen this before

java/nio/channels/SocketChannel/CloseDuringWrite.java

Agent communication error: java.io.EOFException; check console log for any additional details    

Intermittent failure not yet raised

Bit of context, I've been noticing some intermittent failing network tests on the 10.12 and 10.13 machines at adopt for about a week now so probably related

@lumpfish comment - I believe the java/nio/channels/SocketChannel/CloseDuringWrite.java failure is eclipse-openj9/openj9#8637 which occurs intermittently on a number of tests.

@adam-thorpe
Copy link
Contributor Author

adam-thorpe commented Mar 11, 2020

5) x86-64_windows, x86-64_windows_xl
sanity.openjdk

java/net/MulticastSocket/IPMulticastIF.java.IPMulticastIF
java/net/MulticastSocket/TestInterfaces.java.TestInterfaces
java/nio/channels/DatagramChannel/MulticastSendReceiveTests.java.MulticastSendReceiveTests

Machine problem -> adoptium/infrastructure#1153

@adam-thorpe
Copy link
Contributor Author

adam-thorpe commented Mar 11, 2020

6) x86-64_windows_xl
sanity.openjdk

https://ci.adoptopenjdk.net/job/Test_openjdk14_j9_sanity.openjdk_x86-64_windows_xl/23/
java/util/logging/CheckZombieLockTest.java.CheckZombieLockTest

main CheckZombieLockTest REUSE

15:20:53  WARNING: unable to delete/cleanup writable test directory: C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir\log.log
15:20:53  WARNING: unable to delete/cleanup writable test directory: C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir\log.log.lck
15:20:53  WARNING: unable to delete/cleanup writable test directory: C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir
15:20:53  WARNING: unable to delete/cleanup writable test directory: C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir\log.log
15:20:53  WARNING: unable to delete/cleanup writable test directory: C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir\log.log.lck
15:20:53  WARNING: unable to delete/cleanup writable test directory: C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir
15:20:53  java.lang.RuntimeException: Unexpected lock files found: []
15:20:53  	C:\Users\jenkins\AppData\Local\Temp\writable-lockfile-dir\log.log.lck should not have been reused
15:20:53  	at CheckZombieLockTest.testFileHandlerReuse(CheckZombieLockTest.java:257)

Intermittent failure not yet raised

@lumpfish comment - looks like a machine issue (permissions in the AppData\Local\Temp dir?). Reran test on test-azure-win2012r2-x64-1 and it passed.
test-azure-win2012r2-x64-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants