Skip to content

Instantly share code, notes, and snippets.

@siddjain
Created May 18, 2020 18:49
Show Gist options
  • Save siddjain/2c02ff684b7c1b1e5b43280a8825dfb0 to your computer and use it in GitHub Desktop.
Save siddjain/2c02ff684b7c1b1e5b43280a8825dfb0 to your computer and use it in GitHub Desktop.
2020-05-18 11:45:47.993 PDT [ledgermgmt] CreateLedger -> INFO 017 Creating ledger [tracktrace] with genesis block
2020-05-18 11:45:48.002 PDT [fsblkstorage] newBlockfileMgr -> INFO 018 Getting block information from block storage
2020-05-18 11:45:48.071 PDT [couchdb] CreateDatabaseIfNotExist -> INFO 019 Created state database tracktrace_
2020-05-18 11:45:48.115 PDT [couchdb] CreateDatabaseIfNotExist -> INFO 01a Created state database tracktrace__lifecycle
2020-05-18 11:45:48.218 PDT [kvledger] CommitLegacy -> INFO 01b [tracktrace] Committed block [0] with 1 transaction(s) in 91ms (state_validation=1ms block_and_pvtdata_commit=20ms state_commit=62ms) commitHash=[]
2020-05-18 11:45:48.225 PDT [ledgermgmt] CreateLedger -> INFO 01c Created ledger [tracktrace] with genesis block
2020-05-18 11:45:48.244 PDT [peer.orderers] Update -> WARN 01d Config defines both orderer org specific endpoints and global endpoints, global endpoints will be ignored channel=tracktrace
2020-05-18 11:45:48.247 PDT [gossip.gossip] JoinChan -> INFO 01e Joining gossip network of channel tracktrace with 3 organizations
2020-05-18 11:45:48.247 PDT [gossip.gossip] learnAnchorPeers -> INFO 01f No configured anchor peers of BiotorMSP for channel tracktrace to learn about
2020-05-18 11:45:48.247 PDT [gossip.gossip] learnAnchorPeers -> INFO 020 No configured anchor peers of XMedMSP for channel tracktrace to learn about
2020-05-18 11:45:48.247 PDT [gossip.gossip] learnAnchorPeers -> INFO 021 No configured anchor peers of KeyPharmacyMSP for channel tracktrace to learn about
2020-05-18 11:45:48.254 PDT [gossip.state] NewGossipStateProvider -> INFO 022 Updating metadata information for channel tracktrace, current ledger sequence is at = 0, next expected block is = 1
2020-05-18 11:45:48.257 PDT [endorser] callChaincode -> INFO 023 finished chaincode: cscc duration: 281ms channel= txID=58364c79
2020-05-18 11:45:48.257 PDT [comm.grpc.server] 1 -> INFO 024 unary call completed grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=[::1]:51439 grpc.code=OK grpc.call_duration=288.566258ms
2020-05-18 11:45:54.260 PDT [gossip.election] beLeader -> INFO 025 675becf81b033cb1b2049da271befe83ae4aa8f119e9ccdb57a1f27a1d7b1fe8 : Becoming a leader
2020-05-18 11:45:54.260 PDT [gossip.service] func1 -> INFO 026 Elected as a leader, starting delivery service for channel tracktrace
2020-05-18 11:45:54.260 PDT [deliveryClient] StartDeliverForChannel -> INFO 027 This peer will retrieve blocks from ordering service and disseminate to other peers in the organization for channel tracktrace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment