Skip to content

Instantly share code, notes, and snippets.

@paulocoutinhox
Last active October 17, 2016 18:30
Show Gist options
  • Select an option

  • Save paulocoutinhox/c6f11714ebe7da9186814873f6fccbf6 to your computer and use it in GitHub Desktop.

Select an option

Save paulocoutinhox/c6f11714ebe7da9186814873f6fccbf6 to your computer and use it in GitHub Desktop.
Problema ICPDV
2016-10-17 16:29:41.630129 IngressoCerto[29371:1904741] [] tcp_connection_create_with_endpoint_and_parameters 12 www.icpdv.com.br 80
2016-10-17 16:29:41.630654 IngressoCerto[29371:1904741] [] tcp_connection_start 12 starting
2016-10-17 16:29:41.630844 IngressoCerto[29371:1904741] [] nw_connection_create creating connection to www.icpdv.com.br:80
2016-10-17 16:29:41.631136 IngressoCerto[29371:1904741] [] tcp_connection_start starting tc_nwconn=0x7fd95ed40190
2016-10-17 16:29:41.631387 IngressoCerto[29371:1904741] [] __nw_connection_start_block_invoke 12 starting
2016-10-17 16:29:41.631763 IngressoCerto[29371:1904741] [] nw_endpoint_handler_start [12 www.icpdv.com.br:80 initial path (null)]
2016-10-17 16:29:41.631981 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 initial path (null)] reported event path:start
2016-10-17 16:29:41.632471 IngressoCerto[29371:1904741] [] nw_endpoint_handler_path_change [12 www.icpdv.com.br:80 waiting path (satisfied)]
2016-10-17 16:29:41.632699 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 waiting path (satisfied)] reported event path:satisfied
2016-10-17 16:29:41.632945 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 waiting path (satisfied)] skipping state update
2016-10-17 16:29:41.633183 IngressoCerto[29371:1904741] [] nw_endpoint_proxy_handler_should_use_proxy Looking up proxy for hostname: www.icpdv.com.br, ifindex: 0
2016-10-17 16:29:41.634394 IngressoCerto[29371:1904741] [] -[NWConcrete_nw_endpoint_resolver startWithHandler:] [12 www.icpdv.com.br:80 waiting resolver (satisfied)]
2016-10-17 16:29:41.634624 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] reported event resolver:start_dns
2016-10-17 16:29:41.635115 IngressoCerto[29371:1904741] [] nw_resolver_create_dns_service_on_queue Starting host resolution www.icpdv.com.br:80, flags 0x4000d000
2016-10-17 16:29:41.635590 IngressoCerto[29371:1904741] [] nw_resolver_host_resolve_callback flags=0x3 ifindex=0 error=NoSuchRecord(-65554) hostname=www.icpdv.com.br. addr=::.0 ttl=60
2016-10-17 16:29:41.636005 IngressoCerto[29371:1904741] [] nw_resolver_host_resolve_callback flags=0x2 ifindex=0 error=NoError(0) hostname=icpdv.com.br. addr=187.33.29.92:0 ttl=1863
2016-10-17 16:29:41.636408 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_update [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] resolver is complete
2016-10-17 16:29:41.636971 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_update [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] Adding endpoint handler for 187.33.29.92:80
2016-10-17 16:29:41.638065 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_update [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] Updated endpoint list is (187.33.29.92:80)
2016-10-17 16:29:41.638585 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] reported event resolver:receive_dns
2016-10-17 16:29:41.638936 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_start_next_child [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] starting child endpoint 187.33.29.92:80
2016-10-17 16:29:41.639337 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_start_next_child [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] starting next child endpoint in 100ms
2016-10-17 16:29:41.639554 IngressoCerto[29371:1904741] [] nw_endpoint_handler_start [12.1 187.33.29.92:80 initial path (null)]
2016-10-17 16:29:41.639758 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[12.1 187.33.29.92:80 initial path (null)]
2016-10-17 16:29:41.640054 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12.1 187.33.29.92:80 initial path (null)] reported event path:start
2016-10-17 16:29:41.640501 IngressoCerto[29371:1904741] [] nw_endpoint_handler_path_change [12.1 187.33.29.92:80 waiting path (satisfied)]
2016-10-17 16:29:41.640723 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[12.1 187.33.29.92:80 waiting path (satisfied)]
2016-10-17 16:29:41.640958 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12.1 187.33.29.92:80 waiting path (satisfied)] reported event path:satisfied
2016-10-17 16:29:41.641187 IngressoCerto[29371:1904741] [] nw_endpoint_proxy_handler_should_use_proxy Looking up proxy for hostname: <nil>, ifindex: 0
2016-10-17 16:29:41.641776 IngressoCerto[29371:1904741] [] -[NWConcrete_nw_endpoint_flow startWithHandler:] [12.1 187.33.29.92:80 waiting socket-flow (satisfied)]
2016-10-17 16:29:41.642015 IngressoCerto[29371:1904741] [] nw_endpoint_flow_setup_socket [12.1 187.33.29.92:80 in_progress socket-flow (satisfied)] creating socket
2016-10-17 16:29:41.642318 IngressoCerto[29371:1904741] [] nw_endpoint_flow_attach_protocols [12.1 187.33.29.92:80 in_progress socket-flow (satisfied)]
2016-10-17 16:29:41.642759 IngressoCerto[29371:1904741] [] nw_endpoint_flow_attach_protocols [12.1 187.33.29.92:80 in_progress socket-flow (satisfied)] Attached flow protocol
2016-10-17 16:29:41.643108 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[12.1 187.33.29.92:80 in_progress socket-flow (satisfied)]
2016-10-17 16:29:41.643353 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12.1 187.33.29.92:80 in_progress socket-flow (satisfied)] reported event flow:start_connect
2016-10-17 16:29:41.672746 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Event mask: 0x800
2016-10-17 16:29:41.673127 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Socket received CONNECTED event
2016-10-17 16:29:41.673421 IngressoCerto[29371:1904741] [] nw_socket_setup_notsent_lowat Set TCP_NOTSENT_LOWAT(16384)
2016-10-17 16:29:41.673743 IngressoCerto[29371:1904741] [] nw_endpoint_flow_protocol_connected [12.1 187.33.29.92:80 in_progress socket-flow (satisfied)] Output protocol connected
2016-10-17 16:29:41.674573 IngressoCerto[29371:1904741] [] nw_endpoint_flow_connected_path_change [12.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.674896 IngressoCerto[29371:1904741] [] nw_endpoint_flow_connected_path_change [12.1 187.33.29.92:80 ready socket-flow (satisfied)] Connected path is satisfied
2016-10-17 16:29:41.675291 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [12 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[12.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.675571 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12.1 187.33.29.92:80 ready socket-flow (satisfied)] reported event flow:finish_connect
2016-10-17 16:29:41.675874 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 ready resolver (satisfied)] reported event flow:finish_connect
2016-10-17 16:29:41.676140 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [12 www.icpdv.com.br:80 ready resolver (satisfied)] received child report:[12.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.676586 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12.1 187.33.29.92:80 ready socket-flow (satisfied)] reported event flow:changed_viability
2016-10-17 16:29:41.676841 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [12 www.icpdv.com.br:80 ready resolver (satisfied)] reported event flow:changed_viability
2016-10-17 16:29:41.677270 IngressoCerto[29371:1906756] [] __tcp_connection_start_block_invoke 12 sending event TCP_CONNECTION_EVENT_CONNECTED in response to state ready and error (null)
2016-10-17 16:29:41.677498 IngressoCerto[29371:1906756] [] tcp_connection_event_notify 12 event: TCP_CONNECTION_EVENT_CONNECTED, reason: nw_connection event, should deliver: true
2016-10-17 16:29:41.677901 IngressoCerto[29371:1906756] [] tcp_connection_get_statistics DNS: 4ms/6ms since start, TCP: 32ms/43ms since start, TLS: 0ms/0ms since start
2016-10-17 16:29:41.860369 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Event mask: 0x4
2016-10-17 16:29:41.861842 IngressoCerto[29371:1906756] [] tcp_connection_cancel 12
2016-10-17 16:29:41.863165 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Socket received WRITE_CLOSE event
2016-10-17 16:29:41.864230 IngressoCerto[29371:1904741] [] nw_endpoint_handler_cancel [12 www.icpdv.com.br:80 ready resolver (satisfied)]
2016-10-17 16:29:41.864982 IngressoCerto[29371:1906757] [] tcp_connection_create_with_endpoint_and_parameters 13 www.icpdv.com.br 80
2016-10-17 16:29:41.866849 IngressoCerto[29371:1904741] [] nw_endpoint_handler_cancel [12.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.867719 IngressoCerto[29371:1906757] [] tcp_connection_start 13 starting
2016-10-17 16:29:41.868444 IngressoCerto[29371:1904741] [] nw_endpoint_flow_protocol_disconnected [12.1 187.33.29.92:80 cancelled socket-flow (null)] Output protocol disconnected
2016-10-17 16:29:41.870512 IngressoCerto[29371:1906757] [] nw_connection_create creating connection to www.icpdv.com.br:80
2016-10-17 16:29:41.871116 IngressoCerto[29371:1904741] [] nw_resolver_cancel_on_queue 0x6000001025b0
2016-10-17 16:29:41.871810 IngressoCerto[29371:1906757] [] tcp_connection_start starting tc_nwconn=0x7fd95ed3f090
2016-10-17 16:29:41.872412 IngressoCerto[29371:1904741] [] -[NWConcrete_tcp_connection dealloc] 12
2016-10-17 16:29:41.872860 IngressoCerto[29371:1904741] [] __nw_connection_start_block_invoke 13 starting
2016-10-17 16:29:41.873296 IngressoCerto[29371:1904741] [] nw_endpoint_handler_start [13 www.icpdv.com.br:80 initial path (null)]
2016-10-17 16:29:41.873825 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 initial path (null)] reported event path:start
2016-10-17 16:29:41.874409 IngressoCerto[29371:1904741] [] nw_endpoint_handler_path_change [13 www.icpdv.com.br:80 waiting path (satisfied)]
2016-10-17 16:29:41.874673 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 waiting path (satisfied)] reported event path:satisfied
2016-10-17 16:29:41.874985 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 waiting path (satisfied)] skipping state update
2016-10-17 16:29:41.875362 IngressoCerto[29371:1904741] [] nw_endpoint_proxy_handler_should_use_proxy Looking up proxy for hostname: www.icpdv.com.br, ifindex: 0
2016-10-17 16:29:41.876114 IngressoCerto[29371:1904741] [] -[NWConcrete_nw_endpoint_resolver startWithHandler:] [13 www.icpdv.com.br:80 waiting resolver (satisfied)]
2016-10-17 16:29:41.876655 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] reported event resolver:start_dns
2016-10-17 16:29:41.877254 IngressoCerto[29371:1904741] [] nw_resolver_create_dns_service_on_queue Starting host resolution www.icpdv.com.br:80, flags 0x4000d000
2016-10-17 16:29:41.877748 IngressoCerto[29371:1904741] [] nw_resolver_host_resolve_callback flags=0x3 ifindex=0 error=NoSuchRecord(-65554) hostname=www.icpdv.com.br. addr=::.0 ttl=60
2016-10-17 16:29:41.878116 IngressoCerto[29371:1904741] [] nw_resolver_host_resolve_callback flags=0x2 ifindex=0 error=NoError(0) hostname=icpdv.com.br. addr=187.33.29.92:0 ttl=1863
2016-10-17 16:29:41.878711 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_update [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] resolver is complete
2016-10-17 16:29:41.878952 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_update [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] Adding endpoint handler for 187.33.29.92:80
2016-10-17 16:29:41.879316 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_update [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] Updated endpoint list is (187.33.29.92:80)
2016-10-17 16:29:41.879680 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] reported event resolver:receive_dns
2016-10-17 16:29:41.879940 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_start_next_child [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] starting child endpoint 187.33.29.92:80
2016-10-17 16:29:41.880407 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_start_next_child [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] starting next child endpoint in 100ms
2016-10-17 16:29:41.880651 IngressoCerto[29371:1906757] [] nw_endpoint_handler_start [13.1 187.33.29.92:80 initial path (null)]
2016-10-17 16:29:41.880933 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[13.1 187.33.29.92:80 initial path (null)]
2016-10-17 16:29:41.881241 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13.1 187.33.29.92:80 initial path (null)] reported event path:start
2016-10-17 16:29:41.881722 IngressoCerto[29371:1906757] [] nw_endpoint_handler_path_change [13.1 187.33.29.92:80 waiting path (satisfied)]
2016-10-17 16:29:41.881941 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[13.1 187.33.29.92:80 waiting path (satisfied)]
2016-10-17 16:29:41.882241 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13.1 187.33.29.92:80 waiting path (satisfied)] reported event path:satisfied
2016-10-17 16:29:41.882518 IngressoCerto[29371:1906757] [] nw_endpoint_proxy_handler_should_use_proxy Looking up proxy for hostname: <nil>, ifindex: 0
2016-10-17 16:29:41.883222 IngressoCerto[29371:1906757] [] -[NWConcrete_nw_endpoint_flow startWithHandler:] [13.1 187.33.29.92:80 waiting socket-flow (satisfied)]
2016-10-17 16:29:41.883461 IngressoCerto[29371:1906757] [] nw_endpoint_flow_setup_socket [13.1 187.33.29.92:80 in_progress socket-flow (satisfied)] creating socket
2016-10-17 16:29:41.883761 IngressoCerto[29371:1906757] [] nw_endpoint_flow_attach_protocols [13.1 187.33.29.92:80 in_progress socket-flow (satisfied)]
2016-10-17 16:29:41.884105 IngressoCerto[29371:1906757] [] nw_endpoint_flow_attach_protocols [13.1 187.33.29.92:80 in_progress socket-flow (satisfied)] Attached flow protocol
2016-10-17 16:29:41.884431 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[13.1 187.33.29.92:80 in_progress socket-flow (satisfied)]
2016-10-17 16:29:41.884719 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13.1 187.33.29.92:80 in_progress socket-flow (satisfied)] reported event flow:start_connect
2016-10-17 16:29:41.912780 IngressoCerto[29371:1906757] [] nw_socket_handle_socket_event Event mask: 0x800
2016-10-17 16:29:41.913312 IngressoCerto[29371:1906757] [] nw_socket_handle_socket_event Socket received CONNECTED event
2016-10-17 16:29:41.913633 IngressoCerto[29371:1906757] [] nw_socket_setup_notsent_lowat Set TCP_NOTSENT_LOWAT(16384)
2016-10-17 16:29:41.913956 IngressoCerto[29371:1906757] [] nw_endpoint_flow_protocol_connected [13.1 187.33.29.92:80 in_progress socket-flow (satisfied)] Output protocol connected
2016-10-17 16:29:41.914763 IngressoCerto[29371:1906757] [] nw_endpoint_flow_connected_path_change [13.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.915109 IngressoCerto[29371:1906757] [] nw_endpoint_flow_connected_path_change [13.1 187.33.29.92:80 ready socket-flow (satisfied)] Connected path is satisfied
2016-10-17 16:29:41.915460 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [13 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[13.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.915751 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13.1 187.33.29.92:80 ready socket-flow (satisfied)] reported event flow:finish_connect
2016-10-17 16:29:41.934830 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 ready resolver (satisfied)] reported event flow:finish_connect
2016-10-17 16:29:41.935073 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [13 www.icpdv.com.br:80 ready resolver (satisfied)] received child report:[13.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:41.935272 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13.1 187.33.29.92:80 ready socket-flow (satisfied)] reported event flow:changed_viability
2016-10-17 16:29:41.935462 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [13 www.icpdv.com.br:80 ready resolver (satisfied)] reported event flow:changed_viability
2016-10-17 16:29:41.935728 IngressoCerto[29371:1904741] [] __tcp_connection_start_block_invoke 13 sending event TCP_CONNECTION_EVENT_CONNECTED in response to state ready and error (null)
2016-10-17 16:29:41.935914 IngressoCerto[29371:1904741] [] tcp_connection_event_notify 13 event: TCP_CONNECTION_EVENT_CONNECTED, reason: nw_connection event, should deliver: true
2016-10-17 16:29:41.941556 IngressoCerto[29371:1904741] [] tcp_connection_get_statistics DNS: 3ms/6ms since start, TCP: 31ms/42ms since start, TLS: 0ms/0ms since start
2016-10-17 16:29:42.155863 IngressoCerto[29371:1906757] [] tcp_connection_cancel 13
2016-10-17 16:29:42.156415 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Event mask: 0x4
2016-10-17 16:29:42.156693 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Socket received WRITE_CLOSE event
2016-10-17 16:29:42.157066 IngressoCerto[29371:1904741] [] nw_endpoint_handler_cancel [13 www.icpdv.com.br:80 ready resolver (satisfied)]
2016-10-17 16:29:42.157710 IngressoCerto[29371:1904741] [] nw_endpoint_handler_cancel [13.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:42.158289 IngressoCerto[29371:1904741] [] nw_endpoint_flow_protocol_disconnected [13.1 187.33.29.92:80 cancelled socket-flow (null)] Output protocol disconnected
2016-10-17 16:29:42.158567 IngressoCerto[29371:1904741] [] nw_resolver_cancel_on_queue 0x6000001025b0
2016-10-17 16:29:42.158955 IngressoCerto[29371:1904741] [] -[NWConcrete_tcp_connection dealloc] 13
2016-10-17 16:29:42.161048 IngressoCerto[29371:1906757] [] tcp_connection_create_with_endpoint_and_parameters 14 www.icpdv.com.br 80
2016-10-17 16:29:42.161369 IngressoCerto[29371:1906757] [] tcp_connection_start 14 starting
2016-10-17 16:29:42.161605 IngressoCerto[29371:1906757] [] nw_connection_create creating connection to www.icpdv.com.br:80
2016-10-17 16:29:42.161948 IngressoCerto[29371:1906757] [] tcp_connection_start starting tc_nwconn=0x7fd95ed40c20
2016-10-17 16:29:42.162286 IngressoCerto[29371:1906757] [] __nw_connection_start_block_invoke 14 starting
2016-10-17 16:29:42.162578 IngressoCerto[29371:1906757] [] nw_endpoint_handler_start [14 www.icpdv.com.br:80 initial path (null)]
2016-10-17 16:29:42.162790 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 initial path (null)] reported event path:start
2016-10-17 16:29:42.163328 IngressoCerto[29371:1906757] [] nw_endpoint_handler_path_change [14 www.icpdv.com.br:80 waiting path (satisfied)]
2016-10-17 16:29:42.163579 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 waiting path (satisfied)] reported event path:satisfied
2016-10-17 16:29:42.163957 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 waiting path (satisfied)] skipping state update
2016-10-17 16:29:42.164357 IngressoCerto[29371:1906757] [] nw_endpoint_proxy_handler_should_use_proxy Looking up proxy for hostname: www.icpdv.com.br, ifindex: 0
2016-10-17 16:29:42.164943 IngressoCerto[29371:1906757] [] -[NWConcrete_nw_endpoint_resolver startWithHandler:] [14 www.icpdv.com.br:80 waiting resolver (satisfied)]
2016-10-17 16:29:42.165153 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] reported event resolver:start_dns
2016-10-17 16:29:42.165938 IngressoCerto[29371:1906757] [] nw_resolver_create_dns_service_on_queue Starting host resolution www.icpdv.com.br:80, flags 0x4000d000
2016-10-17 16:29:42.166229 IngressoCerto[29371:1906757] [] nw_resolver_host_resolve_callback flags=0x3 ifindex=0 error=NoSuchRecord(-65554) hostname=www.icpdv.com.br. addr=::.0 ttl=60
2016-10-17 16:29:42.166501 IngressoCerto[29371:1906757] [] nw_resolver_host_resolve_callback flags=0x2 ifindex=0 error=NoError(0) hostname=icpdv.com.br. addr=187.33.29.92:0 ttl=1863
2016-10-17 16:29:42.166829 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_update [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] resolver is complete
2016-10-17 16:29:42.167050 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_update [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] Adding endpoint handler for 187.33.29.92:80
2016-10-17 16:29:42.167310 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_update [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] Updated endpoint list is (187.33.29.92:80)
2016-10-17 16:29:42.167518 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] reported event resolver:receive_dns
2016-10-17 16:29:42.167719 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_start_next_child [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] starting child endpoint 187.33.29.92:80
2016-10-17 16:29:42.168053 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_start_next_child [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] starting next child endpoint in 100ms
2016-10-17 16:29:42.168318 IngressoCerto[29371:1906757] [] nw_endpoint_handler_start [14.1 187.33.29.92:80 initial path (null)]
2016-10-17 16:29:42.168576 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[14.1 187.33.29.92:80 initial path (null)]
2016-10-17 16:29:42.168844 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14.1 187.33.29.92:80 initial path (null)] reported event path:start
2016-10-17 16:29:42.169300 IngressoCerto[29371:1906757] [] nw_endpoint_handler_path_change [14.1 187.33.29.92:80 waiting path (satisfied)]
2016-10-17 16:29:42.169507 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[14.1 187.33.29.92:80 waiting path (satisfied)]
2016-10-17 16:29:42.169780 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14.1 187.33.29.92:80 waiting path (satisfied)] reported event path:satisfied
2016-10-17 16:29:42.169984 IngressoCerto[29371:1906757] [] nw_endpoint_proxy_handler_should_use_proxy Looking up proxy for hostname: <nil>, ifindex: 0
2016-10-17 16:29:42.170509 IngressoCerto[29371:1906757] [] -[NWConcrete_nw_endpoint_flow startWithHandler:] [14.1 187.33.29.92:80 waiting socket-flow (satisfied)]
2016-10-17 16:29:42.170769 IngressoCerto[29371:1906757] [] nw_endpoint_flow_setup_socket [14.1 187.33.29.92:80 in_progress socket-flow (satisfied)] creating socket
2016-10-17 16:29:42.171019 IngressoCerto[29371:1906757] [] nw_endpoint_flow_attach_protocols [14.1 187.33.29.92:80 in_progress socket-flow (satisfied)]
2016-10-17 16:29:42.171350 IngressoCerto[29371:1906757] [] nw_endpoint_flow_attach_protocols [14.1 187.33.29.92:80 in_progress socket-flow (satisfied)] Attached flow protocol
2016-10-17 16:29:42.171679 IngressoCerto[29371:1906757] [] nw_endpoint_resolver_receive_report [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[14.1 187.33.29.92:80 in_progress socket-flow (satisfied)]
2016-10-17 16:29:42.171911 IngressoCerto[29371:1906757] [] nw_connection_endpoint_report [14.1 187.33.29.92:80 in_progress socket-flow (satisfied)] reported event flow:start_connect
2016-10-17 16:29:42.201144 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Event mask: 0x800
2016-10-17 16:29:42.201509 IngressoCerto[29371:1904741] [] nw_socket_handle_socket_event Socket received CONNECTED event
2016-10-17 16:29:42.201767 IngressoCerto[29371:1904741] [] nw_socket_setup_notsent_lowat Set TCP_NOTSENT_LOWAT(16384)
2016-10-17 16:29:42.202052 IngressoCerto[29371:1904741] [] nw_endpoint_flow_protocol_connected [14.1 187.33.29.92:80 in_progress socket-flow (satisfied)] Output protocol connected
2016-10-17 16:29:42.202696 IngressoCerto[29371:1904741] [] nw_endpoint_flow_connected_path_change [14.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:42.202943 IngressoCerto[29371:1904741] [] nw_endpoint_flow_connected_path_change [14.1 187.33.29.92:80 ready socket-flow (satisfied)] Connected path is satisfied
2016-10-17 16:29:42.203274 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [14 www.icpdv.com.br:80 in_progress resolver (satisfied)] received child report:[14.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:42.203598 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [14.1 187.33.29.92:80 ready socket-flow (satisfied)] reported event flow:finish_connect
2016-10-17 16:29:42.204385 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 ready resolver (satisfied)] reported event flow:finish_connect
2016-10-17 16:29:42.205047 IngressoCerto[29371:1904741] [] nw_endpoint_resolver_receive_report [14 www.icpdv.com.br:80 ready resolver (satisfied)] received child report:[14.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:42.205599 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [14.1 187.33.29.92:80 ready socket-flow (satisfied)] reported event flow:changed_viability
2016-10-17 16:29:42.206203 IngressoCerto[29371:1904741] [] nw_connection_endpoint_report [14 www.icpdv.com.br:80 ready resolver (satisfied)] reported event flow:changed_viability
2016-10-17 16:29:42.206606 IngressoCerto[29371:1906757] [] __tcp_connection_start_block_invoke 14 sending event TCP_CONNECTION_EVENT_CONNECTED in response to state ready and error (null)
2016-10-17 16:29:42.206859 IngressoCerto[29371:1906757] [] tcp_connection_event_notify 14 event: TCP_CONNECTION_EVENT_CONNECTED, reason: nw_connection event, should deliver: true
2016-10-17 16:29:42.207123 IngressoCerto[29371:1906757] [] tcp_connection_get_statistics DNS: 3ms/5ms since start, TCP: 32ms/41ms since start, TLS: 0ms/0ms since start
2016-10-17 16:29:42.438996 IngressoCerto[29371:1906756] [] tcp_connection_cancel 14
2016-10-17 16:29:42.439509 IngressoCerto[29371:1906757] [] nw_socket_handle_socket_event Event mask: 0x4
2016-10-17 16:29:42.440133 IngressoCerto[29371:1906757] [] nw_socket_handle_socket_event Socket received WRITE_CLOSE event
2016-10-17 16:29:42.440721 IngressoCerto[29371:1906757] [] nw_endpoint_handler_cancel [14 www.icpdv.com.br:80 ready resolver (satisfied)]
2016-10-17 16:29:42.441283 IngressoCerto[29371:1906757] [] nw_endpoint_handler_cancel [14.1 187.33.29.92:80 ready socket-flow (satisfied)]
2016-10-17 16:29:42.442133 IngressoCerto[29371:1906757] [] nw_endpoint_flow_protocol_disconnected [14.1 187.33.29.92:80 cancelled socket-flow (null)] Output protocol disconnected
Error: Request failed: unauthorized (401)
2016-10-17 16:29:42.442410 IngressoCerto[29371:1906757] [] nw_resolver_cancel_on_queue 0x6000001025b0
2016-10-17 16:29:42.442842 IngressoCerto[29371:1906757] [] -[NWConcrete_tcp_connection dealloc] 14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment