No Possible Issues Found via Git Search
hotspot_tier1_compiler_0
[2025-03-27T08:38:05.035Z] Running test hotspot_tier1_compiler_0 ...
[2025-03-27T08:38:05.035Z] ===============================================
[2025-03-27T08:38:05.035Z] hotspot_tier1_compiler_0 Start Time: Thu Mar 27 08:38:04 2025 Epoch Time (ms): 1743064684978
[2025-03-27T08:38:05.384Z] variation: NoOptions
[2025-03-27T08:38:05.384Z] JVM_OPTIONS:
[2025-03-27T08:38:05.384Z] { \
[2025-03-27T08:38:05.384Z] echo ""; echo "TEST SETUP:"; \
[2025-03-27T08:38:05.384Z] echo "Nothing to be done for setup."; \
[2025-03-27T08:38:05.384Z] mkdir -p "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\TKG\\output_17430646813246\\hotspot_tier1_compiler_0"; \
[2025-03-27T08:38:05.384Z] cd "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\TKG\\output_17430646813246\\hotspot_tier1_compiler_0"; \
[2025-03-27T08:38:05.384Z] echo ""; echo "TESTING:"; \
[2025-03-27T08:38:05.384Z] "c:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/jdkbinary/j2sdk-image\\bin\\java" -Xmx512m -jar "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests///..//jvmtest\\openjdk\\jtreg\\lib\\jtreg.jar" \
[2025-03-27T08:38:05.384Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:3 -nativepath:"c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows/jdkbinary/openjdk-test-image\\hotspot\\jtreg\\native" -vmoptions:"-Xmx512m " \
[2025-03-27T08:38:05.384Z] \
[2025-03-27T08:38:05.384Z] -w ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\TKG\\output_17430646813246\\hotspot_tier1_compiler_0"\\work" \
[2025-03-27T08:38:05.384Z] -r ""C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\TKG\\output_17430646813246\\hotspot_tier1_compiler_0"\\report" \
[2025-03-27T08:38:05.384Z] -jdk:"c:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/jdkbinary/j2sdk-image" \
[2025-03-27T08:38:05.384Z] -exclude:"C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg\\ProblemList.txt" \
[2025-03-27T08:38:05.384Z] -exclude:"C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests///..//jvmtest\\openjdk\\excludes/ProblemList_openjdk17.txt" \
[2025-03-27T08:38:05.384Z] \
[2025-03-27T08:38:05.384Z] \
[2025-03-27T08:38:05.384Z] -exclude:"C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\openjdk\\excludes\\vendors\\eclipse\\ProblemList_openjdk17.txt" \
[2025-03-27T08:38:05.384Z] "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\openjdk\\openjdk-jdk\\test\\hotspot\\jtreg:tier1_compiler"; \
[2025-03-27T08:38:05.384Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "hotspot_tier1_compiler_0""_PASSED"; echo "-----------------------------------"; cd C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/; else echo "-----------------------------------"; echo "hotspot_tier1_compiler_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-03-27T08:38:05.384Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-03-27T08:38:05.384Z] echo "Nothing to be done for teardown."; \
[2025-03-27T08:38:05.384Z] } 2>&1 | tee -a "C:/jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/aqa-tests/\\TKG\\output_17430646813246\\TestTargetResult";
[2025-03-27T08:38:05.384Z]
[2025-03-27T08:38:05.384Z] TEST SETUP:
[2025-03-27T08:38:05.384Z] Nothing to be done for setup.
[2025-03-27T08:38:05.384Z]
[2025-03-27T08:38:05.384Z] TESTING:
[2025-03-27T08:38:06.109Z] Directory "C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work" not found: creating
[2025-03-27T08:38:06.109Z] Directory "C:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\report" not found: creating
[2025-03-27T08:38:17.015Z] XML output with verification to C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work
[2025-03-27T08:46:27.380Z] --------------------------------------------------
[2025-03-27T08:46:27.380Z] TEST: compiler/loopopts/superword/TestEliminateAllocationWithCastP2XUse.java
[2025-03-27T08:46:27.380Z] TEST JDK: c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] ACTION: build -- Passed. Build successful
[2025-03-27T08:46:27.380Z] REASON: Named class compiled on demand
[2025-03-27T08:46:27.380Z] TIME: 0.031 seconds
[2025-03-27T08:46:27.380Z] messages:
[2025-03-27T08:46:27.380Z] command: build compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] reason: Named class compiled on demand
[2025-03-27T08:46:27.380Z] started: Thu Mar 27 08:46:24 UTC 2025
[2025-03-27T08:46:27.380Z] Test directory:
[2025-03-27T08:46:27.380Z] compile: compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] finished: Thu Mar 27 08:46:24 UTC 2025
[2025-03-27T08:46:27.380Z] elapsed time (seconds): 0.031
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] ACTION: compile -- Passed. Compilation successful
[2025-03-27T08:46:27.380Z] REASON: .class file out of date or does not exist
[2025-03-27T08:46:27.380Z] TIME: 0.031 seconds
[2025-03-27T08:46:27.380Z] messages:
[2025-03-27T08:46:27.380Z] command: compile C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.java
[2025-03-27T08:46:27.380Z] reason: .class file out of date or does not exist
[2025-03-27T08:46:27.380Z] started: Thu Mar 27 08:46:24 UTC 2025
[2025-03-27T08:46:27.380Z] Mode: agentvm
[2025-03-27T08:46:27.380Z] Agent id: 3
[2025-03-27T08:46:27.380Z] finished: Thu Mar 27 08:46:24 UTC 2025
[2025-03-27T08:46:27.380Z] elapsed time (seconds): 0.031
[2025-03-27T08:46:27.380Z] configuration:
[2025-03-27T08:46:27.380Z] Boot Layer (javac runtime environment)
[2025-03-27T08:46:27.380Z] class path: C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\javatest.jar
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2025-03-27T08:46:27.380Z] patch: java.base C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\patches\java.base
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] javac compilation environment
[2025-03-27T08:46:27.380Z] source path: C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword
[2025-03-27T08:46:27.380Z] class path: C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] rerun:
[2025-03-27T08:46:27.380Z] cd 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\scratch\1' && \
[2025-03-27T08:46:27.380Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2025-03-27T08:46:27.380Z] SystemDrive=C: \
[2025-03-27T08:46:27.380Z] SystemRoot='C:\Windows' \
[2025-03-27T08:46:27.380Z] TEMP='C:\Users\jenkins\AppData\Local\Temp\2' \
[2025-03-27T08:46:27.380Z] TMP='C:\Users\jenkins\AppData\Local\Temp\2' \
[2025-03-27T08:46:27.380Z] windir='C:\Windows' \
[2025-03-27T08:46:27.380Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image\bin\javac' \
[2025-03-27T08:46:27.380Z] -J-ea \
[2025-03-27T08:46:27.380Z] -J-esa \
[2025-03-27T08:46:27.380Z] -J-Xmx512m \
[2025-03-27T08:46:27.380Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-03-27T08:46:27.380Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-03-27T08:46:27.380Z] -J-Dtest.compiler.opts= \
[2025-03-27T08:46:27.380Z] -J-Dtest.java.opts= \
[2025-03-27T08:46:27.380Z] -J-Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image' \
[2025-03-27T08:46:27.380Z] -J-Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image' \
[2025-03-27T08:46:27.380Z] -J-Dtest.timeout.factor=8.0 \
[2025-03-27T08:46:27.380Z] -J-Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\openjdk-test-image\hotspot\jtreg\native' \
[2025-03-27T08:46:27.380Z] -J-Dtest.root='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg' \
[2025-03-27T08:46:27.380Z] -J-Dtest.name=compiler/loopopts/superword/TestEliminateAllocationWithCastP2XUse.java \
[2025-03-27T08:46:27.380Z] -J-Dtest.file='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.java' \
[2025-03-27T08:46:27.380Z] -J-Dtest.src='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -J-Dtest.src.path='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -J-Dtest.classes='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.380Z] -J-Dtest.class.path='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.380Z] -J-Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -d 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.380Z] -sourcepath 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -classpath 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.java'
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] ACTION: driver -- Passed. Execution successful
[2025-03-27T08:46:27.380Z] REASON: User specified action: run driver compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] TIME: 1.397 seconds
[2025-03-27T08:46:27.380Z] messages:
[2025-03-27T08:46:27.380Z] command: driver compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] reason: User specified action: run driver compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] started: Thu Mar 27 08:46:24 UTC 2025
[2025-03-27T08:46:27.380Z] Mode: agentvm
[2025-03-27T08:46:27.380Z] Agent id: 26
[2025-03-27T08:46:27.380Z] finished: Thu Mar 27 08:46:25 UTC 2025
[2025-03-27T08:46:27.380Z] elapsed time (seconds): 1.397
[2025-03-27T08:46:27.380Z] configuration:
[2025-03-27T08:46:27.380Z] Boot Layer
[2025-03-27T08:46:27.380Z] class path: C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\javatest.jar
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\jtreg.jar
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\junit-platform-console-standalone-1.9.2.jar
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\testng-7.3.0.jar
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\guice-5.1.0.jar
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\jcommander-1.82.jar
[2025-03-27T08:46:27.380Z] patch: java.base C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\patches\java.base
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] Test Layer
[2025-03-27T08:46:27.380Z] class path: C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d
[2025-03-27T08:46:27.380Z] C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] rerun:
[2025-03-27T08:46:27.380Z] cd 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\scratch\1' && \
[2025-03-27T08:46:27.380Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2025-03-27T08:46:27.380Z] SystemDrive=C: \
[2025-03-27T08:46:27.380Z] SystemRoot='C:\Windows' \
[2025-03-27T08:46:27.380Z] TEMP='C:\Users\jenkins\AppData\Local\Temp\2' \
[2025-03-27T08:46:27.380Z] TMP='C:\Users\jenkins\AppData\Local\Temp\2' \
[2025-03-27T08:46:27.380Z] windir='C:\Windows' \
[2025-03-27T08:46:27.380Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image\bin\java' \
[2025-03-27T08:46:27.380Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-03-27T08:46:27.380Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-03-27T08:46:27.380Z] -Dtest.compiler.opts= \
[2025-03-27T08:46:27.380Z] -Dtest.java.opts= \
[2025-03-27T08:46:27.380Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image' \
[2025-03-27T08:46:27.380Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image' \
[2025-03-27T08:46:27.380Z] -Dtest.timeout.factor=8.0 \
[2025-03-27T08:46:27.380Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\openjdk-test-image\hotspot\jtreg\native' \
[2025-03-27T08:46:27.380Z] -Dtest.root='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg' \
[2025-03-27T08:46:27.380Z] -Dtest.name=compiler/loopopts/superword/TestEliminateAllocationWithCastP2XUse.java \
[2025-03-27T08:46:27.380Z] -Dtest.file='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.java' \
[2025-03-27T08:46:27.380Z] -Dtest.src='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -Dtest.src.path='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -Dtest.classes='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.380Z] -Dtest.class.path='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.380Z] -Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.380Z] -classpath 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2025-03-27T08:46:27.380Z] compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] stderr:
[2025-03-27T08:46:27.380Z] WARNING: A terminally deprecated method in java.lang.System has been called
[2025-03-27T08:46:27.380Z] WARNING: System::setSecurityManager has been called by com.sun.javatest.regtest.agent.RegressionSecurityManager (file:/C:/Jenkins/workspace/Test_openjdk17_hs_sanity.openjdk_x86-32_windows/jvmtest/openjdk/jtreg/lib/jtreg.jar)
[2025-03-27T08:46:27.380Z] WARNING: Please consider reporting this to the maintainers of com.sun.javatest.regtest.agent.RegressionSecurityManager
[2025-03-27T08:46:27.380Z] WARNING: System::setSecurityManager will be removed in a future release
[2025-03-27T08:46:27.380Z] STDERR:
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] JavaTest Message: Test complete.
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] ACTION: build -- Passed. All files up to date
[2025-03-27T08:46:27.380Z] REASON: Named class compiled on demand
[2025-03-27T08:46:27.380Z] TIME: 0.0 seconds
[2025-03-27T08:46:27.380Z] messages:
[2025-03-27T08:46:27.380Z] command: build compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] reason: Named class compiled on demand
[2025-03-27T08:46:27.380Z] started: Thu Mar 27 08:46:25 UTC 2025
[2025-03-27T08:46:27.380Z] finished: Thu Mar 27 08:46:25 UTC 2025
[2025-03-27T08:46:27.380Z] elapsed time (seconds): 0.0
[2025-03-27T08:46:27.380Z]
[2025-03-27T08:46:27.380Z] ACTION: main -- Failed. Unexpected exit from test [exit code: 1]
[2025-03-27T08:46:27.380Z] REASON: User specified action: run main/othervm -Xbatch -XX:-SplitIfBlocks -XX:LoopMaxUnroll=8 -XX:+UnlockDiagnosticVMOptions -XX:DominatorSearchLimit=45 compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] TIME: 0.078 seconds
[2025-03-27T08:46:27.380Z] messages:
[2025-03-27T08:46:27.380Z] command: main -Xbatch -XX:-SplitIfBlocks -XX:LoopMaxUnroll=8 -XX:+UnlockDiagnosticVMOptions -XX:DominatorSearchLimit=45 compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] reason: User specified action: run main/othervm -Xbatch -XX:-SplitIfBlocks -XX:LoopMaxUnroll=8 -XX:+UnlockDiagnosticVMOptions -XX:DominatorSearchLimit=45 compiler.loopopts.superword.TestEliminateAllocationWithCastP2XUse
[2025-03-27T08:46:27.380Z] started: Thu Mar 27 08:46:25 UTC 2025
[2025-03-27T08:46:27.380Z] Mode: othervm [/othervm specified]
[2025-03-27T08:46:27.380Z] finished: Thu Mar 27 08:46:25 UTC 2025
[2025-03-27T08:46:27.380Z] elapsed time (seconds): 0.078
[2025-03-27T08:46:27.380Z] configuration:
[2025-03-27T08:46:27.380Z] STDOUT:
[2025-03-27T08:46:27.380Z] STDERR:
[2025-03-27T08:46:27.380Z] Unrecognized VM option 'SplitIfBlocks'
[2025-03-27T08:46:27.380Z] Error: Could not create the Java Virtual Machine.
[2025-03-27T08:46:27.380Z] Error: A fatal exception has occurred. Program will exit.
[2025-03-27T08:46:27.380Z] rerun:
[2025-03-27T08:46:27.380Z] cd 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\scratch\1' && \
[2025-03-27T08:46:27.380Z] PATH='C:\cygwin64\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\Windows\System32\OpenSSH;C:\Program Files\dotnet;C:\Users\adoptopenjdk\AppData\Local\Microsoft\WindowsApps;C:\Strawberry\perl\bin;C:\Program Files\Git\cmd;C:\openjdk\jdk-8\bin;C:\apache-ant\apache-ant-1.10.15\bin;C:\Program Files (x86)\IncrediBuild;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\rust\bin;C:\Program Files\IcedTeaWEB\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Users\jenkins\AppData\Local\Microsoft\WindowsApps' \
[2025-03-27T08:46:27.380Z] SystemDrive=C: \
[2025-03-27T08:46:27.380Z] SystemRoot='C:\Windows' \
[2025-03-27T08:46:27.380Z] TEMP='C:\Users\jenkins\AppData\Local\Temp\2' \
[2025-03-27T08:46:27.380Z] TMP='C:\Users\jenkins\AppData\Local\Temp\2' \
[2025-03-27T08:46:27.380Z] windir='C:\Windows' \
[2025-03-27T08:46:27.380Z] CLASSPATH='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\javatest.jar;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jvmtest\openjdk\jtreg\lib\jtreg.jar' \
[2025-03-27T08:46:27.380Z] 'c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image\bin\java' \
[2025-03-27T08:46:27.380Z] -Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-03-27T08:46:27.380Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-03-27T08:46:27.380Z] -Dtest.compiler.opts= \
[2025-03-27T08:46:27.380Z] -Dtest.java.opts= \
[2025-03-27T08:46:27.380Z] -Dtest.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image' \
[2025-03-27T08:46:27.381Z] -Dcompile.jdk='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\j2sdk-image' \
[2025-03-27T08:46:27.381Z] -Dtest.timeout.factor=8.0 \
[2025-03-27T08:46:27.381Z] -Dtest.nativepath='c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\openjdk-test-image\hotspot\jtreg\native' \
[2025-03-27T08:46:27.381Z] -Dtest.root='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg' \
[2025-03-27T08:46:27.381Z] -Dtest.name=compiler/loopopts/superword/TestEliminateAllocationWithCastP2XUse.java \
[2025-03-27T08:46:27.381Z] -Dtest.file='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.java' \
[2025-03-27T08:46:27.381Z] -Dtest.src='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.381Z] -Dtest.src.path='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.381Z] -Dtest.classes='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.381Z] -Dtest.class.path='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d' \
[2025-03-27T08:46:27.381Z] -Dtest.class.path.prefix='C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\classes\2\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d;C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\openjdk\openjdk-jdk\test\hotspot\jtreg\compiler\loopopts\superword' \
[2025-03-27T08:46:27.381Z] -ea \
[2025-03-27T08:46:27.381Z] -esa \
[2025-03-27T08:46:27.381Z] -Xmx512m \
[2025-03-27T08:46:27.381Z] '-Djava.library.path=c:\jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\jdkbinary\openjdk-test-image\hotspot\jtreg\native' \
[2025-03-27T08:46:27.381Z] -Xbatch \
[2025-03-27T08:46:27.381Z] -XX:-SplitIfBlocks \
[2025-03-27T08:46:27.381Z] -XX:LoopMaxUnroll=8 \
[2025-03-27T08:46:27.381Z] -XX:+UnlockDiagnosticVMOptions \
[2025-03-27T08:46:27.381Z] -XX:DominatorSearchLimit=45 \
[2025-03-27T08:46:27.381Z] com.sun.javatest.regtest.agent.MainWrapper 'C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work\compiler\loopopts\superword\TestEliminateAllocationWithCastP2XUse.d\main.0.jta'
[2025-03-27T08:46:27.381Z]
[2025-03-27T08:46:27.381Z] TEST RESULT: Failed. Unexpected exit from test [exit code: 1]
[2025-03-27T08:46:27.381Z] --------------------------------------------------
[2025-03-27T08:48:05.577Z] Test results: passed: 657; failed: 1
[2025-03-27T08:50:13.989Z] Report written to C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\report\html\report.html
[2025-03-27T08:50:13.989Z] Results written to C:\Jenkins\workspace\Test_openjdk17_hs_sanity.openjdk_x86-32_windows\aqa-tests\TKG\output_17430646813246\hotspot_tier1_compiler_0\work
[2025-03-27T08:50:13.989Z] Error: Some tests failed or other problems occurred.
[2025-03-27T08:50:13.989Z] -----------------------------------
[2025-03-27T08:50:13.989Z] hotspot_tier1_compiler_0_FAILED
[2025-03-27T08:50:13.989Z] -----------------------------------
[2025-03-27T08:50:13.989Z]
[2025-03-27T08:50:13.989Z] TEST TEARDOWN:
[2025-03-27T08:50:13.989Z] Nothing to be done for teardown.
[2025-03-27T08:50:13.989Z] hotspot_tier1_compiler_0 Finish Time: Thu Mar 27 08:50:02 2025 Epoch Time (ms): 1743065402708