jdk_net_0
[2025-02-27T03:34:26.204Z] Running test jdk_net_0 ...
[2025-02-27T03:34:26.204Z] ===============================================
[2025-02-27T03:34:26.204Z] jdk_net_0 Start Time: Thu Feb 27 03:34:24 2025 Epoch Time (ms): 1740627264436
[2025-02-27T03:34:26.204Z] variation: Mode150
[2025-02-27T03:34:26.204Z] JVM_OPTIONS: -XX:+UseCompressedOops
[2025-02-27T03:34:26.204Z] { \
[2025-02-27T03:34:26.204Z] echo ""; echo "TEST SETUP:"; \
[2025-02-27T03:34:26.204Z] echo "Nothing to be done for setup."; \
[2025-02-27T03:34:26.204Z] mkdir -p "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/jdk_net_0"; \
[2025-02-27T03:34:26.204Z] cd "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/jdk_net_0"; \
[2025-02-27T03:34:26.204Z] echo ""; echo "TESTING:"; \
[2025-02-27T03:34:26.204Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java" -Xmx512m -jar "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/jtreg/lib/jtreg.jar" \
[2025-02-27T03:34:26.204Z] -agentvm -a -ea -esa -v:fail,error,time,nopass -retain:fail,error,*.dmp,javacore.*,heapdump.*,*.trc -ignore:quiet -timeoutFactor:8 -xml:verify -concurrency:1 -nativepath:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native" -vmoptions:"-Xmx512m -XX:+UseCompressedOops " \
[2025-02-27T03:34:26.204Z] -w ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/jdk_net_0"/work" \
[2025-02-27T03:34:26.204Z] -r ""/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/jdk_net_0"/report" \
[2025-02-27T03:34:26.204Z] -jdk:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image" \
[2025-02-27T03:34:26.204Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk/ProblemList.txt" \
[2025-02-27T03:34:26.204Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../../jvmtest/openjdk/excludes/ProblemList_openjdk17.txt" \
[2025-02-27T03:34:26.204Z] \
[2025-02-27T03:34:26.204Z] -exclude:"/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/excludes/vendors/eclipse/ProblemList_openjdk17.txt" \
[2025-02-27T03:34:26.204Z] "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../openjdk/openjdk-jdk/test/jdk:jdk_net"; \
[2025-02-27T03:34:26.204Z] if [ $? -eq 0 ]; then echo "-----------------------------------"; echo "jdk_net_0""_PASSED"; echo "-----------------------------------"; cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/..; else echo "-----------------------------------"; echo "jdk_net_0""_FAILED"; echo "-----------------------------------"; fi; \
[2025-02-27T03:34:26.204Z] echo ""; echo "TEST TEARDOWN:"; \
[2025-02-27T03:34:26.204Z] echo "Nothing to be done for teardown."; \
[2025-02-27T03:34:26.204Z] } 2>&1 | tee -a "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/TestTargetResult";
[2025-02-27T03:34:26.204Z]
[2025-02-27T03:34:26.204Z] TEST SETUP:
[2025-02-27T03:34:26.204Z] Nothing to be done for setup.
[2025-02-27T03:34:26.204Z]
[2025-02-27T03:34:26.204Z] TESTING:
[2025-02-27T03:34:26.204Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/jdk_net_0/work" not found: creating
[2025-02-27T03:34:26.204Z] Directory "/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/../TKG/output_17406184591932/jdk_net_0/report" not found: creating
[2025-02-27T03:34:30.700Z] XML output with verification to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work
[2025-02-27T04:41:54.417Z] --------------------------------------------------
[2025-02-27T04:41:54.417Z] TEST: java/net/httpclient/StreamingBody.java
[2025-02-27T04:41:54.417Z] TEST JDK: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image
[2025-02-27T04:41:54.417Z]
[2025-02-27T04:41:54.417Z] ACTION: build -- Passed. All files up to date
[2025-02-27T04:41:54.417Z] REASON: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-02-27T04:41:54.417Z] TIME: 0.0 seconds
[2025-02-27T04:41:54.417Z] messages:
[2025-02-27T04:41:54.417Z] command: build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-02-27T04:41:54.417Z] reason: User specified action: run build jdk.httpclient.test.lib.common.HttpServerAdapters jdk.test.lib.net.SimpleSSLContext
[2025-02-27T04:41:54.417Z] started: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.417Z] finished: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.417Z] elapsed time (seconds): 0.0
[2025-02-27T04:41:54.417Z]
[2025-02-27T04:41:54.417Z] ACTION: build -- Passed. Build successful
[2025-02-27T04:41:54.417Z] REASON: Named class compiled on demand
[2025-02-27T04:41:54.417Z] TIME: 0.145 seconds
[2025-02-27T04:41:54.417Z] messages:
[2025-02-27T04:41:54.417Z] command: build StreamingBody
[2025-02-27T04:41:54.417Z] reason: Named class compiled on demand
[2025-02-27T04:41:54.417Z] started: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.417Z] Test directory:
[2025-02-27T04:41:54.417Z] compile: StreamingBody
[2025-02-27T04:41:54.417Z] finished: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.417Z] elapsed time (seconds): 0.145
[2025-02-27T04:41:54.417Z]
[2025-02-27T04:41:54.417Z] ACTION: compile -- Passed. Compilation successful
[2025-02-27T04:41:54.417Z] REASON: .class file out of date or does not exist
[2025-02-27T04:41:54.417Z] TIME: 0.145 seconds
[2025-02-27T04:41:54.417Z] messages:
[2025-02-27T04:41:54.417Z] command: compile /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2025-02-27T04:41:54.417Z] reason: .class file out of date or does not exist
[2025-02-27T04:41:54.417Z] started: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.417Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2025-02-27T04:41:54.417Z] Mode: agentvm
[2025-02-27T04:41:54.417Z] Agent id: 1
[2025-02-27T04:41:54.417Z] finished: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.417Z] elapsed time (seconds): 0.145
[2025-02-27T04:41:54.417Z] configuration:
[2025-02-27T04:41:54.417Z] Boot Layer (javac runtime environment)
[2025-02-27T04:41:54.417Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar
[2025-02-27T04:41:54.417Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar
[2025-02-27T04:41:54.417Z] patch: java.base /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/patches/java.base
[2025-02-27T04:41:54.417Z]
[2025-02-27T04:41:54.417Z] javac compilation environment
[2025-02-27T04:41:54.417Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2025-02-27T04:41:54.417Z] add exports: java.base/sun.net ALL-UNNAMED
[2025-02-27T04:41:54.417Z] java.base/sun.net.www ALL-UNNAMED
[2025-02-27T04:41:54.417Z] java.base/sun.net.www.http ALL-UNNAMED
[2025-02-27T04:41:54.417Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2025-02-27T04:41:54.417Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2025-02-27T04:41:54.417Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2025-02-27T04:41:54.417Z] source path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2025-02-27T04:41:54.417Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib
[2025-02-27T04:41:54.417Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib
[2025-02-27T04:41:54.418Z] class path: /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar
[2025-02-27T04:41:54.418Z]
[2025-02-27T04:41:54.418Z] rerun:
[2025-02-27T04:41:54.418Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/scratch && \
[2025-02-27T04:41:54.418Z] DISPLAY=unix:0 \
[2025-02-27T04:41:54.418Z] HOME=/home/jenkins \
[2025-02-27T04:41:54.418Z] LANG=en_US \
[2025-02-27T04:41:54.418Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-02-27T04:41:54.418Z] TZ=Etc/UTC \
[2025-02-27T04:41:54.418Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/javac \
[2025-02-27T04:41:54.418Z] -J-ea \
[2025-02-27T04:41:54.418Z] -J-esa \
[2025-02-27T04:41:54.418Z] -J-Xmx512m \
[2025-02-27T04:41:54.418Z] -J-XX:+UseCompressedOops \
[2025-02-27T04:41:54.418Z] -J-Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2025-02-27T04:41:54.418Z] -J-Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2025-02-27T04:41:54.418Z] -J-Dtest.compiler.opts= \
[2025-02-27T04:41:54.418Z] -J-Dtest.java.opts= \
[2025-02-27T04:41:54.418Z] -J-Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-02-27T04:41:54.418Z] -J-Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-02-27T04:41:54.418Z] -J-Dtest.timeout.factor=8.0 \
[2025-02-27T04:41:54.418Z] -J-Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-02-27T04:41:54.418Z] -J-Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-02-27T04:41:54.418Z] -J-Dtest.name=java/net/httpclient/StreamingBody.java \
[2025-02-27T04:41:54.418Z] -J-Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2025-02-27T04:41:54.418Z] -J-Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2025-02-27T04:41:54.418Z] -J-Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.418Z] -J-Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2025-02-27T04:41:54.418Z] -J-Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.418Z] -J-Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.418Z] -J-Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2025-02-27T04:41:54.418Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2025-02-27T04:41:54.418Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2025-02-27T04:41:54.418Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2025-02-27T04:41:54.418Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2025-02-27T04:41:54.418Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2025-02-27T04:41:54.418Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2025-02-27T04:41:54.418Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2025-02-27T04:41:54.418Z] -d /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2025-02-27T04:41:54.418Z] -sourcepath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.418Z] -classpath /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java
[2025-02-27T04:41:54.418Z]
[2025-02-27T04:41:54.418Z] ACTION: testng -- Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2025-02-27T04:41:54.418Z] REASON: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-02-27T04:41:54.418Z] TIME: 48.021 seconds
[2025-02-27T04:41:54.418Z] messages:
[2025-02-27T04:41:54.418Z] command: testng -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-02-27T04:41:54.418Z] reason: User specified action: run testng/othervm -Djdk.httpclient.HttpClient.log=trace,headers,requests StreamingBody
[2025-02-27T04:41:54.418Z] started: Thu Feb 27 04:40:59 UTC 2025
[2025-02-27T04:41:54.418Z] Mode: othervm [/othervm specified]
[2025-02-27T04:41:54.418Z] Additional options from @modules: --add-modules java.base,java.net.http,java.logging,jdk.httpserver --add-exports java.base/sun.net.www.http=ALL-UNNAMED --add-exports java.base/sun.net.www=ALL-UNNAMED --add-exports java.base/sun.net=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED
[2025-02-27T04:41:54.418Z] finished: Thu Feb 27 04:41:47 UTC 2025
[2025-02-27T04:41:54.418Z] elapsed time (seconds): 48.021
[2025-02-27T04:41:54.418Z] configuration:
[2025-02-27T04:41:54.418Z] Boot Layer
[2025-02-27T04:41:54.418Z] add modules: java.base java.net.http java.logging jdk.httpserver
[2025-02-27T04:41:54.418Z] add exports: java.base/sun.net ALL-UNNAMED
[2025-02-27T04:41:54.418Z] java.base/sun.net.www ALL-UNNAMED
[2025-02-27T04:41:54.418Z] java.base/sun.net.www.http ALL-UNNAMED
[2025-02-27T04:41:54.418Z] java.net.http/jdk.internal.net.http.common ALL-UNNAMED
[2025-02-27T04:41:54.418Z] java.net.http/jdk.internal.net.http.frame ALL-UNNAMED
[2025-02-27T04:41:54.418Z] java.net.http/jdk.internal.net.http.hpack ALL-UNNAMED
[2025-02-27T04:41:54.418Z]
[2025-02-27T04:41:54.418Z] STDOUT:
[2025-02-27T04:41:54.418Z] Http1TestServer[localhost/127.0.0.1:56647]::addHandler StreamingBody$MessageHandler@6e2cd221, /http1/streamingbody/
[2025-02-27T04:41:54.418Z] Http1TestServer[localhost/127.0.0.1:56648]::addHandler StreamingBody$MessageHandler@14b6a0fb, /https1/streamingbody/
[2025-02-27T04:41:54.418Z] Http2TestServerImpl[localhost/127.0.0.1:56649]::addHandler StreamingBody$MessageHandler@1ccdac0b, /http2/streamingbody/
[2025-02-27T04:41:54.419Z] Http2TestServerImpl[localhost/127.0.0.1:56650]::addHandler StreamingBody$MessageHandler@2b150e7a, /https2/streamingbody/
[2025-02-27T04:41:54.419Z] Http1TestServer: start
[2025-02-27T04:41:54.419Z] Http1TestServer: start
[2025-02-27T04:41:54.419Z] Http2TestServerImpl: start
[2025-02-27T04:41:54.419Z] Http2TestServerImpl: start
[2025-02-27T04:41:54.419Z] config StreamingBody.setup(): success
[2025-02-27T04:41:54.419Z]
[2025-02-27T04:41:54.419Z] ---- starting (http://127.0.0.1:56647/http1/streamingbody/w) ----
[2025-02-27T04:41:54.419Z] iteration: 0
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 1
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 2
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 3
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 4
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 5
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 6
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 7
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 8
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 9
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 10
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 11
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 12
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 13
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 14
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 15
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 16
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 17
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 18
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 19
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 20
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 21
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 22
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 23
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 24
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 25
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 26
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 27
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 28
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 29
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 30
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 31
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 32
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 33
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 34
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 35
[2025-02-27T04:41:54.419Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.419Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.419Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.419Z] iteration: 36
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 37
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 38
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 39
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 40
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 41
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 42
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 43
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 44
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 45
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 46
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 47
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 48
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 49
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 50
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 51
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 52
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 53
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 54
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 55
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 56
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 57
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 58
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 59
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 60
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 61
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 62
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 63
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 64
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 65
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 66
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 67
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 68
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 69
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 70
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 71
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 72
[2025-02-27T04:41:54.420Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.420Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.420Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.420Z] iteration: 73
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 74
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 75
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 76
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 77
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 78
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 79
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 80
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 81
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 82
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 83
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 84
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 85
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 86
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 87
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 88
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 89
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 90
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 91
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 92
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 93
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 94
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 95
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 96
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 97
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 98
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 99
[2025-02-27T04:41:54.421Z] MessageHandler for: /http1/streamingbody/w
[2025-02-27T04:41:54.421Z] Got response: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] test StreamingBody.test("http://127.0.0.1:56647/http1/streamingbody/w"): success
[2025-02-27T04:41:54.421Z]
[2025-02-27T04:41:54.421Z] ---- starting (https://127.0.0.1:56648/https1/streamingbody/x) ----
[2025-02-27T04:41:54.421Z] iteration: 0
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 1
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 2
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 3
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 4
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 5
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 6
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 7
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 8
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 9
[2025-02-27T04:41:54.421Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.421Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.421Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.421Z] iteration: 10
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 11
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 12
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 13
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 14
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 15
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 16
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 17
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 18
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 19
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 20
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 21
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 22
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 23
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 24
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 25
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 26
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 27
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 28
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 29
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 30
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 31
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 32
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 33
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 34
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 35
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 36
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 37
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 38
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 39
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 40
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 41
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 42
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 43
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 44
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 45
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 46
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 47
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 48
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.422Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.422Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.422Z] iteration: 49
[2025-02-27T04:41:54.422Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 50
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 51
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 52
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 53
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 54
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 55
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 56
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 57
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 58
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 59
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 60
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 61
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 62
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 63
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 64
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 65
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 66
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 67
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 68
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 69
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 70
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 71
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 72
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 73
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 74
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 75
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.423Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.423Z] iteration: 76
[2025-02-27T04:41:54.423Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.423Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 77
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 78
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 79
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 80
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 81
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 82
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 83
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 84
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 85
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 86
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 87
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 88
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 89
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 90
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 91
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.425Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.425Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.425Z] iteration: 92
[2025-02-27T04:41:54.425Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 93
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 94
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 95
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 96
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 97
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 98
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 99
[2025-02-27T04:41:54.426Z] MessageHandler for: /https1/streamingbody/x
[2025-02-27T04:41:54.426Z] Got response: (GET https://127.0.0.1:56648/https1/streamingbody/x) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] test StreamingBody.test("https://127.0.0.1:56648/https1/streamingbody/x"): success
[2025-02-27T04:41:54.426Z]
[2025-02-27T04:41:54.426Z] ---- starting (http://127.0.0.1:56649/http2/streamingbody/y) ----
[2025-02-27T04:41:54.426Z] iteration: 0
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7dc4fbe2
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 1
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3ae20044
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 2
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@340e2e1f
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 3
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f0b7
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 4
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@61a6eaa8
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 5
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4bec26f8
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 6
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e57974c
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 7
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@21785e79
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 8
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@77dd1354
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 9
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5dac30b1
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 10
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6ff321bf
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 11
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c1b21ae
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 12
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1343c4ca
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 13
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2f5647ab
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 14
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@59de7527
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 15
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@c9d29e3
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 16
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@175c92e
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 17
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1c03bdb4
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 18
[2025-02-27T04:41:54.426Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@365e845e
[2025-02-27T04:41:54.426Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.426Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.426Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.426Z] iteration: 19
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@53e96147
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 20
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7c7aeead
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 21
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7d95028b
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 22
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3f2b1513
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 23
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@27d0a8e8
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 24
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@cf42539
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 25
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5920ff76
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 26
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3ec4facc
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 27
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1cf18214
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 28
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3181a15e
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 29
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6f043357
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 30
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@760fb6e1
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 31
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@66fe7b16
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 32
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5a49adc6
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 33
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1499b353
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 34
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1f2ab79f
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 35
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@a9959a7
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 36
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1da9f2af
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 37
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4473c962
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 38
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@eaf183c
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 39
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4ebb2c2f
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 40
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1c5593dd
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 41
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@46b761ec
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 42
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@30affffe
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 43
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@27e27790
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 44
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1719d3ca
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 45
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6a5c78c4
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 46
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@25432a7e
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 47
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@11a987b1
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 48
[2025-02-27T04:41:54.427Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@487791cd
[2025-02-27T04:41:54.427Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.427Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.427Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.427Z] iteration: 49
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@41644a5f
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 50
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7d4888d7
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 51
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@20011cc0
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 52
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@548c08f4
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 53
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@37d99688
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 54
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@eeebe94
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 55
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@26a15495
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 56
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@12de331d
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 57
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@69c89a18
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 58
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@122983ab
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 59
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3e007887
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 60
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5d25e281
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 61
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7090ab67
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 62
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2efa5a05
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 63
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1303cb1d
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 64
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@61400216
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 65
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@14fe46ca
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 66
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@68a80c22
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 67
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@657e6909
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 68
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4cf8702
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 69
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@62614947
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 70
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4a008035
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 71
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5ca09e5d
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 72
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@24afe55c
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 73
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4c6cbbff
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 74
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2238b6f
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 75
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5aa9bf00
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 76
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@177340c
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 77
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@286dc49e
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 78
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@368b5a0f
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 79
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@21cdb261
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.428Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.428Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.428Z] iteration: 80
[2025-02-27T04:41:54.428Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19a23500
[2025-02-27T04:41:54.428Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 81
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f2d5b9e
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 82
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@331a2956
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 83
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7f08cbee
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 84
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@778afb3a
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 85
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@424ebffe
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 86
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@20fc6e78
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 87
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19928632
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 88
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3961fd11
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 89
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e67148c
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 90
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4d2b3496
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 91
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@40059817
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 92
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@763a6c73
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 93
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@40cfc54c
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 94
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@54d4d647
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 95
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@387d39ea
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 96
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1d019362
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 97
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@235ad02b
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 98
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@51ce4ce9
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 99
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@ad9d53
[2025-02-27T04:41:54.429Z] MessageHandler for: http://127.0.0.1:56649/http2/streamingbody/y
[2025-02-27T04:41:54.429Z] Got response: (GET http://127.0.0.1:56649/http2/streamingbody/y) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] test StreamingBody.test("http://127.0.0.1:56649/http2/streamingbody/y"): success
[2025-02-27T04:41:54.429Z]
[2025-02-27T04:41:54.429Z] ---- starting (https://127.0.0.1:56650/https2/streamingbody/z) ----
[2025-02-27T04:41:54.429Z] iteration: 0
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6612b3e8
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 1
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@622d2bf2
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 2
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@272fb9d3
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 3
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@653c2ce4
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 4
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16c25e58
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 5
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1d3b95c9
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 6
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4700469c
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 7
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@43df1994
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 8
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@47ebaf29
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 9
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@63fffc0
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 10
[2025-02-27T04:41:54.429Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@434e7d3d
[2025-02-27T04:41:54.429Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.429Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.429Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.429Z] iteration: 11
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7866cf79
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 12
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@626ea5bb
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 13
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1bd697c9
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 14
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2bc1a61b
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 15
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6512a91d
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 16
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@72469b79
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 17
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5d812227
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 18
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7bd6b6f2
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 19
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@b7ca2d4
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 20
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4da77d91
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 21
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19e3ee18
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 22
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@574caaf0
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 23
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3948d8cf
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 24
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4ff57182
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 25
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4960c54a
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 26
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7bc9fdbc
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 27
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4b8ccaa
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 28
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6025d4de
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 29
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2f201705
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 30
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@1bb03b40
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 31
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@59af7900
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 32
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@17e2c5cf
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 33
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@38d56009
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 34
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@22252668
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.430Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.430Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.430Z] iteration: 35
[2025-02-27T04:41:54.430Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@e03c55
[2025-02-27T04:41:54.430Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 36
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@12d5d3b
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 37
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@12ebb03f
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 38
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@19f6d26c
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 39
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@18755793
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 40
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@735a1523
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 41
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3cff293f
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 42
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@13b5f97e
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 43
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@21cefd54
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 44
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@21e1743
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 45
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@476d60ee
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 46
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7baf1f74
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 47
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@2d5d7908
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 48
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5f8bd7ef
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 49
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@73cda6e0
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 50
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@701a4352
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 51
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3649f160
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 52
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@377c6ce9
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 53
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@29983640
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 54
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@bbae0f2
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 55
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7201d214
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 56
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@26cee399
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 57
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4e0ceb36
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 58
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@126d2f75
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 59
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6e80de5e
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 60
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@3f833a3c
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 61
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@16ff33a1
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 62
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6d12a08c
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 63
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@588e15e
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.431Z] iteration: 64
[2025-02-27T04:41:54.431Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@23fc6909
[2025-02-27T04:41:54.431Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.431Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.431Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 65
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4c7134ec
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 66
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@341ffb2e
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 67
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@76df7ee2
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 68
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@36abf511
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 69
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7338717c
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 70
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@38b532be
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 71
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@35907324
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 72
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@5cfa0bfa
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 73
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@6cf92288
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 74
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@7d48dd6b
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 75
[2025-02-27T04:41:54.432Z] Http2TestContext::handle Http2TestExchangeImpl: jdk.httpclient.test.lib.http2.Http2TestExchangeImpl@4bf788b5
[2025-02-27T04:41:54.432Z] MessageHandler for: https://127.0.0.1:56650/https2/streamingbody/z
[2025-02-27T04:41:54.432Z] Got response: (GET https://127.0.0.1:56650/https2/streamingbody/z) 200
[2025-02-27T04:41:54.432Z] Got body Path: StreamingBody message body
[2025-02-27T04:41:54.432Z] iteration: 76
[2025-02-27T04:41:54.432Z] [47.463s][warning][os,thread] Failed to start thread "Unknown thread" - pthread_create failed (11=EAGAIN) for attributes: stacksize: 2112k, guardsize: 0k, detached.
[2025-02-27T04:41:54.432Z] [47.463s][warning][os,thread] Failed to start the native thread for java.lang.Thread "readLoop"
[2025-02-27T04:41:54.432Z] test StreamingBody.test("https://127.0.0.1:56650/https2/streamingbody/z"): failure
[2025-02-27T04:41:54.432Z] java.util.concurrent.CompletionException: java.net.SocketException: Connection reset
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.CompletableFuture.encodeRelay(CompletableFuture.java:368)
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.CompletableFuture.completeRelay(CompletableFuture.java:377)
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1152)
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.Stream.completeResponseExceptionally(Stream.java:1219)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.Stream.cancelImpl(Stream.java:1318)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.Stream.cancelImpl(Stream.java:1293)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.Stream.connectionClosing(Stream.java:1288)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.Http2Connection.shutdown(Http2Connection.java:790)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.Http2Connection$Http2TubeSubscriber.processQueue(Http2Connection.java:1540)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$LockingRestartableTask.run(SequentialScheduler.java:205)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$CompleteRestartableTask.run(SequentialScheduler.java:149)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
[2025-02-27T04:41:54.432Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
[2025-02-27T04:41:54.432Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-02-27T04:41:54.432Z] Caused by: java.net.SocketException: Connection reset
[2025-02-27T04:41:54.432Z] at java.base/sun.nio.ch.SocketChannelImpl.throwConnectionReset(SocketChannelImpl.java:394)
[2025-02-27T04:41:54.432Z] at java.base/sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:426)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.SocketTube.readAvailable(SocketTube.java:1170)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.read(SocketTube.java:833)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowTask.run(SocketTube.java:181)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler$SchedulableTask.run(SequentialScheduler.java:230)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:303)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.common.SequentialScheduler.runOrSchedule(SequentialScheduler.java:256)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$InternalReadSubscription.signalReadable(SocketTube.java:774)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.SocketTube$InternalReadPublisher$ReadEvent.signalEvent(SocketTube.java:957)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.SocketTube$SocketFlowEvent.handle(SocketTube.java:253)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.handleEvent(HttpClientImpl.java:984)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.lambda$run$3(HttpClientImpl.java:939)
[2025-02-27T04:41:54.432Z] at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
[2025-02-27T04:41:54.432Z] at java.net.http/jdk.internal.net.http.HttpClientImpl$SelectorManager.run(HttpClientImpl.java:939)
[2025-02-27T04:41:54.432Z] Http1TestServer: stop
[2025-02-27T04:41:54.432Z] Http1TestServer: stop
[2025-02-27T04:41:54.432Z] Http2TestServerImpl: stop
[2025-02-27T04:41:54.432Z] Http2TestServerImpl: stop
[2025-02-27T04:41:54.432Z] config StreamingBody.teardown(): success
[2025-02-27T04:41:54.432Z]
[2025-02-27T04:41:54.432Z] ===============================================
[2025-02-27T04:41:54.432Z] java/net/httpclient/StreamingBody.java
[2025-02-27T04:41:54.432Z] Total tests run: 4, Passes: 3, Failures: 1, Skips: 0
[2025-02-27T04:41:54.432Z] ===============================================
[2025-02-27T04:41:54.432Z]
[2025-02-27T04:41:54.432Z] STDERR:
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@114bf26d
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@762a6fe8
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.432Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.432Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.432Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.432Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.432Z] Content-Length: 0
[2025-02-27T04:41:54.432Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.432Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.432Z] Upgrade: h2c
[2025-02-27T04:41:54.432Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.432Z]
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.432Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.432Z] content-length: 26
[2025-02-27T04:41:54.432Z] date: Thu, 27 Feb 2025 04:41:00 GMT
[2025-02-27T04:41:54.432Z]
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.432Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56651
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@762a6fe8
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@114bf26d
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.432Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56651 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.432Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56651 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.432Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.432Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@40b749cc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4a4f22bc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.433Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.433Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.433Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.433Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.433Z] Content-Length: 0
[2025-02-27T04:41:54.433Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.433Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.433Z] Upgrade: h2c
[2025-02-27T04:41:54.433Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.433Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.433Z] content-length: 26
[2025-02-27T04:41:54.433Z] date: Thu, 27 Feb 2025 04:41:00 GMT
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.433Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56652
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4a4f22bc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@40b749cc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:00 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.433Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56652 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.433Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56652 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@354ad892
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3fb2b3e2
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.433Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.433Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.433Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.433Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.433Z] Content-Length: 0
[2025-02-27T04:41:54.433Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.433Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.433Z] Upgrade: h2c
[2025-02-27T04:41:54.433Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.433Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.433Z] content-length: 26
[2025-02-27T04:41:54.433Z] date: Thu, 27 Feb 2025 04:41:01 GMT
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.433Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56653
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@3fb2b3e2
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@354ad892
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.433Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56653 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.433Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56653 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@26f8aabc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2c00c1cc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.433Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.433Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.433Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.433Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.433Z] Content-Length: 0
[2025-02-27T04:41:54.433Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.433Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.433Z] Upgrade: h2c
[2025-02-27T04:41:54.433Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.433Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.433Z] content-length: 26
[2025-02-27T04:41:54.433Z] date: Thu, 27 Feb 2025 04:41:01 GMT
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.433Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56654
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2c00c1cc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@26f8aabc
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.433Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56654 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.433Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56654 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2ffe25c
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@807892c
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.433Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.433Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.433Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.433Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.433Z] Content-Length: 0
[2025-02-27T04:41:54.433Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.433Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.433Z] Upgrade: h2c
[2025-02-27T04:41:54.433Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.433Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.433Z] content-length: 26
[2025-02-27T04:41:54.433Z] date: Thu, 27 Feb 2025 04:41:01 GMT
[2025-02-27T04:41:54.433Z]
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.433Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56655
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@807892c
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@2ffe25c
[2025-02-27T04:41:54.433Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.433Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.434Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56655 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.434Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56655 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@53407e71
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@59b81501
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.434Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.434Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.434Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.434Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.434Z] Content-Length: 0
[2025-02-27T04:41:54.434Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.434Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.434Z] Upgrade: h2c
[2025-02-27T04:41:54.434Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.434Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.434Z] content-length: 26
[2025-02-27T04:41:54.434Z] date: Thu, 27 Feb 2025 04:41:01 GMT
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.434Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56656
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@59b81501
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@53407e71
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.434Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56656 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.434Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56656 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1d2c36bd
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@17d45dcd
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.434Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.434Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.434Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.434Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.434Z] Content-Length: 0
[2025-02-27T04:41:54.434Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.434Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.434Z] Upgrade: h2c
[2025-02-27T04:41:54.434Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.434Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.434Z] content-length: 26
[2025-02-27T04:41:54.434Z] date: Thu, 27 Feb 2025 04:41:01 GMT
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.434Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56657
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@17d45dcd
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1d2c36bd
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:01 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.434Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56657 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.434Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56657 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@80dcd36
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2f5a646
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.434Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.434Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.434Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.434Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.434Z] Content-Length: 0
[2025-02-27T04:41:54.434Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.434Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.434Z] Upgrade: h2c
[2025-02-27T04:41:54.434Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.434Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.434Z] content-length: 26
[2025-02-27T04:41:54.434Z] date: Thu, 27 Feb 2025 04:41:02 GMT
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.434Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56658
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@2f5a646
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@80dcd36
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.434Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56658 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.434Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56658 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1a73844b
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@108bef3b
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.434Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.434Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.434Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.434Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.434Z] Content-Length: 0
[2025-02-27T04:41:54.434Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.434Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.434Z] Upgrade: h2c
[2025-02-27T04:41:54.434Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.434Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.434Z] content-length: 26
[2025-02-27T04:41:54.434Z] date: Thu, 27 Feb 2025 04:41:02 GMT
[2025-02-27T04:41:54.434Z]
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.434Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56659
[2025-02-27T04:41:54.434Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.434Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@108bef3b
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@1a73844b
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.435Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56659 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.435Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56659 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@640d5f38
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6ef53448
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.435Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.435Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.435Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.435Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.435Z] Content-Length: 0
[2025-02-27T04:41:54.435Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.435Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.435Z] Upgrade: h2c
[2025-02-27T04:41:54.435Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.435Z]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.435Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.435Z] content-length: 26
[2025-02-27T04:41:54.435Z] date: Thu, 27 Feb 2025 04:41:02 GMT
[2025-02-27T04:41:54.435Z]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.435Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56660
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@6ef53448
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@640d5f38
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.435Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56660 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.435Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56660 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@70bb8dbc
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7a43e6cc
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.435Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.435Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.435Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.435Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.435Z] Content-Length: 0
[2025-02-27T04:41:54.435Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.435Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.435Z] Upgrade: h2c
[2025-02-27T04:41:54.435Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.435Z]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.435Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.435Z] content-length: 26
[2025-02-27T04:41:54.435Z] date: Thu, 27 Feb 2025 04:41:02 GMT
[2025-02-27T04:41:54.435Z]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.435Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56661
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@7a43e6cc
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@70bb8dbc
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.435Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56661 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.435Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56661 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@f43d682
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5bbbdf2
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.435Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.435Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.435Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.435Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.435Z] Content-Length: 0
[2025-02-27T04:41:54.435Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.435Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.435Z] Upgrade: h2c
[2025-02-27T04:41:54.435Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.435Z]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.435Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.435Z] content-length: 26
[2025-02-27T04:41:54.435Z] date: Thu, 27 Feb 2025 04:41:02 GMT
[2025-02-27T04:41:54.435Z]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.435Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56662
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@5bbbdf2
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@f43d682
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:02 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.435Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56662 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.435Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56662 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@4659473d
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4ca12c4d
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.435Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.435Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.435Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.435Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.435Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.436Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.436Z] Content-Length: 0
[2025-02-27T04:41:54.436Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.436Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.436Z] Upgrade: h2c
[2025-02-27T04:41:54.436Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.436Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.436Z] content-length: 26
[2025-02-27T04:41:54.436Z] date: Thu, 27 Feb 2025 04:41:03 GMT
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.436Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56663
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@4ca12c4d
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@4659473d
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.436Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56663 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.436Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56663 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@58bb2696
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@52434de6
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Request headers
[2025-02-27T04:41:54.436Z] INFO: REQUEST: http://127.0.0.1:56647/http1/streamingbody/w GET
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Request logHeaders
[2025-02-27T04:41:54.436Z] INFO: HEADERS: REQUEST HEADERS:
[2025-02-27T04:41:54.436Z] GET /http1/streamingbody/w HTTP/1.1
[2025-02-27T04:41:54.436Z] Connection: Upgrade, HTTP2-Settings
[2025-02-27T04:41:54.436Z] Content-Length: 0
[2025-02-27T04:41:54.436Z] Host: 127.0.0.1:56647
[2025-02-27T04:41:54.436Z] HTTP2-Settings: AAEAAEAAAAIAAAAAAAMAAAAAAAQBAAAAAAUAAEAAAAYABgAA
[2025-02-27T04:41:54.436Z] Upgrade: h2c
[2025-02-27T04:41:54.436Z] User-Agent: Java-http-client/17.0.15-beta
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Response lambda$readHeadersAsync$0
[2025-02-27T04:41:54.436Z] INFO: HEADERS: RESPONSE HEADERS:
[2025-02-27T04:41:54.436Z] content-length: 26
[2025-02-27T04:41:54.436Z] date: Thu, 27 Feb 2025 04:41:03 GMT
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Exchange lambda$wrapForLog$13
[2025-02-27T04:41:54.436Z] INFO: RESPONSE: (GET http://127.0.0.1:56647/http1/streamingbody/w) 200 HTTP_1_1 Local port: 56664
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying response filters
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.RedirectFilter@52434de6
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@58bb2696
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange responseFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: All filters applied
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.Http1Response onFinished
[2025-02-27T04:41:54.436Z] INFO: MISC: Attempting to return connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56664 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.HttpConnection closeOrReturnToCache
[2025-02-27T04:41:54.436Z] INFO: MISC: Returning connection to the pool: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56664 remote=/127.0.0.1:56647]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying request filters
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC: Applying jdk.internal.net.http.AuthenticationFilter@380eecb5
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:03 AM jdk.internal.net.http.MultiExchange requestFilters
[2025-02-27T04:41:54.436Z] INFO: MISC:
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] ...
[2025-02-27T04:41:54.436Z] Output overflow:
[2025-02-27T04:41:54.436Z] JT Harness has limited the test output to the text
[2025-02-27T04:41:54.436Z] at the beginning and the end, so that you can see how the
[2025-02-27T04:41:54.436Z] test began, and how it completed.
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] If you need to see more of the output from the test,
[2025-02-27T04:41:54.436Z] set the system property javatest.maxOutputSize to a higher
[2025-02-27T04:41:54.436Z] value. The current value is 100000
[2025-02-27T04:41:54.436Z] ...
[2025-02-27T04:41:54.436Z]
[2025-02-27T04:41:54.436Z] l.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-299-SelectorManager: shutting down
[2025-02-27T04:41:54.436Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-309-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-309-SelectorManager: shutting down
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.436Z] Server connection to /127.0.0.1:56960 stopping. 1 streams
[2025-02-27T04:41:54.436Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-310-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-310-SelectorManager: shutting down
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.436Z] Server connection to /127.0.0.1:56961 stopping. 1 streams
[2025-02-27T04:41:54.436Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56960 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56959 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.436Z] Server connection to /127.0.0.1:56962 stopping. 1 streams
[2025-02-27T04:41:54.436Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-311-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-311-SelectorManager: shutting down
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-312-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-312-SelectorManager: shutting down
[2025-02-27T04:41:54.436Z] Server connection to /127.0.0.1:56963 stopping. 1 streams
[2025-02-27T04:41:54.436Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.436Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56961 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.436Z] Server connection to /127.0.0.1:56964 stopping. 1 streams
[2025-02-27T04:41:54.436Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.436Z] INFO: MISC: HttpClient-313-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-313-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56965 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-314-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-314-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56963 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56964 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56966 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-315-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-315-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-316-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-316-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56965 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56967 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56966 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-317-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-317-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56967 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56968 stopping. 1 streams
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-318-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-318-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56969 stopping. 1 streams
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56968 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-319-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56970 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-319-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56969 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-320-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-320-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56971 stopping. 1 streams
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56972 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-321-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-321-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56971 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-322-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56973 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-322-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56972 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56974 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-323-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-323-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56976 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-324-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56973 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-324-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56977 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-327-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-326-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-327-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-326-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56974 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56976 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56977 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56970 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56978 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Closing: GOAWAY: length=25, streamid=0, flags=0 Error: Not an error Debugdata: Requested by user
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-328-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56979 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-328-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-329-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-329-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56979 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56980 stopping. 1 streams
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-330-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-330-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56978 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56981 stopping. 1 streams
[2025-02-27T04:41:54.437Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56980 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-331-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.437Z] INFO: MISC: HttpClient-331-SelectorManager: shutting down
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.437Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.437Z] Server connection to /127.0.0.1:56982 stopping. 1 streams
[2025-02-27T04:41:54.437Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56981 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-332-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56983 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-332-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56982 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-333-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-333-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56984 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56983 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-334-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-334-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56985 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56984 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56986 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-335-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-335-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-336-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-336-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56985 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56986 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56987 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-337-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-337-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56987 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56988 stopping. 1 streams
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-338-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-338-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56988 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56989 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56990 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-339-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-339-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56989 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-340-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-340-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56991 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56990 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-341-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-341-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56992 stopping. 1 streams
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56993 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-342-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56991 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-342-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56994 stopping. 1 streams
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56995 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-344-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-344-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56992 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56996 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-345-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-343-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-345-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-343-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56994 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56993 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56997 stopping. 1 streams
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-346-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-346-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-347-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56998 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-347-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56996 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:56999 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56997 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-348-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-348-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56995 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-349-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-349-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56998 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:57000 stopping. 1 streams
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-350-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-350-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57000 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:57001 stopping. 1 streams
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.438Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56999 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.438Z] Server connection to /127.0.0.1:57002 stopping. 1 streams
[2025-02-27T04:41:54.438Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-351-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-351-SelectorManager: shutting down
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-352-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.438Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.438Z] INFO: MISC: HttpClient-352-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57001 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57003 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57002 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-353-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57004 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-353-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57003 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57006 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-354-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-354-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-356-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-356-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57004 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57007 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57006 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57008 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-357-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-357-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-358-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57007 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-358-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57009 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57008 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-359-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57010 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-359-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57011 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-360-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-360-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57009 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-361-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-361-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57011 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57012 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57013 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-362-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-362-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57012 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-363-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-363-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57013 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57010 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57014 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-364-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-364-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57014 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57015 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57016 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-365-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-365-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57015 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-366-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-366-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57016 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57017 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57018 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57019 stopping. 1 streams
[2025-02-27T04:41:54.439Z] Server connection to /127.0.0.1:57020 stopping. 1 streams
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-370-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-370-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57020 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-367-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-367-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-368-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-368-SelectorManager: shutting down
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57017 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.439Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57018 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.439Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.439Z] INFO: MISC: HttpClient-369-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-369-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:57021 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57019 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56962 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:57022 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-371-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-371-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57021 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-372-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-372-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57022 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:57023 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-373-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-373-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57023 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:57024 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-374-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-374-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57024 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:57025 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-375-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-375-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57025 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:57026 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56951 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-376-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-376-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-301-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-301-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:57026 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56951 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56952 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56953 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-302-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-302-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-303-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-303-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56954 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56953 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56952 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56955 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-304-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-304-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-305-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-305-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56956 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-306-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56954 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-306-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56957 stopping. 1 streams
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56955 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56956 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-307-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-307-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56957 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] Server connection to /127.0.0.1:56958 stopping. 1 streams
[2025-02-27T04:41:54.440Z] TestServer: Connection writer stopping
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager run
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-308-SelectorManager: HttpClient no longer referenced. Exiting...
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.HttpClientImpl$SelectorManager shutdown
[2025-02-27T04:41:54.440Z] INFO: MISC: HttpClient-308-SelectorManager: shutting down
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.Http2Connection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing HTTP/2 connection: to /127.0.0.1:56650
[2025-02-27T04:41:54.440Z] Feb 27, 2025 4:41:47 AM jdk.internal.net.http.PlainHttpConnection close
[2025-02-27T04:41:54.440Z] INFO: MISC: Closing: PlainHttpConnection: HttpConnection: java.nio.channels.SocketChannel[connected local=/127.0.0.1:56958 remote=/127.0.0.1:56650]
[2025-02-27T04:41:54.440Z] java.lang.Exception: failures: 1
[2025-02-27T04:41:54.440Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:104)
[2025-02-27T04:41:54.440Z] at com.sun.javatest.regtest.agent.TestNGRunner.main(TestNGRunner.java:58)
[2025-02-27T04:41:54.440Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[2025-02-27T04:41:54.440Z] at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
[2025-02-27T04:41:54.440Z] at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[2025-02-27T04:41:54.440Z] at java.base/java.lang.reflect.Method.invoke(Method.java:569)
[2025-02-27T04:41:54.440Z] at com.sun.javatest.regtest.agent.MainWrapper$MainTask.run(MainWrapper.java:138)
[2025-02-27T04:41:54.440Z] at java.base/java.lang.Thread.run(Thread.java:840)
[2025-02-27T04:41:54.440Z]
[2025-02-27T04:41:54.440Z] JavaTest Message: Test threw exception: java.lang.Exception: failures: 1
[2025-02-27T04:41:54.440Z] JavaTest Message: shutting down test
[2025-02-27T04:41:54.440Z]
[2025-02-27T04:41:54.440Z] STATUS:Failed.`main' threw exception: java.lang.Exception: failures: 1
[2025-02-27T04:41:54.440Z] rerun:
[2025-02-27T04:41:54.440Z] cd /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/scratch && \
[2025-02-27T04:41:54.440Z] DISPLAY=unix:0 \
[2025-02-27T04:41:54.440Z] HOME=/home/jenkins \
[2025-02-27T04:41:54.440Z] LANG=en_US \
[2025-02-27T04:41:54.440Z] PATH=/bin:/usr/bin:/usr/sbin \
[2025-02-27T04:41:54.440Z] TZ=Etc/UTC \
[2025-02-27T04:41:54.440Z] CLASSPATH=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/testng-7.3.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/guice-5.1.0.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jcommander-1.82.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/javatest.jar:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jvmtest/openjdk/jtreg/lib/jtreg.jar \
[2025-02-27T04:41:54.440Z] /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image/bin/java \
[2025-02-27T04:41:54.440Z] -Dtest.vm.opts='-ea -esa -Xmx512m -XX:+UseCompressedOops' \
[2025-02-27T04:41:54.440Z] -Dtest.tool.vm.opts='-J-ea -J-esa -J-Xmx512m -J-XX:+UseCompressedOops' \
[2025-02-27T04:41:54.440Z] -Dtest.compiler.opts= \
[2025-02-27T04:41:54.440Z] -Dtest.java.opts= \
[2025-02-27T04:41:54.441Z] -Dtest.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-02-27T04:41:54.441Z] -Dcompile.jdk=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/j2sdk-image \
[2025-02-27T04:41:54.441Z] -Dtest.timeout.factor=8.0 \
[2025-02-27T04:41:54.441Z] -Dtest.nativepath=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-02-27T04:41:54.441Z] -Dtest.root=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk \
[2025-02-27T04:41:54.441Z] -Dtest.name=java/net/httpclient/StreamingBody.java \
[2025-02-27T04:41:54.441Z] -Dtest.file=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/StreamingBody.java \
[2025-02-27T04:41:54.441Z] -Dtest.src=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient \
[2025-02-27T04:41:54.441Z] -Dtest.src.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.441Z] -Dtest.classes=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d \
[2025-02-27T04:41:54.441Z] -Dtest.class.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.441Z] -Dtest.class.path.prefix=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/java/net/httpclient/StreamingBody.d:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/openjdk/openjdk-jdk/test/jdk/java/net/httpclient:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/lib:/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/classes/test/jdk/java/net/httpclient/lib \
[2025-02-27T04:41:54.441Z] -Dtest.modules='java.base/sun.net.www.http java.base/sun.net.www java.base/sun.net java.net.http/jdk.internal.net.http.common java.net.http/jdk.internal.net.http.frame java.net.http/jdk.internal.net.http.hpack java.logging jdk.httpserver' \
[2025-02-27T04:41:54.441Z] --add-modules java.base,java.net.http,java.logging,jdk.httpserver \
[2025-02-27T04:41:54.441Z] --add-exports java.base/sun.net.www.http=ALL-UNNAMED \
[2025-02-27T04:41:54.441Z] --add-exports java.base/sun.net.www=ALL-UNNAMED \
[2025-02-27T04:41:54.441Z] --add-exports java.base/sun.net=ALL-UNNAMED \
[2025-02-27T04:41:54.441Z] --add-exports java.net.http/jdk.internal.net.http.common=ALL-UNNAMED \
[2025-02-27T04:41:54.441Z] --add-exports java.net.http/jdk.internal.net.http.frame=ALL-UNNAMED \
[2025-02-27T04:41:54.441Z] --add-exports java.net.http/jdk.internal.net.http.hpack=ALL-UNNAMED \
[2025-02-27T04:41:54.441Z] -ea \
[2025-02-27T04:41:54.441Z] -esa \
[2025-02-27T04:41:54.441Z] -Xmx512m \
[2025-02-27T04:41:54.441Z] -XX:+UseCompressedOops \
[2025-02-27T04:41:54.441Z] -Djava.library.path=/home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/jdkbinary/openjdk-test-image/jdk/jtreg/native \
[2025-02-27T04:41:54.441Z] -Djdk.httpclient.HttpClient.log=trace,headers,requests \
[2025-02-27T04:41:54.441Z] com.sun.javatest.regtest.agent.MainWrapper /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work/java/net/httpclient/StreamingBody.d/testng.0.jta java/net/httpclient/StreamingBody.java false StreamingBody
[2025-02-27T04:41:54.441Z]
[2025-02-27T04:41:54.441Z] TEST RESULT: Failed. Execution failed: `main' threw exception: java.lang.Exception: failures: 1
[2025-02-27T04:41:54.441Z] --------------------------------------------------
[2025-02-27T05:06:30.619Z] Test results: passed: 802; failed: 1
[2025-02-27T05:06:35.098Z] Report written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/report/html/report.html
[2025-02-27T05:06:35.098Z] Results written to /home/jenkins/workspace/Test_openjdk17_hs_extended.openjdk_ppc64_aix_rerun/aqa-tests/TKG/output_17406184591932/jdk_net_0/work
[2025-02-27T05:06:35.098Z] Error: Some tests failed or other problems occurred.
[2025-02-27T05:06:35.098Z] -----------------------------------
[2025-02-27T05:06:35.098Z] jdk_net_0_FAILED
[2025-02-27T05:06:35.098Z] -----------------------------------
[2025-02-27T05:06:35.098Z]
[2025-02-27T05:06:35.098Z] TEST TEARDOWN:
[2025-02-27T05:06:35.098Z] Nothing to be done for teardown.
[2025-02-27T05:06:35.098Z] jdk_net_0 Finish Time: Thu Feb 27 05:06:34 2025 Epoch Time (ms): 1740632794893