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

Jan 2024 CPU - Temurin JDK11 release triage #4982

Closed
smlambert opened this issue Jan 16, 2024 · 14 comments
Closed

Jan 2024 CPU - Temurin JDK11 release triage #4982

smlambert opened this issue Jan 16, 2024 · 14 comments
Assignees

Comments

@smlambert
Copy link
Contributor

smlambert commented Jan 16, 2024

Release Summary Report for release-openjdk11-pipeline

Report generated at: Tue, 16 Jan 2024 23:33:49 GMT

TRSS Build and TRSS Grid View
Jenkins Build URL https://ci.adoptium.net/job/build-scripts/job/release-openjdk11-pipeline/36/
Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 2852 at 1/16/2024, 5:42:12 PM


✔️ results in these Tables means the activity has successfully completed.
⏳ results means that we are actively working on closing off the runs needed for this version, platform, binaryType.
⛔ means there is no build planned for that version/platform combination.
⏸️ means activity not yet started.

Platform Status Results Actions
x86-64_mac ✔️ Xcode classic linker : broken Xcode linker #5018
x86-64_linux ✔️ comment
x86-64_windows ✔️ comment
aarch64_linux ✔️ comment
aarch64_mac ✔️ Xcode classic linker : broken Xcode linker adoptium/infrastructure#3361
arm_linux ✔️ comment update existing infra issue with jdk_time info adoptium/infrastructure#3360
x86-64_alpine-linux ✔️ comment
x86-32_windows ✔️ comment
ppc64le_linux ✔️ comment
s390x_linux ✔️ comment
ppc64_aix Not planned for Jan, pending harfbuzz upgrade for Apr
@smlambert
Copy link
Contributor Author

smlambert commented Jan 17, 2024

aarch64_mac

jdk_time_1

  • java/time/test/java/time/format/TestUTCParse fails on macstadium machine, passes on Orka machines
  • automatic reruns and a rerun in Grinder/8518 pass

@smlambert smlambert moved this from Todo to In Progress in 2024 1Q Adoptium Plan Jan 17, 2024
@smlambert smlambert changed the title Jan CPU - Temurin JDK11 release triage Jan 2024 CPU - Temurin JDK11 release triage Jan 17, 2024
@sophia-guo
Copy link
Contributor

sophia-guo commented Jan 17, 2024

x86-64_mac ✔️
Test_openjdk11_hs_extended.openjdk_x86-64_mac ⚠️ UNSTABLE ⚠️

RERUN https://ci.adoptium.net/job/Test_openjdk11_hs_extended.openjdk_x86-64_mac_rerun/1/ passed

Test_openjdk11_hs_sanity.openjdk_x86-64_mac ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
jdk_math_1 => deep history 14/29 passed | possible issues

Test_openjdk11_hs_sanity.openjdk_x86-64_mac_rerun ⚠️ UNSTABLE ⚠️
Rerun failed

java -version
Failures in the rerun test build
java/math/BigInteger/largeMemory/SymmetricRangeTests.java Execution failed: main' threw exception: java.lang.OutOfMemoryError: Requested array size exceeds VM limit ` -- failed on orka. passed on test-macincloud-macos1201, failed on test-macstadium-macos1014 consistently. Hardware issue.

Test_openjdk11_hs_sanity.perf_x86-64_mac ⚠️ UNSTABLE ⚠️

rerun https://ci.adoptium.net/job/Test_openjdk11_hs_sanity.perf_x86-64_mac/886/ passed

Test_openjdk11_hs_sanity.system_x86-64_mac ⚠️ UNSTABLE ⚠️

Test_openjdk11_hs_sanity.system_x86-64_mac_rerun ⚠️ UNSTABLE ⚠️

rerun --3 iteration, 2 passed.

@smlambert
Copy link
Contributor Author

smlambert commented Jan 17, 2024

x86-64_linux

jdk11_x64Linux_AQAvitTaps.zip

sanity.openjdk - failures, jdk_lang, jdk_util - rerun in Grinder/8533 - all except java/lang/StringBuilder/HugeCapacity.java pass Grinder_20240117170253_jdk11_x64Linux.tap.txt
rerun java/lang/StringBuilder/HugeCapacity.java in Grinder/8541 passes Grinder_20240117195812_jdk11_x64Linux.tap.txt

extended.openjdk - failures, many targets failing

rerun TestUTCParse.java in Grinder/8540 - passes
Grinder_20240117195447_jdk11_x64Linux.tap.txt

Action: raise infra issue to correct config on macstadium machine UTC versus PST for jdk_time testcase failure

all other top-level test targets pass

@smlambert
Copy link
Contributor Author

smlambert commented Jan 17, 2024

x86-64_windows

jdk11_x64_Windows_AQAvitTaps.zip

extended.openjdk - jdk_tools_1 fails - rerun in Grinder/8534 passes
Grinder_testList_0_20240118004846_jdk11_win64.tap.txt

not ok 22 - jdk_tools_1
  ---
    output:
      |
        Failed test cases: 
        TEST: tools/jmod/hashes/HashesOrderTest.java
        Test results: passed: 227; failed: 1
    duration_ms: 1263763
  ...

all other top-level targets pass

@smlambert
Copy link
Contributor Author

smlambert commented Jan 17, 2024

aarch64_linux

jdk11_aarch64_Linux_AQAvitTaps.zip

sanity.openjdk - 2 targets failing, jdk_lang_0, jdk_lang_1 - rerun in Grinder/8535 passes Grinder_20240117194526_jdk11_aarch64Linux.tap.txt

not ok 1 - jdk_lang_0
  ---
    output:
      |
        Failed test cases: 
        TEST: java/lang/ProcessHandle/InfoTest.java
        Test results: passed: 789; failed: 1
    duration_ms: 4154572
  ...
not ok 2 - jdk_lang_1
  ---
    output:
      |
        Failed test cases: 
        TEST: java/lang/ProcessHandle/InfoTest.java
        Test results: passed: 788; failed: 1
    duration_ms: 3966694
  ...

extended.openjdk - waiting on results

STDOUT:
14:44:46  test test.java.time.format.TestUTCParse.testUTCOffsetRoundTrip("UTC"): success
14:44:46  test test.java.time.format.TestUTCParse.testUTCOffsetRoundTrip("UTC+01:30"): success
14:44:46  test test.java.time.format.TestUTCParse.testUTCOffsetRoundTrip("UTC-01:30"): success
14:44:46  test test.java.time.format.TestUTCParse.testUTCShortNameRoundTrip(): failure
14:44:46  java.lang.AssertionError: expected [UTC−08:00] but found [PST]
14:44:46  	at org.testng.Assert.fail(Assert.java:99)
14:44:46  	at org.testng.Assert.failNotEquals(Assert.java:1037)
14:44:46  	at org.testng.Assert.assertEqualsImpl(Assert.java:140)
14:44:46  	at org.testng.Assert.assertEquals(Assert.java:122)
14:44:46  	at org.testng.Assert.assertEquals(Assert.java:629)
14:44:46  	at org.testng.Assert.assertEquals(Assert.java:639)
14:44:46  	at test.java.time.format.TestUTCParse.testUTCShortNameRoundTrip(TestUTCParse.java:65)
  • killed extended.openjdk_aarch64_linux_rerun/2 because there seems to be some testcases that hang/timeout on certain test machines, causing testList_0 to hit TIME_LIMIT and rerun to take too long. TODO: needs investigation.
  • all other top-level targets passing

@smlambert
Copy link
Contributor Author

smlambert commented Jan 17, 2024

arm_linux

jdk11_armLinux_AQAvitTaps.zip
Screenshot 2024-01-19 at 5 43 13 PM

waiting on extended.openjdk results

  • jdk_other_2, jdk_rmi_2, jdk_security3_2 passed on automatic rerun
  • jdk_tools,jdk_time,jdk_jfr,jdk_net,jdk_jmx need manual rerun in Grinder/8580 on test-docker-ubuntu2004-armv7l-3 - still 62 testcase failures

jdk_time testcases all timeout - however in the dry run they were able to pass on test-docker-ubuntu2004-armv7l-1, so rerun on that machine in Grinder/8603, fails try running on TC Jenkins in TCGrinder/3978 and again in TCGrinder/3999 with correct credentials - passes
Grinder_20240122195505_armLinux_jdk11.tap.txt

ACTION: compile -- Error. Cannot get VM for test: java.net.SocketTimeoutException: Accept timed out

all other top-level pipelines pass

@smlambert
Copy link
Contributor Author

smlambert commented Jan 18, 2024

x86-64_alpine-linux

jdk11_alpineLinux_AQAvitTaps.zip

waiting on:

@smlambert
Copy link
Contributor Author

smlambert commented Jan 18, 2024

x86-32_windows
jdk11_win32_AQAvitTaps.zip

============================ 
list AQAvit TAP files in /Users/shelleylambert/Downloads/AQAvitTaps
============================
1. List sanity.openjdk ...
Test_openjdk11_hs_sanity.openjdk_x86-32_windows.tap
2. List extended.openjdk ...
Test_openjdk11_hs_extended.openjdk_x86-32_windows_testList_0.tap
Test_openjdk11_hs_extended.openjdk_x86-32_windows_testList_1.tap
Test_openjdk11_hs_extended.openjdk_x86-32_windows_testList_2.tap
3. List sanity.functional ...
Test_openjdk11_hs_sanity.functional_x86-32_windows.tap
4. List extended.functional ...
Test_openjdk11_hs_extended.functional_x86-32_windows.tap
5. List special.functional ...
Test_openjdk11_hs_special.functional_x86-32_windows.tap
6. List sanity.system ...
Test_openjdk11_hs_sanity.system_x86-32_windows.tap
7. List extended.system ...
Test_openjdk11_hs_extended.system_x86-32_windows.tap
8. List sanity.perf ...
Test_openjdk11_hs_sanity.perf_x86-32_windows.tap
9. List extended.perf ...
Test_openjdk11_hs_extended.perf_x86-32_windows.tap
============================
List failed tests in /Users/shelleylambert/Downloads/AQAvitTaps
============================
./Test_openjdk11_hs_extended.openjdk_x86-32_windows_testList_2.tap:not ok 24 - jdk_tools_2
  • rerun jdk_tools_2 (tools/pack200/Pack200Props.java) in Grinder/8547 passes

all other top-level targets pass

@smlambert
Copy link
Contributor Author

smlambert commented Jan 18, 2024

s390x_linux

Screenshot 2024-01-18 at 9 57 32 PM

jdk11_s390xLinux_AQAvitTaps.zip

waiting on extended.openjdk results, on automatic rerun:

  • jdk_beans passed
  • jdk_time_1 - rerun in Grinder/8578 passes
  • jdk_nio passed
  • jdk_security3 passed
  • jdk_jmx passed
  • jdk_tools passed
  • jdk_imageio passed

@andrew-m-leonard
Copy link
Contributor

andrew-m-leonard commented Jan 22, 2024

✔️ aarch64_mac "re-build" using Xcode classic linker
https://trss.adoptium.net/resultSummary?parentId=65aa8f3396a988006d7d637b
image
Failures:

@andrew-m-leonard
Copy link
Contributor

andrew-m-leonard commented Jan 22, 2024

x64_mac "re-build" using Xcode classic linker

Release Summary Report for release-openjdk11-pipeline

Report generated at: Mon, 22 Jan 2024 12:56:52 GMT

TRSS Build and TRSS Grid View
Jenkins Build URL https://ci.adoptium.net/job/build-scripts/job/release-openjdk11-pipeline/40/
Started by upstream project "build-scripts/utils/releaseTrigger_jdk11u" build number 2852 at 1/22/2024, 4:51:20 AM

list AQAvit TAP files in /Users/shelleylambert/Downloads/AQAvitTaps
============================
1. List sanity.openjdk ...
*sanity.openjdk*.tap
2. List extended.openjdk ...
*extended.openjdk*.tap
3. List sanity.functional ...
Test_openjdk11_hs_sanity.functional_x86-64_mac.tap
4. List extended.functional ...
Test_openjdk11_hs_extended.functional_x86-64_mac.tap
5. List special.functional ...
Test_openjdk11_hs_special.functional_x86-64_mac.tap
6. List sanity.system ...
Test_openjdk11_hs_sanity.system_x86-64_mac.tap
7. List extended.system ...
Test_openjdk11_hs_extended.system_x86-64_mac.tap
8. List sanity.perf ...
Test_openjdk11_hs_sanity.perf_x86-64_mac.tap
9. List extended.perf ...
Test_openjdk11_hs_extended.perf_x86-64_mac.tap

@smlambert
Copy link
Contributor Author

@smlambert
Copy link
Contributor Author

All platforms completed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: Done
Development

No branches or pull requests

3 participants