-
-
Notifications
You must be signed in to change notification settings - Fork 102
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
Differences in runtime between build and test sparcv9 boxes #2729
Comments
Both machines have 4 virtual processors |
so the test case "hotspot_jre_0_FAILED" failed everytime when run on build-siteox-solaris10u11-sparcv9-1
and looks like most of the tests run on this machine takes longer time than on the other one |
FYI as discussed @steelhead31 |
@Haroon-Khel Can you summarise the data in here - I believe you've been running comparable openjdk runs on the TC machine too now as a third machine/data point for that comparison. |
Annoyingly the extended job that I ran on our TC sparc solaris machine did not run smoothly. Every test failed with an error complaining about not being able to find the test file. I'll kick it off again. |
So far the differences in runtime have been from the https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/ job. I'm interested to see if the runtimes differ if the extended openjdk job is run in a grinder instead https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5682/console build-siteox-solaris10u11-sparcv9-1 https://ci.adoptopenjdk.net/view/Test_grinder/job/Grinder/5683/console test-siteox-solaris10u11-sparcv9-1 |
May have found the difference Build machine
Test machine
The test machine has more than double the clock speed for each of its cpus compared to the build machine, which makes sense since the runtime on the build machine is double that of the test machine. @sxa Can we look at getting build-siteox-solaris10u11-sparcv9-1 upgraded? |
Testing with a sanity.openjdk run at: Note: This has required temporarily adjusting the job restrictions parameters configuration to be able to do the comparison and re-add Also note: I'm fairly sure these issues got resolved at some point in the last couple of years, but not sure if we've explicitly tested, so I'm not overly concerned by this. |
Results of the above (Spoiler: They are sufficiently close that so I'm going to close this)
Results collated with |
The test job https://ci.adoptopenjdk.net/job/Test_openjdk8_hs_extended.openjdk_sparcv9_solaris_testList_1/ will run for 9h+ (and get aborted) on build-siteox-solaris10u11-sparcv9-1 and 4h on test-siteox-solaris10u11-sparcv9-1
The text was updated successfully, but these errors were encountered: