Skip to content

Instantly share code, notes, and snippets.

@mrfelton
Last active April 16, 2020 17:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mrfelton/1610d70e8591a11427b6deb10d6989a9 to your computer and use it in GitHub Desktop.
Save mrfelton/1610d70e8591a11427b6deb10d6989a9 to your computer and use it in GitHub Desktop.
grpc-js
macbook-pro:node-lnd-grpc tom$ GRPC_TRACE=all GRPC_VERBOSITY=DEBUG DEBUG=lnrpc* TOR=true npx babel-tape-runner test/servives.Lightning.test.js | npx tap-spec
Lightning.invoices
lnrpc:grpc Initializing LndGrpc with config: { host: 'zapn34qfeedw2l5y26p3hnnkusqnbhxcxw64lq5cojmvq45yw4bc3sqd.onion:10009', cert: '/Users/tom/workspace/node-lnd-grpc/test/fixtures/testnet4/tls.cert', macaroon: '/Users/tom/workspace/node-lnd-grpc/test/fixtures/testnet4/readonly.macaroon' } +0ms
lnrpc:grpc Connecting to lnd gRPC service +5ms
lnrpc:tor Starting tor with settings: { DataDirectory: '/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data', HTTPTunnelPort: '127.0.0.1:9065', SocksPort: 0, 'Log info': 'stdout' } +0ms
lnrpc:tor Generated torrc at /var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/torrc:
lnrpc:tor DataDirectory /var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data
HTTPTunnelPort 127.0.0.1:9065
SocksPort 0
Log info stdout
+1ms
lnrpc:tor Setting grpc_proxy as: http://127.0.0.1:9065 +0ms
lnrpc:tor Started tor process with pid: 6613 +5ms
lnrpc:torproc Apr 16 19:12:05.092 [notice] Tor 0.4.2.5 running on Darwin with Libevent 2.1.11-stable, OpenSSL 1.1.1d, Zlib 1.2.11, Liblzma N/A, and Libzstd N/A.
lnrpc:torproc Apr 16 19:12:05.093 [notice] Tor can't help you if you use it wrong! Learn how to be safe at https://www.torproject.org/download/download#warning +0ms
lnrpc:torproc Apr 16 19:12:05.093 [notice] Read configuration file "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/torrc". +1ms
lnrpc:torproc Apr 16 19:12:05.094 [notice] Opening HTTP tunnel listener on 127.0.0.1:9065 +0ms
lnrpc:torproc Apr 16 19:12:05.094 [notice] Opened HTTP tunnel listener on 127.0.0.1:9065 +0ms
lnrpc:torproc Apr 16 19:12:05.000 [warn] Your log may contain sensitive information - you're logging more than "notice". Don't log unless it serves an important reason. Overwrite the log afterwards.
lnrpc:torproc Apr 16 19:12:05.000 [info] options_act_reversible: Recomputed OOS thresholds: ConnLimit 1000, ConnLimit_ 10176, ConnLimit_high_thresh 10112, ConnLimit_low_thresh 7632 +0ms
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_lockfile_lock: Locking "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/lock" +1ms
lnrpc:torproc Apr 16 19:12:05.000 [info] or_state_load: Initialized state +0ms
lnrpc:torproc Apr 16 19:12:05.000 [info] circuit_build_times_parse_state: Adding 0 timeouts.
lnrpc:torproc Apr 16 19:12:05.000 [info] circuit_build_times_parse_state: Loaded 0/0 values from 0 lines in circuit time histogram +0ms
lnrpc:torproc Apr 16 19:12:05.000 [info] or_state_save: Saved state to "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/state" +1ms
lnrpc:torproc Apr 16 19:12:05.000 [info] read_file_to_str: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/router-stability": No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] select_scheduler: Scheduler type KIST not built in
lnrpc:torproc Apr 16 19:12:05.000 [info] scheduler_kist_set_lite_mode: Setting KIST scheduler without kernel support (KISTLite mode)
lnrpc:torproc Apr 16 19:12:05.000 [info] cmux_ewma_set_options: Enabled cell_ewma algorithm because of value in CircuitPriorityHalflifeMsec in consensus; scale factor is 0.793701 per 10 seconds
lnrpc:torproc Apr 16 19:12:05.000 [notice] Parsing GEOIP IPv4 file /usr/local/Cellar/tor/0.4.2.5/share/tor/geoip. +0ms
lnrpc:torproc Apr 16 19:12:05.000 [notice] Parsing GEOIP IPv6 file /usr/local/Cellar/tor/0.4.2.5/share/tor/geoip6. +124ms
lnrpc:torproc Apr 16 19:12:05.000 [info] circpad_machine_client_hide_intro_circuits: Registered client intro point hiding padding machine (0)
lnrpc:torproc Apr 16 19:12:05.000 [info] circpad_machine_relay_hide_intro_circuits: Registered relay intro circuit hiding padding machine (0)
lnrpc:torproc Apr 16 19:12:05.000 [info] circpad_machine_client_hide_rend_circuits: Registered client rendezvous circuit hiding padding machine (1)
lnrpc:torproc Apr 16 19:12:05.000 [info] circpad_machine_relay_hide_rend_circuits: Registered relay rendezvous circuit hiding padding machine (1) +54ms
lnrpc:torproc Apr 16 19:12:05.000 [info] add_predicted_port: New port prediction added. Will continue predictive circ building for 2567 more seconds.
lnrpc:torproc Apr 16 19:12:05.000 [info] crypto_openssl_late_init: NOT using OpenSSL engine support.
lnrpc:torproc Apr 16 19:12:05.000 [info] evaluate_evp_for_aes: This version of OpenSSL has a known-good EVP counter-mode implementation. Using it. +0ms
lnrpc:torproc Apr 16 19:12:05.000 [notice] Bootstrapped 0% (starting): Starting +12ms
lnrpc:torproc Apr 16 19:12:05.000 [info] read_file_to_str: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-certs": No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-consensus" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/unverified-consensus" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-microdesc-consensus" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/unverified-microdesc-consensus" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-microdescs" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] read_file_to_str: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-microdescs.new": No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] microdesc_cache_reload: Reloaded microdescriptor cache. Found 0 descriptors.
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-descriptors" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [info] tor_mmap_file: Could not open "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/cached-extrainfo" for mmap(): No such file or directory
lnrpc:torproc Apr 16 19:12:05.000 [notice] Starting with guard context "default"
lnrpc:torproc Apr 16 19:12:05.000 [info] sampled_guards_update_from_consensus: Not updating the sample guard set; we have no reasonably live consensus.
lnrpc:torproc Apr 16 19:12:05.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:05.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.)
lnrpc:torproc Apr 16 19:12:05.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus.
lnrpc:torproc Apr 16 19:12:05.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 0 guards to consider.)
lnrpc:torproc Apr 16 19:12:05.000 [info] I learned some more directory information, but not enough to build a circuit: We have no usable consensus. +0ms
lnrpc:torproc Apr 16 19:12:06.000 [info] update_consensus_bootstrap_attempt_downloads: Launching microdesc bootstrap mirror networkstatus consensus download.
lnrpc:torproc Apr 16 19:12:06.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:06.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.)
lnrpc:torproc Apr 16 19:12:06.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus.
lnrpc:torproc Apr 16 19:12:06.000 [info] sample_reachable_filtered_entry_guards: (After filters [7], we have 0 guards to consider.)
lnrpc:torproc Apr 16 19:12:06.000 [info] select_entry_guard_for_circuit: Absolutely no sampled guards were available. Marking all guards for retry and starting from top again.
lnrpc:torproc Apr 16 19:12:06.000 [info] directory_pick_generic_dirserver: No router found for consensus network-status fetch; falling back to dirserver list. +1s
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:9101 ...
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_ap_make_link: ... application connection created and linked.
lnrpc:torproc Apr 16 19:12:06.000 [info] directory_send_command: Downloading consensus from 166.70.207.2:9101 using /tor/status-vote/current/consensus-microdesc/0232AF+14C131+23D15D+27102B+49015F+D586D1+E8A9C4+ED03BB+EFCBE7.z
lnrpc:torproc Apr 16 19:12:06.000 [info] onion_pick_cpath_exit: Using requested exit node '$E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904~E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904 at 166.70.207.2'
lnrpc:torproc Apr 16 19:12:06.000 [info] btc_update_evtype: CIRC BEST_ANY evtype -1->0 gid=1
lnrpc:torproc Apr 16 19:12:06.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting.
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 240.
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8cef1d000 ([scrubbed]): E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904 <unset>.
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) +0ms
lnrpc:torproc Apr 16 19:12:06.000 [info] bto_update_best: ORCONN BEST_ANY state -1->1 gid=4
lnrpc:torproc Apr 16 19:12:06.000 [notice] Bootstrapped 5% (conn): Connecting to a relay
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:06.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +0ms
lnrpc:torproc Apr 16 19:12:06.000 [info] bto_update_best: ORCONN BEST_ANY state 1->3 gid=4
lnrpc:torproc Apr 16 19:12:06.000 [notice] Bootstrapped 10% (conn_done): Connected to a relay +205ms
lnrpc:torproc Apr 16 19:12:06.000 [info] bto_update_best: ORCONN BEST_ANY state 3->7 gid=4
lnrpc:torproc Apr 16 19:12:06.000 [notice] Bootstrapped 14% (handshake): Handshaking with a relay +224ms
lnrpc:torproc Apr 16 19:12:07.000 [info] update_consensus_bootstrap_attempt_downloads: Launching microdesc bootstrap mirror networkstatus consensus download.
lnrpc:torproc Apr 16 19:12:07.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:07.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.)
lnrpc:torproc Apr 16 19:12:07.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus.
lnrpc:torproc Apr 16 19:12:07.000 [info] sample_reachable_filtered_entry_guards: (After filters [7], we have 0 guards to consider.)
lnrpc:torproc Apr 16 19:12:07.000 [info] select_entry_guard_for_circuit: Absolutely no sampled guards were available. Marking all guards for retry and starting from top again.
lnrpc:torproc Apr 16 19:12:07.000 [info] directory_pick_generic_dirserver: No router found for consensus network-status fetch; falling back to dirserver list. +575ms
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:9001 ...
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_ap_make_link: ... application connection created and linked.
lnrpc:torproc Apr 16 19:12:07.000 [info] directory_send_command: Downloading consensus from 5.199.142.236:9001 using /tor/status-vote/current/consensus-microdesc/0232AF+14C131+23D15D+27102B+49015F+D586D1+E8A9C4+ED03BB+EFCBE7.z
lnrpc:torproc Apr 16 19:12:07.000 [info] onion_pick_cpath_exit: Using requested exit node '$F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265~F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265 at 5.199.142.236'
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 200.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8cef1eb50 ([scrubbed]): F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265 <unset>.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>)
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +1ms
lnrpc:torproc Apr 16 19:12:07.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:9101; Waiting for CERTS cell +37ms
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7ff8cef1d000 ([scrubbed]): E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904, WMgSFE01FsnHfrJocp3do08d7f6hcQKRduv6IR+QUFk
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.)
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8cef1d000 ([scrubbed]): E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904 WMgSFE01FsnHfrJocp3do08d7f6hcQKRduv6IR+QUFk.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_identity_digest: (Previously: E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904 <unset>) +0ms
lnrpc:torproc Apr 16 19:12:07.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:9101: Authenticated it with RSA and Ed25519
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_canonical: Channel 1 chose an idle timeout of 201.
lnrpc:torproc Apr 16 19:12:07.000 [info] bto_update_best: ORCONN BEST_ANY state 7->8 gid=4
lnrpc:torproc Apr 16 19:12:07.000 [notice] Bootstrapped 15% (handshake_done): Handshake with a relay done
lnrpc:torproc Apr 16 19:12:07.000 [notice] Bootstrapped 20% (onehop_create): Establishing an encrypted directory connection
lnrpc:torproc Apr 16 19:12:07.000 [info] btc_update_state: CIRC BEST_ANY state -1->0 gid=1
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '<unnamed>'
lnrpc:torproc Apr 16 19:12:07.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:9101; OR connection is now open, using protocol version 5. Its ID digest is E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904. Our address is apparently [scrubbed]. +0ms
lnrpc:torproc Apr 16 19:12:07.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:9001; Waiting for CERTS cell +182ms
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7ff8cef1eb50 ([scrubbed]): F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265, hLfNwGAvN2i5N1ErZM5FqGlYlbxWWqNC5sf5t6ld5KY
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.)
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8cef1eb50 ([scrubbed]): F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265 hLfNwGAvN2i5N1ErZM5FqGlYlbxWWqNC5sf5t6ld5KY.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_identity_digest: (Previously: F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265 <unset>)
lnrpc:torproc Apr 16 19:12:07.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:9001: Authenticated it with RSA and Ed25519 +1ms
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_or_set_canonical: Channel 2 chose an idle timeout of 226.
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '<unnamed>'
lnrpc:torproc Apr 16 19:12:07.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:9001; OR connection is now open, using protocol version 5. Its ID digest is F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265. Our address is apparently [scrubbed]. +0ms
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:07.000 [info] internal circ (length 1, last hop E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904): $E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904(open)
lnrpc:torproc Apr 16 19:12:07.000 [info] btc_update_evtype: CIRC BEST_ANY evtype 0->2 gid=1
lnrpc:torproc Apr 16 19:12:07.000 [info] btc_update_state: CIRC BEST_ANY state 0->4 gid=1
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:07.000 [notice] Bootstrapped 25% (requesting_status): Asking for networkstatus consensus
lnrpc:torproc Apr 16 19:12:07.000 [info] btc_update_evtype: CIRC BEST_ANY evtype 2->1 gid=1 +28ms
lnrpc:torproc Apr 16 19:12:07.000 [info] internal circ (length 1): $E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904(open)
lnrpc:torproc Apr 16 19:12:07.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4119999693 to begin stream 60864.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4119999693
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_ap_handshake_send_begin: Sending up to 193 + 0 bytes of queued-up data
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_ap_handshake_attach_circuit: Closing extra consensus fetch (to 5.199.142.236) since one is already downloading.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_free_minimal: Freeing linked Socks connection [waiting for circuit] with 194 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_dir_client_reached_eof: 'fetch' response not all here, but we're at eof. Closing.
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_free_minimal: Freeing linked Directory connection [client reading] with 0 bytes on inbuf, 0 on outbuf. +0ms
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:07.000 [info] internal circ (length 1, last hop F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265): $F4C0EDAA0BF0F7EC138746F8FEF1CE26C7860265(open)
lnrpc:torproc Apr 16 19:12:07.000 [info] circuit_build_no_more_hops: circuit built! +18ms
lnrpc:torproc Apr 16 19:12:07.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4119999693 streamid 60864 after 0 seconds.
lnrpc:torproc Apr 16 19:12:07.000 [info] internal circ (length 1): $E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904(open) +195ms
lnrpc:torproc Apr 16 19:12:07.000 [notice] Bootstrapped 30% (loading_status): Loading networkstatus consensus +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 60864. Removing stream.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +1s
lnrpc:torproc Apr 16 19:12:09.000 [info] handle_response_fetch_consensus: Received consensus directory (body size 2304055) from server '166.70.207.2:9101' +8ms
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'dannenberg' at dannenberg.torauth.de:80 (contact Andreas Lehner; identity 0232AF901C31A04EE9848595AF9BB7620D4C5B2E)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'tor26' at 86.59.21.38:80 (contact Peter Palfrader; identity 14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'longclaw' at 199.58.81.140:80 (contact Riseup Networks <collective at riseup dot net> - 1nNzekuHGGzBYRzyjfjFEfeisNvxkn4RT; identity 23D15D965BC35114467363C165C4F724B64B4F66)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'bastet' at 204.13.164.118:80 (contact stefani <nocat at readthefinemanual dot net> 4096/F4B863AD6642E7EE; identity 27102BC123E7AF1D4741AE047E160C91ADC76B21)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'maatuska' at 171.25.193.9:443 (contact 4096R/1E8BF34923291265 Linus Nordberg <linus@nordberg.se>; identity 49015F787433103580E3B66A1707A00E60F2D15B)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'moria1' at 128.31.0.34:9131 (contact 1024D/EB5A896A28988BF5 arma mit edu; identity D586D18309DED4CD6D57C18FDB97EFA96D330566)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'dizum' at 45.66.33.45:80 (contact FD790065EBBD5E7AE6D039620D7F81CD19147711 Alex de Joode <usura@sabotage.org>; identity E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'gabelmoo' at 131.188.40.189:80 (contact 4096R/261C5FBE77285F88FB0C343266C8C2D7C5AA446D Sebastian Hahn <tor@sebastianhahn.net> - 12NbRAjAG5U3LLWETSF7fSTcdaz32Mu5CN; identity ED03BB616EB2F60BEC80151114BB25CEF515B226)
lnrpc:torproc Apr 16 19:12:09.000 [info] Looks like we need to download a new certificate from authority 'Faravahar' at 154.35.175.225:80 (contact 0x0B47D56D Sina Rabbani (inf0) <sina redteam net>; identity EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97)
lnrpc:torproc Apr 16 19:12:09.000 [info] A consensus needs 5 good signatures from recognized authorities for us to accept it. This microdesc one has 0 (). We were unable to check 9 of the signatures, because we were missing the keys.
lnrpc:torproc Apr 16 19:12:09.000 [info] networkstatus_set_current_consensus: Not enough certificates to check networkstatus consensus +54ms
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority moria1 (ID digest D586D18309DED4CD6D57C18FDB97EFA96D330566); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority tor26 (ID digest 14C131DFC5C6F93646BE72FA1401C02A8DF2E8B4); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority dizum (ID digest E8A9C45EDE6D711294FADF8E7951F4DE6CA56B58); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority gabelmoo (ID digest ED03BB616EB2F60BEC80151114BB25CEF515B226); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority dannenberg (ID digest 0232AF901C31A04EE9848595AF9BB7620D4C5B2E); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority maatuska (ID digest 49015F787433103580E3B66A1707A00E60F2D15B); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority Faravahar (ID digest EFCBE720AB3A82B99F9E953CD5BF50F7EEFC7B97); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority longclaw (ID digest 23D15D965BC35114467363C165C4F724B64B4F66); launching request.
lnrpc:torproc Apr 16 19:12:09.000 [info] authority_certs_fetch_missing: No current certificate known for authority bastet (ID digest 27102BC123E7AF1D4741AE047E160C91ADC76B21); launching request. +2ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:9101 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked.
lnrpc:torproc Apr 16 19:12:09.000 [info] sampled_guards_update_from_consensus: Not updating the sample guard set; we have no reasonably live consensus.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.)
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guards_expand_sample: Not expanding the sample guard set; we have no reasonably live consensus.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 0 guards to consider.)
lnrpc:torproc Apr 16 19:12:09.000 [notice] I learned some more directory information, but not enough to build a circuit: We have no usable consensus.
lnrpc:torproc Apr 16 19:12:09.000 [info] handle_response_fetch_consensus: Successfully loaded consensus.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1): $E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904(open)
lnrpc:torproc Apr 16 19:12:09.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4119999693 to begin stream 60865.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4119999693 +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for connect response' state. Sending it anyway. package_partial=0, buflen=465
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for connect response' state. Sending it anyway. package_partial=1, buflen=465 +6ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4119999693 streamid 60865 after 0 seconds.
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1): $E41B16F7DDF52EBB1DB4268AB2FE340B37AD8904(open)
lnrpc:torproc Apr 16 19:12:09.000 [notice] Bootstrapped 40% (loading_keys): Loading authority key certs +205ms
lnrpc:torproc Apr 16 19:12:09.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 60865. Removing stream.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +203ms
lnrpc:torproc Apr 16 19:12:09.000 [info] handle_response_fetch_certificate: Received authority certificates (body size 20442) from server '166.70.207.2:9101' +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority dannenberg with signing key B71116D3FB864E3BBA99370CF4E9611B9ACF569F +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority tor26 with signing key 4ABD14E600065842C3A3D1079BD39CDB1969A51F +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority longclaw with signing key 509EF6508DD58C083D55BECAC7C1B6B8BED4D358 +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority bastet with signing key 430B061F428EAE23240631406F9FF0E3A5966D96 +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority maatuska with signing key 7BB01AE548AC472C2C4CE42C651D37FE1AC0D453 +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority moria1 with signing key ACE88AC828C1641CD528F8681F570FB53A65807E +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority dizum with signing key 7020598CED8DFAED7618ABF4D9D8C0282F3A9ABE +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority gabelmoo with signing key 969E7C19FFBD9DCF07F86C0CB2F84ED61460E7AF +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] trusted_dirs_load_certs_from_string: Adding downloaded certificate for directory authority Faravahar with signing key 310ED41DA061602C0D3127ED493C2D476426D73F +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] A consensus needs 5 good signatures from recognized authorities for us to accept it. This microdesc one has 9 (dannenberg tor26 longclaw bastet maatuska moria1 dizum gabelmoo Faravahar). +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] A consensus needs 5 good signatures from recognized authorities for us to accept it. This microdesc one has 9 (dannenberg tor26 longclaw bastet maatuska moria1 dizum gabelmoo Faravahar). +56ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_scheduler: Scheduler type KIST not built in
lnrpc:torproc Apr 16 19:12:09.000 [info] scheduler_kist_set_lite_mode: Setting KIST scheduler without kernel support (KISTLite mode)
lnrpc:torproc Apr 16 19:12:09.000 [info] Choosing expected valid-after time as 2020-04-16 18:00:00: consensus_set=1, interval=3600 +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] update_consensus_networkstatus_fetch_time_impl: Live microdesc consensus was the most recent until 2020-04-16 19:00:00 and will expire at 2020-04-16 21:00:00; fetching the next one at 2020-04-16 20:37:33.
lnrpc:torproc Apr 16 19:12:09.000 [info] cmux_ewma_set_options: Enabled cell_ewma algorithm because of value in CircuitPriorityHalflifeMsec in consensus; scale factor is 0.793701 per 10 seconds +8ms
lnrpc:torproc Apr 16 19:12:09.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 0 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (That isn't enough. Trying to expand the sample.) +3ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guards_expand_sample: Expanding the sample guard set. We have 0 guards in the sample, and 3371 eligible guards to extend it with. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $EEDF0AF1F892C82F056063827B47283CC9AEAA41~Tommy69 at 185.107.71.41 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $24AF1603CDF4D118E1F7AEBF680C18BDA5E8F793~fury at 51.15.73.97 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $24A17A4C1FA8C2108ACDE3BE681B0731384BF3A5~dragonhoard at 159.69.21.196 and [2a01:4f8:1c1c:2e49::1] to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $34DDADBE5AB79DD0205686D8539F182056CF9E6B~nodeXX at 213.202.232.18 and [2001:4ba0:ffa6:12f:213:202:232:18] to the entry guard sample set. +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $92BBADCB0697F5EB1792C607EE2DC1C291A98ADC~Unnamed at 78.31.64.201 and [2001:4ba0:cafe:477::1] to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $2DF58694C18525A4892F514D01039BCF44A05433~erbridge2 at 176.31.211.86 and [2001:41d0:a:3616::74:6f72] to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $9456BBB3FB923DD1CDEC5C8B45D9615BC937DC42~Totonicapanp5 at 163.172.14.221 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $66BBCD0D58FDB891AD86CE22A2613A9BEE3CA274~t4cc0reTor4 at 51.15.113.85 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $980B28A19B0A66948035A3FE143E5CF613C84122~zeus04 at 81.170.142.157 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $E05EAB588285C01E8807F00A07CDBBC4662A58D9~licinius at 217.112.131.24 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $CA95B3584C44DED8107AF5B3D8C25C562CC64DD4~x55378008 at 46.4.49.62 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $38F21DEE29E40DCDF9460A80662B7723562CA008~trabajando at 94.75.194.221 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $9DB400402B545DC41DE342E14644F74B7DA4F789~bachforever at 89.22.96.90 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $A751D8BEE222564B7BA657F74B6658836FF1AEEA~TorOrDie4privacyNET at 93.186.202.32 and [2001:4ba0:ffff:11a::2] to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $645DE9BF7A2E858F8A6B45F1F530371176D0238A~coco at 144.76.37.242 to the entry guard sample set. +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134~Unnamed at 37.191.198.135 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $4EC778981DCB09705E834C08F2A35B3B2ADEF512~rspn1 at 95.216.197.82 and [2a01:4f9:c010:36b7::1] to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $D8DF9660261B158A9DF6C3D7D63DD92B0FD5B9F7~Unnamed at 185.61.148.225 and [2a02:7aa0:43::e636:5252] to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guard_add_to_sample: Adding $CBD00958A3B897774E333D75C24E6A75F5220DCC~PacketPusher at 185.165.240.126 to the entry guard sample set. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 20 guards to consider.)
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (Selected Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134).)
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 20 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 19 guards to consider.)
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (Selected tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27).)
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: Trying to sample a reachable guard: We know of 20 in the USABLE_FILTERED set.
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (After filters [b], we have 18 guards to consider.)
lnrpc:torproc Apr 16 19:12:09.000 [info] sample_reachable_filtered_entry_guards: (Selected bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789).)
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guards_update_primary: Primary entry guards have changed. New primary guard list is:
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guards_update_primary: 1/3: Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134)
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guards_update_primary: 2/3: tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:09.000 [info] entry_guards_update_primary: 3/3: bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +0ms
lnrpc:torproc Apr 16 19:12:09.000 [notice] The current consensus has no exit nodes. Tor can only build internal paths, such as paths to onion services. +1ms
lnrpc:torproc Apr 16 19:12:09.000 [notice] Bootstrapped 45% (requesting_descriptors): Asking for relay descriptors +1ms
lnrpc:torproc Apr 16 19:12:09.000 [notice] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 0/6869, and can only build 0% of likely paths. (We have 0% of guards bw, 0% of midpoint bw, and 0% of end bw (no exits in consensus, using mid) = 0% of path bw.) +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] launch_descriptor_downloads: Launching 14 requests for 6900 microdescs, 500 at a time +2ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) for circuit. +2ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:8443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ...
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] select_primary_guard_for_circuit: Selected primary guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) for circuit.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: Making internal direct tunnel to [scrubbed]:443 ... +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_make_link: ... application connection created and linked.
lnrpc:torproc Apr 16 19:12:09.000 [info] handle_response_fetch_certificate: Successfully loaded certificates from fetch.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:09.000 [info] onion_pick_cpath_exit: Using requested exit node '$9DB400402B545DC41DE342E14644F74B7DA4F789~9DB400402B545DC41DE342E14644F74B7DA4F789 at 89.22.96.90'
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 248.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8ceca0410 ([scrubbed]): 9DB400402B545DC41DE342E14644F74B7DA4F789 <unset>.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_canonical: Channel 3 chose an idle timeout of 229.
lnrpc:torproc Apr 16 19:12:09.000 [info] onion_pick_cpath_exit: Using requested exit node '$F650C077BB892E1CFB0F40631302DADC87667A27~F650C077BB892E1CFB0F40631302DADC87667A27 at 164.132.43.57'
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 198.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8ceca0f20 ([scrubbed]): F650C077BB892E1CFB0F40631302DADC87667A27 <unset>.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>)
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_canonical: Channel 4 chose an idle timeout of 183.
lnrpc:torproc Apr 16 19:12:09.000 [info] onion_pick_cpath_exit: Using requested exit node '$0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134~0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134 at 37.191.198.135'
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 220.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8ceca1b30 ([scrubbed]): 0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134 <unset>.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>)
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_canonical: Channel 5 chose an idle timeout of 196.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +4ms
lnrpc:torproc Apr 16 19:12:09.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +159ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7ff8ceca0f20 ([scrubbed]): F650C077BB892E1CFB0F40631302DADC87667A27, OQ6Dw9HWtnoGdq6/h23H7xgsHaR7nIjoi6K6ltykqfs
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.)
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8ceca0f20 ([scrubbed]): F650C077BB892E1CFB0F40631302DADC87667A27 OQ6Dw9HWtnoGdq6/h23H7xgsHaR7nIjoi6K6ltykqfs.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: (Previously: F650C077BB892E1CFB0F40631302DADC87667A27 <unset>)
lnrpc:torproc Apr 16 19:12:09.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57'
lnrpc:torproc Apr 16 19:12:09.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is F650C077BB892E1CFB0F40631302DADC87667A27. Our address is apparently [scrubbed]. +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +32ms
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7ff8ceca0410 ([scrubbed]): 9DB400402B545DC41DE342E14644F74B7DA4F789, AOu0CB6uGHvBi1KColG3RC/uA1kb0jWKEBVGGrJRd7k
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.)
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8ceca0410 ([scrubbed]): 9DB400402B545DC41DE342E14644F74B7DA4F789 AOu0CB6uGHvBi1KColG3RC/uA1kb0jWKEBVGGrJRd7k.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_or_set_identity_digest: (Previously: 9DB400402B545DC41DE342E14644F74B7DA4F789 <unset>)
lnrpc:torproc Apr 16 19:12:09.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '$9DB400402B545DC41DE342E14644F74B7DA4F789~bachforever at 89.22.96.90'
lnrpc:torproc Apr 16 19:12:09.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is 9DB400402B545DC41DE342E14644F74B7DA4F789. Our address is apparently [scrubbed]. +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1, last hop F650C077BB892E1CFB0F40631302DADC87667A27): $F650C077BB892E1CFB0F40631302DADC87667A27(open)
lnrpc:torproc Apr 16 19:12:09.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open) +11ms
lnrpc:torproc Apr 16 19:12:09.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4195483515 to begin stream 57689.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4195483515
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending up to 22098 + 0 bytes of queued-up data
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open)
lnrpc:torproc Apr 16 19:12:09.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4195483515 to begin stream 57690.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4195483515
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending up to 22098 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open)
lnrpc:torproc Apr 16 19:12:09.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4195483515 to begin stream 57691.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4195483515
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending up to 22098 + 0 bytes of queued-up data +1ms
lnrpc:torproc Apr 16 19:12:09.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open)
lnrpc:torproc Apr 16 19:12:09.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4195483515 to begin stream 57692.
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4195483515
lnrpc:torproc Apr 16 19:12:09.000 [info] connection_ap_handshake_send_begin: Sending up to 22098 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4195483515 streamid 57689 after 1 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open) +43ms
lnrpc:torproc Apr 16 19:12:10.000 [notice] Bootstrapped 50% (loading_descriptors): Loading relay descriptors +4ms
lnrpc:torproc Apr 16 19:12:10.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1, last hop 9DB400402B545DC41DE342E14644F74B7DA4F789): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3724868129 to begin stream 12148.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3724868129
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22096 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3724868129 to begin stream 12149.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3724868129
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22096 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3724868129 to begin stream 12150.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3724868129
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22096 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3724868129 to begin stream 12151.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3724868129
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22096 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3724868129 to begin stream 12152.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3724868129
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22096 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 3724868129 to begin stream 12153. +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 3724868129
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 17696 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3724868129 streamid 12148 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +63ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4195483515 streamid 57690 after 1 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open) +8ms
lnrpc:torproc Apr 16 19:12:10.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:8443; Waiting for CERTS cell +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7ff8ceca1b30 ([scrubbed]): 0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134, IwC+a79lB9IJUwLpGN+XlSSMK7AX9LMYNEtsYS4XzDg
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_or_client_learned_peer_id: (We had no Ed25519 ID in mind when we made this connection.)
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8ceca1b30 ([scrubbed]): 0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134 IwC+a79lB9IJUwLpGN+XlSSMK7AX9LMYNEtsYS4XzDg. +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_or_set_identity_digest: (Previously: 0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134 <unset>)
lnrpc:torproc Apr 16 19:12:10.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:8443: Authenticated it with RSA and Ed25519
lnrpc:torproc Apr 16 19:12:10.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE_FAST cell to '$0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134~Unnamed at 37.191.198.135'
lnrpc:torproc Apr 16 19:12:10.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:8443; OR connection is now open, using protocol version 5. Its ID digest is 0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134. Our address is apparently [scrubbed]. +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1, last hop 0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open) +79ms
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4280014504 to begin stream 28117.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4280014504
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22100 + 0 bytes of queued-up data
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4280014504 to begin stream 28118.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4280014504
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22100 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4280014504 to begin stream 28119.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4280014504
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22100 + 0 bytes of queued-up data
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open)
lnrpc:torproc Apr 16 19:12:10.000 [info] link_apconn_to_circ: Looks like completed circuit to [scrubbed] does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 4280014504 to begin stream 28120.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 4280014504
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_ap_handshake_send_begin: Sending up to 22100 + 0 bytes of queued-up data +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3724868129 streamid 12149 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +5ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4195483515 streamid 57691 after 1 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open) +27ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4195483515 streamid 57692 after 1 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $F650C077BB892E1CFB0F40631302DADC87667A27(open) +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4280014504 streamid 28117 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open) +49ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 57689. Removing stream.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +9ms
lnrpc:torproc Apr 16 19:12:10.000 [info] make_guard_confirmed: Marking tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) as a confirmed guard (index 0)
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_update_primary: Primary entry guards have changed. New primary guard list is:
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_update_primary: 1/3: tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) (confirmed)
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_update_primary: 2/3: Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134)
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_update_primary: 3/3: bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789)
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 528054) from server '164.132.43.57:443' +2ms
lnrpc:torproc Apr 16 19:12:10.000 [notice] The current consensus contains exit nodes. Tor can build exit and internal paths. +23ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 498/6869, and can only build 0% of likely paths. (We have 7% of guards bw, 7% of midpoint bw, and 8% of exit bw = 0% of path bw.) +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +7ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 57692. Removing stream.
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 57691. Removing stream. +23ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 435957) from server '164.132.43.57:443' +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +18ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 997/6869, and can only build 0% of likely paths. (We have 15% of guards bw, 14% of midpoint bw, and 16% of exit bw = 0% of path bw.) +4ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +7ms
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 437248) from server '164.132.43.57:443' +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +18ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 1496/6869, and can only build 1% of likely paths. (We have 22% of guards bw, 22% of midpoint bw, and 21% of exit bw = 1% of path bw.) +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +7ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 57690. Removing stream.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 497350) from server '164.132.43.57:443' +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] Bootstrapped 51% (loading_descriptors): Loading relay descriptors +17ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 1994/6869, and can only build 2% of likely paths. (We have 30% of guards bw, 29% of midpoint bw, and 28% of exit bw = 2% of path bw.) +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +5ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4280014504 streamid 28118 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3724868129 streamid 12150 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +7ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3724868129 streamid 12151 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +4ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3724868129 streamid 12152 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3724868129 streamid 12153 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $9DB400402B545DC41DE342E14644F74B7DA4F789(open) +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4280014504 streamid 28119 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open) +192ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 4280014504 streamid 28120 after 0 seconds.
lnrpc:torproc Apr 16 19:12:10.000 [info] internal circ (length 1): $0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134(open) +5ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 28117. Removing stream. +127ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:10.000 [info] make_guard_confirmed: Marking Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) as a confirmed guard (index 1)
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 427483) from server '37.191.198.135:8443' +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +19ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 2492/6869, and can only build 4% of likely paths. (We have 37% of guards bw, 37% of midpoint bw, and 34% of exit bw = 4% of path bw.) +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +5ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 28120. Removing stream.
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 28119. Removing stream.
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 28118. Removing stream.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +137ms
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 417022) from server '37.191.198.135:8443' +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] Bootstrapped 53% (loading_descriptors): Loading relay descriptors +16ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +1ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 2988/6869, and can only build 8% of likely paths. (We have 44% of guards bw, 44% of midpoint bw, and 41% of exit bw = 8% of path bw.) +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +5ms
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 450784) from server '37.191.198.135:8443' +1ms
lnrpc:torproc Apr 16 19:12:10.000 [notice] Bootstrapped 55% (loading_descriptors): Loading relay descriptors +18ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 3484/6869, and can only build 12% of likely paths. (We have 50% of guards bw, 51% of midpoint bw, and 49% of exit bw = 12% of path bw.) +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +4ms
lnrpc:torproc Apr 16 19:12:10.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard Unnamed ($0AF90285D6B3ECC52ABFA3CB31404DF6FAF93134) +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 425311) from server '37.191.198.135:8443' +2ms
lnrpc:torproc Apr 16 19:12:10.000 [info] Bootstrapped 57% (loading_descriptors): Loading relay descriptors +18ms
lnrpc:torproc Apr 16 19:12:10.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms
lnrpc:torproc Apr 16 19:12:10.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 3982/6869, and can only build 18% of likely paths. (We have 58% of guards bw, 58% of midpoint bw, and 55% of exit bw = 18% of path bw.) +3ms
lnrpc:torproc Apr 16 19:12:10.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +3ms
lnrpc:torproc Apr 16 19:12:11.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 12148. Removing stream.
lnrpc:torproc Apr 16 19:12:11.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +88ms
lnrpc:torproc Apr 16 19:12:11.000 [info] make_guard_confirmed: Marking bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) as a confirmed guard (index 2)
lnrpc:torproc Apr 16 19:12:11.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +0ms
lnrpc:torproc Apr 16 19:12:11.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 495696) from server '89.22.96.90:443' +3ms
lnrpc:torproc Apr 16 19:12:11.000 [notice] Bootstrapped 60% (loading_descriptors): Loading relay descriptors +23ms
lnrpc:torproc Apr 16 19:12:11.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +1ms
lnrpc:torproc Apr 16 19:12:11.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 4479/6869, and can only build 26% of likely paths. (We have 64% of guards bw, 65% of midpoint bw, and 63% of exit bw = 26% of path bw.) +4ms
lnrpc:torproc Apr 16 19:12:11.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +4ms
lnrpc:torproc Apr 16 19:12:13.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 12153. Removing stream. +2s
lnrpc:torproc Apr 16 19:12:13.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:13.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +0ms
lnrpc:torproc Apr 16 19:12:13.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 404248) from server '89.22.96.90:443' +1ms
lnrpc:torproc Apr 16 19:12:13.000 [info] Bootstrapped 63% (loading_descriptors): Loading relay descriptors +16ms
lnrpc:torproc Apr 16 19:12:13.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms
lnrpc:torproc Apr 16 19:12:13.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 4877/6869, and can only build 34% of likely paths. (We have 70% of guards bw, 71% of midpoint bw, and 68% of exit bw = 34% of path bw.) +4ms
lnrpc:torproc Apr 16 19:12:13.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +3ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 12151. Removing stream.
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +868ms
lnrpc:torproc Apr 16 19:12:14.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +1ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 492626) from server '89.22.96.90:443' +2ms
lnrpc:torproc Apr 16 19:12:14.000 [notice] Bootstrapped 69% (loading_descriptors): Loading relay descriptors +25ms
lnrpc:torproc Apr 16 19:12:14.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +0ms
lnrpc:torproc Apr 16 19:12:14.000 [info] I learned some more directory information, but not enough to build a circuit: We need more microdescriptors: we have 5375/6869, and can only build 48% of likely paths. (We have 78% of guards bw, 78% of midpoint bw, and 78% of exit bw = 48% of path bw.) +5ms
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +4ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 12152. Removing stream.
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 12150. Removing stream.
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf.
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +307ms
lnrpc:torproc Apr 16 19:12:14.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +1ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 500682) from server '89.22.96.90:443' +2ms
lnrpc:torproc Apr 16 19:12:14.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +23ms
lnrpc:torproc Apr 16 19:12:14.000 [info] I learned some more directory information, but not enough to build a circuit: We're missing descriptors for 1/2 of our primary entry guards (total microdescriptors: 5875/6869). That's ok. We will try to fetch missing descriptors soon. +4ms
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +2ms
lnrpc:torproc Apr 16 19:12:14.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +1ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 513748) from server '89.22.96.90:443' +1ms
lnrpc:torproc Apr 16 19:12:14.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +24ms
lnrpc:torproc Apr 16 19:12:14.000 [info] I learned some more directory information, but not enough to build a circuit: We're missing descriptors for 1/2 of our primary entry guards (total microdescriptors: 6372/6869). That's ok. We will try to fetch missing descriptors soon. +3ms
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +3ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 12149. Removing stream. +0ms
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +0ms
lnrpc:torproc Apr 16 19:12:14.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard bachforever ($9DB400402B545DC41DE342E14644F74B7DA4F789) +0ms
lnrpc:torproc Apr 16 19:12:14.000 [info] handle_response_fetch_microdesc: Received answer to microdescriptor request (status 200, body size 462159) from server '89.22.96.90:443' +2ms
lnrpc:torproc Apr 16 19:12:14.000 [info] sampled_guards_update_from_consensus: Updating sampled guard status based on received consensus. +20ms
lnrpc:torproc Apr 16 19:12:14.000 [notice] Bootstrapped 75% (enough_dirinfo): Loaded enough directory info to build circuits
lnrpc:torproc Apr 16 19:12:14.000 [info] update_router_have_minimum_dir_info: We now have enough directory information to build circuits. +3ms
lnrpc:torproc Apr 16 19:12:14.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +1ms
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_predict_and_launch_new: Have 0 clean circs (0 internal), need another exit circ. +648ms
lnrpc:torproc Apr 16 19:12:15.000 [info] choose_good_exit_server_general: Found 1298 servers that might support 0/0 pending connections. +4ms
lnrpc:torproc Apr 16 19:12:15.000 [info] choose_good_exit_server_general: Chose exit server '$376D05529B901794B60D9297FA104E8187F7F437~MLaBnetTOREXIT01 at 45.137.184.71 and [2a0e:a6c0:1000:124:45:137:184:71]'
lnrpc:torproc Apr 16 19:12:15.000 [info] extend_info_from_node: Including Ed25519 ID for $376D05529B901794B60D9297FA104E8187F7F437~MLaBnetTOREXIT01 at 45.137.184.71 and [2a0e:a6c0:1000:124:45:137:184:71] +0ms
lnrpc:torproc Apr 16 19:12:15.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:15.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +0ms
lnrpc:torproc Apr 16 19:12:15.000 [info] extend_info_from_node: Including Ed25519 ID for $769A297017BB5E92A9A5A3D76725CA12D694AA30~sosa at 179.43.156.214
lnrpc:torproc Apr 16 19:12:15.000 [info] btc_update_evtype: CIRC BEST_AP evtype -1->0 gid=6
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_handle_first_hop: Next router is [scrubbed]: Not connected. Connecting.
lnrpc:torproc Apr 16 19:12:15.000 [info] connection_or_set_canonical: Channel 0 chose an idle timeout of 190.
lnrpc:torproc Apr 16 19:12:15.000 [info] connection_or_set_identity_digest: Set identity digest for 0x7ff8df3cb850 ([scrubbed]): F650C077BB892E1CFB0F40631302DADC87667A27 OQ6Dw9HWtnoGdq6/h23H7xgsHaR7nIjoi6K6ltykqfs.
lnrpc:torproc Apr 16 19:12:15.000 [info] connection_or_set_identity_digest: (Previously: 0000000000000000000000000000000000000000 <unset>) +3ms
lnrpc:torproc Apr 16 19:12:15.000 [info] connection_or_set_canonical: Channel 6 chose an idle timeout of 227.
lnrpc:torproc Apr 16 19:12:15.000 [info] bto_update_best: ORCONN BEST_AP state -1->1 gid=41
lnrpc:torproc Apr 16 19:12:15.000 [notice] Bootstrapped 80% (ap_conn): Connecting to a relay to build circuits +0ms
lnrpc:torproc Apr 16 19:12:15.000 [info] bto_update_best: ORCONN BEST_AP state 1->3 gid=41
lnrpc:torproc Apr 16 19:12:15.000 [notice] Bootstrapped 85% (ap_conn_done): Connected to a relay to build circuits +32ms
lnrpc:torproc Apr 16 19:12:15.000 [info] bto_update_best: ORCONN BEST_AP state 3->7 gid=41
lnrpc:torproc Apr 16 19:12:15.000 [notice] Bootstrapped 89% (ap_handshake): Finishing handshake with a relay to build circuits +37ms
lnrpc:torproc Apr 16 19:12:15.000 [info] channel_tls_process_versions_cell: Negotiated version 5 with [scrubbed]:443; Waiting for CERTS cell +97ms
lnrpc:torproc Apr 16 19:12:15.000 [info] connection_or_client_learned_peer_id: learned peer id for 0x7ff8df3cb850 ([scrubbed]): F650C077BB892E1CFB0F40631302DADC87667A27, OQ6Dw9HWtnoGdq6/h23H7xgsHaR7nIjoi6K6ltykqfs
lnrpc:torproc Apr 16 19:12:15.000 [info] channel_tls_process_certs_cell: Got some good certificates from [scrubbed]:443: Authenticated it with RSA and Ed25519 +0ms
lnrpc:torproc Apr 16 19:12:15.000 [info] bto_update_best: ORCONN BEST_AP state 7->8 gid=41
lnrpc:torproc Apr 16 19:12:15.000 [notice] Bootstrapped 90% (ap_handshake_done): Handshake finished with a relay to build circuits
lnrpc:torproc Apr 16 19:12:15.000 [notice] Bootstrapped 95% (circuit_create): Establishing a Tor circuit
lnrpc:torproc Apr 16 19:12:15.000 [info] btc_update_state: CIRC BEST_AP state -1->0 gid=6
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57'
lnrpc:torproc Apr 16 19:12:15.000 [info] channel_tls_process_netinfo_cell: Got good NETINFO cell from [scrubbed]:443; OR connection is now open, using protocol version 5. Its ID digest is F650C077BB892E1CFB0F40631302DADC87667A27. Our address is apparently [scrubbed]. +1ms
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:15.000 [info] exit circ (length 3, last hop MLaBnetTOREXIT01): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $769A297017BB5E92A9A5A3D76725CA12D694AA30(closed) $376D05529B901794B60D9297FA104E8187F7F437(closed) +39ms
lnrpc:torproc Apr 16 19:12:15.000 [info] btc_update_evtype: CIRC BEST_AP evtype 0->2 gid=6
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:15.000 [info] entry_guard_inc_circ_attempt_count: Got success count 0.000000/1.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +71ms
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:15.000 [info] exit circ (length 3, last hop MLaBnetTOREXIT01): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $769A297017BB5E92A9A5A3D76725CA12D694AA30(open) $376D05529B901794B60D9297FA104E8187F7F437(closed)
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:15.000 [info] exit circ (length 3, last hop MLaBnetTOREXIT01): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $769A297017BB5E92A9A5A3D76725CA12D694AA30(open) $376D05529B901794B60D9297FA104E8187F7F437(open)
lnrpc:torproc Apr 16 19:12:15.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:15.000 [info] btc_update_state: CIRC BEST_AP state 0->4 gid=6
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:15.000 [info] pathbias_count_build_success: Got success count 1.000000/1.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:15.000 [info] btc_update_evtype: CIRC BEST_AP evtype 2->1 gid=6 +155ms
lnrpc:torproc Apr 16 19:12:15.000 [info] circuit_build_no_more_hops: Tor has successfully opened a circuit. Looks like client functionality is working.
lnrpc:torproc Apr 16 19:12:15.000 [notice] Bootstrapped 100% (done): Done +1ms
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_predict_and_launch_new: Have 1 clean circs (0 internal), need another exit circ. +564ms
lnrpc:torproc Apr 16 19:12:16.000 [info] choose_good_exit_server_general: Found 1298 servers that might support 0/0 pending connections. +4ms
lnrpc:torproc Apr 16 19:12:16.000 [info] choose_good_exit_server_general: Chose exit server '$27637D524E96E2B96B91884958EC4777B371BCC4~48bcb04476bf at 51.81.254.22'
lnrpc:torproc Apr 16 19:12:16.000 [info] extend_info_from_node: Including Ed25519 ID for $27637D524E96E2B96B91884958EC4777B371BCC4~48bcb04476bf at 51.81.254.22
lnrpc:torproc Apr 16 19:12:16.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:16.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +0ms
lnrpc:torproc Apr 16 19:12:16.000 [info] extend_info_from_node: Including Ed25519 ID for $8EB722FA1AE9DDE1914BC21FEA22819D4DE99DB4~Enos at 195.189.96.148 +2ms
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:16.000 [info] exit circ (length 3, last hop 48bcb04476bf): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $8EB722FA1AE9DDE1914BC21FEA22819D4DE99DB4(closed) $27637D524E96E2B96B91884958EC4777B371BCC4(closed) +38ms
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:16.000 [info] entry_guard_inc_circ_attempt_count: Got success count 1.000000/2.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +62ms
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:16.000 [info] exit circ (length 3, last hop 48bcb04476bf): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $8EB722FA1AE9DDE1914BC21FEA22819D4DE99DB4(open) $27637D524E96E2B96B91884958EC4777B371BCC4(closed)
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:16.000 [info] exit circ (length 3, last hop 48bcb04476bf): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $8EB722FA1AE9DDE1914BC21FEA22819D4DE99DB4(open) $27637D524E96E2B96B91884958EC4777B371BCC4(open) +229ms
lnrpc:torproc Apr 16 19:12:16.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:16.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:16.000 [info] pathbias_count_build_success: Got success count 2.000000/2.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +0ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_predict_and_launch_new: Have 2 clean circs (0 uptime-internal, 0 internal), need another hidden service circ. +671ms
lnrpc:torproc Apr 16 19:12:17.000 [info] extend_info_from_node: Including Ed25519 ID for $1C15FD234C93B65BE0C96C19F7B774FADA339569~ProtocolSeven at 162.219.230.139
lnrpc:torproc Apr 16 19:12:17.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:17.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +4ms
lnrpc:torproc Apr 16 19:12:17.000 [info] extend_info_from_node: Including Ed25519 ID for $A3AFBDEE30238E44899C9F8B7666D12B09C8EE32~isthisthereallife at 212.51.153.165 and [2a02:168:4e13::666] +2ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:17.000 [info] internal (high-uptime) circ (length 3, last hop ProtocolSeven): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $A3AFBDEE30238E44899C9F8B7666D12B09C8EE32(closed) $1C15FD234C93B65BE0C96C19F7B774FADA339569(closed) +47ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:17.000 [info] entry_guard_inc_circ_attempt_count: Got success count 2.000000/3.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +71ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:17.000 [info] internal (high-uptime) circ (length 3, last hop ProtocolSeven): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $A3AFBDEE30238E44899C9F8B7666D12B09C8EE32(open) $1C15FD234C93B65BE0C96C19F7B774FADA339569(closed) +0ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:17.000 [info] internal (high-uptime) circ (length 3, last hop ProtocolSeven): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $A3AFBDEE30238E44899C9F8B7666D12B09C8EE32(open) $1C15FD234C93B65BE0C96C19F7B774FADA339569(open)
lnrpc:torproc Apr 16 19:12:17.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:17.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:17.000 [info] pathbias_count_build_success: Got success count 3.000000/3.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +209ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_predict_and_launch_new: Have 3 clean circs (1 uptime-internal, 1 internal), need another hidden service circ. +669ms
lnrpc:torproc Apr 16 19:12:18.000 [info] extend_info_from_node: Including Ed25519 ID for $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1~unnamed at 51.68.170.247
lnrpc:torproc Apr 16 19:12:18.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:18.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +4ms
lnrpc:torproc Apr 16 19:12:18.000 [info] extend_info_from_node: Including Ed25519 ID for $E517365A51899F228E99A22E9E4EF59347180F80~ididedittheconfig at 164.68.107.222 and [2a02:c207:3004:1426::1] +2ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:18.000 [info] internal (high-uptime) circ (length 3, last hop unnamed): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $E517365A51899F228E99A22E9E4EF59347180F80(closed) $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1(closed) +47ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:18.000 [info] entry_guard_inc_circ_attempt_count: Got success count 3.000000/4.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +88ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:18.000 [info] internal (high-uptime) circ (length 3, last hop unnamed): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $E517365A51899F228E99A22E9E4EF59347180F80(open) $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1(closed) +0ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:18.000 [info] internal (high-uptime) circ (length 3, last hop unnamed): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $E517365A51899F228E99A22E9E4EF59347180F80(open) $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1(open)
lnrpc:torproc Apr 16 19:12:18.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:18.000 [info] pathbias_count_build_success: Got success count 4.000000/4.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +191ms
lnrpc:grpc Attempting to determine wallet state +14s
lnrpc:service:WalletUnlocker Connecting to WalletUnlocker gRPC service +0ms
lnrpc:service:WalletUnlocker Establishing gRPC connection to WalletUnlocker with proto file /Users/tom/workspace/node-lnd-grpc/proto/0.9.0-beta/lnrpc/rpc.proto +4ms
2020-04-16T17:12:18.856Z | proxy | Proxy server 127.0.0.1:9065 set by environment variable grpc_proxy
2020-04-16T17:12:18.856Z | resolving_load_balancer | dns:127.0.0.1:9065 IDLE -> IDLE
2020-04-16T17:12:18.856Z | connectivity_state | dns:127.0.0.1:9065 IDLE -> IDLE
2020-04-16T17:12:18.857Z | dns_resolver | Resolver constructed for target dns:127.0.0.1:9065
2020-04-16T17:12:18.858Z | dns_resolver | Resolution update requested for target dns:127.0.0.1:9065
2020-04-16T17:12:18.859Z | resolving_load_balancer | dns:127.0.0.1:9065 IDLE -> CONNECTING
2020-04-16T17:12:18.859Z | connectivity_state | dns:127.0.0.1:9065 IDLE -> CONNECTING
2020-04-16T17:12:18.859Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> CONNECTING
2020-04-16T17:12:18.859Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> CONNECTING
2020-04-16T17:12:18.859Z | dns_resolver | Resolved addresses for target dns:127.0.0.1:9065: [127.0.0.1:9065]
2020-04-16T17:12:18.860Z | pick_first | IDLE -> IDLE
2020-04-16T17:12:18.860Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> IDLE
2020-04-16T17:12:18.860Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> IDLE
2020-04-16T17:12:18.860Z | pick_first | Connect to address list 127.0.0.1:9065
2020-04-16T17:12:18.861Z | subchannel | 127.0.0.1:9065 refcount 0 -> 1
2020-04-16T17:12:18.861Z | subchannel | 127.0.0.1:9065 refcount 1 -> 2
2020-04-16T17:12:18.861Z | pick_first | Start connecting to subchannel with address 127.0.0.1:9065
2020-04-16T17:12:18.861Z | pick_first | IDLE -> CONNECTING
2020-04-16T17:12:18.861Z | resolving_load_balancer | dns:127.0.0.1:9065 IDLE -> CONNECTING
2020-04-16T17:12:18.861Z | connectivity_state | dns:127.0.0.1:9065 IDLE -> CONNECTING
2020-04-16T17:12:18.861Z | subchannel | 127.0.0.1:9065 IDLE -> CONNECTING
2020-04-16T17:12:18.861Z | proxy | Using proxy 127.0.0.1:9065 to connect to zapn34qfeedw2l5y26p3hnnkusqnbhxcxw64lq5cojmvq45yw4bc3sqd.onion:10009
2020-04-16T17:12:18.863Z | pick_first | CONNECTING -> CONNECTING
2020-04-16T17:12:18.863Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> CONNECTING
2020-04-16T17:12:18.864Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> CONNECTING
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_handle_listener_read: New SOCKS connection opened from 127.0.0.1. +212ms
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_ap_handle_onion: No descriptor found in our cache for [scrubbed]. Fetching.
lnrpc:torproc Apr 16 19:12:18.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2567 more seconds. +33ms
lnrpc:torproc Apr 16 19:12:18.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2567 more seconds.
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_ap_make_link: Making internal anonymized tunnel to [scrubbed]:9001 ... +2ms
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_ap_make_link: ... application connection created and linked.
lnrpc:torproc Apr 16 19:12:18.000 [info] directory_launch_v3_desc_fetch: Descriptor fetch request for service [scrubbed] with blinded key [scrubbed] to directory [scrubbed]
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for rendezvous desc' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:18.000 [info] extend_info_from_node: Including Ed25519 ID for $AC5CECEF6AF649F2A7F047D102FE9B461DA9234E~daporkchop at 46.234.39.170
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_launch_by_extend_info: Cannibalizing circ 2428443180 (id: 9) for purpose 13 (Hidden service client: Fetching HS descriptor)
lnrpc:torproc Apr 16 19:12:18.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer.
lnrpc:torproc Apr 16 19:12:18.000 [info] connection_edge_process_inbuf: data from edge while in 'waiting for circuit' state. Leaving it on buffer. +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal (high-uptime) circ (length 4, last hop daporkchop): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $E517365A51899F228E99A22E9E4EF59347180F80(open) $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1(open) $AC5CECEF6AF649F2A7F047D102FE9B461DA9234E(open)
lnrpc:torproc Apr 16 19:12:19.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_build_no_more_hops: circuit built! +173ms
lnrpc:torproc Apr 16 19:12:19.000 [info] internal (high-uptime) circ (length 4): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $E517365A51899F228E99A22E9E4EF59347180F80(open) $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1(open) $AC5CECEF6AF649F2A7F047D102FE9B461DA9234E(open)
lnrpc:torproc Apr 16 19:12:19.000 [info] link_apconn_to_circ: Looks like completed circuit to hidden service does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_send_begin: Sending relay cell 1 on circ 2428443180 to begin stream 50345.
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket -1, n_circ_id 2428443180
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_send_begin: Sending up to 96 + 0 bytes of queued-up data +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 2428443180 streamid 50345 after 0 seconds.
lnrpc:torproc Apr 16 19:12:19.000 [info] internal (high-uptime) circ (length 4): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $E517365A51899F228E99A22E9E4EF59347180F80(open) $68773D3FF7B8CEFCEEFCA32AE72015E2D38C62C1(open) $AC5CECEF6AF649F2A7F047D102FE9B461DA9234E(open) +199ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_predict_and_launch_new: Have 3 clean circs (1 uptime-internal, 1 internal), need another hidden service circ. +49ms
lnrpc:torproc Apr 16 19:12:19.000 [info] extend_info_from_node: Including Ed25519 ID for $9DA7A978928C48B4DD50E397FE2F3C4110EA3576~anonymous at 64.137.167.84
lnrpc:torproc Apr 16 19:12:19.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:19.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +5ms
lnrpc:torproc Apr 16 19:12:19.000 [info] extend_info_from_node: Including Ed25519 ID for $2F9A6B5ADBE91EC69F55AAFB7DC49619D31B8324~0x3d003 at 83.99.19.216 +2ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal (high-uptime) circ (length 3, last hop anonymous): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $2F9A6B5ADBE91EC69F55AAFB7DC49619D31B8324(closed) $9DA7A978928C48B4DD50E397FE2F3C4110EA3576(closed) +42ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] handle_relay_cell_command: -1: end cell (closed normally) for stream 50345. Removing stream.
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_free_minimal: Freeing linked Socks connection [open] with 0 bytes on inbuf, 0 on outbuf. +31ms
lnrpc:torproc Apr 16 19:12:19.000 [info] handle_response_fetch_hsdesc_v3: Received v3 hsdesc (body size 14111, status 200 ("OK")) +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] handle_response_fetch_hsdesc_v3: Stored hidden service descriptor successfully. +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] hs_client_desc_has_arrived: Descriptor has arrived. Launching circuits. +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_free_minimal: Freeing linked Directory connection [client finished] with 0 bytes on inbuf, 0 on outbuf. +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_get_open_circ_or_launch: Getting rendezvous circuit to v3 service!
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_launch_by_extend_info: Cannibalizing circ 3152612526 (id: 8) for purpose 9 (Hidden service client: Establishing rendezvous point)
lnrpc:torproc Apr 16 19:12:19.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2567 more seconds.
lnrpc:torproc Apr 16 19:12:19.000 [info] client_rendezvous_circ_has_opened: Rendezvous circuit has opened to [scrubbed].
lnrpc:torproc Apr 16 19:12:19.000 [info] hs_circ_send_establish_rendezvous: Send an ESTABLISH_RENDEZVOUS cell on circuit 3152612526 +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_get_open_circ_or_launch: Chose $0B19BBFDC498CCEA23027B1D7BD8E20121B95E60~ at 185.181.160.216 as intro point for 'service'. +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] onion_pick_cpath_exit: Using requested exit node '$0B19BBFDC498CCEA23027B1D7BD8E20121B95E60~ at 185.181.160.216' +2ms
lnrpc:torproc Apr 16 19:12:19.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:19.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] extend_info_from_node: Including Ed25519 ID for $461D6EA15966C7F99B43D37ADC116B5B8E47D130~CryoBBNx at 51.254.45.43 +4ms
lnrpc:torproc Apr 16 19:12:19.000 [info] extend_info_from_node: Including Ed25519 ID for $098907349C1190C4ADADB4482B51F5C9FC789C78~PsychiCToRRelay at 80.127.151.162 and [2001:980:a167:1620::3]
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57'
lnrpc:torproc Apr 16 19:12:19.000 [info] rep_hist_note_used_internal: New port prediction added. Will continue predictive circ building for 2567 more seconds.
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_attach_circuit: Intro 2306341204 (id: 11) and rend circuit 3152612526 (id: 8) circuits are not both ready. Stalling conn. (0 sec old) +3ms
lnrpc:torproc Apr 16 19:12:19.000 [info] entry_guard_inc_circ_attempt_count: Got success count 4.000000/5.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +29ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal (high-uptime) circ (length 3, last hop anonymous): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $2F9A6B5ADBE91EC69F55AAFB7DC49619D31B8324(open) $9DA7A978928C48B4DD50E397FE2F3C4110EA3576(closed)
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal circ (length 4, last hop ): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $461D6EA15966C7F99B43D37ADC116B5B8E47D130(closed) $098907349C1190C4ADADB4482B51F5C9FC789C78(closed) $0B19BBFDC498CCEA23027B1D7BD8E20121B95E60(closed) +41ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal circ (length 4, last hop ): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $461D6EA15966C7F99B43D37ADC116B5B8E47D130(open) $098907349C1190C4ADADB4482B51F5C9FC789C78(closed) $0B19BBFDC498CCEA23027B1D7BD8E20121B95E60(closed)
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +135ms
lnrpc:torproc Apr 16 19:12:19.000 [info] hs_client_receive_rendezvous_acked: Received an RENDEZVOUS_ESTABLISHED. This circuit is now ready for rendezvous.
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_setup_machine_on_circ: Registering machine client_rp_circ to origin circ 8 (10)
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_node_supports_padding: Checking padding: supported
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_negotiate_padding: Negotiating padding on circuit 8 (10), command 2
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_machine_spec_transition: Circuit 8 circpad machine 0 transitioning from 0 to 1 +32ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_choose_state_length: State length sampled to 1 for circuit 8
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_machine_schedule_padding: Padding in 383 usec on circuit 8
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_machine_schedule_padding: Padding circuit 8 in 0 sec, 383 usec
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_attach_circuit: ready rend circ 3152612526 (id: 8) already here. Nointro-ack yet on intro 2306341204 (id: 11). (stream 0 sec old)
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_attach_circuit: Intro 2306341204 (id: 11) and rend circuit 3152612526 (id: 8) circuits are not both ready. Stalling conn. (0 sec old) +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_send_padding_cell_for_callback: Callback: Sending padding to origin circuit 8 (10) [length: 0]
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_machine_spec_transition: Circuit 8 circpad machine 0 transitioning from 1 to 65535
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_machine_spec_transitioned_to_end: Padding machine in end state on circuit 8 (10) +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal circ (length 4, last hop ): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $461D6EA15966C7F99B43D37ADC116B5B8E47D130(open) $098907349C1190C4ADADB4482B51F5C9FC789C78(open) $0B19BBFDC498CCEA23027B1D7BD8E20121B95E60(closed) +56ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_deliver_recognized_relay_cell_events: Got padding cell on origin circuit 8. +40ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:19.000 [info] internal circ (length 4, last hop ): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $461D6EA15966C7F99B43D37ADC116B5B8E47D130(open) $098907349C1190C4ADADB4482B51F5C9FC789C78(open) $0B19BBFDC498CCEA23027B1D7BD8E20121B95E60(open)
lnrpc:torproc Apr 16 19:12:19.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:19.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:19.000 [info] client_intro_circ_has_opened: Introduction circuit 2306341204 has opened. Attaching streams. +133ms
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_attach_circuit: ready rend circ 3152612526 (id: 8) already here. Nointro-ack yet on intro 2306341204 (id: 11). (stream 0 sec old)
lnrpc:torproc Apr 16 19:12:19.000 [info] connection_ap_handshake_attach_circuit: Found open intro circ 2306341204 (id: 11). Rend circuit 3152612526 (id: 8); Sending introduction. (stream 0 sec old)
lnrpc:torproc Apr 16 19:12:19.000 [info] send_introduce1: Sending INTRODUCE1 cell to service [scrubbed] on circuit 2306341204 +1ms
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_setup_machine_on_circ: Registering machine client_ip_circ to origin circ 11 (7)
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_node_supports_padding: Checking padding: unsupported
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_add_matching_machines: Padding not negotiated. Cleaning machine from circuit 11
lnrpc:torproc Apr 16 19:12:19.000 [info] circpad_circuit_machineinfo_free_idx: Freeing padding info idx 0 on circuit 11 (7)
lnrpc:torproc Apr 16 19:12:19.000 [info] pathbias_count_use_attempt: Used circuit 8 is already in path state use succeeded. Circuit is a Hidden service client: Pending rendezvous point currently open. +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] handle_introduce_ack_success: Received INTRODUCE_ACK ack! Informing rendezvous
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_mark_for_close_: Circuit 2306341204 (id: 11) marked for close at src/feature/hs/hs_client.c:1029 (orig reason: 9, new reason: 0) +186ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_free_: Circuit 0 (id: 11) has been freed. +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 3152612526 (id: 8) already here, with intro ack. Stalling. (stream 1 sec old)
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_predict_and_launch_new: Have 3 clean circs (1 uptime-internal, 1 internal), need another hidden service circ. +256ms
lnrpc:torproc Apr 16 19:12:20.000 [info] extend_info_from_node: Including Ed25519 ID for $7DE1E8CF2FC231053AE39495F47A609DA03475AD~Symphony at 51.15.206.48 and [2001:bc8:47a4:1f52::1]
lnrpc:torproc Apr 16 19:12:20.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:20.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +4ms
lnrpc:torproc Apr 16 19:12:20.000 [info] extend_info_from_node: Including Ed25519 ID for $5832668C21FF375C6B77A9BEB01E2BFDC7CD9C43~BobsHouseLU02 at 104.244.75.143 +2ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:20.000 [info] internal (high-uptime) circ (length 3, last hop Symphony): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $5832668C21FF375C6B77A9BEB01E2BFDC7CD9C43(closed) $7DE1E8CF2FC231053AE39495F47A609DA03475AD(closed) +35ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] entry_guard_inc_circ_attempt_count: Got success count 4.000000/6.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +82ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:20.000 [info] internal (high-uptime) circ (length 3, last hop Symphony): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $5832668C21FF375C6B77A9BEB01E2BFDC7CD9C43(open) $7DE1E8CF2FC231053AE39495F47A609DA03475AD(closed) +1ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:20.000 [info] internal (high-uptime) circ (length 3, last hop Symphony): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $5832668C21FF375C6B77A9BEB01E2BFDC7CD9C43(open) $7DE1E8CF2FC231053AE39495F47A609DA03475AD(open) +98ms
lnrpc:torproc Apr 16 19:12:20.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:20.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:20.000 [info] pathbias_count_build_success: Got success count 5.000000/6.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:20.000 [info] connection_ap_handshake_attach_circuit: pending-join circ 3152612526 (id: 8) already here, with intro ack. Stalling. (stream 1 sec old) +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] hs_client_receive_rendezvous2: Got RENDEZVOUS2 cell from hidden service on circuit 3152612526. +112ms
lnrpc:torproc Apr 16 19:12:20.000 [info] connection_ap_handshake_attach_circuit: rend joined circ 3152612526 (id: 8) already here. Attaching. (stream 1 sec old)
lnrpc:torproc Apr 16 19:12:20.000 [info] pathbias_count_use_attempt: Used circuit 8 is already in path state use succeeded. Circuit is a Hidden service client: Active rendezvous point currently open. +0ms
lnrpc:torproc Apr 16 19:12:20.000 [info] link_apconn_to_circ: Looks like completed circuit to hidden service does allow optimistic data for connection to [scrubbed]
lnrpc:torproc Apr 16 19:12:20.000 [info] connection_ap_handshake_send_begin: Sending relay cell 0 on circ 3152612526 to begin stream 42975.
lnrpc:torproc Apr 16 19:12:20.000 [info] connection_ap_handshake_send_begin: Address/port sent, ap socket 12, n_circ_id 3152612526 +0ms
lnrpc:torproc Apr 16 19:12:21.000 [info] connection_edge_process_relay_cell_not_open: 'connected' received for circid 3152612526 streamid 42975 after 1 seconds.
lnrpc:torproc Apr 16 19:12:21.000 [info] internal (high-uptime) circ (length 3): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $A3AFBDEE30238E44899C9F8B7666D12B09C8EE32(open) $1C15FD234C93B65BE0C96C19F7B774FADA339569(open) +629ms
2020-04-16T17:12:21.289Z | proxy | Successfully connected to zapn34qfeedw2l5y26p3hnnkusqnbhxcxw64lq5cojmvq45yw4bc3sqd.onion:10009 through proxy 127.0.0.1:9065
2020-04-16T17:12:21.294Z | subchannel | 127.0.0.1:9065 CONNECTING -> READY
2020-04-16T17:12:21.294Z | pick_first | Pick subchannel with address 127.0.0.1:9065
2020-04-16T17:12:21.295Z | pick_first | CONNECTING -> READY
2020-04-16T17:12:21.295Z | resolving_load_balancer | dns:127.0.0.1:9065 CONNECTING -> READY
2020-04-16T17:12:21.295Z | connectivity_state | dns:127.0.0.1:9065 CONNECTING -> READY
2020-04-16T17:12:21.295Z | dns_resolver | Resolution update requested for target dns:127.0.0.1:9065
2020-04-16T17:12:21.295Z | dns_resolver | Resolution update requested for target dns:127.0.0.1:9065
2020-04-16T17:12:21.295Z | subchannel | 127.0.0.1:9065 refcount 2 -> 3
2020-04-16T17:12:21.295Z | subchannel | 127.0.0.1:9065 refcount 3 -> 2
2020-04-16T17:12:21.295Z | dns_resolver | Resolved addresses for target dns:127.0.0.1:9065: [127.0.0.1:9065]
2020-04-16T17:12:21.295Z | pick_first | Connect to address list 127.0.0.1:9065
2020-04-16T17:12:21.296Z | subchannel | 127.0.0.1:9065 refcount 2 -> 3
2020-04-16T17:12:21.296Z | pick_first | Pick subchannel with address 127.0.0.1:9065
2020-04-16T17:12:21.296Z | subchannel | 127.0.0.1:9065 refcount 3 -> 2
2020-04-16T17:12:21.296Z | pick_first | READY -> READY
2020-04-16T17:12:21.296Z | resolving_load_balancer | dns:127.0.0.1:9065 READY -> READY
2020-04-16T17:12:21.296Z | connectivity_state | dns:127.0.0.1:9065 READY -> READY
2020-04-16T17:12:21.296Z | subchannel | 127.0.0.1:9065 refcount 2 -> 3
2020-04-16T17:12:21.296Z | subchannel | 127.0.0.1:9065 refcount 3 -> 2
lnrpc:service:WalletUnlocker Connected to WalletUnlocker gRPC service +3s
lnrpc:service:WalletUnlocker Calling WalletUnlocker.unlockWallet with payload: { payload: {}, options: {} } +0ms
2020-04-16T17:12:21.297Z | channel | dns:127.0.0.1:9065 createCall [0] method="/lnrpc.WalletUnlocker/UnlockWallet", deadline=Infinity
2020-04-16T17:12:21.298Z | call_stream | [0] Sending metadata
2020-04-16T17:12:21.298Z | channel | Pick result: COMPLETE subchannel: 127.0.0.1:9065 status: undefined undefined
2020-04-16T17:12:21.299Z | call_stream | [0] write() called with message of length 0
2020-04-16T17:12:21.299Z | call_stream | [0] end() called
2020-04-16T17:12:21.301Z | subchannel | Starting stream with headers
grpc-accept-encoding: identity,deflate,gzip
accept-encoding: identity,gzip
:authority: zapn34qfeedw2l5y26p3hnnkusqnbhxcxw64lq5cojmvq45yw4bc3sqd.onion
user-agent: grpc-node-js/0.8.1
content-type: application/grpc
:method: POST
:path: /lnrpc.WalletUnlocker/UnlockWallet
te: trailers
2020-04-16T17:12:21.301Z | call_stream | [0] attachHttp2Stream from subchannel 127.0.0.1:9065
2020-04-16T17:12:21.301Z | subchannel | 127.0.0.1:9065 callRefcount 0 -> 1
2020-04-16T17:12:21.302Z | call_stream | [0] sending data chunk of length 5
2020-04-16T17:12:21.302Z | call_stream | [0] calling end() on HTTP/2 stream
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_predict_and_launch_new: Have 4 clean circs (2 uptime-internal, 2 internal), need another hidden service circ. +37ms
lnrpc:torproc Apr 16 19:12:21.000 [info] extend_info_from_node: Including Ed25519 ID for $283312BB249FCB6633A7C7E1E8241461000E6004~wabbitseason4 at 51.38.22.252 and [2001:41d0:203:2d27::5e5d:7f70]
lnrpc:torproc Apr 16 19:12:21.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:21.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +3ms
lnrpc:torproc Apr 16 19:12:21.000 [info] extend_info_from_node: Including Ed25519 ID for $28B39D67BD18D13694DE03679EA4A864EB6977E9~th00ht at 83.97.80.89 +4ms
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:21.000 [info] internal (high-uptime) circ (length 3, last hop wabbitseason4): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $28B39D67BD18D13694DE03679EA4A864EB6977E9(closed) $283312BB249FCB6633A7C7E1E8241461000E6004(closed) +37ms
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:21.000 [info] entry_guard_inc_circ_attempt_count: Got success count 5.000000/7.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +72ms
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:21.000 [info] internal (high-uptime) circ (length 3, last hop wabbitseason4): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $28B39D67BD18D13694DE03679EA4A864EB6977E9(open) $283312BB249FCB6633A7C7E1E8241461000E6004(closed) +0ms
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:21.000 [info] internal (high-uptime) circ (length 3, last hop wabbitseason4): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $28B39D67BD18D13694DE03679EA4A864EB6977E9(open) $283312BB249FCB6633A7C7E1E8241461000E6004(open) +119ms
lnrpc:torproc Apr 16 19:12:21.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:21.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:21.000 [info] pathbias_count_build_success: Got success count 6.000000/7.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +0ms
lnrpc:torproc Apr 16 19:12:32.000 [info] circuit_predict_and_launch_new: Have 5 clean circs need another buildtime test circ. +11s
lnrpc:torproc Apr 16 19:12:32.000 [info] choose_good_exit_server_general: Found 1298 servers that might support 0/0 pending connections. +3ms
lnrpc:torproc Apr 16 19:12:32.000 [info] compute_weighted_bandwidths: Empty routerlist passed in to consensus weight node selection for rule weight as exit
lnrpc:torproc Apr 16 19:12:32.000 [info] choose_good_exit_server_general: Chose exit server '$8E144D9055CEF1355CD222AB94C4BF5331CD775F~b317e587a2d0 at 51.81.254.25'
lnrpc:torproc Apr 16 19:12:32.000 [info] extend_info_from_node: Including Ed25519 ID for $8E144D9055CEF1355CD222AB94C4BF5331CD775F~b317e587a2d0 at 51.81.254.25
lnrpc:torproc Apr 16 19:12:32.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit. +1ms
lnrpc:torproc Apr 16 19:12:32.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +0ms
lnrpc:torproc Apr 16 19:12:32.000 [info] extend_info_from_node: Including Ed25519 ID for $98DBFA6DC7F4013566D09E3DDC6F6CAF510E7FD6~OsamaBinError at 95.216.140.239 +2ms
lnrpc:torproc Apr 16 19:12:32.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:32.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:32.000 [info] exit circ (length 3, last hop b317e587a2d0): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $98DBFA6DC7F4013566D09E3DDC6F6CAF510E7FD6(closed) $8E144D9055CEF1355CD222AB94C4BF5331CD775F(closed) +49ms
lnrpc:torproc Apr 16 19:12:32.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:32.000 [info] entry_guard_inc_circ_attempt_count: Got success count 6.000000/8.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +78ms
lnrpc:torproc Apr 16 19:12:32.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:32.000 [info] exit circ (length 3, last hop b317e587a2d0): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $98DBFA6DC7F4013566D09E3DDC6F6CAF510E7FD6(open) $8E144D9055CEF1355CD222AB94C4BF5331CD775F(closed)
lnrpc:torproc Apr 16 19:12:32.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +1ms
lnrpc:torproc Apr 16 19:12:33.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:33.000 [info] exit circ (length 3, last hop b317e587a2d0): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $98DBFA6DC7F4013566D09E3DDC6F6CAF510E7FD6(open) $8E144D9055CEF1355CD222AB94C4BF5331CD775F(open)
lnrpc:torproc Apr 16 19:12:33.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:33.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:33.000 [info] pathbias_count_build_success: Got success count 7.000000/8.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +571ms
lnrpc:torproc Apr 16 19:12:39.000 [info] or_state_save: Saved state to "/var/folders/1b/496ss_hn7dx7wntf1w8qn6200000gn/T/lnd-grpc-gsRkjS/data/state" +7s
2020-04-16T17:12:41.305Z | subchannel | 127.0.0.1:9065 READY -> IDLE
2020-04-16T17:12:41.306Z | subchannel | 127.0.0.1:9065 refcount 2 -> 1
2020-04-16T17:12:41.306Z | pick_first | READY -> IDLE
2020-04-16T17:12:41.306Z | resolving_load_balancer | dns:127.0.0.1:9065 READY -> IDLE
2020-04-16T17:12:41.306Z | connectivity_state | dns:127.0.0.1:9065 READY -> IDLE
lnrpc:torproc Apr 16 19:12:42.000 [info] channelpadding_send_padding_cell_for_callback: Sending netflow keepalive on 6 to [scrubbed] ([scrubbed]) after 8976 ms. Delta 2ms +2s
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_predict_and_launch_new: Have 6 clean circs need another buildtime test circ. +1s
lnrpc:torproc Apr 16 19:12:43.000 [info] choose_good_exit_server_general: Found 1298 servers that might support 0/0 pending connections. +3ms
lnrpc:torproc Apr 16 19:12:43.000 [info] compute_weighted_bandwidths: Empty routerlist passed in to consensus weight node selection for rule weight as exit
lnrpc:torproc Apr 16 19:12:43.000 [info] choose_good_exit_server_general: Chose exit server '$7E281CD2C315C4F7A84BC7C8721C3BC974DDBFA3~niftyporcupine at 185.220.101.16 and [2a0b:f4c2::16]'
lnrpc:torproc Apr 16 19:12:43.000 [info] extend_info_from_node: Including Ed25519 ID for $7E281CD2C315C4F7A84BC7C8721C3BC974DDBFA3~niftyporcupine at 185.220.101.16 and [2a0b:f4c2::16]
lnrpc:torproc Apr 16 19:12:43.000 [info] select_primary_guard_for_circuit: Selected primary guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) for circuit.
lnrpc:torproc Apr 16 19:12:43.000 [info] extend_info_from_node: Including Ed25519 ID for $F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57 +0ms
lnrpc:torproc Apr 16 19:12:43.000 [info] extend_info_from_node: Including Ed25519 ID for $648E97719EDEC4F0E08F1CEB8D24F2C8F587344C~fr2xtracodews at 212.47.234.48 and [2001:bc8:47b0:2257::1] +2ms
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_send_first_onion_skin: First hop: finished sending CREATE cell to '$F650C077BB892E1CFB0F40631302DADC87667A27~tolgerius at 164.132.43.57' +0ms
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:43.000 [info] exit circ (length 3, last hop niftyporcupine): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $648E97719EDEC4F0E08F1CEB8D24F2C8F587344C(closed) $7E281CD2C315C4F7A84BC7C8721C3BC974DDBFA3(closed) +42ms
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:43.000 [info] entry_guard_inc_circ_attempt_count: Got success count 7.000000/9.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +70ms
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:43.000 [info] exit circ (length 3, last hop niftyporcupine): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $648E97719EDEC4F0E08F1CEB8D24F2C8F587344C(open) $7E281CD2C315C4F7A84BC7C8721C3BC974DDBFA3(closed) +1ms
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_send_intermediate_onion_skin: Sending extend relay cell. +0ms
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_finish_handshake: Finished building circuit hop:
lnrpc:torproc Apr 16 19:12:43.000 [info] exit circ (length 3, last hop niftyporcupine): $F650C077BB892E1CFB0F40631302DADC87667A27(open) $648E97719EDEC4F0E08F1CEB8D24F2C8F587344C(open) $7E281CD2C315C4F7A84BC7C8721C3BC974DDBFA3(open)
lnrpc:torproc Apr 16 19:12:43.000 [info] entry_guards_note_guard_success: Recorded success for primary confirmed guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27)
lnrpc:torproc Apr 16 19:12:43.000 [info] circuit_build_no_more_hops: circuit built!
lnrpc:torproc Apr 16 19:12:43.000 [info] pathbias_count_build_success: Got success count 8.000000/9.000000 for guard tolgerius ($F650C077BB892E1CFB0F40631302DADC87667A27) +105ms
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment