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

aarch64_mac system test JLNK Error: Hash of java.xml differs to expected hash recorded in java.base #16311

Closed
JasonFengJ9 opened this issue Nov 11, 2022 · 1 comment

Comments

@JasonFengJ9
Copy link
Member

Failure link

From an internal build(macaarch64rt8):

openjdk version "11.0.17" 2022-10-18
IBM Semeru Runtime Open Edition 11.0.17.0 (build 11.0.17+8)
Eclipse OpenJ9 VM 11.0.17.0 (build openj9-0.35.0, JRE 11 Mac OS X aarch64-64-Bit 20221031_177 (JIT enabled, AOT enabled)
OpenJ9   - e04a7f6c1
OMR      - 85a21674f
JCL      - a94c231303 based on jdk-11.0.17+8)

Rerun in Grinder - Change TARGET to run only the failed test targets.

Optional info

Failure output (captured from console output)

[2022-11-10T10:46:45.869Z] variation: Mode650
[2022-11-10T10:46:45.869Z] JVM_OPTIONS:  -XX:-UseCompressedOops 

[2022-11-10T10:46:48.776Z] STF 05:46:48.343 - Monitoring processes: JLNK
[2022-11-10T10:46:49.209Z] JLNK Error: Hash of java.xml (aeaa0dda90e6703441fec7f41bcb18da5d362569429e1277b862cf2fdac1eadc) differs to expected hash (eac77e5fce1092124f75722ee026bf1f2543233dbeeda970ddfe2cc8fa0f22b6) recorded in java.base
[2022-11-10T10:46:49.209Z] STF 05:46:49.002 - **FAILED** Process JLNK ended with exit code (1) and not the expected exit code/s (0)
[2022-11-10T10:46:49.209Z] STF 05:46:49.002 - Monitoring Report Summary:
[2022-11-10T10:46:49.209Z] STF 05:46:49.002 -   o Process JLNK ended with exit code (1) and not the expected exit code/s (0)
[2022-11-10T10:46:49.209Z] STF 05:46:49.003 - Killing processes: JLNK
[2022-11-10T10:46:49.209Z] STF 05:46:49.003 -   o Process JLNK pid 71635 is not running
[2022-11-10T10:46:49.209Z] **FAILED** at step 6 (Run jlink). Expected return value=0 Actual=1 at /Users/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_16680731712535/PatModImg_PlatMod_1/20221110-054645-PatModImgTest/execute.pl line 273.
[2022-11-10T10:46:49.209Z] STF 05:46:49.010 - **FAILED** execute script failed. Expected return value=0 Actual=1
[2022-11-10T10:46:49.209Z] STF 05:46:49.010 - 
[2022-11-10T10:46:49.209Z] STF 05:46:49.010 - ====================   T E A R D O W N   ====================
[2022-11-10T10:46:49.209Z] STF 05:46:49.010 - Running teardown: perl /Users/jenkins/workspace/Test_openjdk11_j9_sanity.system_aarch64_mac/aqa-tests/TKG/../TKG/output_16680731712535/PatModImg_PlatMod_1/20221110-054645-PatModImgTest/tearDown.pl
[2022-11-10T10:46:49.209Z] STF 05:46:49.034 - TEARDOWN stage completed
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 - 
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 - =====================   R E S U L T S   =====================
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 - Stage results:
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 -   setUp:     pass
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 -   execute:  *fail*
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 -   teardown:  pass
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 - 
[2022-11-10T10:46:49.209Z] STF 05:46:49.035 - Overall result: **FAILED**
[2022-11-10T10:46:49.209Z] 
[2022-11-10T10:46:49.209Z] PatModImg_PlatMod_1_FAILED

This was observed before #10320 (comment)

@pshipton
Copy link
Member

This is a known problem when using the signed build to run jlink.
Closing as a dup of ibmruntimes/Semeru-Runtimes#3

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

No branches or pull requests

2 participants