-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
Pre-release triage of weekly test runs #2754
Comments
Note: jdk_jfr target seems to be failing on many platforms with "needs -nativepath" error (jdk/jfr/event/sampling/TestNative.java testcase in that target that requires it), perhaps need to do a similar thing that has been done for jdk_foreign_native target? or simply exclude jdk/jfr/event/sampling/TestNative.java in problem list if its failing everywhere. FYI @sophia-guo |
jdk_jmx target failing with:
This is https://bugs.openjdk.java.net/browse/JDK-8066588, which appears resolved, check why we do not have the fix in our mirror. |
We don't build test images for jdk8 so I will exclude it for 8. Curious thing is the test isn't excluded for jdk11 however it doesn't run in jdk11. https://ci.adoptopenjdk.net/view/Test_openjdk/job/Test_openjdk11_hs_extended.openjdk_x86-64_linux_testList_2/7/testReport/ Tried with jdk_custom with jdk11 and looks like it failed. https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/152/ Turns out for jdk11 the test was excluded in upstream https://github.com/AdoptOpenJDK/openjdk-jdk11u/blob/master/test/jdk/ProblemList.txt#L959 |
Yes, looks like it was backported to jdk8 JDK-8263145 | 8u301 | Yoshiki Sato | P3 | Resolved | Fixed | b01 Though I don't quite understand the backport process. Check the HG https://hg.openjdk.java.net/jdk8u/jdk8u/ and github https://github.com/openjdk/jdk8u/blob/master/jdk/test/javax/management/remote/mandatory/connection/RMIConnector_NPETest.java the change is not there. Exclude the test as the backport should be propagated correctly in upstream repo. |
Issues on x86_solaris:
|
Issues for perf on sparcv9_solaris: https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.perf_x86-64_solaris/10/console Test renaissance-scala-kmeans_0 failed without any error message. Suspect the way the test is triggered may have some issue. Looking at the passing test on linux, there is message Warning!!! Affinity is NOT set. Affinity tool may NOT be installed/supported.
Will remove dynamically setting CPU affinities and need someone to look at the issues in run_with_affinity.sh |
jdk_util test java/util/stream/test/org/openjdk/tests/java/util/stream/MapOpTest.java intermittently failed on arm build 1/10 failed build-equinix-ubuntu1604-armv7l-1 : https://ci.adoptopenjdk.net/view/work-in-progress/job/grinder_sandbox_new/162/tapResults/
|
re: #2754 (comment) yes, thanks @sophia-guo |
Test_openjdk8_hs_sanity.openjdk_x86-64_windows failed with https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/510/
Test_openjdk8_hs_sanity.openjdk_x86-64_windows : rerun green |
Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_1 Test com/sun/management/OperatingSystemMXBean/TestTotalSwap.java fails when run in container exclude for platform run in container. Suppose only for linux we run tests in docker. |
Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_0 hotspot_jre_0 => deep history 0/1 passed | possible issues: Following test failures were reported in https://bugs.openjdk.java.net/browse/JDK-8180723?focusedCommentId=14086592&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-14086592 . Closed as cannot reproduce, which should be reopen. compiler/rtm/locking/TestUseRTMAfterLockInflation.java.TestUseRTMAfterLockInflation jdk/jfr/event/compiler/TestCompilerCompile.java.TestCompilerCompile : timeout. Running in the docker. Rerun on nondocker, passed:
jdk/jfr/jcmd/TestJcmdDumpPathToGCRoots.java error message: "Execution failed: `main' threw exception: java.lang.Exception: Expected chains but found none " issue opened #2766 |
Test_openjdk8_hs_extended.openjdk_x86-32_windows jdk/jfr/event/compiler/TestCompilerPhase.java.TestCompilerPhase
Stack TraceProgram `E:\workspace\Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1\openjdkbinary\j2sdk-image\bin\java' timed out (timeout set to 960000ms, elapsed time including timeout handling was 960006ms). Standard Output Standard Error |
Recently for jdk8u312-b07 - the same security failures happened https://trss.adoptium.net/output/test?id=616ff8ccc6182d02178e14af |
Another test fail related to jdk-jfr for openjdk18, ppc64le_linux: Jenkins URL: https://ci.adoptopenjdk.net/job/Test_openjdk18_hs_extended.openjdk_ppc64le_linux_testList_0/7/#showFailuresLink |
Closing this as both 'completed' and stale. |
Jdk8 actually does not have test images. however I have found that it still fails on MacOS in grinder:
|
This report represents this view:
Notable:
TRSS link
Build URL https://ci.adoptopenjdk.net/job/build-scripts/job/openjdk8-pipeline/1709/
Started by upstream project "build-scripts/weekly-openjdk8-pipeline" build number 30
Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_0
hotspot_jre_0 => deep history 0/2 passed | possible issues
jdk_jmx_0 => deep history 0/3 passed | possible issues
jdk_jfr_1 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_sparcv9_solaris
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_extended.perf_x86-32_windows
renaissance-als_0 => deep history 0/5 passed | possible issues
renaissance-chi-square_0 => deep history 0/5 passed | possible issues
renaissance-dec-tree_0 => deep history 0/5 passed | possible issues
renaissance-gauss-mix_0 => deep history 0/5 passed | possible issues
renaissance-log-regression_0 => deep history 0/5 passed | possible issues
renaissance-movie-lens_0 => deep history 0/5 passed | possible issues
Test_openjdk8_hs_sanity.perf_sparcv9_solaris
renaissance-scala-kmeans_0 => deep history 0/6 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_0
hotspot_jre_0 => deep history 0/2 passed | possible issues
jdk_jmx_0 => deep history 0/3 passed | possible issues
jdk_jfr_1 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_sanity.system_arm_linux
TestJlmRemoteClassAuth_2 => deep history 12/13 passed | possible issues
TestJlmRemoteClassNoAuth_2 => deep history 8/13 passed | possible issues
TestJlmRemoteMemoryAuth_2 => deep history 10/13 passed | possible issues
TestJlmRemoteMemoryNoAuth_2 => deep history 7/13 passed | possible issues
TestJlmRemoteThreadNoAuth_2 => deep history 9/13 passed | possible issues
Test_openjdk8_hs_sanity.perf_x86-64_solaris
renaissance-scala-kmeans_0 => deep history 0/7 passed | possible issues
[Test_openjdk8_hs_sanity.openjdk_arm_linux] (https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_arm_linux/247/) Triage Done
jdk_util_2 => deep history 1/13 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_windows_testList_1
jdk_jmx_1 => deep history 0/3 passed | possible issues
jdk_jfr_0 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_linux
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_2
hotspot_jre_1 => deep history 0/4 passed | possible issues
jdk_management_0 => deep history 0/3 passed | possible issues
Test_openjdk8_hs_extended.openjdk_ppc64le_linux_testList_1
jdk_management_1 => deep history 0/3 passed | possible issues
jdk_jmx_1 => deep history 0/3 passed | possible issues
jdk_jfr_0 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_1
jdk_jfr_2 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_arm_linux
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_extended.openjdk_arm_linux_testList_1
hotspot_jre_2 => deep history 0/2 passed | possible issues
jdk_net_2 => deep history 1/4 passed | possible issues
jdk_jfr_2 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_solaris
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_extended.openjdk_arm_linux_testList_2
jdk_beans_2 => deep history 1/2 passed | possible issues
jdk_nio_2 => deep history 1/4 passed | possible issues
jdk_tools_2 => deep history 0/4 passed | possible issues
jdk_imageio_2 => deep history 1/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_solaris_testList_0
hotspot_jre_0 => deep history 0/2 passed | possible issues
hotspot_jre_1 => deep history 0/2 passed | possible issues
hotspot_jre_2 => deep history 0/2 passed | possible issues
jdk_net_0 => deep history 0/2 passed | possible issues
jdk_net_1 => deep history 0/2 passed | possible issues
jdk_net_2 => deep history 0/2 passed | possible issues
jdk_nio_1 => deep history 1/2 passed | possible issues
jdk_security2_0 => deep history 0/2 passed | possible issues
jdk_security2_1 => deep history 0/2 passed | possible issues
jdk_security2_2 => deep history 0/2 passed | possible issues
jdk_jmx_0 => deep history 0/2 passed | possible issues
jdk_jmx_1 => deep history 0/2 passed | possible issues
jdk_jmx_2 => deep history 0/2 passed | possible issues
jdk_rmi_0 => deep history 0/2 passed | possible issues
jdk_rmi_1 => deep history 0/2 passed | possible issues
jdk_rmi_2 => deep history 0/2 passed | possible issues
jdk_tools_0 => deep history 0/2 passed | possible issues
jdk_tools_1 => deep history 0/2 passed | possible issues
jdk_tools_2 => deep history 0/2 passed | possible issues
jdk_jfr_0 => deep history 0/2 passed | possible issues
jdk_jfr_1 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_2
hotspot_jre_1 => deep history 0/3 passed | possible issues
jdk_beans_1 => deep history 1/2 passed | possible issues
jdk_imageio_0 => deep history 1/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_ppc64le_linux
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_extended.openjdk_x86-64_mac_testList_2
jdk_instrument_0 => deep history 0/3 passed | possible issues
Test_openjdk8_hs_extended.openjdk_aarch64_linux
hotspot_jre_0 => deep history 0/4 passed | possible issues
hotspot_jre_1 => deep history 1/4 passed | possible issues
jdk_management_0 => deep history 0/4 passed | possible issues
jdk_management_1 => deep history 0/4 passed | possible issues
jdk_jmx_0 => deep history 0/4 passed | possible issues
jdk_jmx_1 => deep history 0/4 passed | possible issues
jdk_jfr_0 => deep history 0/4 passed | possible issues
jdk_jfr_1 => deep history 0/4 passed | possible issues
Test_openjdk8_hs_extended.perf_arm_linux
dacapo-xalan_0 => deep history 1/4 passed | possible issues
renaissance-als_0 => deep history 0/4 passed | possible issues
renaissance-chi-square_0 => deep history 0/4 passed | possible issues
renaissance-dec-tree_0 => deep history 0/4 passed | possible issues
renaissance-gauss-mix_0 => deep history 0/4 passed | possible issues
renaissance-log-regression_0 => deep history 0/4 passed | possible issues
renaissance-movie-lens_0 => deep history 0/4 passed | possible issues
Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_1
jdk_security4_1 => deep history 0/3 passed | possible issues
jdk_jmx_1 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_windows
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_2
hotspot_jre_1 => deep history 0/3 passed | possible issues
jdk_management_0 => deep history 1/2 passed | possible issues
Test_openjdk8_hs_sanity.openjdk_ppc64_aix
jdk_util_0 => deep history 9/13 passed | possible issues
jdk_util_1 => deep history 9/13 passed | possible issues
Test_openjdk8_hs_extended.openjdk_arm_linux_testList_0
jdk_management_2 => deep history 0/4 passed | possible issues
jdk_jmx_2 => deep history 0/4 passed | possible issues
Test_openjdk8_hs_extended.openjdk_ppc64_aix_testList_0
hotspot_jre_0 => deep history 0/2 passed | possible issues
jdk_security4_0 => deep history 0/2 passed | possible issues
jdk_jmx_0 => deep history 0/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-32_windows
⚠️ Test Job Failed ⚠️
Test_openjdk8_hs_sanity.system_x86-64_solaris
TestJlmRemoteMemoryAuth_0 => deep history 5/7 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_mac_testList_1
jdk_nio_1 => deep history 1/2 passed | possible issues
Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_0 Triage done
hotspot_jre_0 => deep history 0/1 passed | possible issues
jdk_jmx_0 => deep history 0/2 passed | possible issues
jdk_jfr_1 => deep history 0/1 passed | possible issues
Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_0
hotspot_jre_0 => deep history 0/2 passed | possible issues
jdk_security2_0 => deep history 0/2 passed | possible issues
jdk_jmx_0 => deep history 0/2 passed | possible issues
jdk_jfr_0 => deep history 0/2 passed | possible issues
jdk_imageio_0 => deep history 0/2 passed | possible issues
[Test_openjdk8_hs_sanity.openjdk_x86-64_windows] (https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_sanity.openjdk_x86-64_windows/509/) Triage Done
⚠️ Test Job Failed ⚠️
[Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0] (https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_x86-32_windows_testList_0/10/) Triage Done
jdk_jmx_2 => deep history 0/4 passed | possible issues
[Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_1] (https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_x86-64_linux_testList_1/9/) Triage Done
jdk_management_1 => deep history 1/2 passed | possible issues
jdk_jmx_1 => deep history 0/2 passed | possible issues
jdk_jfr_0 => deep history 0/1 passed | possible issues
The text was updated successfully, but these errors were encountered: