Created
June 24, 2019 12:44
-
-
Save TvdW/894aea6caf0e51c5b76c4a1b63b0871e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2019-06-24 14:35:08.221 pid: 29249 - BEGIN POST http://my.service/retrieve | |
2019-06-24 14:35:08.221 pid: 29249 - * STATE: INIT => CONNECT handle 0x7f72bbc40808; line 1356 (connection #-5000) | |
2019-06-24 14:35:08.221 pid: 29249 - * Connecting to hostname: 127.0.0.1 | |
2019-06-24 14:35:08.221 pid: 29249 - * Connecting to port: 9211 | |
2019-06-24 14:35:08.221 pid: 29249 - * Found bundle for host 127.0.0.1: 0x7f72b910d0c8 [can multiplex] | |
2019-06-24 14:35:08.221 pid: 29249 - * Re-using existing connection! (#0) with host my.service | |
2019-06-24 14:35:08.221 pid: 29249 - * Connected to 127.0.0.1 (127.0.0.1) port 9211 (#0) | |
2019-06-24 14:35:08.221 pid: 29249 - * STATE: CONNECT => DO handle 0x7f72bbc40808; line 1405 (connection #0) | |
2019-06-24 14:35:08.221 pid: 29249 - * http2_send len=460 | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: :method:POST | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: :path:/retrieve | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: :scheme:http | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: :authority:my.service | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: Accept-Encoding:deflate, gzip, br | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: Accept:*/* | |
2019-06-24 14:35:08.221 pid: 29249 - * h2 header: User-Agent:[snip] | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: X-Auth:[snip] | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: Content-Length:115 | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: Content-Type:application/x-www-form-urlencoded | |
2019-06-24 14:35:08.222 pid: 29249 - * Using Stream ID: 5 (easy handle 0x7f72bbc40808) | |
2019-06-24 14:35:08.222 pid: 29249 - > POST /retrieve HTTP/2 | |
2019-06-24 14:35:08.222 pid: 29249 - > Host: my.service | |
2019-06-24 14:35:08.222 pid: 29249 - > Accept-Encoding: deflate, gzip, br | |
2019-06-24 14:35:08.222 pid: 29249 - > Accept: */* | |
2019-06-24 14:35:08.222 pid: 29249 - > User-Agent:[snip] | |
2019-06-24 14:35:08.222 pid: 29249 - > X-Auth: [snip] | |
2019-06-24 14:35:08.222 pid: 29249 - > Content-Length: 115 | |
2019-06-24 14:35:08.222 pid: 29249 - > Content-Type: application/x-www-form-urlencoded | |
2019-06-24 14:35:08.222 pid: 29249 - > | |
2019-06-24 14:35:08.222 pid: 29249 - * STATE: DO => DO_DONE handle 0x7f72bbc40808; line 1621 (connection #0) | |
2019-06-24 14:35:08.222 pid: 29249 - * STATE: DO_DONE => PERFORM handle 0x7f72bbc40808; line 1743 (connection #0) | |
2019-06-24 14:35:08.222 pid: 29249 - * http2_send len=115 | |
2019-06-24 14:35:08.222 pid: 29249 - * data_source_read_callback: returns 115 bytes stream 5 | |
2019-06-24 14:35:08.222 pid: 29249 - * http2_send returns 115 for stream 5 | |
2019-06-24 14:35:08.222 pid: 29249 - * We are completely uploaded and fine | |
2019-06-24 14:35:08.222 pid: 29249 - BEGIN POST http://my.service/retrieve | |
2019-06-24 14:35:08.222 pid: 29249 - * STATE: INIT => CONNECT handle 0x7f72bbc3f008; line 1356 (connection #-5000) | |
2019-06-24 14:35:08.222 pid: 29249 - * Connecting to hostname: 127.0.0.1 | |
2019-06-24 14:35:08.222 pid: 29249 - * Connecting to port: 9211 | |
2019-06-24 14:35:08.222 pid: 29249 - * Found bundle for host 127.0.0.1: 0x7f72b910d0c8 [can multiplex] | |
2019-06-24 14:35:08.222 pid: 29249 - * Multiplexed connection found! | |
2019-06-24 14:35:08.222 pid: 29249 - * Found connection 0, with 1 requests on it | |
2019-06-24 14:35:08.222 pid: 29249 - * Re-using existing connection! (#0) with host my.service | |
2019-06-24 14:35:08.222 pid: 29249 - * STATE: CONNECT => DO handle 0x7f72bbc3f008; line 1405 (connection #0) | |
2019-06-24 14:35:08.222 pid: 29249 - * http2_send len=460 | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: :method:POST | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: :path:/retrieve | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: :scheme:http | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: :authority:my.service | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: Accept-Encoding:deflate, gzip, br | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: Accept:*/* | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: User-Agent:[snip] | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: X-Auth:[snip] | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: Content-Length:115 | |
2019-06-24 14:35:08.222 pid: 29249 - * h2 header: Content-Type:application/x-www-form-urlencoded | |
2019-06-24 14:35:08.222 pid: 29249 - * Using Stream ID: 7 (easy handle 0x7f72bbc3f008) | |
2019-06-24 14:35:08.222 pid: 29249 - > POST /retrieve HTTP/2 | |
2019-06-24 14:35:08.222 pid: 29249 - > Host: my.service | |
2019-06-24 14:35:08.222 pid: 29249 - > Accept-Encoding: deflate, gzip, br | |
2019-06-24 14:35:08.222 pid: 29249 - > Accept: */* | |
2019-06-24 14:35:08.222 pid: 29249 - > User-Agent:[snip] | |
2019-06-24 14:35:08.222 pid: 29249 - > X-Auth: [snip] | |
2019-06-24 14:35:08.222 pid: 29249 - > Content-Length: 115 | |
2019-06-24 14:35:08.222 pid: 29249 - > Content-Type: application/x-www-form-urlencoded | |
2019-06-24 14:35:08.222 pid: 29249 - > | |
2019-06-24 14:35:08.222 pid: 29249 - * STATE: DO => DO_DONE handle 0x7f72bbc3f008; line 1621 (connection #0) | |
2019-06-24 14:35:08.222 pid: 29249 - * STATE: DO_DONE => PERFORM handle 0x7f72bbc3f008; line 1743 (connection #0) | |
2019-06-24 14:35:08.222 pid: 29249 - * http2_send len=115 | |
2019-06-24 14:35:08.222 pid: 29249 - * data_source_read_callback: returns 115 bytes stream 7 | |
2019-06-24 14:35:08.222 pid: 29249 - * http2_send returns 115 for stream 7 | |
2019-06-24 14:35:08.222 pid: 29249 - * We are completely uploaded and fine | |
2019-06-24 14:35:08.226 +3ms pid: 29249 - * http2_recv: easy 0x7f72bbc40808 (stream 5) | |
2019-06-24 14:35:08.226 pid: 29249 - * nread=1678 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_begin_headers() was called | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 status: HTTP/2 200 (easy 0x7f72bbc40808) | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: server: envoy | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: date: Mon, 24 Jun 2019 12:35:07 GMT | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: strict-transport-security: max-age=17280000 | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: x-envoy-upstream-service-time: 3 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_frame_recv() header 1 stream 5 | |
2019-06-24 14:35:08.226 pid: 29249 - * Store 146 bytes headers from stream 5 at 0x7f72b9197a88 | |
2019-06-24 14:35:08.226 pid: 29249 - * 806 data received for stream 5 (15432 left in buffer 0x7f72b9197a88, total 952) | |
2019-06-24 14:35:08.226 pid: 29249 - * on_frame_recv() header 0 stream 5 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_frame_recv() header 0 stream 5 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_stream_close(), NO_ERROR (err 0), stream 5 | |
2019-06-24 14:35:08.226 pid: 29249 - * Removed stream 5 hash! | |
2019-06-24 14:35:08.226 pid: 29249 - * on_begin_headers() was called | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 status: HTTP/2 200 (easy 0x7f72bbc3f008) | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: server: envoy | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: date: Mon, 24 Jun 2019 12:35:07 GMT | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: strict-transport-security: max-age=17280000 | |
2019-06-24 14:35:08.226 pid: 29249 - * h2 header: x-envoy-upstream-service-time: 3 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_frame_recv() header 1 stream 7 | |
2019-06-24 14:35:08.226 pid: 29249 - * Store 146 bytes headers from stream 7 at 0x7f72b914e848 | |
2019-06-24 14:35:08.226 pid: 29249 - * 806 data received for stream 7 (15432 left in buffer 0x7f72b914e848, total 952) | |
2019-06-24 14:35:08.226 pid: 29249 - * nghttp2_session_mem_recv() returns 1669 | |
2019-06-24 14:35:08.226 pid: 29249 - * 9 bytes left in connection buffer | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv: returns 952 for stream 0 | |
2019-06-24 14:35:08.226 pid: 29249 - * HTTP/2 found, allow multiplexing | |
2019-06-24 14:35:08.226 pid: 29249 - < HTTP/2 200 | |
2019-06-24 14:35:08.226 pid: 29249 - < server: envoy | |
2019-06-24 14:35:08.226 pid: 29249 - < date: Mon, 24 Jun 2019 12:35:07 GMT | |
2019-06-24 14:35:08.226 pid: 29249 - < strict-transport-security: max-age=17280000 | |
2019-06-24 14:35:08.226 pid: 29249 - < x-envoy-upstream-service-time: 3 | |
2019-06-24 14:35:08.226 pid: 29249 - < | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv: easy 0x7f72bbc40808 (stream 0) | |
2019-06-24 14:35:08.226 pid: 29249 - * stream 0 is paused, pause id: 7 | |
2019-06-24 14:35:08.226 pid: 29249 - * Curl_readwrite: forcibly told to drain data | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv: easy 0x7f72bbc3f008 (stream 7) | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv: DRAIN 952 bytes stream 7!! (0x7f72b914e848 => 0x7f72b914e848) | |
2019-06-24 14:35:08.226 pid: 29249 - * on_frame_recv() header 0 stream 7 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_frame_recv() header 0 stream 7 | |
2019-06-24 14:35:08.226 pid: 29249 - * on_stream_close(), NO_ERROR (err 0), stream 7 | |
2019-06-24 14:35:08.226 pid: 29249 - * Removed stream 7 hash! | |
2019-06-24 14:35:08.226 pid: 29249 - * h2_process_pending_input: All data in connection buffer processed | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv: returns 952 for stream 0 | |
2019-06-24 14:35:08.226 pid: 29249 - * Data returned for PAUSED stream 0 | |
2019-06-24 14:35:08.226 pid: 29249 - * HTTP/2 found, allow multiplexing | |
2019-06-24 14:35:08.226 pid: 29249 - < HTTP/2 200 | |
2019-06-24 14:35:08.226 pid: 29249 - < server: envoy | |
2019-06-24 14:35:08.226 pid: 29249 - < date: Mon, 24 Jun 2019 12:35:07 GMT | |
2019-06-24 14:35:08.226 pid: 29249 - < strict-transport-security: max-age=17280000 | |
2019-06-24 14:35:08.226 pid: 29249 - < x-envoy-upstream-service-time: 3 | |
2019-06-24 14:35:08.226 pid: 29249 - < | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv: easy 0x7f72bbc3f008 (stream 0) | |
2019-06-24 14:35:08.226 pid: 29249 - * h2_process_pending_input: All data in connection buffer processed | |
2019-06-24 14:35:08.226 pid: 29249 - * http2_recv returns 0, http2_handle_stream_close | |
2019-06-24 14:35:08.226 pid: 29249 - * nread <= 0, server closed connection, bailing | |
2019-06-24 14:35:08.226 pid: 29249 - * STATE: PERFORM => DONE handle 0x7f72bbc3f008; line 1933 (connection #0) | |
2019-06-24 14:35:08.226 pid: 29249 - * multi_done | |
2019-06-24 14:35:08.226 pid: 29249 - * Connection still in use 1, no more multi_done now! | |
2019-06-24 14:35:08.226 pid: 29249 - * Expire cleared (transfer 0x7f72bbc3f008) | |
2019-06-24 14:35:09.222 +995ms pid: 29249 - * Operation timed out after 1000 milliseconds with 806 bytes received | |
2019-06-24 14:35:09.222 pid: 29249 - * Kill stream: Disconnected with pending data | |
2019-06-24 14:35:09.222 pid: 29249 - * multi_done | |
2019-06-24 14:35:09.222 pid: 29249 - * stopped the pause stream! | |
2019-06-24 14:35:09.222 pid: 29249 - * Connection #0 to host 127.0.0.1 left intact |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment