Skip to content

Remove Object.wait(timeout) tests - #18466

Merged
tajila merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:objectwait
Nov 16, 2023
Merged

Remove Object.wait(timeout) tests#18466
tajila merged 1 commit into
eclipse-openj9:masterfrom
JasonFengJ9:objectwait

Conversation

@JasonFengJ9

Copy link
Copy Markdown
Member

Remove Object.wait(timeout) tests

The spurious wakeup breaks the time measurement.

close #18456

Signed-off-by: Jason Feng fengj@ca.ibm.com

@tajila

tajila commented Nov 16, 2023

Copy link
Copy Markdown
Contributor
Testing: Create CRIU checkpoint image and restore once - testTimeCompensation
Test start time: 2023/11/16 08:43:26 Eastern Standard Time
Running command: bash /home/jenkins/workspace/Test_openjdk21_j9_sanity.functional_s390x_linux_Personal_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu/criuScript.sh /home/jenkins/workspace/Test_openjdk21_j9_sanity.functional_s390x_linux_Personal_testList_1/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/criu /home/jenkins/workspace/Test_openjdk21_j9_sanity.functional_s390x_linux_Personal_testList_1/jdkbinary/j2sdk-image/bin/java " -Xgcpolicy:gencon -Xgcthreads64 -XX:CheckpointGCThreads=1  -Xtrace:print={j9criu,j9jcl.533} --add-exports java.base/openj9.internal.criu=ALL-UNNAMED" org.openj9.criu.TimeChangeTest testTimeCompensation 1 false false
Time spent starting: 1 milliseconds
***[TEST INFO 2023/11/16 08:48:26] ProcessKiller detected a timeout after 300000 milliseconds!***
INFO: Cannot find '/usr/bin/gdb' using 'gdb' from the path.
***[TEST INFO 2023/11/16 08:48:26] executing gdb -batch -x /tmp/debugger13618158602440569193.txt bash 29649***
java.io.IOException: Cannot run program "gdb": error=2, No such file or directory
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1170)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1089)
	at java.base/java.lang.Runtime.exec(Runtime.java:681)
	at java.base/java.lang.Runtime.exec(Runtime.java:530)
	at Test$ProcessKiller.captureCoreForProcess(Test.java:697)
	at Test$ProcessKiller.captureCoreForProcess(Test.java:646)
	at Test$ProcessKiller.run(Test.java:596)
Caused by: java.io.IOException: error=2, No such file or directory
	at java.base/java.lang.ProcessImpl.<init>(ProcessImpl.java:295)
	at java.base/java.lang.ProcessImpl.start(ProcessImpl.java:225)
	at java.base/java.lang.ProcessBuilder.start(ProcessBuilder.java:1126)
	... 6 more
***[TEST INFO 2023/11/16 08:48:26] executing kill -ABRT 29649***

Has also been failing

@tajila

tajila commented Nov 16, 2023

Copy link
Copy Markdown
Contributor

Can you also disable the test on PPC, its been failing in the nightlies. Maybe this needs to be done in a separate PR so we can track it better

The spurious wakeup breaks the time measurement.

Signed-off-by: Jason Feng <fengj@ca.ibm.com>
@JasonFengJ9

Copy link
Copy Markdown
Member Author

Can you also disable the test on PPC, its been failing in the nightlies. Maybe this needs to be done in a separate PR so we can track it better

pLinux CRIU failures were due to the limited number of machines (~4) with proper CRIU setup, will open another PR for the test exclusion.

@JasonFengJ9

Copy link
Copy Markdown
Member Author

Testing: Create CRIU checkpoint image and restore once - testTimeCompensation
Has also been failing

Is there a link to this failure?

@tajila

tajila commented Nov 16, 2023

Copy link
Copy Markdown
Contributor

@JasonFengJ9

Copy link
Copy Markdown
Member Author

Can you also disable the test on PPC, its been failing in the nightlies. Maybe this needs to be done in a separate PR so we can track it better

Created #18469
@tajila Could you please review?

@tajila

tajila commented Nov 16, 2023

Copy link
Copy Markdown
Contributor

jenkins test sanity zlinux jdk21

@tajila

tajila commented Nov 16, 2023

Copy link
Copy Markdown
Contributor

@tajila
tajila merged commit bc5b2d6 into eclipse-openj9:master Nov 16, 2023
@JasonFengJ9
JasonFengJ9 deleted the objectwait branch November 17, 2023 01:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

2 participants