jdk_net_1
[2024-11-23T09:50:03.898Z] Running test jdk_net_1 ...
[2024-11-23T09:50:03.898Z] ===============================================
[2024-11-23T09:50:03.898Z] jdk_net_1 Start Time: Sat Nov 23 09:50:02 2024 Epoch Time (ms): 1732355402951
[2024-11-23T09:50:03.898Z] variation: Mode650
[2024-11-23T09:50:03.898Z] JVM_OPTIONS: -XX:-UseCompressedOops
[2024-11-23T09:50:03.898Z] { \
[2024-11-23T09:50:03.898Z] echo ""; echo "TEST SETUP:"; \
[2024-11-23T09:50:03.898Z] echo "Nothing to be done for setup."; \
[2024-11-23T09:50:03.898Z] mkdir -p "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/jdk_net_1"; \
[2024-11-23T09:50:03.898Z] cd "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/jdk_net_1"; \
[2024-11-23T09:50:03.898Z] echo ""; echo "TESTING:"; \
[2024-11-23T09:50:03.898Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2024-11-23T09:50:03.898Z] -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:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:-UseCompressedOops " \
[2024-11-23T09:50:03.898Z] -w ""/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/jdk_net_1"/work" \
[2024-11-23T09:50:03.898Z] -r ""/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/jdk_net_1"/report" \
[2024-11-23T09:50:03.898Z] -jdk:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image" \
[2024-11-23T09:50:03.898Z] -exclude:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2024-11-23T09:50:03.898Z] -exclude:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk11.txt" \
[2024-11-23T09:50:03.898Z] \
[2024-11-23T09:50:03.898Z] -exclude:"/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk11.txt" \
[2024-11-23T09:50:03.898Z] "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \
[2024-11-23T09:50:03.898Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_1""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_1""_FAILED"; echo "-----------------------------------"; fi; \
[2024-11-23T09:50:03.898Z] echo ""; echo "TEST TEARDOWN:"; \
[2024-11-23T09:50:03.898Z] echo "Nothing to be done for teardown."; \
[2024-11-23T09:50:03.898Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/TestTargetResult";
[2024-11-23T09:50:03.898Z]
[2024-11-23T09:50:03.898Z] TEST SETUP:
[2024-11-23T09:50:03.898Z] Nothing to be done for setup.
[2024-11-23T09:50:03.898Z]
[2024-11-23T09:50:03.898Z] TESTING:
[2024-11-23T09:50:06.796Z] Directory "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/jdk_net_1/work" not found: creating
[2024-11-23T09:50:06.796Z] Directory "/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/../TKG/output_17323537446455/jdk_net_1/report" not found: creating
[2024-11-23T09:50:39.941Z] XML output with verification to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work
[2024-11-23T09:55:17.062Z] --------------------------------------------------
[2024-11-23T09:55:17.062Z] TEST: com/sun/net/httpserver/Test1.java
[2024-11-23T09:55:17.062Z] TEST JDK: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image
[2024-11-23T09:55:17.062Z]
[2024-11-23T09:55:17.062Z] ACTION: build -- Passed. Build successful
[2024-11-23T09:55:17.062Z] REASON: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T09:55:17.062Z] TIME: 3.647 seconds
[2024-11-23T09:55:17.062Z] messages:
[2024-11-23T09:55:17.062Z] command: build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T09:55:17.062Z] reason: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T09:55:17.062Z] started: Sat Nov 23 09:53:34 UTC 2024
[2024-11-23T09:55:17.062Z] Library /test/lib:
[2024-11-23T09:55:17.062Z] compile: jdk.test.lib.net.SimpleSSLContext
[2024-11-23T09:55:17.062Z] finished: Sat Nov 23 09:53:37 UTC 2024
[2024-11-23T09:55:17.062Z] elapsed time (seconds): 3.647
[2024-11-23T09:55:17.062Z]
[2024-11-23T09:55:17.062Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T09:55:17.062Z] REASON: .class file out of date or does not exist
[2024-11-23T09:55:17.063Z] TIME: 3.646 seconds
[2024-11-23T09:55:17.063Z] messages:
[2024-11-23T09:55:17.063Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/net/SimpleSSLContext.java
[2024-11-23T09:55:17.063Z] reason: .class file out of date or does not exist
[2024-11-23T09:55:17.063Z] started: Sat Nov 23 09:53:34 UTC 2024
[2024-11-23T09:55:17.063Z] Additional options from @modules: --add-modules jdk.httpserver,java.logging
[2024-11-23T09:55:17.063Z] Mode: agentvm
[2024-11-23T09:55:17.063Z] Agent id: 3
[2024-11-23T09:55:17.063Z] finished: Sat Nov 23 09:53:37 UTC 2024
[2024-11-23T09:55:17.063Z] elapsed time (seconds): 3.646
[2024-11-23T09:55:17.063Z] configuration:
[2024-11-23T09:55:17.063Z] Boot Layer (javac runtime environment)
[2024-11-23T09:55:17.063Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T09:55:17.063Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T09:55:17.063Z]
[2024-11-23T09:55:17.063Z] javac compilation environment
[2024-11-23T09:55:17.063Z] add modules: jdk.httpserver java.logging
[2024-11-23T09:55:17.063Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T09:55:17.063Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib
[2024-11-23T09:55:17.063Z]
[2024-11-23T09:55:17.063Z] rerun:
[2024-11-23T09:55:17.063Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T09:55:17.063Z] DISPLAY=:0 \
[2024-11-23T09:55:17.063Z] HOME=/home/jenkins \
[2024-11-23T09:55:17.063Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T09:55:17.063Z] -J-ea \
[2024-11-23T09:55:17.063Z] -J-esa \
[2024-11-23T09:55:17.063Z] -J-Xmx512m \
[2024-11-23T09:55:17.063Z] -J-XX:-UseCompressedOops \
[2024-11-23T09:55:17.063Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T09:55:17.063Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T09:55:17.063Z] -J-Dtest.compiler.opts= \
[2024-11-23T09:55:17.063Z] -J-Dtest.java.opts= \
[2024-11-23T09:55:17.063Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.063Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.063Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T09:55:17.063Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T09:55:17.063Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T09:55:17.063Z] -J-Dtest.name=com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.063Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.063Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver \
[2024-11-23T09:55:17.063Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T09:55:17.063Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d \
[2024-11-23T09:55:17.063Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.063Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.063Z] -J-Dtest.modules='jdk.httpserver java.logging' \
[2024-11-23T09:55:17.063Z] --add-modules jdk.httpserver,java.logging \
[2024-11-23T09:55:17.063Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.063Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T09:55:17.063Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib/jdk/test/lib/net/SimpleSSLContext.java
[2024-11-23T09:55:17.063Z]
[2024-11-23T09:55:17.063Z] ACTION: build -- Passed. Build successful
[2024-11-23T09:55:17.063Z] REASON: Named class compiled on demand
[2024-11-23T09:55:17.063Z] TIME: 5.106 seconds
[2024-11-23T09:55:17.063Z] messages:
[2024-11-23T09:55:17.063Z] command: build Test1
[2024-11-23T09:55:17.063Z] reason: Named class compiled on demand
[2024-11-23T09:55:17.063Z] started: Sat Nov 23 09:53:37 UTC 2024
[2024-11-23T09:55:17.063Z] Test directory:
[2024-11-23T09:55:17.063Z] compile: Test1
[2024-11-23T09:55:17.063Z] finished: Sat Nov 23 09:53:42 UTC 2024
[2024-11-23T09:55:17.063Z] elapsed time (seconds): 5.106
[2024-11-23T09:55:17.063Z]
[2024-11-23T09:55:17.063Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T09:55:17.063Z] REASON: .class file out of date or does not exist
[2024-11-23T09:55:17.063Z] TIME: 5.104 seconds
[2024-11-23T09:55:17.063Z] messages:
[2024-11-23T09:55:17.063Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/Test1.java
[2024-11-23T09:55:17.063Z] reason: .class file out of date or does not exist
[2024-11-23T09:55:17.063Z] started: Sat Nov 23 09:53:37 UTC 2024
[2024-11-23T09:55:17.063Z] Additional options from @modules: --add-modules jdk.httpserver,java.logging
[2024-11-23T09:55:17.063Z] Mode: agentvm
[2024-11-23T09:55:17.063Z] Agent id: 3
[2024-11-23T09:55:17.063Z] finished: Sat Nov 23 09:53:42 UTC 2024
[2024-11-23T09:55:17.063Z] elapsed time (seconds): 5.104
[2024-11-23T09:55:17.063Z] configuration:
[2024-11-23T09:55:17.063Z] Boot Layer (javac runtime environment)
[2024-11-23T09:55:17.063Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T09:55:17.063Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T09:55:17.063Z]
[2024-11-23T09:55:17.063Z] javac compilation environment
[2024-11-23T09:55:17.063Z] add modules: jdk.httpserver java.logging
[2024-11-23T09:55:17.063Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T09:55:17.063Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib
[2024-11-23T09:55:17.063Z]
[2024-11-23T09:55:17.063Z] rerun:
[2024-11-23T09:55:17.063Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T09:55:17.063Z] DISPLAY=:0 \
[2024-11-23T09:55:17.063Z] HOME=/home/jenkins \
[2024-11-23T09:55:17.063Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T09:55:17.063Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T09:55:17.063Z] -J-ea \
[2024-11-23T09:55:17.063Z] -J-esa \
[2024-11-23T09:55:17.063Z] -J-Xmx512m \
[2024-11-23T09:55:17.063Z] -J-XX:-UseCompressedOops \
[2024-11-23T09:55:17.063Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T09:55:17.063Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T09:55:17.063Z] -J-Dtest.compiler.opts= \
[2024-11-23T09:55:17.063Z] -J-Dtest.java.opts= \
[2024-11-23T09:55:17.063Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.063Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.063Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T09:55:17.063Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T09:55:17.063Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T09:55:17.063Z] -J-Dtest.name=com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.063Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.063Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver \
[2024-11-23T09:55:17.063Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T09:55:17.063Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d \
[2024-11-23T09:55:17.063Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.063Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.063Z] -J-Dtest.modules='jdk.httpserver java.logging' \
[2024-11-23T09:55:17.063Z] --add-modules jdk.httpserver,java.logging \
[2024-11-23T09:55:17.064Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d \
[2024-11-23T09:55:17.064Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T09:55:17.064Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/Test1.java
[2024-11-23T09:55:17.064Z]
[2024-11-23T09:55:17.064Z] ACTION: main -- Passed. Execution successful
[2024-11-23T09:55:17.064Z] REASON: User specified action: run main/othervm Test1
[2024-11-23T09:55:17.064Z] TIME: 35.43 seconds
[2024-11-23T09:55:17.064Z] messages:
[2024-11-23T09:55:17.064Z] command: main Test1
[2024-11-23T09:55:17.064Z] reason: User specified action: run main/othervm Test1
[2024-11-23T09:55:17.064Z] started: Sat Nov 23 09:53:42 UTC 2024
[2024-11-23T09:55:17.064Z] Mode: othervm [/othervm specified]
[2024-11-23T09:55:17.064Z] Additional options from @modules: --add-modules jdk.httpserver,java.logging
[2024-11-23T09:55:17.064Z] finished: Sat Nov 23 09:54:18 UTC 2024
[2024-11-23T09:55:17.064Z] elapsed time (seconds): 35.43
[2024-11-23T09:55:17.064Z] configuration:
[2024-11-23T09:55:17.064Z] Boot Layer
[2024-11-23T09:55:17.064Z] add modules: jdk.httpserver java.logging
[2024-11-23T09:55:17.064Z]
[2024-11-23T09:55:17.064Z] STDOUT:
[2024-11-23T09:55:17.064Z] Test1: OK
[2024-11-23T09:55:17.064Z] STDERR:
[2024-11-23T09:55:17.064Z] STATUS:Passed.
[2024-11-23T09:55:17.064Z] rerun:
[2024-11-23T09:55:17.064Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T09:55:17.064Z] DISPLAY=:0 \
[2024-11-23T09:55:17.064Z] HOME=/home/jenkins \
[2024-11-23T09:55:17.064Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T09:55:17.064Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-11-23T09:55:17.064Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-11-23T09:55:17.064Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T09:55:17.064Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T09:55:17.064Z] -Dtest.compiler.opts= \
[2024-11-23T09:55:17.064Z] -Dtest.java.opts= \
[2024-11-23T09:55:17.064Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.064Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.064Z] -Dtest.timeout.factor=8.0 \
[2024-11-23T09:55:17.064Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T09:55:17.064Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T09:55:17.064Z] -Dtest.name=com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.064Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.064Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver \
[2024-11-23T09:55:17.064Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T09:55:17.064Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d \
[2024-11-23T09:55:17.064Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.064Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.064Z] -Dtest.modules='jdk.httpserver java.logging' \
[2024-11-23T09:55:17.064Z] --add-modules jdk.httpserver,java.logging \
[2024-11-23T09:55:17.064Z] -ea \
[2024-11-23T09:55:17.064Z] -esa \
[2024-11-23T09:55:17.064Z] -Xmx512m \
[2024-11-23T09:55:17.064Z] -XX:-UseCompressedOops \
[2024-11-23T09:55:17.064Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T09:55:17.064Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/com/sun/net/httpserver/Test1.d/main.0.jta
[2024-11-23T09:55:17.064Z]
[2024-11-23T09:55:17.064Z] ACTION: build -- Passed. All files up to date
[2024-11-23T09:55:17.064Z] REASON: Named class compiled on demand
[2024-11-23T09:55:17.064Z] TIME: 0.0 seconds
[2024-11-23T09:55:17.064Z] messages:
[2024-11-23T09:55:17.064Z] command: build Test1
[2024-11-23T09:55:17.064Z] reason: Named class compiled on demand
[2024-11-23T09:55:17.064Z] started: Sat Nov 23 09:54:18 UTC 2024
[2024-11-23T09:55:17.064Z] finished: Sat Nov 23 09:54:18 UTC 2024
[2024-11-23T09:55:17.064Z] elapsed time (seconds): 0.0
[2024-11-23T09:55:17.064Z]
[2024-11-23T09:55:17.064Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.net.SocketException: Connection reset by peer (Write failed)
[2024-11-23T09:55:17.064Z] REASON: User specified action: run main/othervm -Dsun.net.httpserver.maxReqTime=10 Test1
[2024-11-23T09:55:17.064Z] TIME: 48.815 seconds
[2024-11-23T09:55:17.064Z] messages:
[2024-11-23T09:55:17.064Z] command: main -Dsun.net.httpserver.maxReqTime=10 Test1
[2024-11-23T09:55:17.064Z] reason: User specified action: run main/othervm -Dsun.net.httpserver.maxReqTime=10 Test1
[2024-11-23T09:55:17.064Z] started: Sat Nov 23 09:54:18 UTC 2024
[2024-11-23T09:55:17.064Z] Mode: othervm [/othervm specified]
[2024-11-23T09:55:17.064Z] Additional options from @modules: --add-modules jdk.httpserver,java.logging
[2024-11-23T09:55:17.064Z] finished: Sat Nov 23 09:55:07 UTC 2024
[2024-11-23T09:55:17.064Z] elapsed time (seconds): 48.815
[2024-11-23T09:55:17.064Z] configuration:
[2024-11-23T09:55:17.064Z] Boot Layer
[2024-11-23T09:55:17.064Z] add modules: jdk.httpserver java.logging
[2024-11-23T09:55:17.064Z]
[2024-11-23T09:55:17.064Z] STDOUT:
[2024-11-23T09:55:17.064Z] Test1:
[2024-11-23T09:55:17.064Z] STDERR:
[2024-11-23T09:55:17.064Z] java.net.SocketException: Connection reset by peer (Write failed)
[2024-11-23T09:55:17.064Z] at java.base/java.net.SocketOutputStream.socketWrite0(Native Method)
[2024-11-23T09:55:17.064Z] at java.base/java.net.SocketOutputStream.socketWrite(SocketOutputStream.java:110)
[2024-11-23T09:55:17.064Z] at java.base/java.net.SocketOutputStream.write(SocketOutputStream.java:150)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLSocketOutputRecord.flush(SSLSocketOutputRecord.java:271)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.HandshakeOutStream.flush(HandshakeOutStream.java:89)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.Finished$T13FinishedProducer.onProduceFinished(Finished.java:679)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.Finished$T13FinishedProducer.produce(Finished.java:658)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLHandshake.produce(SSLHandshake.java:436)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.Finished$T13FinishedConsumer.onConsumeFinished(Finished.java:1011)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.Finished$T13FinishedConsumer.consume(Finished.java:874)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLHandshake.consume(SSLHandshake.java:392)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:443)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.HandshakeContext.dispatch(HandshakeContext.java:421)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.TransportContext.dispatch(TransportContext.java:189)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:172)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1511)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1421)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:456)
[2024-11-23T09:55:17.064Z] at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:427)
[2024-11-23T09:55:17.064Z] at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580)
[2024-11-23T09:55:17.064Z] at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:201)
[2024-11-23T09:55:17.064Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1629)
[2024-11-23T09:55:17.064Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1557)
[2024-11-23T09:55:17.064Z] at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:250)
[2024-11-23T09:55:17.064Z] at Test1.test(Test1.java:122)
[2024-11-23T09:55:17.065Z] at Test1.main(Test1.java:87)
[2024-11-23T09:55:17.065Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2024-11-23T09:55:17.065Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[2024-11-23T09:55:17.065Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2024-11-23T09:55:17.065Z] at java.base/java.lang.reflect.Method.invoke(Method.java:566)
[2024-11-23T09:55:17.065Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2024-11-23T09:55:17.065Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-11-23T09:55:17.065Z]
[2024-11-23T09:55:17.065Z] JavaTest Message: Test threw exception: java.net.SocketException: Connection reset by peer (Write failed)
[2024-11-23T09:55:17.065Z] JavaTest Message: shutting down test
[2024-11-23T09:55:17.065Z]
[2024-11-23T09:55:17.065Z] STATUS:Failed.`main' threw exception: java.net.SocketException: Connection reset by peer (Write failed)
[2024-11-23T09:55:17.065Z] rerun:
[2024-11-23T09:55:17.065Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T09:55:17.065Z] DISPLAY=:0 \
[2024-11-23T09:55:17.065Z] HOME=/home/jenkins \
[2024-11-23T09:55:17.065Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T09:55:17.065Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-11-23T09:55:17.065Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-11-23T09:55:17.065Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T09:55:17.065Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T09:55:17.065Z] -Dtest.compiler.opts= \
[2024-11-23T09:55:17.065Z] -Dtest.java.opts= \
[2024-11-23T09:55:17.065Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.065Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T09:55:17.065Z] -Dtest.timeout.factor=8.0 \
[2024-11-23T09:55:17.065Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T09:55:17.065Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T09:55:17.065Z] -Dtest.name=com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.065Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver/Test1.java \
[2024-11-23T09:55:17.065Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver \
[2024-11-23T09:55:17.065Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T09:55:17.065Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d \
[2024-11-23T09:55:17.065Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.065Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/com/sun/net/httpserver/Test1.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/com/sun/net/httpserver:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T09:55:17.065Z] -Dtest.modules='jdk.httpserver java.logging' \
[2024-11-23T09:55:17.065Z] --add-modules jdk.httpserver,java.logging \
[2024-11-23T09:55:17.065Z] -ea \
[2024-11-23T09:55:17.065Z] -esa \
[2024-11-23T09:55:17.065Z] -Xmx512m \
[2024-11-23T09:55:17.065Z] -XX:-UseCompressedOops \
[2024-11-23T09:55:17.065Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T09:55:17.065Z] -Dsun.net.httpserver.maxReqTime=10 \
[2024-11-23T09:55:17.065Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/com/sun/net/httpserver/Test1.d/main.1.jta
[2024-11-23T09:55:17.065Z]
[2024-11-23T09:55:17.065Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.net.SocketException: Connection reset by peer (Write failed)
[2024-11-23T09:55:17.065Z] --------------------------------------------------
[2024-11-23T10:54:59.322Z] TEST: java/net/httpclient/ManyRequests.java
[2024-11-23T10:54:59.322Z] TEST JDK: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image
[2024-11-23T10:54:59.322Z]
[2024-11-23T10:54:59.322Z] ACTION: build -- Passed. All files up to date
[2024-11-23T10:54:59.322Z] REASON: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:54:59.322Z] TIME: 0.001 seconds
[2024-11-23T10:54:59.322Z] messages:
[2024-11-23T10:54:59.322Z] command: build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:54:59.322Z] reason: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:54:59.322Z] started: Sat Nov 23 10:53:44 UTC 2024
[2024-11-23T10:54:59.322Z] finished: Sat Nov 23 10:53:44 UTC 2024
[2024-11-23T10:54:59.322Z] elapsed time (seconds): 0.001
[2024-11-23T10:54:59.322Z]
[2024-11-23T10:54:59.322Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:54:59.322Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:54:59.322Z] TIME: 0.901 seconds
[2024-11-23T10:54:59.322Z] messages:
[2024-11-23T10:54:59.322Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:54:59.322Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:54:59.322Z] started: Sat Nov 23 10:53:44 UTC 2024
[2024-11-23T10:54:59.322Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:54:59.322Z] Mode: agentvm
[2024-11-23T10:54:59.322Z] Agent id: 1
[2024-11-23T10:54:59.322Z] finished: Sat Nov 23 10:53:45 UTC 2024
[2024-11-23T10:54:59.322Z] elapsed time (seconds): 0.901
[2024-11-23T10:54:59.322Z] configuration:
[2024-11-23T10:54:59.322Z] Boot Layer (javac runtime environment)
[2024-11-23T10:54:59.322Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:54:59.322Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:54:59.322Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:54:59.322Z]
[2024-11-23T10:54:59.322Z] javac compilation environment
[2024-11-23T10:54:59.322Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:54:59.322Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.322Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:54:59.322Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.322Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d
[2024-11-23T10:54:59.322Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib
[2024-11-23T10:54:59.322Z]
[2024-11-23T10:54:59.322Z] rerun:
[2024-11-23T10:54:59.322Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/1 && \
[2024-11-23T10:54:59.322Z] DISPLAY=:0 \
[2024-11-23T10:54:59.322Z] HOME=/home/jenkins \
[2024-11-23T10:54:59.322Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:54:59.322Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:54:59.322Z] -J-ea \
[2024-11-23T10:54:59.322Z] -J-esa \
[2024-11-23T10:54:59.322Z] -J-Xmx512m \
[2024-11-23T10:54:59.322Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:54:59.322Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:54:59.322Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:54:59.322Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:54:59.322Z] -J-Dtest.java.opts= \
[2024-11-23T10:54:59.322Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.323Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.323Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:54:59.323Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:54:59.323Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:54:59.323Z] -J-Dtest.name=java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.323Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.323Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:54:59.323Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.323Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.323Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.323Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.323Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:54:59.323Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:54:59.323Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.323Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.323Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:54:59.323Z]
[2024-11-23T10:54:59.323Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:54:59.323Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:54:59.323Z] TIME: 0.908 seconds
[2024-11-23T10:54:59.323Z] messages:
[2024-11-23T10:54:59.323Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:54:59.323Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:54:59.323Z] started: Sat Nov 23 10:53:45 UTC 2024
[2024-11-23T10:54:59.323Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:54:59.323Z] Mode: agentvm
[2024-11-23T10:54:59.323Z] Agent id: 1
[2024-11-23T10:54:59.323Z] finished: Sat Nov 23 10:53:46 UTC 2024
[2024-11-23T10:54:59.323Z] elapsed time (seconds): 0.908
[2024-11-23T10:54:59.323Z] configuration:
[2024-11-23T10:54:59.323Z] Boot Layer (javac runtime environment)
[2024-11-23T10:54:59.323Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:54:59.323Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:54:59.323Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:54:59.323Z]
[2024-11-23T10:54:59.323Z] javac compilation environment
[2024-11-23T10:54:59.323Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:54:59.323Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.323Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:54:59.323Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.323Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d
[2024-11-23T10:54:59.323Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib
[2024-11-23T10:54:59.323Z]
[2024-11-23T10:54:59.323Z] rerun:
[2024-11-23T10:54:59.323Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/1 && \
[2024-11-23T10:54:59.323Z] DISPLAY=:0 \
[2024-11-23T10:54:59.323Z] HOME=/home/jenkins \
[2024-11-23T10:54:59.323Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:54:59.323Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:54:59.323Z] -J-ea \
[2024-11-23T10:54:59.323Z] -J-esa \
[2024-11-23T10:54:59.323Z] -J-Xmx512m \
[2024-11-23T10:54:59.323Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:54:59.323Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:54:59.324Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:54:59.324Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:54:59.324Z] -J-Dtest.java.opts= \
[2024-11-23T10:54:59.324Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.324Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.324Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:54:59.324Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:54:59.324Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:54:59.324Z] -J-Dtest.name=java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.324Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.324Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:54:59.324Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.324Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.324Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.324Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.324Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:54:59.324Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:54:59.324Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.324Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.324Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:54:59.324Z]
[2024-11-23T10:54:59.324Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:54:59.324Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:54:59.324Z] TIME: 1.462 seconds
[2024-11-23T10:54:59.324Z] messages:
[2024-11-23T10:54:59.324Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:54:59.324Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:54:59.324Z] started: Sat Nov 23 10:53:46 UTC 2024
[2024-11-23T10:54:59.324Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:54:59.324Z] Mode: agentvm
[2024-11-23T10:54:59.324Z] Agent id: 1
[2024-11-23T10:54:59.324Z] finished: Sat Nov 23 10:53:47 UTC 2024
[2024-11-23T10:54:59.324Z] elapsed time (seconds): 1.462
[2024-11-23T10:54:59.324Z] configuration:
[2024-11-23T10:54:59.324Z] Boot Layer (javac runtime environment)
[2024-11-23T10:54:59.324Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:54:59.324Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:54:59.324Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:54:59.324Z]
[2024-11-23T10:54:59.324Z] javac compilation environment
[2024-11-23T10:54:59.324Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:54:59.324Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.324Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:54:59.325Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.325Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d
[2024-11-23T10:54:59.325Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib
[2024-11-23T10:54:59.325Z]
[2024-11-23T10:54:59.325Z] rerun:
[2024-11-23T10:54:59.325Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/1 && \
[2024-11-23T10:54:59.325Z] DISPLAY=:0 \
[2024-11-23T10:54:59.325Z] HOME=/home/jenkins \
[2024-11-23T10:54:59.325Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:54:59.325Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:54:59.325Z] -J-ea \
[2024-11-23T10:54:59.325Z] -J-esa \
[2024-11-23T10:54:59.325Z] -J-Xmx512m \
[2024-11-23T10:54:59.325Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:54:59.325Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:54:59.325Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:54:59.325Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:54:59.325Z] -J-Dtest.java.opts= \
[2024-11-23T10:54:59.325Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.325Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.325Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:54:59.325Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:54:59.325Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:54:59.325Z] -J-Dtest.name=java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.325Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.325Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:54:59.325Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.325Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.325Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.325Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.325Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:54:59.325Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:54:59.325Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.325Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.325Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:54:59.325Z]
[2024-11-23T10:54:59.325Z] ACTION: build -- Passed. Build successful
[2024-11-23T10:54:59.325Z] REASON: Named class compiled on demand
[2024-11-23T10:54:59.325Z] TIME: 2.126 seconds
[2024-11-23T10:54:59.325Z] messages:
[2024-11-23T10:54:59.325Z] command: build ManyRequests
[2024-11-23T10:54:59.325Z] reason: Named class compiled on demand
[2024-11-23T10:54:59.325Z] started: Sat Nov 23 10:53:47 UTC 2024
[2024-11-23T10:54:59.325Z] Test directory:
[2024-11-23T10:54:59.325Z] compile: ManyRequests
[2024-11-23T10:54:59.326Z] finished: Sat Nov 23 10:53:49 UTC 2024
[2024-11-23T10:54:59.326Z] elapsed time (seconds): 2.126
[2024-11-23T10:54:59.326Z]
[2024-11-23T10:54:59.326Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:54:59.326Z] REASON: .class file out of date or does not exist
[2024-11-23T10:54:59.326Z] TIME: 2.126 seconds
[2024-11-23T10:54:59.326Z] messages:
[2024-11-23T10:54:59.326Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java
[2024-11-23T10:54:59.326Z] reason: .class file out of date or does not exist
[2024-11-23T10:54:59.326Z] started: Sat Nov 23 10:53:47 UTC 2024
[2024-11-23T10:54:59.326Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:54:59.326Z] Mode: agentvm
[2024-11-23T10:54:59.326Z] Agent id: 1
[2024-11-23T10:54:59.326Z] finished: Sat Nov 23 10:53:49 UTC 2024
[2024-11-23T10:54:59.326Z] elapsed time (seconds): 2.126
[2024-11-23T10:54:59.326Z] configuration:
[2024-11-23T10:54:59.326Z] Boot Layer (javac runtime environment)
[2024-11-23T10:54:59.326Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:54:59.326Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:54:59.326Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:54:59.326Z]
[2024-11-23T10:54:59.326Z] javac compilation environment
[2024-11-23T10:54:59.326Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:54:59.326Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.326Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:54:59.326Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:54:59.326Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d
[2024-11-23T10:54:59.326Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib
[2024-11-23T10:54:59.326Z]
[2024-11-23T10:54:59.326Z] rerun:
[2024-11-23T10:54:59.326Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/1 && \
[2024-11-23T10:54:59.326Z] DISPLAY=:0 \
[2024-11-23T10:54:59.326Z] HOME=/home/jenkins \
[2024-11-23T10:54:59.326Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:54:59.326Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:54:59.326Z] -J-ea \
[2024-11-23T10:54:59.326Z] -J-esa \
[2024-11-23T10:54:59.326Z] -J-Xmx512m \
[2024-11-23T10:54:59.326Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:54:59.326Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:54:59.326Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:54:59.326Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:54:59.326Z] -J-Dtest.java.opts= \
[2024-11-23T10:54:59.326Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.326Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.326Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:54:59.326Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:54:59.326Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:54:59.326Z] -J-Dtest.name=java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.326Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.326Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:54:59.326Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.326Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.326Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.326Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.326Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:54:59.326Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:54:59.326Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.326Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.326Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java
[2024-11-23T10:54:59.326Z]
[2024-11-23T10:54:59.327Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] REASON: User specified action: run main/othervm/timeout=40 -Djdk.httpclient.HttpClient.log=ssl,channel ManyRequests
[2024-11-23T10:54:59.327Z] TIME: 57.313 seconds
[2024-11-23T10:54:59.327Z] messages:
[2024-11-23T10:54:59.327Z] command: main -Djdk.httpclient.HttpClient.log=ssl,channel ManyRequests
[2024-11-23T10:54:59.327Z] reason: User specified action: run main/othervm/timeout=40 -Djdk.httpclient.HttpClient.log=ssl,channel ManyRequests
[2024-11-23T10:54:59.327Z] started: Sat Nov 23 10:53:49 UTC 2024
[2024-11-23T10:54:59.327Z] Mode: othervm [/othervm specified]
[2024-11-23T10:54:59.327Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:54:59.327Z] finished: Sat Nov 23 10:54:47 UTC 2024
[2024-11-23T10:54:59.327Z] elapsed time (seconds): 57.313
[2024-11-23T10:54:59.327Z] configuration:
[2024-11-23T10:54:59.327Z] Boot Layer
[2024-11-23T10:54:59.327Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:54:59.327Z]
[2024-11-23T10:54:59.327Z] STDOUT:
[2024-11-23T10:54:59.327Z] Seed from RandomFactory = -7552423583779273225L
[2024-11-23T10:54:59.327Z] Sending 20 requests; delay=false, chunks=0, XFixed=false
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x1
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x2
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x3
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x4
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x5
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x6
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x7
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x8
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x9
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x10
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x11
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x12
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x13
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x14
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x15
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x16
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x17
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x18
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x19
[2024-11-23T10:54:59.327Z] Client: sendAsync: https://localhost:42305/foo/x20
[2024-11-23T10:54:59.327Z] Server: received /foo/x5
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x5
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x5
[2024-11-23T10:54:59.327Z] 18s, 329ms: Result (1) from /foo/x5
[2024-11-23T10:54:59.327Z] Server: received /foo/x7
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x7
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x7
[2024-11-23T10:54:59.327Z] 23s, 565ms: Result (2) from /foo/x7
[2024-11-23T10:54:59.327Z] Server: received /foo/x8
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x8
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x8
[2024-11-23T10:54:59.327Z] 27s, 497ms: Result (3) from /foo/x8
[2024-11-23T10:54:59.327Z] Server: received /foo/x15
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x15
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x15
[2024-11-23T10:54:59.327Z] 29s, 748ms: Result (4) from /foo/x15
[2024-11-23T10:54:59.327Z] Server: received /foo/x9
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x9
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x9
[2024-11-23T10:54:59.327Z] 32s, 254ms: Result (5) from /foo/x9
[2024-11-23T10:54:59.327Z] Server: received /foo/x20
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x20
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x20
[2024-11-23T10:54:59.327Z] 34s, 567ms: Result (6) from /foo/x20
[2024-11-23T10:54:59.327Z] Server: received /foo/x14
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x14
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x14
[2024-11-23T10:54:59.327Z] 36s, 565ms: Result (7) from /foo/x14
[2024-11-23T10:54:59.327Z] Server: received /foo/x11
[2024-11-23T10:54:59.327Z] Server: close outbound: /foo/x11
[2024-11-23T10:54:59.327Z] Server: close inbound: /foo/x11
[2024-11-23T10:54:59.327Z] 39s, 766ms: Result (10) from /foo/x12
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 39s, 406ms: Result (9) from /foo/x6
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 39s, 28ms: Result (8) from /foo/x3
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 40s, 117ms: Result (11) from /foo/x19
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 40s, 159ms: Result (12) from /foo/x17
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 40s, 256ms: Result (15) from /foo/x11
[2024-11-23T10:54:59.327Z] 40s, 256ms: Result (14) from /foo/x13
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 40s, 257ms: Result (16) from /foo/x2
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 40s, 243ms: Result (13) from /foo/x10
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.327Z] 40s, 257ms: Result (17) from /foo/x18
[2024-11-23T10:54:59.327Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.327Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.328Z] 40s, 258ms: Result (18) from /foo/x16
[2024-11-23T10:54:59.328Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.328Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.328Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.328Z] 40s, 328ms: Result (19) from /foo/x4
[2024-11-23T10:54:59.328Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.328Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.328Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.328Z] 40s, 329ms: Result (20) from /foo/x1
[2024-11-23T10:54:59.328Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.328Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.328Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.328Z] STDERR:
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:53:55 AM ManyRequests main
[2024-11-23T10:54:59.328Z] INFO: TEST
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:04 AM sun.net.httpserver.ServerImpl <init>
[2024-11-23T10:54:59.328Z] FINE: HttpServer created https localhost/127.0.0.1:0
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:05 AM sun.net.httpserver.ServerImpl createContext
[2024-11-23T10:54:59.328Z] FINE: context created: /foo
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:05 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-11-23T10:54:59.328Z] INFO: CHANNEL: HttpClient-1-SelectorManager: starting
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:07 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.328Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.328Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.328Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.328Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.328Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.328Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.328Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.328Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.328Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.328Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.328Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.328Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.329Z] application protocol: h2
[2024-11-23T10:54:59.329Z] application protocol: http/1.1
[2024-11-23T10:54:59.329Z] protocol: TLSv1.3
[2024-11-23T10:54:59.329Z] protocol: TLSv1.2
[2024-11-23T10:54:59.329Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.329Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.329Z]
[2024-11-23T10:54:59.329Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.329Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.329Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.329Z] application protocol: h2
[2024-11-23T10:54:59.329Z] application protocol: http/1.1
[2024-11-23T10:54:59.329Z] protocol: TLSv1.3
[2024-11-23T10:54:59.329Z] protocol: TLSv1.2
[2024-11-23T10:54:59.329Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.329Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.329Z]
[2024-11-23T10:54:59.329Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.329Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.329Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.329Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.330Z] application protocol: h2
[2024-11-23T10:54:59.330Z] application protocol: http/1.1
[2024-11-23T10:54:59.330Z] protocol: TLSv1.3
[2024-11-23T10:54:59.330Z] protocol: TLSv1.2
[2024-11-23T10:54:59.330Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.330Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.330Z]
[2024-11-23T10:54:59.330Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.330Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.330Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.330Z] application protocol: h2
[2024-11-23T10:54:59.330Z] application protocol: http/1.1
[2024-11-23T10:54:59.330Z] protocol: TLSv1.3
[2024-11-23T10:54:59.330Z] protocol: TLSv1.2
[2024-11-23T10:54:59.330Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.330Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.330Z]
[2024-11-23T10:54:59.330Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.330Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.330Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.330Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.330Z] application protocol: h2
[2024-11-23T10:54:59.330Z] application protocol: http/1.1
[2024-11-23T10:54:59.330Z] protocol: TLSv1.3
[2024-11-23T10:54:59.330Z] protocol: TLSv1.2
[2024-11-23T10:54:59.330Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.330Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.330Z]
[2024-11-23T10:54:59.330Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.330Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.330Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.330Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.331Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.331Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.331Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.331Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.331Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.332Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.332Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.332Z] application protocol: h2
[2024-11-23T10:54:59.332Z] application protocol: http/1.1
[2024-11-23T10:54:59.332Z] protocol: TLSv1.3
[2024-11-23T10:54:59.332Z] protocol: TLSv1.2
[2024-11-23T10:54:59.332Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.332Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.332Z]
[2024-11-23T10:54:59.332Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.332Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.332Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.332Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.332Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.332Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.332Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.333Z] application protocol: h2
[2024-11-23T10:54:59.333Z] application protocol: http/1.1
[2024-11-23T10:54:59.333Z] protocol: TLSv1.3
[2024-11-23T10:54:59.333Z] protocol: TLSv1.2
[2024-11-23T10:54:59.333Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.333Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.333Z]
[2024-11-23T10:54:59.333Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.333Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.333Z] application protocol: h2
[2024-11-23T10:54:59.333Z] application protocol: http/1.1
[2024-11-23T10:54:59.333Z] protocol: TLSv1.3
[2024-11-23T10:54:59.333Z] protocol: TLSv1.2
[2024-11-23T10:54:59.333Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.333Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.333Z]
[2024-11-23T10:54:59.333Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.333Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.333Z] application protocol: h2
[2024-11-23T10:54:59.333Z] application protocol: http/1.1
[2024-11-23T10:54:59.333Z] protocol: TLSv1.3
[2024-11-23T10:54:59.333Z] protocol: TLSv1.2
[2024-11-23T10:54:59.333Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.333Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.333Z]
[2024-11-23T10:54:59.333Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.333Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.333Z] application protocol: h2
[2024-11-23T10:54:59.333Z] application protocol: http/1.1
[2024-11-23T10:54:59.333Z] protocol: TLSv1.3
[2024-11-23T10:54:59.333Z] protocol: TLSv1.2
[2024-11-23T10:54:59.333Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.333Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.333Z]
[2024-11-23T10:54:59.333Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.333Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.333Z] application protocol: h2
[2024-11-23T10:54:59.333Z] application protocol: http/1.1
[2024-11-23T10:54:59.333Z] protocol: TLSv1.3
[2024-11-23T10:54:59.333Z] protocol: TLSv1.2
[2024-11-23T10:54:59.333Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.333Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.333Z]
[2024-11-23T10:54:59.333Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.333Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.333Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.334Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.334Z] application protocol: h2
[2024-11-23T10:54:59.334Z] application protocol: http/1.1
[2024-11-23T10:54:59.334Z] protocol: TLSv1.3
[2024-11-23T10:54:59.334Z] protocol: TLSv1.2
[2024-11-23T10:54:59.334Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.334Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.334Z]
[2024-11-23T10:54:59.334Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.334Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.334Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.335Z] application protocol: h2
[2024-11-23T10:54:59.335Z] application protocol: http/1.1
[2024-11-23T10:54:59.335Z] protocol: TLSv1.3
[2024-11-23T10:54:59.335Z] protocol: TLSv1.2
[2024-11-23T10:54:59.335Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.335Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.335Z]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection createSSLParameters
[2024-11-23T10:54:59.335Z] INFO: SSL: AbstractAsyncSSLConnection: Setting application protocols: [h2, http/1.1]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:08 AM jdk.internal.net.http.AbstractAsyncSSLConnection <init>
[2024-11-23T10:54:59.335Z] INFO: SSL: SSLParameters:
[2024-11-23T10:54:59.335Z] cipher: TLS_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_CHACHA20_POLY1305_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_DHE_DSS_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_256_GCM_SHA384
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_128_GCM_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA256
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_256_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_RSA_WITH_AES_128_CBC_SHA
[2024-11-23T10:54:59.335Z] cipher: TLS_EMPTY_RENEGOTIATION_INFO_SCSV
[2024-11-23T10:54:59.335Z] application protocol: h2
[2024-11-23T10:54:59.335Z] application protocol: http/1.1
[2024-11-23T10:54:59.335Z] protocol: TLSv1.3
[2024-11-23T10:54:59.335Z] protocol: TLSv1.2
[2024-11-23T10:54:59.335Z] endpointIdAlg: HTTPS
[2024-11-23T10:54:59.335Z] server name: type=host_name (0), value=localhost
[2024-11-23T10:54:59.335Z]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52218 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52122 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52134 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52174 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52174 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52134 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52222 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52222 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52156 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52156 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52204 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52204 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52242 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52242 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52274 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52274 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52178 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52178 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52192 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52192 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52252 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52252 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52250 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52250 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52228 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52228 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52262 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52262 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52182 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52182 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52158 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52158 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52278 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52278 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52142 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52142 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:52116 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:09 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52116 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:10 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52122 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:10 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52218 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:11 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINER: exchange started
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:20 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.335Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:20 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x5 POST
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:21 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINE: Exchange request line: POST /foo/x5 HTTP/1.1
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:23 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.335Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:23 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.335Z] FINE: POST /foo/x5 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:23 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.335Z] FINER: Write Finished
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:23 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINER: exchange started
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.335Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x7 POST
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:29 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINE: Exchange request line: POST /foo/x7 HTTP/1.1
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:29 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.335Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:29 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.335Z] FINE: POST /foo/x7 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:29 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINER: exchange started
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:32 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.335Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:33 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x8 POST
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:33 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINE: Exchange request line: POST /foo/x8 HTTP/1.1
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:33 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.335Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:33 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.335Z] FINE: POST /foo/x8 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:33 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINER: exchange started
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:35 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.335Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:35 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.335Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x15 POST
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:35 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.335Z] FINE: Exchange request line: POST /foo/x15 HTTP/1.1
[2024-11-23T10:54:59.335Z] Nov 23, 2024 10:54:35 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.336Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:35 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.336Z] FINE: POST /foo/x15 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:35 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINER: exchange started
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:37 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:37 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x9 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:37 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINE: Exchange request line: POST /foo/x9 HTTP/1.1
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:37 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.336Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:37 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.336Z] FINE: POST /foo/x9 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:37 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINER: exchange started
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:40 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:40 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x20 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:40 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINE: Exchange request line: POST /foo/x20 HTTP/1.1
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:40 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.336Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:40 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.336Z] FINE: POST /foo/x20 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:40 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINER: exchange started
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:42 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:42 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x14 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:42 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINE: Exchange request line: POST /foo/x14 HTTP/1.1
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:42 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.336Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:42 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.336Z] FINE: POST /foo/x14 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:42 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINER: exchange started
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52158 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52158 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x3 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52204 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52204 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52250 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52250 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52192 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52192 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52228 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52228 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52274 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52274 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52182 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52182 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52178 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52178 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52156 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: No ALPN negotiated
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:54:59.336Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52156 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52142 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52142 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52116 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52116 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52278 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http2Connection lambda$checkSSLConfig$4
[2024-11-23T10:54:59.336Z] INFO: SSL: ALPN not supported
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52278 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x11 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x12 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x19 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x3 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x6 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x18 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:54:59.336Z] FINE: Exchange request line: POST /foo/x11 HTTP/1.1
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.336Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x16 POST
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:54:59.336Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:54:59.336Z] FINE: POST /foo/x11 HTTP/1.1 [200 OK] ()
[2024-11-23T10:54:59.336Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x17 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x13 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:44 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x4 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x1 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x6 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:54:59.337Z] FINER: Write Finished
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x19 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x2 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:42305/foo/x10 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x18 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x12 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x4 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x2 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x16 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x17 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x10 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x13 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:45 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:42305/foo/x1 POST
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52218]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52218 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[closed]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52122]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52222]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52174]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52122 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52122 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52222 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52134]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52222 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52174 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52174 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52262]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52252]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52134 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52134 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52262 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52262 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:54:59.337Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:42305 remote=localhost/127.0.0.1:52242]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52252 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52252 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.337Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.337Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.337Z] java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.337Z] at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:367)
[2024-11-23T10:54:59.337Z] at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:376)
[2024-11-23T10:54:59.337Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1074)
[2024-11-23T10:54:59.337Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
[2024-11-23T10:54:59.337Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.Http1Response.onReadError(Http1Response.java:553)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.Http1Response$HeadersReader.onReadError(Http1Response.java:674)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.checkForErrors(Http1AsyncReceiver.java:297)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.flush(Http1AsyncReceiver.java:263)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SynchronizedRestartableTask.run(SequentialScheduler.java:175)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:147)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:154)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:273)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:242)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.onReadError(Http1AsyncReceiver.java:506)
[2024-11-23T10:54:59.337Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber.onError(Http1AsyncReceiver.java:585)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SSLTube$DelegateWrapper.onError(SSLTube.java:249)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.complete(SSLTube.java:433)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onErrorImpl(SSLTube.java:503)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onComplete(SSLTube.java:559)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.checkCompletion(SubscriberWrapper.java:443)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:322)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:261)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SynchronizedRestartableTask.run(SequentialScheduler.java:175)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:147)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:271)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:224)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:234)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData(SSLFlowDelegate.java:468)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.run(SSLFlowDelegate.java:264)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SynchronizedRestartableTask.run(SequentialScheduler.java:175)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:147)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-11-23T10:54:59.338Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2024-11-23T10:54:59.338Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2024-11-23T10:54:59.338Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-11-23T10:54:59.338Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.common.Utils.wrapWithExtraDetail(Utils.java:327)
[2024-11-23T10:54:59.338Z] at java.net.http/jdk.internal.net.http.Http1Response$HeadersReader.onReadError(Http1Response.java:673)
[2024-11-23T10:54:59.338Z] ... 31 more
[2024-11-23T10:54:59.338Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:54:59.338Z] ... 18 more
[2024-11-23T10:54:59.338Z]
[2024-11-23T10:54:59.338Z] JavaTest Message: Test threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.338Z] JavaTest Message: shutting down test
[2024-11-23T10:54:59.338Z]
[2024-11-23T10:54:59.338Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.338Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:52242 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.338Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:54:59.338Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:52242 remote=localhost/127.0.0.1:42305]
[2024-11-23T10:54:59.338Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.338Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.338Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.338Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.338Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:54:59.338Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:54:59.338Z] Nov 23, 2024 10:54:46 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:54:59.338Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:54:59.338Z] STATUS:Failed.`main' threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.338Z] rerun:
[2024-11-23T10:54:59.338Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/1 && \
[2024-11-23T10:54:59.338Z] DISPLAY=:0 \
[2024-11-23T10:54:59.338Z] HOME=/home/jenkins \
[2024-11-23T10:54:59.338Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:54:59.338Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-11-23T10:54:59.338Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-11-23T10:54:59.338Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:54:59.338Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:54:59.338Z] -Dtest.compiler.opts= \
[2024-11-23T10:54:59.338Z] -Dtest.java.opts= \
[2024-11-23T10:54:59.338Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.338Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:54:59.338Z] -Dtest.timeout.factor=8.0 \
[2024-11-23T10:54:59.338Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:54:59.338Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:54:59.338Z] -Dtest.name=java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.338Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java \
[2024-11-23T10:54:59.338Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:54:59.338Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:54:59.338Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d \
[2024-11-23T10:54:59.338Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.338Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/java/net/httpclient/ManyRequests.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/0/test/lib \
[2024-11-23T10:54:59.338Z] -Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:54:59.338Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:54:59.338Z] -ea \
[2024-11-23T10:54:59.338Z] -esa \
[2024-11-23T10:54:59.338Z] -Xmx512m \
[2024-11-23T10:54:59.338Z] -XX:-UseCompressedOops \
[2024-11-23T10:54:59.338Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:54:59.338Z] -Djdk.httpclient.HttpClient.log=ssl,channel \
[2024-11-23T10:54:59.338Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/java/net/httpclient/ManyRequests.d/main.0.jta
[2024-11-23T10:54:59.338Z]
[2024-11-23T10:54:59.338Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:54:59.338Z] --------------------------------------------------
[2024-11-23T10:55:04.829Z] TEST: java/net/httpclient/ManyRequests2.java
[2024-11-23T10:55:04.829Z] TEST JDK: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image
[2024-11-23T10:55:04.829Z]
[2024-11-23T10:55:04.829Z] ACTION: build -- Passed. All files up to date
[2024-11-23T10:55:04.829Z] REASON: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:55:04.829Z] TIME: 0.044 seconds
[2024-11-23T10:55:04.829Z] messages:
[2024-11-23T10:55:04.829Z] command: build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:55:04.829Z] reason: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:55:04.829Z] started: Sat Nov 23 10:54:00 UTC 2024
[2024-11-23T10:55:04.829Z] finished: Sat Nov 23 10:54:00 UTC 2024
[2024-11-23T10:55:04.829Z] elapsed time (seconds): 0.044
[2024-11-23T10:55:04.829Z]
[2024-11-23T10:55:04.829Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:04.829Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:04.829Z] TIME: 1.079 seconds
[2024-11-23T10:55:04.829Z] messages:
[2024-11-23T10:55:04.829Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:04.829Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:04.829Z] started: Sat Nov 23 10:54:00 UTC 2024
[2024-11-23T10:55:04.829Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:04.829Z] Mode: agentvm
[2024-11-23T10:55:04.829Z] Agent id: 2
[2024-11-23T10:55:04.829Z] finished: Sat Nov 23 10:54:01 UTC 2024
[2024-11-23T10:55:04.829Z] elapsed time (seconds): 1.079
[2024-11-23T10:55:04.829Z] configuration:
[2024-11-23T10:55:04.829Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:04.829Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:04.829Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:04.829Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:04.829Z]
[2024-11-23T10:55:04.829Z] javac compilation environment
[2024-11-23T10:55:04.829Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:04.829Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.829Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:04.829Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.829Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d
[2024-11-23T10:55:04.829Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib
[2024-11-23T10:55:04.829Z]
[2024-11-23T10:55:04.829Z] rerun:
[2024-11-23T10:55:04.829Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/0 && \
[2024-11-23T10:55:04.829Z] DISPLAY=:0 \
[2024-11-23T10:55:04.829Z] HOME=/home/jenkins \
[2024-11-23T10:55:04.829Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:04.829Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:04.829Z] -J-ea \
[2024-11-23T10:55:04.829Z] -J-esa \
[2024-11-23T10:55:04.829Z] -J-Xmx512m \
[2024-11-23T10:55:04.829Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:04.829Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:04.829Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:04.829Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:04.829Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:04.829Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.829Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.829Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:04.829Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:04.829Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:04.829Z] -J-Dtest.name=java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.829Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.829Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:04.829Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.829Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.829Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.830Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.830Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:04.830Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:04.830Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.830Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.830Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:04.830Z]
[2024-11-23T10:55:04.830Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:04.830Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:04.830Z] TIME: 0.925 seconds
[2024-11-23T10:55:04.830Z] messages:
[2024-11-23T10:55:04.830Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:04.830Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:04.830Z] started: Sat Nov 23 10:54:01 UTC 2024
[2024-11-23T10:55:04.830Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:04.830Z] Mode: agentvm
[2024-11-23T10:55:04.830Z] Agent id: 2
[2024-11-23T10:55:04.830Z] finished: Sat Nov 23 10:54:02 UTC 2024
[2024-11-23T10:55:04.830Z] elapsed time (seconds): 0.925
[2024-11-23T10:55:04.830Z] configuration:
[2024-11-23T10:55:04.830Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:04.830Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:04.830Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:04.830Z]
[2024-11-23T10:55:04.830Z] javac compilation environment
[2024-11-23T10:55:04.830Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:04.830Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:04.830Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib
[2024-11-23T10:55:04.830Z]
[2024-11-23T10:55:04.830Z] rerun:
[2024-11-23T10:55:04.830Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/0 && \
[2024-11-23T10:55:04.830Z] DISPLAY=:0 \
[2024-11-23T10:55:04.830Z] HOME=/home/jenkins \
[2024-11-23T10:55:04.830Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:04.830Z] -J-ea \
[2024-11-23T10:55:04.830Z] -J-esa \
[2024-11-23T10:55:04.830Z] -J-Xmx512m \
[2024-11-23T10:55:04.830Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:04.830Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:04.830Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:04.830Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:04.830Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:04.830Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.830Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.830Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:04.830Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:04.830Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:04.830Z] -J-Dtest.name=java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.830Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.830Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:04.830Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.830Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.830Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.830Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.830Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:04.830Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:04.830Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.830Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.830Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:04.830Z]
[2024-11-23T10:55:04.830Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:04.830Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:04.830Z] TIME: 1.001 seconds
[2024-11-23T10:55:04.830Z] messages:
[2024-11-23T10:55:04.830Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:04.830Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:04.830Z] started: Sat Nov 23 10:54:02 UTC 2024
[2024-11-23T10:55:04.830Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:04.830Z] Mode: agentvm
[2024-11-23T10:55:04.830Z] Agent id: 2
[2024-11-23T10:55:04.830Z] finished: Sat Nov 23 10:54:03 UTC 2024
[2024-11-23T10:55:04.830Z] elapsed time (seconds): 1.001
[2024-11-23T10:55:04.830Z] configuration:
[2024-11-23T10:55:04.830Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:04.830Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:04.830Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:04.830Z]
[2024-11-23T10:55:04.830Z] javac compilation environment
[2024-11-23T10:55:04.830Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:04.830Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:04.830Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib
[2024-11-23T10:55:04.830Z]
[2024-11-23T10:55:04.830Z] rerun:
[2024-11-23T10:55:04.830Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/0 && \
[2024-11-23T10:55:04.830Z] DISPLAY=:0 \
[2024-11-23T10:55:04.830Z] HOME=/home/jenkins \
[2024-11-23T10:55:04.830Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:04.830Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:04.830Z] -J-ea \
[2024-11-23T10:55:04.830Z] -J-esa \
[2024-11-23T10:55:04.830Z] -J-Xmx512m \
[2024-11-23T10:55:04.830Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:04.830Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:04.830Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:04.830Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:04.830Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:04.830Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.830Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.830Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:04.830Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:04.830Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:04.830Z] -J-Dtest.name=java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.830Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.830Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:04.830Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.830Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.831Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.831Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.831Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:04.831Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:04.831Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.831Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.831Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] ACTION: build -- Passed. Build successful
[2024-11-23T10:55:04.831Z] REASON: User specified action: run build ManyRequests ManyRequests2
[2024-11-23T10:55:04.831Z] TIME: 2.213 seconds
[2024-11-23T10:55:04.831Z] messages:
[2024-11-23T10:55:04.831Z] command: build ManyRequests ManyRequests2
[2024-11-23T10:55:04.831Z] reason: User specified action: run build ManyRequests ManyRequests2
[2024-11-23T10:55:04.831Z] started: Sat Nov 23 10:54:03 UTC 2024
[2024-11-23T10:55:04.831Z] Test directory:
[2024-11-23T10:55:04.831Z] compile: ManyRequests, ManyRequests2
[2024-11-23T10:55:04.831Z] finished: Sat Nov 23 10:54:05 UTC 2024
[2024-11-23T10:55:04.831Z] elapsed time (seconds): 2.213
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:04.831Z] REASON: .class file out of date or does not exist
[2024-11-23T10:55:04.831Z] TIME: 2.213 seconds
[2024-11-23T10:55:04.831Z] messages:
[2024-11-23T10:55:04.831Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java
[2024-11-23T10:55:04.831Z] reason: .class file out of date or does not exist
[2024-11-23T10:55:04.831Z] started: Sat Nov 23 10:54:03 UTC 2024
[2024-11-23T10:55:04.831Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:04.831Z] Mode: agentvm
[2024-11-23T10:55:04.831Z] Agent id: 2
[2024-11-23T10:55:04.831Z] finished: Sat Nov 23 10:54:05 UTC 2024
[2024-11-23T10:55:04.831Z] elapsed time (seconds): 2.213
[2024-11-23T10:55:04.831Z] configuration:
[2024-11-23T10:55:04.831Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:04.831Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:04.831Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:04.831Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] javac compilation environment
[2024-11-23T10:55:04.831Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:04.831Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.831Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:04.831Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:04.831Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d
[2024-11-23T10:55:04.831Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] rerun:
[2024-11-23T10:55:04.831Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/0 && \
[2024-11-23T10:55:04.831Z] DISPLAY=:0 \
[2024-11-23T10:55:04.831Z] HOME=/home/jenkins \
[2024-11-23T10:55:04.831Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:04.831Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:04.831Z] -J-ea \
[2024-11-23T10:55:04.831Z] -J-esa \
[2024-11-23T10:55:04.831Z] -J-Xmx512m \
[2024-11-23T10:55:04.831Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:04.831Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:04.831Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:04.831Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:04.831Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:04.831Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.831Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.831Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:04.831Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:04.831Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:04.831Z] -J-Dtest.name=java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.831Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.831Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:04.831Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.831Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.831Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.831Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.831Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:04.831Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:04.831Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.831Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.831Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests.java /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] ACTION: build -- Passed. All files up to date
[2024-11-23T10:55:04.831Z] REASON: Named class compiled on demand
[2024-11-23T10:55:04.831Z] TIME: 0.0 seconds
[2024-11-23T10:55:04.831Z] messages:
[2024-11-23T10:55:04.831Z] command: build ManyRequests2
[2024-11-23T10:55:04.831Z] reason: Named class compiled on demand
[2024-11-23T10:55:04.831Z] started: Sat Nov 23 10:54:05 UTC 2024
[2024-11-23T10:55:04.831Z] finished: Sat Nov 23 10:54:05 UTC 2024
[2024-11-23T10:55:04.831Z] elapsed time (seconds): 0.0
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.831Z] REASON: User specified action: run main/othervm/timeout=40 -Dtest.XFixed=true -Djdk.httpclient.HttpClient.log=channel ManyRequests2
[2024-11-23T10:55:04.831Z] TIME: 58.669 seconds
[2024-11-23T10:55:04.831Z] messages:
[2024-11-23T10:55:04.831Z] command: main -Dtest.XFixed=true -Djdk.httpclient.HttpClient.log=channel ManyRequests2
[2024-11-23T10:55:04.831Z] reason: User specified action: run main/othervm/timeout=40 -Dtest.XFixed=true -Djdk.httpclient.HttpClient.log=channel ManyRequests2
[2024-11-23T10:55:04.831Z] started: Sat Nov 23 10:54:05 UTC 2024
[2024-11-23T10:55:04.831Z] Mode: othervm [/othervm specified]
[2024-11-23T10:55:04.831Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:04.831Z] finished: Sat Nov 23 10:55:04 UTC 2024
[2024-11-23T10:55:04.831Z] elapsed time (seconds): 58.669
[2024-11-23T10:55:04.831Z] configuration:
[2024-11-23T10:55:04.831Z] Boot Layer
[2024-11-23T10:55:04.831Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:04.831Z]
[2024-11-23T10:55:04.831Z] STDOUT:
[2024-11-23T10:55:04.831Z] Seed from RandomFactory = -3982845470686932483L
[2024-11-23T10:55:04.831Z] Sending 20 requests; delay=false, chunks=0, XFixed=true
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x1
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x2
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x3
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x4
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x5
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x6
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x7
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x8
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x9
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x10
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x11
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x12
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x13
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x14
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x15
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x16
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x17
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x18
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x19
[2024-11-23T10:55:04.831Z] Client: sendAsync: https://localhost:43023/foo/x20
[2024-11-23T10:55:04.831Z] Server: received /foo/x6
[2024-11-23T10:55:04.831Z] Server: close outbound: /foo/x6
[2024-11-23T10:55:04.831Z] Server: close inbound: /foo/x6
[2024-11-23T10:55:04.831Z] 21s, 722ms: Result (1) from /foo/x6
[2024-11-23T10:55:04.831Z] Server: received /foo/x4
[2024-11-23T10:55:04.831Z] Server: close outbound: /foo/x4
[2024-11-23T10:55:04.831Z] Server: close inbound: /foo/x4
[2024-11-23T10:55:04.831Z] 24s, 305ms: Result (2) from /foo/x4
[2024-11-23T10:55:04.831Z] Server: received /foo/x13
[2024-11-23T10:55:04.831Z] Server: close outbound: /foo/x13
[2024-11-23T10:55:04.831Z] Server: close inbound: /foo/x13
[2024-11-23T10:55:04.831Z] 27s, 385ms: Result (3) from /foo/x13
[2024-11-23T10:55:04.831Z] Server: received /foo/x15
[2024-11-23T10:55:04.831Z] Server: close outbound: /foo/x15
[2024-11-23T10:55:04.831Z] Server: close inbound: /foo/x15
[2024-11-23T10:55:04.831Z] 29s, 406ms: Result (4) from /foo/x15
[2024-11-23T10:55:04.832Z] Server: received /foo/x8
[2024-11-23T10:55:04.832Z] Server: close outbound: /foo/x8
[2024-11-23T10:55:04.832Z] Server: close inbound: /foo/x8
[2024-11-23T10:55:04.832Z] 30s, 887ms: Result (5) from /foo/x8
[2024-11-23T10:55:04.832Z] Server: received /foo/x16
[2024-11-23T10:55:04.832Z] Server: close outbound: /foo/x16
[2024-11-23T10:55:04.832Z] Server: close inbound: /foo/x16
[2024-11-23T10:55:04.832Z] 32s, 810ms: Result (6) from /foo/x16
[2024-11-23T10:55:04.832Z] Server: received /foo/x14
[2024-11-23T10:55:04.832Z] Server: close outbound: /foo/x14
[2024-11-23T10:55:04.832Z] Server: close inbound: /foo/x14
[2024-11-23T10:55:04.832Z] 34s, 644ms: Result (7) from /foo/x14
[2024-11-23T10:55:04.832Z] Server: received /foo/x7
[2024-11-23T10:55:04.832Z] Server: close outbound: /foo/x7
[2024-11-23T10:55:04.832Z] Server: close inbound: /foo/x7
[2024-11-23T10:55:04.832Z] 36s, 662ms: Result (8) from /foo/x7
[2024-11-23T10:55:04.832Z] 37s, 916ms: Result (9) from /foo/x3
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 38s, 294ms: Result (11) from /foo/x11
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 38s, 123ms: Result (10) from /foo/x9
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 132ms: Result (12) from /foo/x18
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 154ms: Result (14) from /foo/x20
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 150ms: Result (13) from /foo/x19
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 161ms: Result (15) from /foo/x17
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 164ms: Result (17) from /foo/x1
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 162ms: Result (16) from /foo/x5
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 169ms: Result (18) from /foo/x10
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] 39s, 169ms: Result (19) from /foo/x2
[2024-11-23T10:55:04.832Z] failed: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.832Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.832Z] Server: received /foo/x12
[2024-11-23T10:55:04.832Z] Server: close outbound: /foo/x12
[2024-11-23T10:55:04.832Z] Server: close inbound: /foo/x12
[2024-11-23T10:55:04.832Z] 39s, 577ms: Result (20) from /foo/x12
[2024-11-23T10:55:04.832Z] STDERR:
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:12 AM ManyRequests main
[2024-11-23T10:55:04.832Z] INFO: TEST
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:21 AM sun.net.httpserver.ServerImpl <init>
[2024-11-23T10:55:04.832Z] FINE: HttpServer created https localhost/127.0.0.1:0
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:23 AM sun.net.httpserver.ServerImpl createContext
[2024-11-23T10:55:04.832Z] FINE: context created: /foo
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:23 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: HttpClient-1-SelectorManager: starting
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39838 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39828 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39828 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39944 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39944 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39840 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39840 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39948 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39948 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39816 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39816 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39940 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39940 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39930 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39930 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39916 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39916 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39814 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:27 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39814 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39900 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39900 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39872 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39872 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39806 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39806 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39820 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39820 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39848 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.832Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39848 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.832Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39886 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39886 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39812 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39812 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39862 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39862 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39956 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39956 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription handleSubscribeEvent
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start reading from java.nio.channels.SocketChannel[connected local=/127.0.0.1:39792 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39792 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:28 AM jdk.internal.net.http.SocketTube$InternalWriteSubscriber startSubscription
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Start requesting bytes for writing to channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39838 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:29 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:41 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x6 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:42 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x6 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x6 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.833Z] FINER: Write Finished
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:44 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:47 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x4 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:47 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x4 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:47 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:47 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x4 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:47 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:50 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x13 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:50 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x13 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:50 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:50 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x13 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:50 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:52 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x15 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:52 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x15 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:52 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:52 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x15 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:52 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:54 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x8 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:54 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x8 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:54 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:54 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x8 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:54 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:56 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x16 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:56 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x16 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:56 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:56 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x16 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:56 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:57 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x14 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:57 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x14 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:57 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:57 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x14 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:57 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:59 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x7 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:54:59 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINE: Exchange request line: POST /foo/x7 HTTP/1.1
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.833Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.833Z] FINE: POST /foo/x7 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.833Z] FINER: exchange started
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.833Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.833Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39886 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39886 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39930 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39930 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:00 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x3 POST
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.833Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.833Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.833Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.833Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39812 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39812 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39828 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39828 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39940 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39940 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM sun.net.httpserver.ServerImpl$IdleTimeoutTask closeConnections
[2024-11-23T10:55:04.834Z] FINER: Closed idle connection java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39848 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39848 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39820 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39820 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39816 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39816 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39956 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39956 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39862 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39862 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39900 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39900 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x5 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x11 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x9 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x3 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x1 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x10 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x18 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x2 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x5 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x1 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x9 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x11 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x10 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x17 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x19 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x20 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x19 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x2 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x17 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:01 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:02 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:02 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x18 POST
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:02 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.834Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.834Z] Nov 23, 2024 10:55:02 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM jdk.internal.net.http.Http1AsyncReceiver checkForErrors
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: HTTP/1 read subscriber stopped for: https://localhost:43023/foo/x20 POST
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber onSubscribe
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: HTTP/1 read subscriber got subscription from https://localhost:43023/foo/x12 POST
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Exchange run
[2024-11-23T10:55:04.835Z] FINE: Exchange request line: POST /foo/x12 HTTP/1.1
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ExchangeImpl sendResponseHeaders
[2024-11-23T10:55:04.835Z] FINER: Sent headers: noContentToSend=false
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl logReply
[2024-11-23T10:55:04.835Z] FINE: POST /foo/x12 HTTP/1.1 [200 OK] ()
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:02 AM sun.net.httpserver.ServerImpl$Dispatcher handleEvent
[2024-11-23T10:55:04.835Z] FINER: Write Finished
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39792]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39838]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39792 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39792 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39806]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39872]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39838 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39838 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39806 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39806 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39948]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39814]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39872 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39872 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39948 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39840]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39916]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[closed]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM sun.net.httpserver.HttpConnection close
[2024-11-23T10:55:04.835Z] FINER: Closing connection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:43023 remote=localhost/127.0.0.1:39944]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39916 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39916 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39840 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39840 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:367)
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:376)
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1074)
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1Response.onReadError(Http1Response.java:553)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1Response$HeadersReader.onReadError(Http1Response.java:674)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.checkForErrors(Http1AsyncReceiver.java:297)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.flush(Http1AsyncReceiver.java:263)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SynchronizedRestartableTask.run(SequentialScheduler.java:175)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:147)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$DelegatingExecutor.execute(HttpClientImpl.java:154)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:273)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:242)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver.onReadError(Http1AsyncReceiver.java:506)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1AsyncReceiver$Http1TubeSubscriber.onError(Http1AsyncReceiver.java:585)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SSLTube$DelegateWrapper.onError(SSLTube.java:249)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.complete(SSLTube.java:433)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onErrorImpl(SSLTube.java:503)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SSLTube$SSLSubscriberWrapper.onComplete(SSLTube.java:559)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.checkCompletion(SubscriberWrapper.java:443)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run1(SubscriberWrapper.java:322)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper$DownstreamPusher.run(SubscriberWrapper.java:261)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SynchronizedRestartableTask.run(SequentialScheduler.java:175)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:147)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:271)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:224)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SubscriberWrapper.outgoing(SubscriberWrapper.java:234)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader.processData(SSLFlowDelegate.java:468)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SSLFlowDelegate$Reader$ReaderDownstreamPusher.run(SSLFlowDelegate.java:264)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SynchronizedRestartableTask.run(SequentialScheduler.java:175)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:147)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:198)
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
[2024-11-23T10:55:04.835Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
[2024-11-23T10:55:04.835Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-11-23T10:55:04.835Z] Caused by: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.common.Utils.wrapWithExtraDetail(Utils.java:327)
[2024-11-23T10:55:04.835Z] at java.net.http/jdk.internal.net.http.Http1Response$HeadersReader.onReadError(Http1Response.java:673)
[2024-11-23T10:55:04.835Z] ... 31 more
[2024-11-23T10:55:04.835Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:04.835Z] ... 18 more
[2024-11-23T10:55:04.835Z]
[2024-11-23T10:55:04.835Z] JavaTest Message: Test threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.835Z] JavaTest Message: shutting down test
[2024-11-23T10:55:04.835Z]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39814 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39814 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.835Z] INFO: CHANNEL: EOF read from channel: java.nio.channels.SocketChannel[connected local=/127.0.0.1:39944 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.835Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription read
[2024-11-23T10:55:04.836Z] INFO: CHANNEL: Stopped reading from channel java.nio.channels.SocketChannel[connected local=/127.0.0.1:39944 remote=localhost/127.0.0.1:43023]
[2024-11-23T10:55:04.836Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.836Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.836Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.836Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.836Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube signalClosed
[2024-11-23T10:55:04.836Z] INFO: CHANNEL: Connection close signalled: connection closed locally (java.nio.channels.SocketChannel[closed])
[2024-11-23T10:55:04.836Z] STATUS:Failed.`main' threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.836Z] Nov 23, 2024 10:55:03 AM jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription signalError
[2024-11-23T10:55:04.836Z] INFO: CHANNEL: Read error signalled on channel java.nio.channels.SocketChannel[closed]: java.io.IOException: connection closed locally
[2024-11-23T10:55:04.836Z] rerun:
[2024-11-23T10:55:04.836Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/0 && \
[2024-11-23T10:55:04.836Z] DISPLAY=:0 \
[2024-11-23T10:55:04.836Z] HOME=/home/jenkins \
[2024-11-23T10:55:04.836Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:04.836Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-11-23T10:55:04.836Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-11-23T10:55:04.836Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:04.836Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:04.836Z] -Dtest.compiler.opts= \
[2024-11-23T10:55:04.836Z] -Dtest.java.opts= \
[2024-11-23T10:55:04.836Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.836Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:04.836Z] -Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:04.836Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:04.836Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:04.836Z] -Dtest.name=java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.836Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequests2.java \
[2024-11-23T10:55:04.836Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:04.836Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:04.836Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d \
[2024-11-23T10:55:04.836Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.836Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/java/net/httpclient/ManyRequests2.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/1/test/lib \
[2024-11-23T10:55:04.836Z] -Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:04.836Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:04.836Z] -ea \
[2024-11-23T10:55:04.836Z] -esa \
[2024-11-23T10:55:04.836Z] -Xmx512m \
[2024-11-23T10:55:04.836Z] -XX:-UseCompressedOops \
[2024-11-23T10:55:04.836Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:04.836Z] -Dtest.XFixed=true \
[2024-11-23T10:55:04.836Z] -Djdk.httpclient.HttpClient.log=channel \
[2024-11-23T10:55:04.836Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/java/net/httpclient/ManyRequests2.d/main.0.jta
[2024-11-23T10:55:04.836Z]
[2024-11-23T10:55:04.836Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.util.concurrent.CompletionException: java.io.IOException: HTTP/1.1 header parser received no bytes
[2024-11-23T10:55:04.836Z] --------------------------------------------------
[2024-11-23T10:55:44.485Z] TEST: java/net/httpclient/ManyRequestsLegacy.java
[2024-11-23T10:55:44.485Z] TEST JDK: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image
[2024-11-23T10:55:44.485Z]
[2024-11-23T10:55:44.485Z] ACTION: build -- Passed. All files up to date
[2024-11-23T10:55:44.485Z] REASON: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:55:44.485Z] TIME: 0.0 seconds
[2024-11-23T10:55:44.485Z] messages:
[2024-11-23T10:55:44.485Z] command: build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:55:44.485Z] reason: User specified action: run build jdk.test.lib.net.SimpleSSLContext
[2024-11-23T10:55:44.485Z] started: Sat Nov 23 10:54:41 UTC 2024
[2024-11-23T10:55:44.485Z] finished: Sat Nov 23 10:54:41 UTC 2024
[2024-11-23T10:55:44.485Z] elapsed time (seconds): 0.0
[2024-11-23T10:55:44.485Z]
[2024-11-23T10:55:44.485Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:44.485Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:44.485Z] TIME: 0.713 seconds
[2024-11-23T10:55:44.485Z] messages:
[2024-11-23T10:55:44.485Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:44.485Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:44.485Z] started: Sat Nov 23 10:54:41 UTC 2024
[2024-11-23T10:55:44.485Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:44.485Z] Mode: agentvm
[2024-11-23T10:55:44.485Z] Agent id: 3
[2024-11-23T10:55:44.485Z] finished: Sat Nov 23 10:54:41 UTC 2024
[2024-11-23T10:55:44.485Z] elapsed time (seconds): 0.713
[2024-11-23T10:55:44.485Z] configuration:
[2024-11-23T10:55:44.485Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:44.485Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:44.485Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:44.485Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:44.485Z]
[2024-11-23T10:55:44.485Z] javac compilation environment
[2024-11-23T10:55:44.485Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:44.485Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.485Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:44.485Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib
[2024-11-23T10:55:44.486Z]
[2024-11-23T10:55:44.486Z] rerun:
[2024-11-23T10:55:44.486Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T10:55:44.486Z] DISPLAY=:0 \
[2024-11-23T10:55:44.486Z] HOME=/home/jenkins \
[2024-11-23T10:55:44.486Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:44.486Z] -J-ea \
[2024-11-23T10:55:44.486Z] -J-esa \
[2024-11-23T10:55:44.486Z] -J-Xmx512m \
[2024-11-23T10:55:44.486Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:44.486Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:44.486Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:44.486Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:44.486Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:44.486Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.486Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.486Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:44.486Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:44.486Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:44.486Z] -J-Dtest.name=java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.486Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.486Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:44.486Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.486Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.486Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.486Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.486Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:44.486Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:44.486Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.486Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.486Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/LogFilter.java
[2024-11-23T10:55:44.486Z]
[2024-11-23T10:55:44.486Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:44.486Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:44.486Z] TIME: 0.734 seconds
[2024-11-23T10:55:44.486Z] messages:
[2024-11-23T10:55:44.486Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:44.486Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:44.486Z] started: Sat Nov 23 10:54:41 UTC 2024
[2024-11-23T10:55:44.486Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:44.486Z] Mode: agentvm
[2024-11-23T10:55:44.486Z] Agent id: 3
[2024-11-23T10:55:44.486Z] finished: Sat Nov 23 10:54:42 UTC 2024
[2024-11-23T10:55:44.486Z] elapsed time (seconds): 0.734
[2024-11-23T10:55:44.486Z] configuration:
[2024-11-23T10:55:44.486Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:44.486Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:44.486Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:44.486Z]
[2024-11-23T10:55:44.486Z] javac compilation environment
[2024-11-23T10:55:44.486Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:44.486Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:44.486Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib
[2024-11-23T10:55:44.486Z]
[2024-11-23T10:55:44.486Z] rerun:
[2024-11-23T10:55:44.486Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T10:55:44.486Z] DISPLAY=:0 \
[2024-11-23T10:55:44.486Z] HOME=/home/jenkins \
[2024-11-23T10:55:44.486Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:44.486Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:44.486Z] -J-ea \
[2024-11-23T10:55:44.486Z] -J-esa \
[2024-11-23T10:55:44.486Z] -J-Xmx512m \
[2024-11-23T10:55:44.486Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:44.486Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:44.486Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:44.487Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:44.487Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:44.487Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.487Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.487Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:44.487Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:44.487Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:44.487Z] -J-Dtest.name=java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.487Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.487Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:44.487Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.487Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.487Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.487Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.487Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:44.487Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:44.487Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.487Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.487Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/EchoHandler.java
[2024-11-23T10:55:44.487Z]
[2024-11-23T10:55:44.487Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:44.487Z] REASON: User specified action: run compile ../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:44.487Z] TIME: 1.122 seconds
[2024-11-23T10:55:44.487Z] messages:
[2024-11-23T10:55:44.487Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:44.487Z] reason: User specified action: run compile ../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:44.487Z] started: Sat Nov 23 10:54:42 UTC 2024
[2024-11-23T10:55:44.487Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:44.487Z] Mode: agentvm
[2024-11-23T10:55:44.487Z] Agent id: 3
[2024-11-23T10:55:44.487Z] finished: Sat Nov 23 10:54:43 UTC 2024
[2024-11-23T10:55:44.487Z] elapsed time (seconds): 1.122
[2024-11-23T10:55:44.487Z] configuration:
[2024-11-23T10:55:44.487Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:44.487Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:44.487Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:44.487Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:44.487Z]
[2024-11-23T10:55:44.487Z] javac compilation environment
[2024-11-23T10:55:44.487Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:44.487Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.487Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:44.487Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.487Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d
[2024-11-23T10:55:44.487Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib
[2024-11-23T10:55:44.487Z]
[2024-11-23T10:55:44.487Z] rerun:
[2024-11-23T10:55:44.487Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T10:55:44.487Z] DISPLAY=:0 \
[2024-11-23T10:55:44.487Z] HOME=/home/jenkins \
[2024-11-23T10:55:44.487Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:44.487Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:44.487Z] -J-ea \
[2024-11-23T10:55:44.487Z] -J-esa \
[2024-11-23T10:55:44.487Z] -J-Xmx512m \
[2024-11-23T10:55:44.487Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:44.487Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:44.487Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:44.487Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:44.487Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:44.487Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.487Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.487Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:44.487Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:44.487Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:44.487Z] -J-Dtest.name=java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.487Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.487Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:44.487Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.488Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.488Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.488Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.488Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:44.488Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:44.488Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.488Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.488Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/../../../com/sun/net/httpserver/FileServerHandler.java
[2024-11-23T10:55:44.488Z]
[2024-11-23T10:55:44.488Z] ACTION: build -- Passed. Build successful
[2024-11-23T10:55:44.488Z] REASON: Named class compiled on demand
[2024-11-23T10:55:44.488Z] TIME: 2.765 seconds
[2024-11-23T10:55:44.488Z] messages:
[2024-11-23T10:55:44.488Z] command: build ManyRequestsLegacy
[2024-11-23T10:55:44.488Z] reason: Named class compiled on demand
[2024-11-23T10:55:44.488Z] started: Sat Nov 23 10:54:43 UTC 2024
[2024-11-23T10:55:44.488Z] Test directory:
[2024-11-23T10:55:44.488Z] compile: ManyRequestsLegacy
[2024-11-23T10:55:44.488Z] finished: Sat Nov 23 10:54:46 UTC 2024
[2024-11-23T10:55:44.488Z] elapsed time (seconds): 2.765
[2024-11-23T10:55:44.488Z]
[2024-11-23T10:55:44.488Z] ACTION: compile -- Passed. Compilation successful
[2024-11-23T10:55:44.488Z] REASON: .class file out of date or does not exist
[2024-11-23T10:55:44.488Z] TIME: 2.765 seconds
[2024-11-23T10:55:44.488Z] messages:
[2024-11-23T10:55:44.488Z] command: compile /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java
[2024-11-23T10:55:44.488Z] reason: .class file out of date or does not exist
[2024-11-23T10:55:44.488Z] started: Sat Nov 23 10:54:43 UTC 2024
[2024-11-23T10:55:44.488Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:44.488Z] Mode: agentvm
[2024-11-23T10:55:44.488Z] Agent id: 3
[2024-11-23T10:55:44.488Z] finished: Sat Nov 23 10:54:46 UTC 2024
[2024-11-23T10:55:44.488Z] elapsed time (seconds): 2.765
[2024-11-23T10:55:44.488Z] configuration:
[2024-11-23T10:55:44.488Z] Boot Layer (javac runtime environment)
[2024-11-23T10:55:44.488Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2024-11-23T10:55:44.488Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2024-11-23T10:55:44.488Z] patch: java.base /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/patches/java.base
[2024-11-23T10:55:44.488Z]
[2024-11-23T10:55:44.488Z] javac compilation environment
[2024-11-23T10:55:44.488Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:44.488Z] source path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.488Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2024-11-23T10:55:44.488Z] class path: /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2024-11-23T10:55:44.488Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d
[2024-11-23T10:55:44.488Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib
[2024-11-23T10:55:44.488Z]
[2024-11-23T10:55:44.488Z] rerun:
[2024-11-23T10:55:44.488Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T10:55:44.488Z] DISPLAY=:0 \
[2024-11-23T10:55:44.488Z] HOME=/home/jenkins \
[2024-11-23T10:55:44.488Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:44.488Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/javac \
[2024-11-23T10:55:44.488Z] -J-ea \
[2024-11-23T10:55:44.488Z] -J-esa \
[2024-11-23T10:55:44.488Z] -J-Xmx512m \
[2024-11-23T10:55:44.488Z] -J-XX:-UseCompressedOops \
[2024-11-23T10:55:44.488Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:44.488Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:44.488Z] -J-Dtest.compiler.opts= \
[2024-11-23T10:55:44.488Z] -J-Dtest.java.opts= \
[2024-11-23T10:55:44.488Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.488Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.488Z] -J-Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:44.488Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:44.488Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:44.488Z] -J-Dtest.name=java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.488Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.488Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:44.488Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.488Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.488Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.489Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.489Z] -J-Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:44.489Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:44.489Z] -d /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.489Z] -sourcepath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.489Z] -classpath /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java
[2024-11-23T10:55:44.489Z]
[2024-11-23T10:55:44.489Z] ACTION: main -- Failed. Execution failed: `main' threw exception: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.489Z] REASON: User specified action: run main/othervm/timeout=40 ManyRequestsLegacy
[2024-11-23T10:55:44.489Z] TIME: 54.767 seconds
[2024-11-23T10:55:44.489Z] messages:
[2024-11-23T10:55:44.489Z] command: main ManyRequestsLegacy
[2024-11-23T10:55:44.489Z] reason: User specified action: run main/othervm/timeout=40 ManyRequestsLegacy
[2024-11-23T10:55:44.489Z] started: Sat Nov 23 10:54:46 UTC 2024
[2024-11-23T10:55:44.489Z] Mode: othervm [/othervm specified]
[2024-11-23T10:55:44.489Z] Additional options from @modules: --add-modules java.net.http,java.logging,jdk.httpserver
[2024-11-23T10:55:44.489Z] finished: Sat Nov 23 10:55:41 UTC 2024
[2024-11-23T10:55:44.489Z] elapsed time (seconds): 54.767
[2024-11-23T10:55:44.489Z] configuration:
[2024-11-23T10:55:44.489Z] Boot Layer
[2024-11-23T10:55:44.489Z] add modules: java.net.http java.logging jdk.httpserver
[2024-11-23T10:55:44.489Z]
[2024-11-23T10:55:44.489Z] STDOUT:
[2024-11-23T10:55:44.489Z] Seed from RandomFactory = 7899330683217376419L
[2024-11-23T10:55:44.489Z] Sending 20 requests; delay=false, chunks=0, XFixed=false
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x1
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x2
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x3
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x4
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x5
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x6
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x7
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x8
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x9
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x10
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x11
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x12
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x13
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x14
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x15
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x16
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x17
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x18
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x19
[2024-11-23T10:55:44.489Z] Client: sendAsync: https://localhost:38691/foo/x20
[2024-11-23T10:55:44.489Z] Server: received /foo/x10
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x10
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x10
[2024-11-23T10:55:44.489Z] 14s, 683ms: Result (1) from /foo/x10
[2024-11-23T10:55:44.489Z] Server: received /foo/x5
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x5
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x5
[2024-11-23T10:55:44.489Z] 18s, 681ms: Result (2) from /foo/x5
[2024-11-23T10:55:44.489Z] Server: received /foo/x8
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x8
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x8
[2024-11-23T10:55:44.489Z] 21s, 36ms: Result (3) from /foo/x8
[2024-11-23T10:55:44.489Z] Server: received /foo/x9
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x9
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x9
[2024-11-23T10:55:44.489Z] 22s, 687ms: Result (4) from /foo/x9
[2024-11-23T10:55:44.489Z] Server: received /foo/x17
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x17
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x17
[2024-11-23T10:55:44.489Z] 24s, 40ms: Result (5) from /foo/x17
[2024-11-23T10:55:44.489Z] Server: received /foo/x4
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x4
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x4
[2024-11-23T10:55:44.489Z] 25s, 675ms: Result (6) from /foo/x4
[2024-11-23T10:55:44.489Z] Server: received /foo/x12
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x12
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x12
[2024-11-23T10:55:44.489Z] 27s, 395ms: Result (7) from /foo/x12
[2024-11-23T10:55:44.489Z] Server: received /foo/x16
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x16
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x16
[2024-11-23T10:55:44.489Z] 29s, 316ms: Result (8) from /foo/x16
[2024-11-23T10:55:44.489Z] Server: received /foo/x6
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x6
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x6
[2024-11-23T10:55:44.489Z] 30s, 945ms: Result (9) from /foo/x6
[2024-11-23T10:55:44.489Z] Server: received /foo/x2
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x2
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x2
[2024-11-23T10:55:44.489Z] 32s, 790ms: Result (10) from /foo/x2
[2024-11-23T10:55:44.489Z] Server: received /foo/x13
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x13
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x13
[2024-11-23T10:55:44.489Z] 34s, 768ms: Result (11) from /foo/x13
[2024-11-23T10:55:44.489Z] Server: received /foo/x14
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x14
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x14
[2024-11-23T10:55:44.489Z] 36s, 622ms: Result (12) from /foo/x14
[2024-11-23T10:55:44.489Z] Server: received /foo/x1
[2024-11-23T10:55:44.489Z] Server: close outbound: /foo/x1
[2024-11-23T10:55:44.489Z] Server: close inbound: /foo/x1
[2024-11-23T10:55:44.489Z] 38s, 344ms: Result (13) from /foo/x1
[2024-11-23T10:55:44.489Z] 39s, 669ms: Result (15) from /foo/x15
[2024-11-23T10:55:44.489Z] failed: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.489Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.489Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.489Z] 39s, 725ms: Result (18) from /foo/x7
[2024-11-23T10:55:44.489Z] failed: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.489Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.489Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.489Z] 39s, 675ms: Result (16) from /foo/x19
[2024-11-23T10:55:44.490Z] failed: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.490Z] 39s, 626ms: Result (14) from /foo/x18
[2024-11-23T10:55:44.490Z] failed: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.490Z] 39s, 832ms: Result (19) from /foo/x11
[2024-11-23T10:55:44.490Z] failed: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.490Z] 39s, 709ms: Result (17) from /foo/x3
[2024-11-23T10:55:44.490Z] failed: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.490Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.490Z] Server: received /foo/x20
[2024-11-23T10:55:44.490Z] Server: close outbound: /foo/x20
[2024-11-23T10:55:44.490Z] Server: close inbound: /foo/x20
[2024-11-23T10:55:44.490Z] 40s, 671ms: Result (20) from /foo/x20
[2024-11-23T10:55:44.490Z] STDERR:
[2024-11-23T10:55:44.490Z] Nov 23, 2024 10:54:52 AM ManyRequestsLegacy main
[2024-11-23T10:55:44.490Z] INFO: TEST
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 13004 millis for POST to https://localhost:38691/foo/x10
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 17921 millis for POST to https://localhost:38691/foo/x5
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 20214 millis for POST to https://localhost:38691/foo/x8
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 21842 millis for POST to https://localhost:38691/foo/x9
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 23013 millis for POST to https://localhost:38691/foo/x17
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 24925 millis for POST to https://localhost:38691/foo/x4
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 26450 millis for POST to https://localhost:38691/foo/x12
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 28307 millis for POST to https://localhost:38691/foo/x16
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 30147 millis for POST to https://localhost:38691/foo/x6
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 32077 millis for POST to https://localhost:38691/foo/x2
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 33820 millis for POST to https://localhost:38691/foo/x13
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 35630 millis for POST to https://localhost:38691/foo/x14
[2024-11-23T10:55:44.490Z] ClientImpl (async) elapsed 37864 millis for POST to https://localhost:38691/foo/x1
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 38594 millis for POST to https://localhost:38691/foo/x18
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 38681 millis for POST to https://localhost:38691/foo/x15
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 38633 millis for POST to https://localhost:38691/foo/x19
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 38982 millis for POST to https://localhost:38691/foo/x3
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 38903 millis for POST to https://localhost:38691/foo/x7
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 38917 millis for POST to https://localhost:38691/foo/x11
[2024-11-23T10:55:44.610Z] ClientImpl (async) elapsed 39533 millis for POST to https://localhost:38691/foo/x20
[2024-11-23T10:55:44.610Z] java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.610Z] at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:331)
[2024-11-23T10:55:44.610Z] at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:346)
[2024-11-23T10:55:44.610Z] at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:870)
[2024-11-23T10:55:44.610Z] at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837)
[2024-11-23T10:55:44.610Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506)
[2024-11-23T10:55:44.610Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2094)
[2024-11-23T10:55:44.610Z] at ManyRequestsLegacy$LegacyHttpClient.lambda$sendAsync$0(ManyRequestsLegacy.java:199)
[2024-11-23T10:55:44.610Z] at java.base/java.lang.Thread.run(Thread.java:829)
[2024-11-23T10:55:44.610Z] Caused by: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketImpl.handleEOF(SSLSocketImpl.java:1701)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1519)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketImpl.readHandshakeRecord(SSLSocketImpl.java:1421)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:456)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketImpl.startHandshake(SSLSocketImpl.java:427)
[2024-11-23T10:55:44.610Z] at java.base/sun.net.www.protocol.https.HttpsClient.afterConnect(HttpsClient.java:580)
[2024-11-23T10:55:44.610Z] at java.base/sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(AbstractDelegateHttpsURLConnection.java:201)
[2024-11-23T10:55:44.610Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream0(HttpURLConnection.java:1403)
[2024-11-23T10:55:44.610Z] at java.base/sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:1378)
[2024-11-23T10:55:44.610Z] at java.base/sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(HttpsURLConnectionImpl.java:246)
[2024-11-23T10:55:44.610Z] at ManyRequestsLegacy$LegacyHttpClient.lambda$sendAsync$0(ManyRequestsLegacy.java:190)
[2024-11-23T10:55:44.610Z] ... 1 more
[2024-11-23T10:55:44.610Z] Caused by: java.io.EOFException: SSL peer shut down incorrectly
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:489)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketInputRecord.decode(SSLSocketInputRecord.java:160)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLTransport.decode(SSLTransport.java:111)
[2024-11-23T10:55:44.610Z] at java.base/sun.security.ssl.SSLSocketImpl.decode(SSLSocketImpl.java:1511)
[2024-11-23T10:55:44.610Z] ... 10 more
[2024-11-23T10:55:44.610Z]
[2024-11-23T10:55:44.610Z] JavaTest Message: Test threw exception: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.610Z] JavaTest Message: shutting down test
[2024-11-23T10:55:44.610Z]
[2024-11-23T10:55:44.610Z] STATUS:Failed.`main' threw exception: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.610Z] rerun:
[2024-11-23T10:55:44.610Z] cd /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/scratch/2 && \
[2024-11-23T10:55:44.610Z] DISPLAY=:0 \
[2024-11-23T10:55:44.610Z] HOME=/home/jenkins \
[2024-11-23T10:55:44.610Z] PATH=/bin:/usr/bin:/usr/sbin \
[2024-11-23T10:55:44.610Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2024-11-23T10:55:44.610Z] /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image/bin/java \
[2024-11-23T10:55:44.610Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:-UseCompressedOops' \
[2024-11-23T10:55:44.610Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:-UseCompressedOops' \
[2024-11-23T10:55:44.610Z] -Dtest.compiler.opts= \
[2024-11-23T10:55:44.610Z] -Dtest.java.opts= \
[2024-11-23T10:55:44.610Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.610Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/j2sdk-image \
[2024-11-23T10:55:44.610Z] -Dtest.timeout.factor=8.0 \
[2024-11-23T10:55:44.610Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:44.610Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2024-11-23T10:55:44.610Z] -Dtest.name=java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.610Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/ManyRequestsLegacy.java \
[2024-11-23T10:55:44.610Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2024-11-23T10:55:44.610Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib \
[2024-11-23T10:55:44.610Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d \
[2024-11-23T10:55:44.610Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.610Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/java/net/httpclient/ManyRequestsLegacy.d:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/classes/2/test/lib \
[2024-11-23T10:55:44.610Z] -Dtest.modules='java.net.http java.logging jdk.httpserver' \
[2024-11-23T10:55:44.610Z] --add-modules java.net.http,java.logging,jdk.httpserver \
[2024-11-23T10:55:44.610Z] -ea \
[2024-11-23T10:55:44.610Z] -esa \
[2024-11-23T10:55:44.610Z] -Xmx512m \
[2024-11-23T10:55:44.610Z] -XX:-UseCompressedOops \
[2024-11-23T10:55:44.610Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2024-11-23T10:55:44.610Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work/java/net/httpclient/ManyRequestsLegacy.d/main.0.jta
[2024-11-23T10:55:44.610Z]
[2024-11-23T10:55:44.610Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.util.concurrent.CompletionException: javax.net.ssl.SSLHandshakeException: Remote host terminated the handshake
[2024-11-23T10:55:44.610Z] --------------------------------------------------
[2024-11-23T11:48:12.490Z] Test results: passed: 719; failed: 4
[2024-11-23T11:48:40.551Z] Report written to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/report/html/report.html
[2024-11-23T11:48:40.551Z] Results written to /home/jenkins/workspace/Test_openjdk11_hs_extended.openjdk_x86-64_linux_rerun/aqa-tests/TKG/output_17323537446455/jdk_net_1/work
[2024-11-23T11:48:40.551Z] Error: Some tests failed or other problems occurred.
[2024-11-23T11:48:41.187Z] -----------------------------------
[2024-11-23T11:48:41.187Z] jdk_net_1_FAILED
[2024-11-23T11:48:41.187Z] -----------------------------------
[2024-11-23T11:48:41.187Z]
[2024-11-23T11:48:41.187Z] TEST TEARDOWN:
[2024-11-23T11:48:41.187Z] Nothing to be done for teardown.
[2024-11-23T11:48:41.187Z] jdk_net_1 Finish Time: Sat Nov 23 11:48:40 2024 Epoch Time (ms): 1732362520608