Created
March 28, 2017 17:41
-
-
Save dignifiedquire/25a4f1c4fa9b3f291a0e8d7926a2a11b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
DEBUG=libp2p* node_modules/mocha/bin/mocha --timeout 50000 test/index.spec.js | |
DHT | |
libp2p:swarm:dialer create: 8 peer limit, 10000 dial timeout +0ms | |
libp2p:swarm:transport adding TCP +6ms | |
libp2p:tcp:listen Listening on 9990 127.0.0.1 +6ms | |
libp2p:swarm:dialer create: 8 peer limit, 10000 dial timeout +3ms | |
libp2p:swarm:transport adding TCP +1ms | |
libp2p:tcp:listen Listening on 9991 127.0.0.1 +1ms | |
libp2p:swarm:transport adding WebSockets +5ms | |
libp2p:swarm:transport adding WebSockets +1ms | |
libp2p:swarm:dial dialing QmTbPzh9ZZuzCKanY7SLoJQJZFcQmpjdDpobsYuGh2nYX3 +2ms | |
libp2p:swarm:transport dialing TCP [ '/ip4/127.0.0.1/tcp/9991' ] +2ms | |
libp2p:swarm:dialer dialMany:start +2ms | |
libp2p:swarm:dialer dialSingle: QmTbPzh9ZZuzCKanY7SLoJQJZFcQmpjdDpobsYuGh2nYX3:/ip4/127.0.0.1/tcp/9991 +0ms | |
libp2p:swarm:dialer:queue work +2ms | |
libp2p:tcp:dial Connecting to 9991 127.0.0.1 +1ms | |
libp2p:tcp:listen new connection /ip4/127.0.0.1/tcp/56217 +4ms | |
libp2p:swarm:dialer:queue work:success +12ms | |
libp2p:swarm:dialer dialMany:success +0ms | |
libp2p:swarm:dial selecting crypto: /secio/1.0.0 +5ms | |
libp2p:secio 1. propose - start +4ms | |
libp2p:secio 1. propose - writing proposal +1ms | |
libp2p:secio 1. propose - start +4ms | |
libp2p:secio 1. propose - writing proposal +1ms | |
libp2p:secio 1. propose - reading proposal <Buffer 0a 10 9d aa 6c ff dc 48 4f 44 35 22 fb 9b d6 a4 06 db 12 a7 01 08 00 12 a2 01 30 81 9f 30 0d 06 09 2a 86 48 86 f7 0d 01 01 01 05 00 03 81 8d 00 30 81 ... > +1ms | |
libp2p:secio 1.1 identify +1ms | |
libp2p:secio 1.1 identify - QmaCnuCbSv34oiASqgzLooJS1cmeMHakSfYjvQKxmX6jXg - identified remote peer as QmTbPzh9ZZuzCKanY7SLoJQJZFcQmpjdDpobsYuGh2nYX3 +9ms | |
libp2p:secio 1.2 selection +0ms | |
libp2p:secio 1. propose - reading proposal <Buffer 0a 10 22 e5 be 54 12 94 87 1b 3b a6 80 a0 61 89 90 07 12 a7 01 08 00 12 a2 01 30 81 9f 30 0d 06 09 2a 86 48 86 f7 0d 01 01 01 05 00 03 81 8d 00 30 81 ... > +2ms | |
libp2p:secio 1.1 identify +0ms | |
libp2p:secio 1.1 identify - QmTbPzh9ZZuzCKanY7SLoJQJZFcQmpjdDpobsYuGh2nYX3 - identified remote peer as QmaCnuCbSv34oiASqgzLooJS1cmeMHakSfYjvQKxmX6jXg +3ms | |
libp2p:secio 1.2 selection +0ms | |
libp2p:secio 1. propose - finish +1ms | |
libp2p:secio 2. exchange - start +1ms | |
libp2p:secio 2. exchange - writing exchange +0ms | |
libp2p:secio 1. propose - finish +5ms | |
libp2p:secio 2. exchange - start +0ms | |
libp2p:secio 2. exchange - writing exchange +0ms | |
libp2p:secio 2. exchange - reading exchange +27ms | |
libp2p:secio 2.1. verify +1ms | |
libp2p:secio 2. exchange - reading exchange +1ms | |
libp2p:secio 2.1. verify +0ms | |
libp2p:secio 2.1. verify - signature verified +4ms | |
libp2p:secio 2.2. keys +1ms | |
libp2p:secio 2.1. verify - signature verified +5ms | |
libp2p:secio 2.2. keys +1ms | |
libp2p:secio 2.3. mac + cipher +5ms | |
libp2p:secio 2. exchange - finish +2ms | |
libp2p:secio 3. finish - start +1ms | |
libp2p:secio 2.3. mac + cipher +1ms | |
libp2p:secio 2. exchange - finish +0ms | |
libp2p:secio 3. finish - start +0ms | |
libp2p:secio 3. finish - finish +1ms | |
libp2p:secio 3. finish - finish +1ms | |
libp2p:swarm:dial selecting /mplex/6.7.0 +1ms |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment