jdk_custom_0
[2025-01-22T05:05:17.120Z] Running test jdk_custom_0 ...
[2025-01-22T05:05:17.120Z] ===============================================
[2025-01-22T05:05:17.120Z] jdk_custom_0 Start Time: Tue Jan 21 21:05:16 2025 Epoch Time (ms): 1737522316736
[2025-01-22T05:05:17.120Z] variation: NoOptions
[2025-01-22T05:05:17.736Z] JVM_OPTIONS:
[2025-01-22T05:05:17.736Z] { \
[2025-01-22T05:05:17.736Z] echo ""; echo "TEST SETUP:"; \
[2025-01-22T05:05:17.736Z] echo "Nothing to be done for setup."; \
[2025-01-22T05:05:17.736Z] mkdir -p "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/jdk_custom_0"; \
[2025-01-22T05:05:17.736Z] cd "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/jdk_custom_0"; \
[2025-01-22T05:05:17.736Z] echo ""; echo "TESTING:"; \
[2025-01-22T05:05:17.736Z] "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..//bin/java" -Xmx512m -jar "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-01-22T05:05:17.736Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:2 -vmoptions:"-Xmx512m " \
[2025-01-22T05:05:17.736Z] \
[2025-01-22T05:05:17.736Z] -w ""/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/jdk_custom_0"/work" \
[2025-01-22T05:05:17.736Z] -r ""/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/jdk_custom_0"/report" \
[2025-01-22T05:05:17.736Z] -jdk:"/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../" \
[2025-01-22T05:05:17.736Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/jdk/test/com/sun/jdi/PrivateTransportTest.sh; \
[2025-01-22T05:05:17.736Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_custom_0""_PASSED"; echo "-----------------------------------"; cd /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_custom_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-01-22T05:05:17.736Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-01-22T05:05:17.736Z] echo "Nothing to be done for teardown."; \
[2025-01-22T05:05:17.736Z] } 2>&1 | tee -a "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/TestTargetResult";
[2025-01-22T05:05:17.736Z]
[2025-01-22T05:05:17.736Z] TEST SETUP:
[2025-01-22T05:05:17.736Z] Nothing to be done for setup.
[2025-01-22T05:05:17.736Z]
[2025-01-22T05:05:17.736Z] TESTING:
[2025-01-22T05:05:20.560Z] Directory "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/jdk_custom_0/work" not found: creating
[2025-01-22T05:05:20.560Z] Directory "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/../TKG/output_1737522311921/jdk_custom_0/report" not found: creating
[2025-01-22T05:05:24.353Z] XML output with verification to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work
[2025-01-22T05:05:36.252Z] --------------------------------------------------
[2025-01-22T05:05:36.252Z] TEST: com/sun/jdi/PrivateTransportTest.sh
[2025-01-22T05:05:36.252Z] TEST JDK: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2025-01-22T05:05:36.252Z]
[2025-01-22T05:05:36.252Z] ACTION: compile -- Passed. Compilation successful
[2025-01-22T05:05:36.252Z] REASON: User specified action: run compile -g HelloWorld.java
[2025-01-22T05:05:36.252Z] TIME: 6.736 seconds
[2025-01-22T05:05:36.252Z] messages:
[2025-01-22T05:05:36.252Z] command: compile -g /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi/HelloWorld.java
[2025-01-22T05:05:36.252Z] reason: User specified action: run compile -g HelloWorld.java
[2025-01-22T05:05:36.252Z] Mode: agentvm
[2025-01-22T05:05:36.252Z] Agent id: 1
[2025-01-22T05:05:36.252Z] elapsed time (seconds): 6.736
[2025-01-22T05:05:36.252Z] configuration:
[2025-01-22T05:05:36.252Z] Boot Layer (javac runtime environment)
[2025-01-22T05:05:36.252Z] class path: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2025-01-22T05:05:36.252Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-01-22T05:05:36.252Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-01-22T05:05:36.252Z]
[2025-01-22T05:05:36.252Z] javac compilation environment
[2025-01-22T05:05:36.252Z] source path: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi
[2025-01-22T05:05:36.252Z] class path: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi
[2025-01-22T05:05:36.252Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi
[2025-01-22T05:05:36.252Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar
[2025-01-22T05:05:36.252Z]
[2025-01-22T05:05:36.252Z] rerun:
[2025-01-22T05:05:36.252Z] cd /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/scratch/0 && \
[2025-01-22T05:05:36.252Z] HOME=/Users/admin \
[2025-01-22T05:05:36.252Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-01-22T05:05:36.252Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/javac \
[2025-01-22T05:05:36.252Z] -J-ea \
[2025-01-22T05:05:36.252Z] -J-esa \
[2025-01-22T05:05:36.252Z] -J-Xmx512m \
[2025-01-22T05:05:36.252Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m' \
[2025-01-22T05:05:36.252Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m' \
[2025-01-22T05:05:36.252Z] -J-Dtest.compiler.opts= \
[2025-01-22T05:05:36.252Z] -J-Dtest.java.opts= \
[2025-01-22T05:05:36.252Z] -J-Dtest.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2025-01-22T05:05:36.252Z] -J-Dcompile.jdk=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2025-01-22T05:05:36.252Z] -J-Dtest.timeout.factor=8.0 \
[2025-01-22T05:05:36.252Z] -J-Dtest.root=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \
[2025-01-22T05:05:36.252Z] -J-Dtest.name=com/sun/jdi/PrivateTransportTest.sh \
[2025-01-22T05:05:36.252Z] -J-Dtest.file=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi/PrivateTransportTest.sh \
[2025-01-22T05:05:36.252Z] -J-Dtest.src=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -J-Dtest.src.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -J-Dtest.classes=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -J-Dtest.class.path=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -J-Dtest.class.path.prefix=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi:/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -d /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -sourcepath /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi \
[2025-01-22T05:05:36.252Z] -classpath /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi:/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi:/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../lib/tools.jar \
[2025-01-22T05:05:36.252Z] -g /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi/HelloWorld.java
[2025-01-22T05:05:36.252Z]
[2025-01-22T05:05:36.252Z] ACTION: shell -- Failed. Execution failed: exit code 134
[2025-01-22T05:05:36.252Z] REASON: User specified action: run shell PrivateTransportTest.sh
[2025-01-22T05:05:36.252Z] TIME: 3.223 seconds
[2025-01-22T05:05:36.252Z] messages:
[2025-01-22T05:05:36.252Z] command: shell PrivateTransportTest.sh
[2025-01-22T05:05:36.252Z] reason: User specified action: run shell PrivateTransportTest.sh
[2025-01-22T05:05:36.253Z] elapsed time (seconds): 3.223
[2025-01-22T05:05:36.253Z] STDOUT:
[2025-01-22T05:05:36.253Z] JDK under test is: /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/..
[2025-01-22T05:05:36.253Z] Setup private transport library by copying an existing one and renaming
[2025-01-22T05:05:36.253Z] cp /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../jre/lib/libdt_socket.dylib /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi/libprivate_dt_socket.dylib
[2025-01-22T05:05:36.253Z] LD_LIBRARY_PATH=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi
[2025-01-22T05:05:36.253Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java -agentlib:jdwp=transport=private_dt_socket,server=y,suspend=n -classpath "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi" HelloWorld
[2025-01-22T05:05:36.253Z] FATAL ERROR in native method: JDWP No transports initialized, jvmtiError=AGENT_ERROR_TRANSPORT_LOAD(196)
[2025-01-22T05:05:36.253Z] test status for was: 134
[2025-01-22T05:05:36.253Z] The test failed :-(
[2025-01-22T05:05:36.253Z] exit status was 134
[2025-01-22T05:05:36.253Z] STDERR:
[2025-01-22T05:05:36.253Z] ERROR: transport library not found: private_dt_socket
[2025-01-22T05:05:36.253Z] ERROR: JDWP Transport private_dt_socket failed to initialize, TRANSPORT_LOAD(509)
[2025-01-22T05:05:36.253Z] JDWP exit error AGENT_ERROR_TRANSPORT_LOAD(196): No transports initialized [debugInit.c:750]
[2025-01-22T05:05:36.253Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi/PrivateTransportTest.sh: line 203: 26408 Abort trap: 6 /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/../bin/java -agentlib:jdwp=transport=private_dt_socket,server=y,suspend=n -classpath "/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi" HelloWorld
[2025-01-22T05:05:36.253Z] unspecified test failure
[2025-01-22T05:05:36.253Z] rerun:
[2025-01-22T05:05:36.253Z] cd /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/scratch/0 && \
[2025-01-22T05:05:36.253Z] HOME=/Users/admin \
[2025-01-22T05:05:36.253Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-01-22T05:05:36.253Z] TESTFILE=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi/PrivateTransportTest.sh \
[2025-01-22T05:05:36.253Z] TESTSRC=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi \
[2025-01-22T05:05:36.253Z] TESTSRCPATH=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi \
[2025-01-22T05:05:36.253Z] TESTCLASSES=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi \
[2025-01-22T05:05:36.253Z] TESTCLASSPATH=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work/classes/0/com/sun/jdi \
[2025-01-22T05:05:36.253Z] COMPILEJAVA=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2025-01-22T05:05:36.253Z] TESTJAVA=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/jdkbinary/j2sdk-image/Contents/Home/bin/.. \
[2025-01-22T05:05:36.253Z] TESTVMOPTS='-ea -esa -Xmx512m' \
[2025-01-22T05:05:36.253Z] TESTTOOLVMOPTS='-J-ea -J-esa -J-Xmx512m' \
[2025-01-22T05:05:36.253Z] TESTJAVACOPTS= \
[2025-01-22T05:05:36.253Z] TESTJAVAOPTS= \
[2025-01-22T05:05:36.253Z] TESTTIMEOUTFACTOR=8.0 \
[2025-01-22T05:05:36.253Z] TESTROOT=/Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test \
[2025-01-22T05:05:36.253Z] FS=/ \
[2025-01-22T05:05:36.253Z] PS=: \
[2025-01-22T05:05:36.253Z] NULL=/dev/null \
[2025-01-22T05:05:36.253Z] sh \
[2025-01-22T05:05:36.253Z] /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/openjdk/openjdk-jdk/jdk/test/com/sun/jdi/PrivateTransportTest.sh
[2025-01-22T05:05:36.253Z]
[2025-01-22T05:05:36.253Z] TEST RESULT: Failed. Execution failed: exit code 134
[2025-01-22T05:05:36.253Z] --------------------------------------------------
[2025-01-22T05:05:37.002Z] Test results: failed: 1
[2025-01-22T05:06:17.238Z] Report written to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/report/html/report.html
[2025-01-22T05:06:17.238Z] Results written to /Users/admin/workspace/workspace/Test_openjdk8_hs_sanity.openjdk_x86-64_mac_rerun/aqa-tests/TKG/output_1737522311921/jdk_custom_0/work
[2025-01-22T05:06:17.238Z] Error: Some tests failed or other problems occurred.
[2025-01-22T05:06:17.238Z] -----------------------------------
[2025-01-22T05:06:17.238Z] jdk_custom_0_FAILED
[2025-01-22T05:06:17.238Z] -----------------------------------
[2025-01-22T05:06:17.238Z]
[2025-01-22T05:06:17.238Z] TEST TEARDOWN:
[2025-01-22T05:06:17.238Z] Nothing to be done for teardown.
[2025-01-22T05:06:17.238Z] jdk_custom_0 Finish Time: Tue Jan 21 21:06:16 2025 Epoch Time (ms): 1737522376066