JUnit version 4.13.2
.07:56:59.315 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
07:56:59.806 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
07:56:59.814 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
07:56:59.816 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.826 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
07:56:59.828 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
07:56:59.831 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
07:56:59.835 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.141:53328<->104.196.9.210:8080
07:56:59.835 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
07:56:59.835 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
07:56:59.836 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
07:56:59.837 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-0 >> POST /add_result HTTP/1.1
07:56:59.838 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Length: 1200
07:56:59.838 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Content-Type: multipart/form-data; boundary=88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp
07:56:59.838 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Host: dist-test.cloudera.org:8080
07:56:59.838 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Connection: Keep-Alive
07:56:59.839 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
07:56:59.839 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-0 >> Accept-Encoding: gzip,deflate
07:56:59.840 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "POST /add_result HTTP/1.1[\r][\n]"
07:56:59.840 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Length: 1200[\r][\n]"
07:56:59.840 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: multipart/form-data; boundary=88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.840 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
07:56:59.840 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
07:56:59.840 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.841 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.842 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "kudu-test"
07:56:59.842 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.842 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.842 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
07:56:59.843 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.843 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.843 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.843 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "dist-test-slave-l0cb"
07:56:59.843 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.843 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.844 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
07:56:59.844 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.844 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.844 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.844 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
07:56:59.844 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.845 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.845 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
07:56:59.845 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.845 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.846 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.846 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "RELEASE"
07:56:59.846 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.846 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.847 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
07:56:59.847 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.847 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.847 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.847 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "org.apache.kudu.subprocess.TestMessageIO.testSubprocessOutputStream"
07:56:59.848 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.848 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp[\r][\n]"
07:56:59.848 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Disposition: form-data; name="status"[\r][\n]"
07:56:59.849 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.849 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.849 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.849 [DEBUG - main] (Wire.java:87) http-outgoing-0 >> "0"
07:56:59.850 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "[\r][\n]"
07:56:59.850 [DEBUG - main] (Wire.java:73) http-outgoing-0 >> "--88H1YERpwK-zK-N_dknXjPbQPKqUSH_Tp--[\r][\n]"
07:56:59.855 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "HTTP/1.1 200 OK[\r][\n]"
07:56:59.855 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Date: Wed, 08 Jul 2026 07:56:59 GMT[\r][\n]"
07:56:59.855 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Length: 9[\r][\n]"
07:56:59.855 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Content-Type: text/html;charset=utf-8[\r][\n]"
07:56:59.855 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "Server: CherryPy/17.4.2[\r][\n]"
07:56:59.855 [DEBUG - main] (Wire.java:73) http-outgoing-0 << "[\r][\n]"
07:56:59.857 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-0 << HTTP/1.1 200 OK
07:56:59.857 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Date: Wed, 08 Jul 2026 07:56:59 GMT
07:56:59.858 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Length: 9
07:56:59.858 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Content-Type: text/html;charset=utf-8
07:56:59.858 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-0 << Server: CherryPy/17.4.2
07:56:59.862 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
07:56:59.864 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-0: Close connection
07:56:59.864 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
07:56:59.864 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 0][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.864 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
07:56:59.865 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.07:56:59.868 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
07:56:59.872 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
07:56:59.872 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
07:56:59.872 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.873 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
07:56:59.873 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
07:56:59.873 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
07:56:59.874 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.141:53344<->104.196.9.210:8080
07:56:59.875 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
07:56:59.875 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
07:56:59.875 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
07:56:59.875 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-1 >> POST /add_result HTTP/1.1
07:56:59.875 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Length: 1241
07:56:59.876 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Content-Type: multipart/form-data; boundary=mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og
07:56:59.876 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Host: dist-test.cloudera.org:8080
07:56:59.876 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Connection: Keep-Alive
07:56:59.876 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
07:56:59.876 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-1 >> Accept-Encoding: gzip,deflate
07:56:59.877 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "POST /add_result HTTP/1.1[\r][\n]"
07:56:59.877 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Length: 1241[\r][\n]"
07:56:59.877 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: multipart/form-data; boundary=mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.878 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
07:56:59.878 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Connection: Keep-Alive[\r][\n]"
07:56:59.878 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
07:56:59.878 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Accept-Encoding: gzip,deflate[\r][\n]"
07:56:59.878 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.879 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.879 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
07:56:59.879 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.879 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.879 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.879 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "kudu-test"
07:56:59.880 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.880 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.880 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
07:56:59.880 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.880 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.881 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.881 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "dist-test-slave-l0cb"
07:56:59.881 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.882 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.882 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
07:56:59.882 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.882 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.883 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.883 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
07:56:59.883 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.883 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.883 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
07:56:59.883 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.883 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "RELEASE"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.884 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "org.apache.kudu.subprocess.TestMessageIO.testMalformedMessageMismatchSize"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Disposition: form-data; name="status"[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:87) http-outgoing-1 >> "0"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "[\r][\n]"
07:56:59.885 [DEBUG - main] (Wire.java:73) http-outgoing-1 >> "--mFTs_sjGWjColrOqP-wjb4Nw4NwRJ3detzw6Og--[\r][\n]"
07:56:59.890 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "HTTP/1.1 200 OK[\r][\n]"
07:56:59.891 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Date: Wed, 08 Jul 2026 07:56:59 GMT[\r][\n]"
07:56:59.891 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Length: 9[\r][\n]"
07:56:59.891 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Content-Type: text/html;charset=utf-8[\r][\n]"
07:56:59.891 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "Server: CherryPy/17.4.2[\r][\n]"
07:56:59.891 [DEBUG - main] (Wire.java:73) http-outgoing-1 << "[\r][\n]"
07:56:59.891 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-1 << HTTP/1.1 200 OK
07:56:59.892 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Date: Wed, 08 Jul 2026 07:56:59 GMT
07:56:59.892 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Length: 9
07:56:59.892 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Content-Type: text/html;charset=utf-8
07:56:59.892 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-1 << Server: CherryPy/17.4.2
07:56:59.892 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
07:56:59.892 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-1: Close connection
07:56:59.893 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
07:56:59.893 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 1][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.893 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
07:56:59.893 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.07:56:59.896 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
07:56:59.899 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
07:56:59.899 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
07:56:59.900 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.900 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
07:56:59.900 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
07:56:59.900 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
07:56:59.901 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.141:53350<->104.196.9.210:8080
07:56:59.901 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
07:56:59.901 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
07:56:59.902 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-2 >> POST /add_result HTTP/1.1
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Length: 1173
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Content-Type: multipart/form-data; boundary=mpZBadeCa_bUce-WcL-66p6dQsJQ51
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Host: dist-test.cloudera.org:8080
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Connection: Keep-Alive
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
07:56:59.902 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-2 >> Accept-Encoding: gzip,deflate
07:56:59.903 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "POST /add_result HTTP/1.1[\r][\n]"
07:56:59.903 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Length: 1173[\r][\n]"
07:56:59.903 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: multipart/form-data; boundary=mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.903 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
07:56:59.903 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Connection: Keep-Alive[\r][\n]"
07:56:59.904 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
07:56:59.904 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Accept-Encoding: gzip,deflate[\r][\n]"
07:56:59.904 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.904 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.904 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
07:56:59.905 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.905 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.905 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.905 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "kudu-test"
07:56:59.906 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.906 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.906 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
07:56:59.906 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.906 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.907 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.907 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "dist-test-slave-l0cb"
07:56:59.907 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.907 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.907 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
07:56:59.908 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.908 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.908 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.908 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
07:56:59.908 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.908 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.908 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "RELEASE"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
07:56:59.909 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.910 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.910 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.910 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "org.apache.kudu.subprocess.TestMessageIO.testBasicEchoMessage"
07:56:59.910 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Disposition: form-data; name="status"[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:87) http-outgoing-2 >> "0"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "[\r][\n]"
07:56:59.911 [DEBUG - main] (Wire.java:73) http-outgoing-2 >> "--mpZBadeCa_bUce-WcL-66p6dQsJQ51--[\r][\n]"
07:56:59.918 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "HTTP/1.1 200 OK[\r][\n]"
07:56:59.918 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Date: Wed, 08 Jul 2026 07:56:59 GMT[\r][\n]"
07:56:59.918 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Length: 9[\r][\n]"
07:56:59.918 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Content-Type: text/html;charset=utf-8[\r][\n]"
07:56:59.919 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "Server: CherryPy/17.4.2[\r][\n]"
07:56:59.919 [DEBUG - main] (Wire.java:73) http-outgoing-2 << "[\r][\n]"
07:56:59.919 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-2 << HTTP/1.1 200 OK
07:56:59.919 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Date: Wed, 08 Jul 2026 07:56:59 GMT
07:56:59.919 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Length: 9
07:56:59.919 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Content-Type: text/html;charset=utf-8
07:56:59.920 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-2 << Server: CherryPy/17.4.2
07:56:59.920 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
07:56:59.920 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-2: Close connection
07:56:59.921 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
07:56:59.921 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 2][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.921 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
07:56:59.921 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down
.07:56:59.925 [INFO - main] (RetryRule.java:138) Creating RetryStatement with result reporter and retry count of 0 (no retries)
07:56:59.929 [DEBUG - main] (RequestAddCookies.java:123) CookieSpec selected: default
07:56:59.930 [DEBUG - main] (RequestAuthCache.java:77) Auth cache not set in the context
07:56:59.930 [DEBUG - main] (PoolingHttpClientConnectionManager.java:267) Connection request: [route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.930 [DEBUG - main] (PoolingHttpClientConnectionManager.java:312) Connection leased: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 1 of 2; total allocated: 1 of 20]
07:56:59.930 [DEBUG - main] (MainClientExec.java:234) Opening connection {}->http://dist-test.cloudera.org:8080
07:56:59.931 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:139) Connecting to dist-test.cloudera.org/104.196.9.210:8080
07:56:59.931 [DEBUG - main] (DefaultHttpClientConnectionOperator.java:146) Connection established 10.240.0.141:53354<->104.196.9.210:8080
07:56:59.931 [DEBUG - main] (MainClientExec.java:255) Executing request POST /add_result HTTP/1.1
07:56:59.932 [DEBUG - main] (MainClientExec.java:260) Target auth state: UNCHALLENGED
07:56:59.932 [DEBUG - main] (MainClientExec.java:266) Proxy auth state: UNCHALLENGED
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:133) http-outgoing-3 >> POST /add_result HTTP/1.1
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Length: 1229
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Content-Type: multipart/form-data; boundary=Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Host: dist-test.cloudera.org:8080
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Connection: Keep-Alive
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)
07:56:59.932 [DEBUG - main] (LoggingManagedHttpClientConnection.java:136) http-outgoing-3 >> Accept-Encoding: gzip,deflate
07:56:59.933 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "POST /add_result HTTP/1.1[\r][\n]"
07:56:59.933 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Length: 1229[\r][\n]"
07:56:59.933 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: multipart/form-data; boundary=Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.933 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Host: dist-test.cloudera.org:8080[\r][\n]"
07:56:59.933 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Connection: Keep-Alive[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "User-Agent: Apache-HttpClient/4.5.13 (Java/1.8.0_362)[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Accept-Encoding: gzip,deflate[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_id"[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.934 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "kudu-test"
07:56:59.934 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="hostname"[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "dist-test-slave-l0cb"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.935 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="revision"[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "c2d25d5f57d102d9ad9869eaf208d035a22e18aa"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="build_config"[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.936 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "RELEASE"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="test_name"[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.937 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.938 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "org.apache.kudu.subprocess.TestMessageIO.testOversizedMessage"
07:56:59.938 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.938 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj[\r][\n]"
07:56:59.938 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Disposition: form-data; name="status"[\r][\n]"
07:56:59.938 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Type: text/plain; charset=ISO-8859-1[\r][\n]"
07:56:59.938 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "Content-Transfer-Encoding: 8bit[\r][\n]"
07:56:59.938 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.939 [DEBUG - main] (Wire.java:87) http-outgoing-3 >> "0"
07:56:59.939 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "[\r][\n]"
07:56:59.939 [DEBUG - main] (Wire.java:73) http-outgoing-3 >> "--Kh3ONnnco5o8IrkjZiIBAoNv1oX52eQvVYJpfj--[\r][\n]"
07:56:59.943 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "HTTP/1.1 200 OK[\r][\n]"
07:56:59.944 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Date: Wed, 08 Jul 2026 07:56:59 GMT[\r][\n]"
07:56:59.944 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Length: 9[\r][\n]"
07:56:59.944 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Content-Type: text/html;charset=utf-8[\r][\n]"
07:56:59.944 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Server: CherryPy/17.4.2[\r][\n]"
07:56:59.944 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "[\r][\n]"
07:56:59.944 [DEBUG - main] (Wire.java:73) http-outgoing-3 << "Success![\n]"
07:56:59.944 [DEBUG - main] (LoggingManagedHttpClientConnection.java:122) http-outgoing-3 << HTTP/1.1 200 OK
07:56:59.944 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Date: Wed, 08 Jul 2026 07:56:59 GMT
07:56:59.945 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Length: 9
07:56:59.945 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Content-Type: text/html;charset=utf-8
07:56:59.945 [DEBUG - main] (LoggingManagedHttpClientConnection.java:125) http-outgoing-3 << Server: CherryPy/17.4.2
07:56:59.945 [DEBUG - main] (MainClientExec.java:285) Connection can be kept alive indefinitely
07:56:59.945 [DEBUG - main] (LoggingManagedHttpClientConnection.java:79) http-outgoing-3: Close connection
07:56:59.945 [DEBUG - main] (ConnectionHolder.java:104) Connection discarded
07:56:59.946 [DEBUG - main] (PoolingHttpClientConnectionManager.java:351) Connection released: [id: 3][route: {}->http://dist-test.cloudera.org:8080][total available: 0; route allocated: 0 of 2; total allocated: 0 of 20]
07:56:59.946 [DEBUG - main] (PoolingHttpClientConnectionManager.java:411) Connection manager is shutting down
07:56:59.946 [DEBUG - main] (PoolingHttpClientConnectionManager.java:434) Connection manager shut down

Time: 1.301

OK (4 tests)

