testXXArgumentTesting_0
[2024-08-21T22:17:50.506Z] Running test testXXArgumentTesting_0 ...
[2024-08-21T22:17:50.506Z] ===============================================
[2024-08-21T22:17:50.506Z] testXXArgumentTesting_0 Start Time: Wed Aug 21 15:17:50 2024 Epoch Time (ms): 1724278670169
[2024-08-21T22:17:51.045Z] variation: Mode150
[2024-08-21T22:17:51.045Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2024-08-21T22:17:51.045Z] { \
[2024-08-21T22:17:51.045Z] echo ""; echo "TEST SETUP:"; \
[2024-08-21T22:17:51.045Z] echo "Nothing to be done for setup."; \
[2024-08-21T22:17:51.045Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17242786323907/testXXArgumentTesting_0"; \
[2024-08-21T22:17:51.045Z] cd "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17242786323907/testXXArgumentTesting_0"; \
[2024-08-21T22:17:51.045Z] echo ""; echo "TESTING:"; \
[2024-08-21T22:17:51.045Z] "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -DEXE='"/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" ' -jar "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdline_options_tester/cmdlinetester.jar" \
[2024-08-21T22:17:51.045Z] -config "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../../jvmtest/functional/cmdLineTests/xxargtest/XXArgumentTesting.xml"; \
[2024-08-21T22:17:51.045Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "testXXArgumentTesting_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/..; rm -f -r "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17242786323907/testXXArgumentTesting_0"; else echo "-----------------------------------"; echo "testXXArgumentTesting_0""_FAILED"; echo "-----------------------------------"; fi; \
[2024-08-21T22:17:51.045Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-08-21T22:17:51.045Z] echo "Nothing to be done for teardown."; \
[2024-08-21T22:17:51.045Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/aqa-tests/TKG/../TKG/output_17242786323907/TestTargetResult";
[2024-08-21T22:17:51.484Z]
[2024-08-21T22:17:51.485Z] TEST SETUP:
[2024-08-21T22:17:51.485Z] Nothing to be done for setup.
[2024-08-21T22:17:51.485Z]
[2024-08-21T22:17:51.485Z] TESTING:
[2024-08-21T22:17:52.569Z] *** Starting test suite: XXArgumentTesting.xml ***
[2024-08-21T22:17:52.569Z] Testing: Ensure -XXnosuballoc32bitmem is recognized on all platforms
[2024-08-21T22:17:52.569Z] Test start time: 2024/08/21 15:17:52 Pacific Standard Time
[2024-08-21T22:17:53.105Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xcompressedrefs -XXnosuballoc32bitmem -version
[2024-08-21T22:17:53.105Z] Time spent starting: 234 milliseconds
[2024-08-21T22:17:53.105Z] Time spent executing: 422 milliseconds
[2024-08-21T22:17:53.105Z] Test result: FAILED
[2024-08-21T22:17:53.105Z] Output from test:
[2024-08-21T22:17:53.105Z] [ERR] Unrecognized option: -Xcompressedrefs
[2024-08-21T22:17:53.105Z] [ERR] Error: Could not create the Java Virtual Machine.
[2024-08-21T22:17:53.105Z] [ERR] Error: A fatal exception has occurred. Program will exit.
[2024-08-21T22:17:53.105Z] >> Success condition was not found: [Output match: (java|openjdk|semeru) version]
[2024-08-21T22:17:53.105Z] >> Failure condition was not found: [Output match: Command-line option unrecognised]
[2024-08-21T22:17:53.105Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2024-08-21T22:17:53.105Z] >> Failure condition was not found: [Output match: Exception:]
[2024-08-21T22:17:53.105Z] >> Failure condition was not found: [Output match: Processing dump event]
[2024-08-21T22:17:53.105Z]
[2024-08-21T22:17:53.105Z] Executing command: rm -f testjavacore.txt
[2024-08-21T22:17:53.105Z]
[2024-08-21T22:17:53.105Z] Testing: Generate a javacore without -XXnosuballoc32bitmem
[2024-08-21T22:17:53.105Z] Test start time: 2024/08/21 15:17:52 Pacific Standard Time
[2024-08-21T22:17:53.105Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xcompressedrefs -Xdump:java:events=vmstop,file=testjavacore.txt -version
[2024-08-21T22:17:53.105Z] Time spent starting: 8 milliseconds
[2024-08-21T22:17:53.749Z] Time spent executing: 577 milliseconds
[2024-08-21T22:17:53.749Z] Test result: FAILED
[2024-08-21T22:17:53.749Z] Output from test:
[2024-08-21T22:17:53.749Z] [ERR] Unrecognized option: -Xcompressedrefs
[2024-08-21T22:17:53.749Z] [ERR] Error: Could not create the Java Virtual Machine.
[2024-08-21T22:17:53.749Z] [ERR] Error: A fatal exception has occurred. Program will exit.
[2024-08-21T22:17:53.749Z] >> Success condition was not found: [Output match: (java|openjdk|semeru) version]
[2024-08-21T22:17:53.749Z] >> Failure condition was not found: [Output match: Command-line option unrecognised]
[2024-08-21T22:17:53.749Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2024-08-21T22:17:53.749Z] >> Failure condition was not found: [Output match: Exception:]
[2024-08-21T22:17:53.749Z]
[2024-08-21T22:17:53.749Z] Testing: Verify that the sub allocator memory is listed in the javacore
[2024-08-21T22:17:53.749Z] Test start time: 2024/08/21 15:17:53 Pacific Standard Time
[2024-08-21T22:17:53.749Z] Running command: cat testjavacore.txt
[2024-08-21T22:17:54.293Z] Time spent starting: 137 milliseconds
[2024-08-21T22:17:54.293Z] Time spent executing: 229 milliseconds
[2024-08-21T22:17:54.293Z] Test result: FAILED
[2024-08-21T22:17:54.293Z] Output from test:
[2024-08-21T22:17:54.293Z] [ERR] cat: testjavacore.txt: No such file or directory
[2024-08-21T22:17:54.293Z] >> Success condition was not found: [Output match: 32bit allocation regions]
[2024-08-21T22:17:54.293Z]
[2024-08-21T22:17:54.293Z] Executing command: rm -f testjavacore.txt
[2024-08-21T22:17:54.293Z]
[2024-08-21T22:17:54.293Z] Testing: Generate a javacore with -XXnosuballoc32bitmem
[2024-08-21T22:17:54.293Z] Test start time: 2024/08/21 15:17:53 Pacific Standard Time
[2024-08-21T22:17:54.293Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xcompressedrefs -XXnosuballoc32bitmem -Xdump:java:events=vmstop,file=testjavacore.txt -version
[2024-08-21T22:17:54.293Z] Time spent starting: 142 milliseconds
[2024-08-21T22:17:54.719Z] Time spent executing: 269 milliseconds
[2024-08-21T22:17:54.719Z] Test result: FAILED
[2024-08-21T22:17:54.719Z] Output from test:
[2024-08-21T22:17:54.719Z] [ERR] Unrecognized option: -Xcompressedrefs
[2024-08-21T22:17:54.719Z] [ERR] Error: Could not create the Java Virtual Machine.
[2024-08-21T22:17:54.719Z] [ERR] Error: A fatal exception has occurred. Program will exit.
[2024-08-21T22:17:54.719Z] >> Success condition was not found: [Output match: (java|openjdk|semeru) version]
[2024-08-21T22:17:54.719Z] >> Failure condition was not found: [Output match: Command-line option unrecognised]
[2024-08-21T22:17:54.719Z] >> Failure condition was not found: [Output match: Unhandled Exception]
[2024-08-21T22:17:54.719Z] >> Failure condition was not found: [Output match: Exception:]
[2024-08-21T22:17:54.719Z]
[2024-08-21T22:17:54.719Z] Testing: Verify that the sub allocator memory is not listed in the javacore on z/OS. All other platforms should use the sub-allocator when -XXnosuballoc32bitmem is used.
[2024-08-21T22:17:54.719Z] Test start time: 2024/08/21 15:17:54 Pacific Standard Time
[2024-08-21T22:17:54.719Z] Running command: cat testjavacore.txt
[2024-08-21T22:17:54.719Z] Time spent starting: 65 milliseconds
[2024-08-21T22:17:54.719Z] Time spent executing: 116 milliseconds
[2024-08-21T22:17:54.719Z] Test result: FAILED
[2024-08-21T22:17:54.719Z] Output from test:
[2024-08-21T22:17:54.719Z] [ERR] cat: testjavacore.txt: No such file or directory
[2024-08-21T22:17:54.719Z] >> Success condition was not found: [Output match: Javacore filename]
[2024-08-21T22:17:54.719Z]
[2024-08-21T22:17:54.719Z] Testing: Verify -XX:MaxHeapSize -XX:InitialHeapSize -XX:ThreadStackSize
[2024-08-21T22:17:54.719Z] Test start time: 2024/08/21 15:17:54 Pacific Standard Time
[2024-08-21T22:17:54.719Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -XX:MaxHeapSize=234m -XX:InitialHeapSize=11m -verbose:sizes -version
[2024-08-21T22:17:54.719Z] Time spent starting: 23 milliseconds
[2024-08-21T22:17:55.192Z] Time spent executing: 434 milliseconds
[2024-08-21T22:17:55.192Z] Test result: FAILED
[2024-08-21T22:17:55.192Z] Output from test:
[2024-08-21T22:17:55.192Z] [ERR] openjdk version "11.0.25-beta" 2024-10-15
[2024-08-21T22:17:55.192Z] [ERR] OpenJDK Runtime Environment Temurin-11.0.25+4-202408212004 (build 11.0.25-beta+4-ea)
[2024-08-21T22:17:55.192Z] [ERR] OpenJDK 64-Bit Server VM Temurin-11.0.25+4-202408212004 (build 11.0.25-beta+4-ea, mixed mode)
[2024-08-21T22:17:55.192Z] >> Success condition was not found: [Output match: OpenJ9]
[2024-08-21T22:17:55.192Z] >> Required condition was not found: [Output match: -Xmx234M]
[2024-08-21T22:17:55.192Z] >> Required condition was not found: [Output match: -Xms11M]
[2024-08-21T22:17:55.192Z]
[2024-08-21T22:17:55.192Z] Testing: Verify -XX:+PrintFlagsFinal
[2024-08-21T22:17:55.192Z] Test start time: 2024/08/21 15:17:54 Pacific Standard Time
[2024-08-21T22:17:55.192Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -XX:+PrintFlagsFinal -version
[2024-08-21T22:17:55.192Z] Time spent starting: 79 milliseconds
[2024-08-21T22:17:56.336Z] Time spent executing: 838 milliseconds
[2024-08-21T22:17:56.336Z] Test result: PASSED
[2024-08-21T22:17:56.336Z]
[2024-08-21T22:17:56.336Z] Testing: Verify rightmost -XX:+PrintFlagsFinal overrides earlier -XX:-PrintFlagsFinal
[2024-08-21T22:17:56.336Z] Test start time: 2024/08/21 15:17:55 Pacific Standard Time
[2024-08-21T22:17:56.336Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -XX:-PrintFlagsFinal -XX:+PrintFlagsFinal -version
[2024-08-21T22:17:56.336Z] Time spent starting: 9 milliseconds
[2024-08-21T22:17:58.349Z] Time spent executing: 2244 milliseconds
[2024-08-21T22:17:58.349Z] Test result: PASSED
[2024-08-21T22:17:58.349Z]
[2024-08-21T22:17:58.349Z] Testing: Verify rightmost -XX:-PrintFlagsFinal overrides earlier -XX:+PrintFlagsFinal
[2024-08-21T22:17:58.349Z] Test start time: 2024/08/21 15:17:57 Pacific Standard Time
[2024-08-21T22:17:58.349Z] Running command: "/Users/admin/workspace/workspace/Test_openjdk11_hs_sanity.functional_x86-64_mac/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -XX:+PrintFlagsFinal -XX:-PrintFlagsFinal -version
[2024-08-21T22:17:58.349Z] Time spent starting: 17 milliseconds
[2024-08-21T22:17:58.836Z] Time spent executing: 556 milliseconds
[2024-08-21T22:17:58.836Z] Test result: PASSED
[2024-08-21T22:17:58.836Z]
[2024-08-21T22:17:58.836Z]
[2024-08-21T22:17:58.836Z] ---TEST RESULTS---
[2024-08-21T22:17:58.836Z] Number of PASSED tests: 3 out of 9
[2024-08-21T22:17:58.836Z] Number of FAILED tests: 6 out of 9
[2024-08-21T22:17:58.836Z]
[2024-08-21T22:17:58.836Z] ---SUMMARY OF FAILED TESTS---
[2024-08-21T22:17:58.836Z] Ensure -XXnosuballoc32bitmem is recognized on all platforms
[2024-08-21T22:17:58.836Z] Generate a javacore without -XXnosuballoc32bitmem
[2024-08-21T22:17:58.836Z] Verify that the sub allocator memory is listed in the javacore
[2024-08-21T22:17:58.836Z] Generate a javacore with -XXnosuballoc32bitmem
[2024-08-21T22:17:58.836Z] Verify that the sub allocator memory is not listed in the javacore on z/OS. All other platforms should use the sub-allocator when -XXnosuballoc32bitmem is used.
[2024-08-21T22:17:58.836Z] Verify -XX:MaxHeapSize -XX:InitialHeapSize -XX:ThreadStackSize
[2024-08-21T22:17:58.836Z] -----------------------------
[2024-08-21T22:17:58.836Z]
[2024-08-21T22:17:58.836Z] -----------------------------------
[2024-08-21T22:17:58.836Z] testXXArgumentTesting_0_PASSED
[2024-08-21T22:17:58.836Z] -----------------------------------
[2024-08-21T22:17:58.836Z]
[2024-08-21T22:17:58.836Z] TEST TEARDOWN:
[2024-08-21T22:17:58.836Z] Nothing to be done for teardown.
[2024-08-21T22:17:58.836Z] testXXArgumentTesting_0 Finish Time: Wed Aug 21 15:17:58 2024 Epoch Time (ms): 1724278678513