Skip to content

Instantly share code, notes, and snippets.

@borrrden
Last active April 14, 2017 05:00
Show Gist options
  • Save borrrden/7f49d1afaa21ddefaa4ab7156eaf8601 to your computer and use it in GitHub Desktop.
Save borrrden/7f49d1afaa21ddefaa4ab7156eaf8601 to your computer and use it in GitHub Desktop.
Linux Replicator Test Output (Verbose Sync/BLIP logging)
LiteCore-C BLIP info: (->ws:srv/) Opening connection...
LiteCore-C BLIP info: (<-ws:cli/) Accepted connection
LiteCore-C info: Waiting for replication to complete...
LiteCore-C BLIP info: (->ws:srv/) Connected!
LiteCore-C Sync info: (Repl->ws:srv/) BLIP Connected
LiteCore-C Sync info: (Repl->ws:srv/) now busy
LiteCore-C info: >> Replicator is busy, progress 0/0
LiteCore-C BLIP verbose: (->ws:srv/) WebSocket is hungry!
LiteCore-C BLIP verbose: (->ws:srv/) ...Wrote 0 bytes to WebSocket (writeable=1)
LiteCore-C Sync info: (DB->ws:srv/) now idle
LiteCore-C Sync info: (Repl->ws:srv/) No local checkpoint 'cp-mYlrwe5TcSwOSEHuByMVadNFnuU='
LiteCore-C Sync info: (Push->ws:srv/) Starting push from local seq 1
LiteCore-C Sync info: (Push->ws:srv/) Reading 200 changes since sequence 0 ...
LiteCore-C Sync debug: (Push->ws:srv/) caughtUp=0, changeLists=1, revsInFlight=0, awaitingReply=0, revsToSend=0, pendingSequences=0
LiteCore-C Sync info: (Push->ws:srv/) now busy
LiteCore-C Sync debug: (Repl->ws:srv/) pushStatus=4, pullStatus=0, dbStatus=3, progress=0/0
LiteCore-C Sync info: (DB->ws:srv/) Reading 200 local changes from 0
LiteCore-C Sync debug: (Repl->ws:srv/) pushStatus=4, pullStatus=0, dbStatus=3, progress=0/0
LiteCore-C Sync info: (Push->ws:srv/) Caught up, at lastSequence 0
LiteCore-C Sync debug: (Push->ws:srv/) caughtUp=1, changeLists=0, revsInFlight=0, awaitingReply=0, revsToSend=0, pendingSequences=0
LiteCore-C Sync info: (Push->ws:srv/) now stopped
LiteCore-C BLIP info: (->ws:srv/) Sending REQ #1, flags=30
LiteCore-C BLIP verbose: (->ws:srv/) Sending frame: REQ #1, flags 30, bytes 0--12
LiteCore-C BLIP info: (->ws:srv/) Finished sending REQ #1, flags=30
LiteCore-C BLIP verbose: (->ws:srv/) ...Wrote 15 bytes to WebSocket (writeable=1)
LiteCore-C Sync debug: (Repl->ws:srv/) pushStatus=0, pullStatus=0, dbStatus=3, progress=0/0
LiteCore-C Sync info: (Repl->ws:srv/) Replication complete! Closing connection
LiteCore-C BLIP info: (->ws:srv/) Close connection
LiteCore-C BLIP info: (->ws:srv/) Closed with WebSocket status 1000:
LiteCore-C Sync info: (Repl->ws:srv/) Connection closed with WebSocket status 1000: ""
LiteCore-C info: >> Replicator closed with code=0/1000, message=
LiteCore-C Sync info: (Repl->ws:srv/) now stopped
LiteCore-C Sync info: (Repl->ws:srv/) Checking connection is null
LiteCore-C info: >> Replicator is stopped, progress 0/0
LiteCore-C Sync debug: (DB->ws:srv/) deleting DB->ws:srv/ [0x221ff70]
LiteCore-C BLIP debug: (->ws:srv/) ~Connection
LiteCore-C info: ~BLIPIO: Max outbox depth was 1, avg 1.00
LiteCore-C Sync debug: (Push->ws:srv/) caughtUp=1, changeLists=0, revsInFlight=0, awaitingReply=0, revsToSend=0, pendingSequences=0
LiteCore-C Sync debug: (Push->ws:srv/) deleting Push->ws:srv/ [0x22245e0]
LiteCore-C BLIP info: (<-ws:cli/) Connected!
LiteCore-C Sync info: (Repl<-ws:cli/) BLIP Connected
LiteCore-C Sync info: (Repl<-ws:cli/) now busy
LiteCore-C BLIP verbose: (<-ws:cli/) WebSocket is hungry!
LiteCore-C BLIP verbose: (<-ws:cli/) ...Wrote 0 bytes to WebSocket (writeable=1)
LiteCore-C BLIP verbose: (<-ws:cli/) Received frame: REQ #1, flags 30, length 13
LiteCore-C BLIP info: (<-ws:cli/) Receiving REQ #1, flags=30
LiteCore-C BLIP info: (<-ws:cli/) Finished receiving REQ #1, flags=30
LiteCore-C Sync verbose: (Pull<-ws:cli/) Handling 'changes' message
LiteCore-C Sync info: (Pull<-ws:cli/) Caught up with remote changes
LiteCore-C BLIP info: (<-ws:cli/) Ignoring attempt to respond to a noReply message
LiteCore-C Sync info: (Pull<-ws:cli/) now idle
LiteCore-C BLIP info: (<-ws:cli/) Closed with WebSocket status 1000:
LiteCore-C Sync debug: (Repl<-ws:cli/) pushStatus=4, pullStatus=3, dbStatus=0, progress=0/0
LiteCore-C Sync info: (Repl<-ws:cli/) now stopped
LiteCore-C Sync info: (Repl<-ws:cli/) Checking connection is null
CppTests: /var/lib/jenkins/workspace/litecore-linux/label/s61113u16 (litecore)/Replicator/Replicator.cc:140: virtual void litecore::repl::Replicator::changedStatus(): Assertion `!connection()' failed.
LiteCore-C BLIP info: (->ws:srv/) Opening connection...
LiteCore-C BLIP info: (<-ws:cli/) Accepted connection
LiteCore-C info: Waiting for replication to complete...
LiteCore-C BLIP info: (->ws:srv/) Connected!
LiteCore-C BLIP info: (<-ws:cli/) Connected!
LiteCore-C Sync info: (Repl->ws:srv/) BLIP Connected
LiteCore-C BLIP verbose: (->ws:srv/) WebSocket is hungry!
LiteCore-C BLIP verbose: (->ws:srv/) ...Wrote 0 bytes to WebSocket (writeable=1)
LiteCore-C Sync info: (Repl->ws:srv/) now busy
LiteCore-C Sync info: (Repl<-ws:cli/) BLIP Connected
LiteCore-C info: >> Replicator is busy, progress 0/0
LiteCore-C Sync info: (Repl<-ws:cli/) now busy
LiteCore-C BLIP verbose: (<-ws:cli/) WebSocket is hungry!
LiteCore-C BLIP verbose: (<-ws:cli/) ...Wrote 0 bytes to WebSocket (writeable=1)
LiteCore-C Sync info: (DB->ws:srv/) now idle
LiteCore-C Sync info: (Repl->ws:srv/) No local checkpoint 'cp-UFA2GFmKhIHKmr/W9HJKfUuswBQ='
LiteCore-C Sync info: (Push->ws:srv/) Starting push from local seq 1
LiteCore-C Sync info: (Push->ws:srv/) Reading 200 changes since sequence 0 ...
LiteCore-C Sync info: (Push->ws:srv/) now busy
LiteCore-C Sync info: (DB->ws:srv/) Reading 200 local changes from 0
LiteCore-C Sync info: (Push->ws:srv/) Caught up, at lastSequence 0
LiteCore-C Sync info: (Push->ws:srv/) now stopped
LiteCore-C BLIP info: (->ws:srv/) Sending REQ #1, flags=30
LiteCore-C Sync info: (Repl->ws:srv/) Replication complete! Closing connection
LiteCore-C BLIP verbose: (->ws:srv/) Sending frame: REQ #1, flags 30, bytes 0--12
LiteCore-C BLIP info: (->ws:srv/) Close connection
LiteCore-C BLIP info: (->ws:srv/) Finished sending REQ #1, flags=30
LiteCore-C BLIP verbose: (->ws:srv/) ...Wrote 15 bytes to WebSocket (writeable=1)
LiteCore-C BLIP info: (->ws:srv/) Closed with WebSocket status 1000:
LiteCore-C Sync info: (Repl->ws:srv/) Connection closed with WebSocket status 1000: ""
LiteCore-C info: >> Replicator closed with code=0/1000, message=
LiteCore-C Sync info: (Repl->ws:srv/) now stopped
LiteCore-C info: >> Replicator is stopped, progress 0/0
LiteCore-C info: ~BLIPIO: Max outbox depth was 1, avg 1.00
LiteCore-C BLIP verbose: (<-ws:cli/) Received frame: REQ #1, flags 30, length 13
LiteCore-C BLIP info: (<-ws:cli/) Receiving REQ #1, flags=30
LiteCore-C BLIP info: (<-ws:cli/) Finished receiving REQ #1, flags=30
LiteCore-C BLIP info: (<-ws:cli/) Closed with WebSocket status 1000:
LiteCore-C Sync verbose: (Pull<-ws:cli/) Handling 'changes' message
LiteCore-C Sync info: (Repl<-ws:cli/) Connection closed with WebSocket status 1000: ""
LiteCore-C Sync info: (Repl<-ws:cli/) now stopped
LiteCore-C Sync info: (DB<-ws:cli/) now idle
LiteCore-C Sync info: (Push<-ws:cli/) now stopped
LiteCore-C Sync info: (Pull<-ws:cli/) Caught up with remote changes
LiteCore-C BLIP info: (<-ws:cli/) Ignoring attempt to respond to a noReply message
LiteCore-C Sync info: (Pull<-ws:cli/) now busy
LiteCore-C info: ~BLIPIO: Max outbox depth was 0, avg nan
LiteCore-C Sync info: (Pull<-ws:cli/) now stopped
LiteCore-C info: >>> Replication complete <<<
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment