6.3 MiB
6.3 MiB
Attaching to peer0.org2.example.com, peer0.org1.example.com, peer1.org2.example.com, peer1.org1.example.com, orderer1.example.com, fabric-cli, orderer2.example.com, orderer0.example.com
peer0.org1.example.com | "2019-05-02 09:27:08.750 UTC [viperutil] getKeysRecursively -> DEBU 001 Found map[string]interface{} value for peer.BCCSP"
peer0.org1.example.com | "2019-05-02 09:27:08.752 UTC [viperutil] unmarshalJSON -> DEBU 002 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:08.752 UTC [viperutil] getKeysRecursively -> DEBU 003 Found real value for peer.BCCSP.Default setting to string SW"
peer0.org1.example.com | "2019-05-02 09:27:08.752 UTC [viperutil] getKeysRecursively -> DEBU 004 Found map[string]interface{} value for peer.BCCSP.SW"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] unmarshalJSON -> DEBU 005 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] getKeysRecursively -> DEBU 006 Found real value for peer.BCCSP.SW.Hash setting to string SHA2"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] unmarshalJSON -> DEBU 007 Unmarshal JSON: value is not a string: 256"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] getKeysRecursively -> DEBU 008 Found real value for peer.BCCSP.SW.Security setting to int 256"
peer0.org1.example.com | "2019-05-02 09:27:08.754 UTC [viperutil] getKeysRecursively -> DEBU 009 Found map[string]interface{} value for peer.BCCSP.SW.FileKeyStore"
peer0.org1.example.com | "2019-05-02 09:27:08.754 UTC [viperutil] unmarshalJSON -> DEBU 00a Unmarshal JSON: value cannot be unmarshalled: unexpected end of JSON input"
peer0.org1.example.com | "2019-05-02 09:27:08.754 UTC [viperutil] getKeysRecursively -> DEBU 00b Found real value for peer.BCCSP.SW.FileKeyStore.KeyStore setting to string "
peer0.org1.example.com | "2019-05-02 09:27:08.755 UTC [viperutil] getKeysRecursively -> DEBU 00c Found map[string]interface{} value for peer.BCCSP.PKCS11"
peer0.org1.example.com | "2019-05-02 09:27:08.756 UTC [viperutil] unmarshalJSON -> DEBU 00d Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.756 UTC [viperutil] getKeysRecursively -> DEBU 00e Found real value for peer.BCCSP.PKCS11.Pin setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.757 UTC [viperutil] unmarshalJSON -> DEBU 00f Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.758 UTC [viperutil] getKeysRecursively -> DEBU 010 Found real value for peer.BCCSP.PKCS11.Hash setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.758 UTC [viperutil] unmarshalJSON -> DEBU 011 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.759 UTC [viperutil] getKeysRecursively -> DEBU 012 Found real value for peer.BCCSP.PKCS11.Security setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.759 UTC [viperutil] getKeysRecursively -> DEBU 013 Found map[string]interface{} value for peer.BCCSP.PKCS11.FileKeyStore"
peer0.org1.example.com | "2019-05-02 09:27:08.759 UTC [viperutil] unmarshalJSON -> DEBU 014 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.760 UTC [viperutil] getKeysRecursively -> DEBU 015 Found real value for peer.BCCSP.PKCS11.FileKeyStore.KeyStore setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.760 UTC [viperutil] unmarshalJSON -> DEBU 016 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.761 UTC [viperutil] getKeysRecursively -> DEBU 017 Found real value for peer.BCCSP.PKCS11.Library setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.762 UTC [viperutil] unmarshalJSON -> DEBU 018 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.762 UTC [viperutil] getKeysRecursively -> DEBU 019 Found real value for peer.BCCSP.PKCS11.Label setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.762 UTC [viperutil] EnhancedExactUnmarshalKey -> DEBU 01a map[peer.BCCSP:map[Default:SW PKCS11:map[FileKeyStore:map[KeyStore:<nil>] Hash:<nil> Label:<nil> Library:<nil> Pin:<nil> Security:<nil>] SW:map[FileKeyStore:map[KeyStore:] Hash:SHA2 Security:256]]]"
peer0.org1.example.com | "2019-05-02 09:27:08.769 UTC [bccsp_sw] openKeyStore -> DEBU 01b KeyStore opened at [/etc/hyperledger/fabric/msp/keystore]...done"
peer0.org1.example.com | "2019-05-02 09:27:08.769 UTC [bccsp] initBCCSP -> DEBU 01c Initialize BCCSP [SW]"
peer0.org1.example.com | "2019-05-02 09:27:08.769 UTC [msp] getPemMaterialFromDir -> DEBU 01d Reading directory /etc/hyperledger/fabric/msp/signcerts"
peer0.org1.example.com | "2019-05-02 09:27:08.773 UTC [msp] getPemMaterialFromDir -> DEBU 01e Inspecting file /etc/hyperledger/fabric/msp/signcerts/peer0.org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.777 UTC [msp] getPemMaterialFromDir -> DEBU 01f Reading directory /etc/hyperledger/fabric/msp/cacerts"
peer0.org1.example.com | "2019-05-02 09:27:08.782 UTC [msp] getPemMaterialFromDir -> DEBU 020 Inspecting file /etc/hyperledger/fabric/msp/cacerts/ca.org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.785 UTC [msp] getPemMaterialFromDir -> DEBU 021 Reading directory /etc/hyperledger/fabric/msp/admincerts"
peer0.org1.example.com | "2019-05-02 09:27:08.789 UTC [msp] getPemMaterialFromDir -> DEBU 022 Inspecting file /etc/hyperledger/fabric/msp/admincerts/Admin@org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.791 UTC [msp] getPemMaterialFromDir -> DEBU 023 Reading directory /etc/hyperledger/fabric/msp/intermediatecerts"
peer0.org1.example.com | "2019-05-02 09:27:08.792 UTC [msp] getMspConfig -> DEBU 024 Intermediate certs folder not found at [/etc/hyperledger/fabric/msp/intermediatecerts]. Skipping. [stat /etc/hyperledger/fabric/msp/intermediatecerts: no such file or directory]"
peer0.org1.example.com | "2019-05-02 09:27:08.793 UTC [msp] getPemMaterialFromDir -> DEBU 025 Reading directory /etc/hyperledger/fabric/msp/tlscacerts"
peer0.org1.example.com | "2019-05-02 09:27:08.796 UTC [msp] getPemMaterialFromDir -> DEBU 026 Inspecting file /etc/hyperledger/fabric/msp/tlscacerts/tlsca.org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.799 UTC [msp] getPemMaterialFromDir -> DEBU 027 Reading directory /etc/hyperledger/fabric/msp/tlsintermediatecerts"
peer0.org1.example.com | "2019-05-02 09:27:08.800 UTC [msp] getMspConfig -> DEBU 028 TLS intermediate certs folder not found at [/etc/hyperledger/fabric/msp/tlsintermediatecerts]. Skipping. [stat /etc/hyperledger/fabric/msp/tlsintermediatecerts: no such file or directory]"
peer0.org1.example.com | "2019-05-02 09:27:08.800 UTC [msp] getPemMaterialFromDir -> DEBU 029 Reading directory /etc/hyperledger/fabric/msp/crls"
peer0.org1.example.com | "2019-05-02 09:27:08.801 UTC [msp] getMspConfig -> DEBU 02a crls folder not found at [/etc/hyperledger/fabric/msp/crls]. Skipping. [stat /etc/hyperledger/fabric/msp/crls: no such file or directory]"
peer0.org1.example.com | "2019-05-02 09:27:08.804 UTC [msp] getMspConfig -> DEBU 02b Loading NodeOUs"
peer0.org1.example.com | "2019-05-02 09:27:08.812 UTC [msp] newBccspMsp -> DEBU 02c Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:08.812 UTC [msp] New -> DEBU 02d Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:08.812 UTC [msp] loadLocaMSP -> DEBU 02e Created new local MSP"
peer0.org1.example.com | "2019-05-02 09:27:08.813 UTC [msp] Setup -> DEBU 02f Setting up MSP instance Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:08.814 UTC [msp.identity] newIdentity -> DEBU 030 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer1.org1.example.com | "2019-05-02 09:27:08.841 UTC [nodeCmd] serve -> INFO 001 Starting peer:
peer1.org1.example.com | Version: 2.0.0
peer1.org1.example.com | Commit SHA: development build
peer1.org1.example.com | Go version: go1.12.4
peer1.org1.example.com | OS/Arch: linux/amd64
peer1.org1.example.com | Chaincode:
peer1.org1.example.com | Base Docker Namespace: hyperledger
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer1.org1.example.com | Docker Namespace: hyperledger"
peer1.org1.example.com | "2019-05-02 09:27:08.845 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.6:7051"
peer1.org1.example.com | "2019-05-02 09:27:08.845 UTC [peer] getLocalAddress -> INFO 003 Returning peer1.org1.example.com:7051"
peer1.org1.example.com | "2019-05-02 09:27:08.850 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt"
peer1.org1.example.com | "2019-05-02 09:27:09.016 UTC [ledgermgmt] initialize -> INFO 005 ledger mgmt initialized"
peer1.org1.example.com | "2019-05-02 09:27:09.017 UTC [lifecycle] InitializeLocalChaincodes -> INFO 006 Initialized lifecycle cache with 0 already installed chaincodes"
peer1.org1.example.com | "2019-05-02 09:27:09.041 UTC [nodeCmd] serve -> INFO 007 Starting peer with TLS enabled"
peer1.org1.example.com | "2019-05-02 09:27:09.051 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 008 Entering computeChaincodeEndpoint with peerHostname: peer1.org1.example.com"
peer1.org1.example.com | "2019-05-02 09:27:09.052 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 009 Exit with ccEndpoint: peer1.org1.example.com:7052"
peer1.org1.example.com | "2019-05-02 09:27:09.080 UTC [sccapi] registerSysCC -> INFO 00a system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.081 UTC [sccapi] registerSysCC -> INFO 00b system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.081 UTC [sccapi] registerSysCC -> INFO 00c system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.082 UTC [sccapi] registerSysCC -> INFO 00d system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.128 UTC [gossip.service] func1 -> INFO 00e Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051]"
peer1.org1.example.com | "2019-05-02 09:27:09.135 UTC [gossip.gossip] NewGossipService -> INFO 00f Creating gossip service with self membership of Endpoint: peer1.org1.example.com:7051, InternalEndpoint: peer1.org1.example.com:7051, PKI-ID: a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7, Metadata: "
peer1.org1.example.com | "2019-05-02 09:27:09.139 UTC [gossip.gossip] start -> INFO 010 Gossip instance peer1.org1.example.com:7051 started"
peer1.org1.example.com | "2019-05-02 09:27:09.154 UTC [sccapi] deploySysCC -> INFO 011 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.168 UTC [cscc] Init -> INFO 012 Init CSCC"
peer1.org1.example.com | "2019-05-02 09:27:09.172 UTC [sccapi] deploySysCC -> INFO 013 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.176 UTC [qscc] Init -> INFO 014 Init QSCC"
peer1.org1.example.com | "2019-05-02 09:27:09.178 UTC [sccapi] deploySysCC -> INFO 015 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.179 UTC [sccapi] deploySysCC -> INFO 016 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.179 UTC [nodeCmd] serve -> INFO 017 Deployed system chaincodes"
peer1.org1.example.com | "2019-05-02 09:27:09.183 UTC [discovery] NewService -> INFO 018 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer1.org1.example.com | "2019-05-02 09:27:09.183 UTC [nodeCmd] registerDiscoveryService -> INFO 019 Discovery service activated"
peer1.org1.example.com | "2019-05-02 09:27:09.184 UTC [nodeCmd] serve -> INFO 01a Starting peer with ID=[peer1.org1.example.com], network ID=[], address=[peer1.org1.example.com:7051]"
peer1.org1.example.com | "2019-05-02 09:27:09.184 UTC [nodeCmd] serve -> INFO 01b Started peer with ID=[peer1.org1.example.com], network ID=[], address=[peer1.org1.example.com:7051]"
peer1.org1.example.com | "2019-05-02 09:27:16.487 UTC [endorser] callChaincode -> INFO 01c [][f532fb0e] Entry chaincode: name:"cscc" "
peer1.org1.example.com | "2019-05-02 09:27:16.500 UTC [ledgermgmt] CreateLedger -> INFO 01d Creating ledger [businesschannel] with genesis block"
peer1.org1.example.com | "2019-05-02 09:27:16.506 UTC [fsblkstorage] newBlockfileMgr -> INFO 01e Getting block information from block storage"
peer1.org1.example.com | "2019-05-02 09:27:16.529 UTC [kvledger] CommitWithPvtData -> INFO 01f [businesschannel] Committed block [0] with 1 transaction(s) in 16ms (state_validation=1ms block_commit=9ms state_commit=2ms)"
peer1.org1.example.com | "2019-05-02 09:27:16.531 UTC [ledgermgmt] CreateLedger -> INFO 020 Created ledger [businesschannel] with genesis block"
peer1.org1.example.com | "2019-05-02 09:27:16.539 UTC [gossip.gossip] JoinChan -> INFO 021 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org1.example.com | "2019-05-02 09:27:16.539 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:27:16.540 UTC [gossip.gossip] learnAnchorPeers -> INFO 023 No configured anchor peers of Org1MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:27:16.567 UTC [gossip.state] NewGossipStateProvider -> INFO 024 Updating metadata information, current ledger sequence is at = 0, next expected block is = 1"
peer1.org1.example.com | "2019-05-02 09:27:16.570 UTC [sccapi] deploySysCC -> INFO 025 system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.571 UTC [cscc] Init -> INFO 026 Init CSCC"
peer1.org1.example.com | "2019-05-02 09:27:16.571 UTC [sccapi] deploySysCC -> INFO 027 system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.572 UTC [qscc] Init -> INFO 028 Init QSCC"
peer1.org1.example.com | "2019-05-02 09:27:16.572 UTC [sccapi] deploySysCC -> INFO 029 system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.573 UTC [sccapi] deploySysCC -> INFO 02a system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.574 UTC [endorser] callChaincode -> INFO 02b [][f532fb0e] Exit chaincode: name:"cscc" (83ms)"
peer1.org1.example.com | "2019-05-02 09:27:16.574 UTC [comm.grpc.server] 1 -> INFO 02c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55336 grpc.code=OK grpc.call_duration=88.0261ms
peer1.org1.example.com | "2019-05-02 09:27:17.674 UTC [endorser] callChaincode -> INFO 02d [][061aeb3a] Entry chaincode: name:"cscc" "
peer1.org1.example.com | "2019-05-02 09:27:17.675 UTC [endorser] callChaincode -> INFO 02e [][061aeb3a] Exit chaincode: name:"cscc" (1ms)"
peer1.org1.example.com | "2019-05-02 09:27:17.676 UTC [comm.grpc.server] 1 -> INFO 02f unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55344 grpc.code=OK grpc.call_duration=2.2942ms
peer1.org1.example.com | "2019-05-02 09:27:18.618 UTC [endorser] callChaincode -> INFO 030 [][1d2a8972] Entry chaincode: name:"qscc" "
peer1.org1.example.com | "2019-05-02 09:27:18.620 UTC [endorser] callChaincode -> INFO 031 [][1d2a8972] Exit chaincode: name:"qscc" (2ms)"
peer1.org1.example.com | "2019-05-02 09:27:18.621 UTC [comm.grpc.server] 1 -> INFO 032 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55352 grpc.code=OK grpc.call_duration=3.6828ms
peer0.org1.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
peer0.org1.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
peer0.org1.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
peer0.org1.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
peer0.org1.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
peer0.org1.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.815 UTC [msp.identity] newIdentity -> DEBU 031 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
peer0.org1.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
peer0.org1.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
peer0.org1.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.816 UTC [msp.identity] newIdentity -> DEBU 032 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.819 UTC [bccsp_sw] loadPrivateKey -> DEBU 033 Loading private key [0c3831d39922a4933f04e85fee7a4ee081a55a888d6d5336cc92e473669fe175] at [/etc/hyperledger/fabric/msp/keystore/0c3831d39922a4933f04e85fee7a4ee081a55a888d6d5336cc92e473669fe175_sk]..."
peer0.org1.example.com | "2019-05-02 09:27:08.823 UTC [msp.identity] newIdentity -> DEBU 034 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.824 UTC [msp] setupSigningIdentity -> DEBU 035 Signing identity expires at 2029-03-29 08:14:00 +0000 UTC"
peer0.org1.example.com | "2019-05-02 09:27:08.825 UTC [msp] Validate -> DEBU 036 MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:08.825 UTC [nodeCmd] serve -> INFO 037 Starting peer:
peer0.org1.example.com | Version: 2.0.0
peer0.org1.example.com | Commit SHA: development build
peer0.org1.example.com | Go version: go1.12.4
peer0.org1.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger"
peer0.org1.example.com | "2019-05-02 09:27:08.826 UTC [peer] getLocalAddress -> INFO 038 Auto-detected peer address: 172.18.0.7:7051"
peer0.org1.example.com | "2019-05-02 09:27:08.826 UTC [peer] getLocalAddress -> INFO 039 Returning peer0.org1.example.com:7051"
peer0.org1.example.com | "2019-05-02 09:27:08.841 UTC [msp] GetDefaultSigningIdentity -> DEBU 03a Obtaining default signing identity"
peer0.org1.example.com | "2019-05-02 09:27:08.842 UTC [msp.identity] Sign -> DEBU 03b Sign: plaintext: 00000000000000000000000000000000...00000000000000000000000000000000 "
peer0.org1.example.com | "2019-05-02 09:27:08.842 UTC [msp.identity] Sign -> DEBU 03c Sign: digest: 66687AADF862BD776C8FC18B8E9F8E20089714856EE233B3902A591D0D5F2925 "
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [ledgermgmt] initialize -> INFO 03d Initializing ledger mgmt"
peer1.org1.example.com | "2019-05-02 09:27:21.542 UTC [gossip.channel] reportMembershipChanges -> INFO 033 Membership view has changed. peers went online: [[peer0.org1.example.com:7051]] , current view: [[peer0.org1.example.com:7051]]"
peer1.org1.example.com | "2019-05-02 09:27:22.349 UTC [gossip.election] leaderElection -> INFO 034 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 : Some peer is already a leader"
peer1.org1.example.com | "2019-05-02 09:27:22.378 UTC [gossip.privdata] StoreBlock -> INFO 035 [businesschannel] Received block [1] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:22.395 UTC [gossip.gossip] JoinChan -> INFO 036 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org1.example.com | "2019-05-02 09:27:22.395 UTC [gossip.gossip] learnAnchorPeers -> INFO 037 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:27:22.395 UTC [gossip.gossip] learnAnchorPeers -> INFO 038 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:27:22.396 UTC [gossip.service] updateEndpoints -> WARN 039 Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org1.example.com | "2019-05-02 09:27:22.408 UTC [committer.txvalidator] Validate -> INFO 03a [businesschannel] Validated block [1] in 30ms"
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.comm] func1 -> WARN 03b peer0.org1.example.com:7051, PKIid:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d isn't responsive: EOF"
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.discovery] expireDeadMembers -> WARN 03c Entering [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d]"
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.discovery] expireDeadMembers -> WARN 03d Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d, Metadata: "
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.discovery] expireDeadMembers -> WARN 03e Exiting"
peer1.org1.example.com | "2019-05-02 09:27:22.426 UTC [kvledger] CommitWithPvtData -> INFO 03f [businesschannel] Committed block [1] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=11ms state_commit=2ms)"
peer1.org1.example.com | "2019-05-02 09:27:22.427 UTC [gossip.privdata] StoreBlock -> INFO 040 [businesschannel] Received block [2] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:22.444 UTC [gossip.gossip] JoinChan -> INFO 041 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org1.example.com | "2019-05-02 09:27:22.444 UTC [gossip.gossip] learnAnchorPeers -> INFO 042 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:27:22.445 UTC [gossip.gossip] learnAnchorPeers -> INFO 043 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:27:22.445 UTC [gossip.service] updateEndpoints -> WARN 044 Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org1.example.com | "2019-05-02 09:27:22.463 UTC [committer.txvalidator] Validate -> INFO 045 [businesschannel] Validated block [2] in 35ms"
peer1.org1.example.com | "2019-05-02 09:27:22.495 UTC [kvledger] CommitWithPvtData -> INFO 046 [businesschannel] Committed block [2] with 1 transaction(s) in 31ms (state_validation=1ms block_commit=22ms state_commit=4ms)"
peer1.org1.example.com | "2019-05-02 09:27:25.851 UTC [endorser] callChaincode -> INFO 047 [][9f77e471] Entry chaincode: name:"_lifecycle" "
peer1.org1.example.com | "2019-05-02 09:27:25.853 UTC [endorser] callChaincode -> INFO 048 [][9f77e471] Exit chaincode: name:"_lifecycle" (1ms)"
peer1.org1.example.com | "2019-05-02 09:27:25.853 UTC [comm.grpc.server] 1 -> INFO 049 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55408 grpc.code=OK grpc.call_duration=2.1499ms
peer1.org1.example.com | "2019-05-02 09:27:26.539 UTC [gossip.channel] reportMembershipChanges -> INFO 04a Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051 ] [peer0.org1.example.com:7051]]"
peer1.org1.example.com | "2019-05-02 09:27:29.026 UTC [comm.grpc.server] 1 -> INFO 04b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:31.026Z grpc.peer_address=172.18.0.5:33146 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=146.3µs
peer1.org1.example.com | "2019-05-02 09:27:30.032 UTC [gossip.privdata] StoreBlock -> INFO 04c [businesschannel] Received block [3] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:30.065 UTC [committer.txvalidator] Validate -> INFO 04d [businesschannel] Validated block [3] in 32ms"
peer1.org1.example.com | "2019-05-02 09:27:30.103 UTC [gossip.privdata] StoreBlock -> INFO 04e [businesschannel] Fetched all missing collection private write sets from remote peers for block [3] (21ms)"
peer1.org1.example.com | "2019-05-02 09:27:30.105 UTC [confighistory] HandleStateUpdates -> ERRO 04f Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0034fe5c0)}"
peer1.org1.example.com | "2019-05-02 09:27:30.138 UTC [kvledger] CommitWithPvtData -> INFO 050 [businesschannel] Committed block [3] with 1 transaction(s) in 34ms (state_validation=1ms block_commit=27ms state_commit=3ms)"
peer1.org1.example.com | "2019-05-02 09:27:32.541 UTC [gossip.privdata] StoreBlock -> INFO 051 [businesschannel] Received block [4] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:32.572 UTC [committer.txvalidator] Validate -> INFO 052 [businesschannel] Validated block [4] in 30ms"
peer1.org1.example.com | "2019-05-02 09:27:32.640 UTC [confighistory] HandleStateUpdates -> ERRO 053 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc003632be0)}"
peer1.org1.example.com | "2019-05-02 09:27:32.680 UTC [kvledger] CommitWithPvtData -> INFO 054 [businesschannel] Committed block [4] with 1 transaction(s) in 80ms (state_validation=39ms block_commit=22ms state_commit=13ms)"
peer1.org1.example.com | "2019-05-02 09:27:36.541 UTC [gossip.channel] reportMembershipChanges -> INFO 055 Membership view has changed. peers went online: [[peer1.org2.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051 ] [peer0.org1.example.com:7051] [peer1.org2.example.com:7051 ]]"
peer1.org1.example.com | "2019-05-02 09:27:36.833 UTC [gossip.privdata] StoreBlock -> INFO 056 [businesschannel] Received block [5] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:36.851 UTC [committer.txvalidator] Validate -> INFO 057 [businesschannel] Validated block [5] in 18ms"
peer1.org1.example.com | "2019-05-02 09:27:36.881 UTC [lifecycle] update -> INFO 058 Updating cached definition for chaincode 'exp02' on channel 'businesschannel'"
peer1.org1.example.com | "2019-05-02 09:27:36.901 UTC [lifecycle] update -> INFO 059 Chaincode with package ID 'exp02_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b' now available on channel businesschannel for chaincode definition exp02:1.0"
peer1.org1.example.com | "2019-05-02 09:27:36.902 UTC [cceventmgmt] HandleStateUpdates -> INFO 05a Channel [businesschannel]: Handling deploy or update of chaincode [exp02]"
peer1.org1.example.com | "2019-05-02 09:27:36.903 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 05b Error while loading installation package for ccname=exp02, ccversion=1.0. Err=open /var/hyperledger/production/chaincodes/exp02.1.0: no such file or directory"
peer1.org1.example.com | "2019-05-02 09:27:36.904 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 05c Channel [businesschannel]: Chaincode [Name=exp02, Version=1.0, Hash=[]byte{0x80, 0x18, 0x18, 0x55, 0xe9, 0x53, 0x83, 0x5a, 0x2f, 0x99, 0x39, 0x2d, 0xf9, 0xbb, 0xc0, 0x40, 0x38, 0xb, 0xf1, 0x5, 0x7b, 0x30, 0xb0, 0xf8, 0x4f, 0x6e, 0x9c, 0xb4, 0xc2, 0xe8, 0xae, 0x45}] is not installed hence no need to create chaincode artifacts for endorsement"
peer1.org1.example.com | "2019-05-02 09:27:36.953 UTC [kvledger] CommitWithPvtData -> INFO 05d [businesschannel] Committed block [5] with 1 transaction(s) in 82ms (state_validation=41ms block_commit=28ms state_commit=10ms)"
peer1.org1.example.com | "2019-05-02 09:27:41.432 UTC [gossip.privdata] StoreBlock -> INFO 05e [businesschannel] Received block [6] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:41.438 UTC [committer.txvalidator] Validate -> INFO 05f [businesschannel] Validated block [6] in 5ms"
peer1.org1.example.com | "2019-05-02 09:27:41.463 UTC [kvledger] CommitWithPvtData -> INFO 060 [businesschannel] Committed block [6] with 1 transaction(s) in 23ms (state_validation=0ms block_commit=15ms state_commit=3ms)"
peer1.org1.example.com | "2019-05-02 09:27:47.012 UTC [gossip.privdata] StoreBlock -> INFO 061 [businesschannel] Received block [7] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:47.015 UTC [committer.txvalidator] Validate -> INFO 062 [businesschannel] Validated block [7] in 2ms"
peer1.org1.example.com | "2019-05-02 09:27:47.032 UTC [kvledger] CommitWithPvtData -> INFO 063 [businesschannel] Committed block [7] with 1 transaction(s) in 16ms (state_validation=0ms block_commit=10ms state_commit=2ms)"
peer1.org1.example.com | "2019-05-02 09:27:49.828 UTC [gossip.privdata] StoreBlock -> INFO 064 [businesschannel] Received block [8] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:49.833 UTC [committer.txvalidator] Validate -> INFO 065 [businesschannel] Validated block [8] in 3ms"
peer1.org1.example.com | "2019-05-02 09:27:49.857 UTC [kvledger] CommitWithPvtData -> INFO 066 [businesschannel] Committed block [8] with 1 transaction(s) in 22ms (state_validation=0ms block_commit=14ms state_commit=4ms)"
peer1.org1.example.com | "2019-05-02 09:28:04.081 UTC [gossip.privdata] StoreBlock -> INFO 067 [businesschannel] Received block [9] from buffer"
peer1.org1.example.com | "2019-05-02 09:28:04.149 UTC [cauthdsl] deduplicate -> WARN 068 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org1.example.com | "2019-05-02 09:28:04.165 UTC [cauthdsl] deduplicate -> WARN 069 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org1.example.com | "2019-05-02 09:28:04.259 UTC [gossip.gossip] JoinChan -> INFO 06a Joining gossip network of channel businesschannel with 3 organizations"
peer1.org1.example.com | "2019-05-02 09:28:04.259 UTC [gossip.gossip] learnAnchorPeers -> INFO 06b Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:28:04.260 UTC [gossip.gossip] learnAnchorPeers -> INFO 06c No configured anchor peers of Org3MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:28:04.260 UTC [gossip.gossip] learnAnchorPeers -> INFO 06d Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:28:04.260 UTC [gossip.service] updateEndpoints -> WARN 06e Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org1.example.com | "2019-05-02 09:28:04.317 UTC [committer.txvalidator] Validate -> INFO 06f [businesschannel] Validated block [9] in 235ms"
peer1.org1.example.com | "2019-05-02 09:28:04.367 UTC [kvledger] CommitWithPvtData -> INFO 070 [businesschannel] Committed block [9] with 1 transaction(s) in 45ms (state_validation=10ms block_commit=22ms state_commit=8ms)"
peer1.org1.example.com | "2019-05-02 09:28:04.476 UTC [comm.grpc.server] 1 -> INFO 071 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.475Z grpc.peer_address=172.18.0.7:52992 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=421.1µs
peer1.org1.example.com | "2019-05-02 09:28:04.504 UTC [gossip.comm] func1 -> WARN 072 peer0.org2.example.com:7051, PKIid:06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030 isn't responsive: EOF"
peer1.org1.example.com | "2019-05-02 09:28:04.505 UTC [gossip.discovery] expireDeadMembers -> WARN 073 Entering [06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030]"
peer1.org1.example.com | "2019-05-02 09:28:04.505 UTC [gossip.discovery] expireDeadMembers -> WARN 074 Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030, Metadata: "
peer1.org1.example.com | "2019-05-02 09:28:04.506 UTC [gossip.discovery] expireDeadMembers -> WARN 075 Exiting"
peer1.org1.example.com | "2019-05-02 09:28:04.558 UTC [comm.grpc.server] 1 -> INFO 076 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.558Z grpc.peer_address=172.18.0.9:36456 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=136.7µs
peer1.org1.example.com | "2019-05-02 09:28:18.402 UTC [endorser] callChaincode -> INFO 077 [][d54146cd] Entry chaincode: name:"cscc" "
peer1.org1.example.com | "2019-05-02 09:28:18.403 UTC [endorser] callChaincode -> INFO 078 [][d54146cd] Exit chaincode: name:"cscc" (1ms)"
peer1.org1.example.com | "2019-05-02 09:28:18.404 UTC [comm.grpc.server] 1 -> INFO 079 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55626 grpc.code=OK grpc.call_duration=2.6411ms
peer1.org1.example.com | "2019-05-02 09:28:19.633 UTC [endorser] callChaincode -> INFO 07a [][a0a21417] Entry chaincode: name:"qscc" "
peer1.org1.example.com | "2019-05-02 09:28:19.638 UTC [endorser] callChaincode -> INFO 07b [][a0a21417] Exit chaincode: name:"qscc" (4ms)"
peer1.org1.example.com | "2019-05-02 09:28:19.638 UTC [comm.grpc.server] 1 -> INFO 07c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55634 grpc.code=OK grpc.call_duration=5.6728ms
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [kvledger.util] CreateDirIfMissing -> DEBU 03e CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]"
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [kvledger.util] logDirStatus -> DEBU 03f Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [kvledger.util] logDirStatus -> DEBU 040 After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.882 UTC [kvledger.util] CreateDirIfMissing -> DEBU 041 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]"
peer0.org1.example.com | "2019-05-02 09:27:08.882 UTC [kvledger.util] logDirStatus -> DEBU 042 Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.883 UTC [kvledger.util] logDirStatus -> DEBU 043 After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.899 UTC [kvledger.util] CreateDirIfMissing -> DEBU 044 CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]"
peer0.org1.example.com | "2019-05-02 09:27:08.901 UTC [kvledger.util] logDirStatus -> DEBU 045 Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.901 UTC [kvledger.util] logDirStatus -> DEBU 046 After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.924 UTC [historyleveldb] NewHistoryDBProvider -> DEBU 047 constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb"
peer0.org1.example.com | "2019-05-02 09:27:08.924 UTC [kvledger.util] CreateDirIfMissing -> DEBU 048 CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]"
peer0.org2.example.com | "2019-05-02 09:27:08.930 UTC [nodeCmd] serve -> INFO 001 Starting peer:
peer0.org2.example.com | Version: 2.0.0
peer0.org2.example.com | Commit SHA: development build
peer0.org2.example.com | Go version: go1.12.4
peer0.org2.example.com | OS/Arch: linux/amd64
peer0.org2.example.com | Chaincode:
peer0.org2.example.com | Base Docker Namespace: hyperledger
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org2.example.com | Docker Namespace: hyperledger"
peer0.org2.example.com | "2019-05-02 09:27:08.930 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.9:7051"
peer0.org2.example.com | "2019-05-02 09:27:08.930 UTC [peer] getLocalAddress -> INFO 003 Returning peer0.org2.example.com:7051"
peer0.org2.example.com | "2019-05-02 09:27:08.936 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt"
peer0.org2.example.com | "2019-05-02 09:27:09.121 UTC [ledgermgmt] initialize -> INFO 005 ledger mgmt initialized"
peer0.org2.example.com | "2019-05-02 09:27:09.125 UTC [lifecycle] InitializeLocalChaincodes -> INFO 006 Initialized lifecycle cache with 0 already installed chaincodes"
peer0.org2.example.com | "2019-05-02 09:27:09.151 UTC [nodeCmd] serve -> INFO 007 Starting peer with TLS enabled"
peer0.org2.example.com | "2019-05-02 09:27:09.159 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 008 Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com"
peer0.org2.example.com | "2019-05-02 09:27:09.159 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 009 Exit with ccEndpoint: peer0.org2.example.com:7052"
peer0.org2.example.com | "2019-05-02 09:27:09.182 UTC [sccapi] registerSysCC -> INFO 00a system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.184 UTC [sccapi] registerSysCC -> INFO 00b system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.185 UTC [sccapi] registerSysCC -> INFO 00c system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.186 UTC [sccapi] registerSysCC -> INFO 00d system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.201 UTC [gossip.service] func1 -> INFO 00e Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051]"
peer0.org2.example.com | "2019-05-02 09:27:09.214 UTC [gossip.gossip] NewGossipService -> INFO 00f Creating gossip service with self membership of Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030, Metadata: "
peer0.org2.example.com | "2019-05-02 09:27:09.215 UTC [gossip.gossip] start -> INFO 010 Gossip instance peer0.org2.example.com:7051 started"
peer0.org2.example.com | "2019-05-02 09:27:09.217 UTC [sccapi] deploySysCC -> INFO 011 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.219 UTC [cscc] Init -> INFO 012 Init CSCC"
peer0.org2.example.com | "2019-05-02 09:27:09.219 UTC [sccapi] deploySysCC -> INFO 013 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.221 UTC [qscc] Init -> INFO 014 Init QSCC"
peer0.org2.example.com | "2019-05-02 09:27:09.221 UTC [sccapi] deploySysCC -> INFO 015 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.222 UTC [sccapi] deploySysCC -> INFO 016 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.223 UTC [nodeCmd] serve -> INFO 017 Deployed system chaincodes"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [discovery] NewService -> INFO 018 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [nodeCmd] registerDiscoveryService -> INFO 019 Discovery service activated"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [nodeCmd] serve -> INFO 01a Starting peer with ID=[peer0.org2.example.com], network ID=[], address=[peer0.org2.example.com:7051]"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [nodeCmd] serve -> INFO 01b Started peer with ID=[peer0.org2.example.com], network ID=[], address=[peer0.org2.example.com:7051]"
peer0.org2.example.com | "2019-05-02 09:27:16.739 UTC [endorser] callChaincode -> INFO 01c [][9da8f6fe] Entry chaincode: name:"cscc" "
peer0.org2.example.com | "2019-05-02 09:27:16.745 UTC [ledgermgmt] CreateLedger -> INFO 01d Creating ledger [businesschannel] with genesis block"
peer0.org2.example.com | "2019-05-02 09:27:16.749 UTC [fsblkstorage] newBlockfileMgr -> INFO 01e Getting block information from block storage"
peer0.org2.example.com | "2019-05-02 09:27:16.774 UTC [kvledger] CommitWithPvtData -> INFO 01f [businesschannel] Committed block [0] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=9ms state_commit=3ms)"
peer0.org2.example.com | "2019-05-02 09:27:16.776 UTC [ledgermgmt] CreateLedger -> INFO 020 Created ledger [businesschannel] with genesis block"
peer0.org2.example.com | "2019-05-02 09:27:16.786 UTC [gossip.gossip] JoinChan -> INFO 021 Joining gossip network of channel businesschannel with 2 organizations"
peer0.org2.example.com | "2019-05-02 09:27:16.786 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 No configured anchor peers of Org1MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:27:16.786 UTC [gossip.gossip] learnAnchorPeers -> INFO 023 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:27:16.811 UTC [gossip.state] NewGossipStateProvider -> INFO 024 Updating metadata information, current ledger sequence is at = 0, next expected block is = 1"
peer0.org2.example.com | "2019-05-02 09:27:16.813 UTC [sccapi] deploySysCC -> INFO 025 system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:16.813 UTC [cscc] Init -> INFO 026 Init CSCC"
peer0.org2.example.com | "2019-05-02 09:27:16.813 UTC [sccapi] deploySysCC -> INFO 027 system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:16.814 UTC [qscc] Init -> INFO 028 Init QSCC"
peer0.org2.example.com | "2019-05-02 09:27:16.814 UTC [sccapi] deploySysCC -> INFO 029 system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:16.815 UTC [sccapi] deploySysCC -> INFO 02a system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org1.example.com | "2019-05-02 09:27:08.924 UTC [kvledger.util] logDirStatus -> DEBU 049 Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.925 UTC [kvledger.util] logDirStatus -> DEBU 04a After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [confighistory] newDBProvider -> DEBU 04b Opening db for config history: db path = /var/hyperledger/production/ledgersData/configHistory"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [kvledger.util] CreateDirIfMissing -> DEBU 04c CreateDirIfMissing [/var/hyperledger/production/ledgersData/configHistory/]"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [kvledger.util] logDirStatus -> DEBU 04d Before creating dir - [/var/hyperledger/production/ledgersData/configHistory/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [kvledger.util] logDirStatus -> DEBU 04e After creating dir - [/var/hyperledger/production/ledgersData/configHistory/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.966 UTC [kvledger.util] CreateDirIfMissing -> DEBU 04f CreateDirIfMissing [/var/hyperledger/production/ledgersData/bookkeeper/]"
peer0.org1.example.com | "2019-05-02 09:27:08.966 UTC [kvledger.util] logDirStatus -> DEBU 050 Before creating dir - [/var/hyperledger/production/ledgersData/bookkeeper/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.967 UTC [kvledger.util] logDirStatus -> DEBU 051 After creating dir - [/var/hyperledger/production/ledgersData/bookkeeper/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [stateleveldb] NewVersionedDBProvider -> DEBU 052 constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [kvledger.util] CreateDirIfMissing -> DEBU 053 CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [kvledger.util] logDirStatus -> DEBU 054 Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [kvledger.util] logDirStatus -> DEBU 055 After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.994 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 056 Recovering under construction ledger"
peer0.org1.example.com | "2019-05-02 09:27:08.994 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 057 No under construction ledger found. Quitting recovery"
peer0.org1.example.com | "2019-05-02 09:27:08.995 UTC [ledgermgmt] initialize -> INFO 058 ledger mgmt initialized"
peer0.org1.example.com | "2019-05-02 09:27:08.995 UTC [lifecycle] InitializeLocalChaincodes -> INFO 059 Initialized lifecycle cache with 0 already installed chaincodes"
peer0.org1.example.com | "2019-05-02 09:27:09.018 UTC [nodeCmd] serve -> INFO 05a Starting peer with TLS enabled"
peer0.org1.example.com | "2019-05-02 09:27:09.027 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 05b Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com"
peer0.org1.example.com | "2019-05-02 09:27:09.027 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 05c Exit with ccEndpoint: peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [inproccontroller] Register -> DEBU 05d Registering chaincode instance: lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [sccapi] registerSysCC -> INFO 05e system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [inproccontroller] Register -> DEBU 05f Registering chaincode instance: cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [sccapi] registerSysCC -> INFO 060 system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.052 UTC [inproccontroller] Register -> DEBU 061 Registering chaincode instance: qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.052 UTC [sccapi] registerSysCC -> INFO 062 system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.052 UTC [inproccontroller] Register -> DEBU 063 Registering chaincode instance: _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.053 UTC [sccapi] registerSysCC -> INFO 064 system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.053 UTC [nodeCmd] serve -> DEBU 065 Running peer"
peer0.org1.example.com | "2019-05-02 09:27:09.054 UTC [msp] GetDefaultSigningIdentity -> DEBU 066 Obtaining default signing identity"
peer0.org1.example.com | "2019-05-02 09:27:09.054 UTC [viperutil] getKeysRecursively -> DEBU 067 Found map[string]interface{} value for peer.handlers"
peer0.org1.example.com | "2019-05-02 09:27:09.055 UTC [viperutil] getKeysRecursively -> DEBU 068 Found map[string]interface{} value for peer.handlers.validators"
peer0.org1.example.com | "2019-05-02 09:27:09.055 UTC [viperutil] getKeysRecursively -> DEBU 069 Found map[string]interface{} value for peer.handlers.validators.vscc"
peer0.org1.example.com | "2019-05-02 09:27:09.057 UTC [viperutil] unmarshalJSON -> DEBU 06a Unmarshal JSON: value cannot be unmarshalled: invalid character 'D' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:09.058 UTC [viperutil] getKeysRecursively -> DEBU 06b Found real value for peer.handlers.validators.vscc.name setting to string DefaultValidation"
peer0.org1.example.com | "2019-05-02 09:27:09.058 UTC [viperutil] unmarshalJSON -> DEBU 06c Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:09.058 UTC [viperutil] getKeysRecursively -> DEBU 06d Found real value for peer.handlers.validators.vscc.library setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:09.059 UTC [viperutil] unmarshalJSON -> DEBU 06e Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]"
peer0.org1.example.com | "2019-05-02 09:27:09.059 UTC [viperutil] getKeysRecursively -> DEBU 06f Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]"
peer0.org1.example.com | "2019-05-02 09:27:09.060 UTC [viperutil] unmarshalJSON -> DEBU 070 Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]"
peer0.org1.example.com | "2019-05-02 09:27:09.061 UTC [viperutil] getKeysRecursively -> DEBU 071 Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]"
peer0.org1.example.com | "2019-05-02 09:27:09.061 UTC [viperutil] getKeysRecursively -> DEBU 072 Found map[string]interface{} value for peer.handlers.endorsers"
peer0.org1.example.com | "2019-05-02 09:27:09.061 UTC [viperutil] getKeysRecursively -> DEBU 073 Found map[string]interface{} value for peer.handlers.endorsers.escc"
peer0.org1.example.com | "2019-05-02 09:27:09.062 UTC [viperutil] unmarshalJSON -> DEBU 074 Unmarshal JSON: value cannot be unmarshalled: invalid character 'D' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:09.062 UTC [viperutil] getKeysRecursively -> DEBU 075 Found real value for peer.handlers.endorsers.escc.name setting to string DefaultEndorsement"
peer0.org1.example.com | "2019-05-02 09:27:09.063 UTC [viperutil] unmarshalJSON -> DEBU 076 Unmarshal JSON: value is not a string: <nil>"
peer0.org2.example.com | "2019-05-02 09:27:16.815 UTC [endorser] callChaincode -> INFO 02b [][9da8f6fe] Exit chaincode: name:"cscc" (76ms)"
peer0.org2.example.com | "2019-05-02 09:27:16.816 UTC [comm.grpc.server] 1 -> INFO 02c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59834 grpc.code=OK grpc.call_duration=77.929ms
peer0.org2.example.com | "2019-05-02 09:27:17.823 UTC [endorser] callChaincode -> INFO 02d [][4e36756d] Entry chaincode: name:"cscc" "
peer0.org2.example.com | "2019-05-02 09:27:17.824 UTC [endorser] callChaincode -> INFO 02e [][4e36756d] Exit chaincode: name:"cscc" (1ms)"
peer0.org2.example.com | "2019-05-02 09:27:17.824 UTC [comm.grpc.server] 1 -> INFO 02f unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59842 grpc.code=OK grpc.call_duration=2.246ms
peer0.org2.example.com | "2019-05-02 09:27:18.801 UTC [endorser] callChaincode -> INFO 030 [][d706e86c] Entry chaincode: name:"qscc" "
peer0.org2.example.com | "2019-05-02 09:27:18.803 UTC [endorser] callChaincode -> INFO 031 [][d706e86c] Exit chaincode: name:"qscc" (2ms)"
peer0.org2.example.com | "2019-05-02 09:27:18.804 UTC [comm.grpc.server] 1 -> INFO 032 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59850 grpc.code=OK grpc.call_duration=3.9ms
peer1.org2.example.com | "2019-05-02 09:27:08.527 UTC [nodeCmd] serve -> INFO 001 Starting peer:
peer1.org2.example.com | Version: 2.0.0
peer1.org2.example.com | Commit SHA: development build
peer1.org2.example.com | Go version: go1.12.4
peer1.org2.example.com | OS/Arch: linux/amd64
peer1.org2.example.com | Chaincode:
peer1.org2.example.com | Base Docker Namespace: hyperledger
peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer1.org2.example.com | Docker Namespace: hyperledger"
peer1.org2.example.com | "2019-05-02 09:27:08.527 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.5:7051"
peer1.org2.example.com | "2019-05-02 09:27:08.527 UTC [peer] getLocalAddress -> INFO 003 Returning peer1.org2.example.com:7051"
peer1.org2.example.com | "2019-05-02 09:27:08.532 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt"
peer1.org2.example.com | "2019-05-02 09:27:08.678 UTC [ledgermgmt] initialize -> INFO 005 ledger mgmt initialized"
peer1.org2.example.com | "2019-05-02 09:27:08.679 UTC [lifecycle] InitializeLocalChaincodes -> INFO 006 Initialized lifecycle cache with 0 already installed chaincodes"
peer1.org2.example.com | "2019-05-02 09:27:08.711 UTC [nodeCmd] serve -> INFO 007 Starting peer with TLS enabled"
peer1.org2.example.com | "2019-05-02 09:27:08.724 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 008 Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com"
peer1.org2.example.com | "2019-05-02 09:27:08.724 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 009 Exit with ccEndpoint: peer1.org2.example.com:7052"
peer1.org2.example.com | "2019-05-02 09:27:08.760 UTC [sccapi] registerSysCC -> INFO 00a system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.762 UTC [sccapi] registerSysCC -> INFO 00b system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.764 UTC [sccapi] registerSysCC -> INFO 00c system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.767 UTC [sccapi] registerSysCC -> INFO 00d system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.843 UTC [gossip.service] func1 -> INFO 00e Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051]"
peer1.org2.example.com | "2019-05-02 09:27:08.856 UTC [gossip.gossip] NewGossipService -> INFO 00f Creating gossip service with self membership of Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: 863f11593b2e9a5a57e06dd37ec3ffa5ad6dd6a9857fdcae014053b01e5e75bd, Metadata: "
peer1.org2.example.com | "2019-05-02 09:27:08.870 UTC [gossip.gossip] start -> INFO 010 Gossip instance peer1.org2.example.com:7051 started"
peer1.org2.example.com | "2019-05-02 09:27:08.872 UTC [sccapi] deploySysCC -> INFO 011 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.874 UTC [cscc] Init -> INFO 012 Init CSCC"
peer1.org2.example.com | "2019-05-02 09:27:08.875 UTC [sccapi] deploySysCC -> INFO 013 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.880 UTC [qscc] Init -> INFO 014 Init QSCC"
peer1.org2.example.com | "2019-05-02 09:27:08.881 UTC [sccapi] deploySysCC -> INFO 015 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.886 UTC [sccapi] deploySysCC -> INFO 016 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.886 UTC [nodeCmd] serve -> INFO 017 Deployed system chaincodes"
peer1.org2.example.com | "2019-05-02 09:27:08.889 UTC [discovery] NewService -> INFO 018 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer1.org2.example.com | "2019-05-02 09:27:08.890 UTC [nodeCmd] registerDiscoveryService -> INFO 019 Discovery service activated"
peer1.org2.example.com | "2019-05-02 09:27:08.890 UTC [nodeCmd] serve -> INFO 01a Starting peer with ID=[peer1.org2.example.com], network ID=[], address=[peer1.org2.example.com:7051]"
peer1.org2.example.com | "2019-05-02 09:27:08.895 UTC [nodeCmd] serve -> INFO 01b Started peer with ID=[peer1.org2.example.com], network ID=[], address=[peer1.org2.example.com:7051]"
peer1.org2.example.com | "2019-05-02 09:27:16.963 UTC [endorser] callChaincode -> INFO 01c [][9abb0a6c] Entry chaincode: name:"cscc" "
peer1.org2.example.com | "2019-05-02 09:27:16.969 UTC [ledgermgmt] CreateLedger -> INFO 01d Creating ledger [businesschannel] with genesis block"
peer1.org2.example.com | "2019-05-02 09:27:16.972 UTC [fsblkstorage] newBlockfileMgr -> INFO 01e Getting block information from block storage"
peer1.org2.example.com | "2019-05-02 09:27:17.004 UTC [kvledger] CommitWithPvtData -> INFO 01f [businesschannel] Committed block [0] with 1 transaction(s) in 26ms (state_validation=1ms block_commit=11ms state_commit=11ms)"
peer1.org2.example.com | "2019-05-02 09:27:17.008 UTC [ledgermgmt] CreateLedger -> INFO 020 Created ledger [businesschannel] with genesis block"
peer1.org2.example.com | "2019-05-02 09:27:17.015 UTC [gossip.gossip] JoinChan -> INFO 021 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org2.example.com | "2019-05-02 09:27:17.015 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 No configured anchor peers of Org1MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:27:17.015 UTC [gossip.gossip] learnAnchorPeers -> INFO 023 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:27:17.041 UTC [gossip.state] NewGossipStateProvider -> INFO 024 Updating metadata information, current ledger sequence is at = 0, next expected block is = 1"
peer1.org2.example.com | "2019-05-02 09:27:17.043 UTC [sccapi] deploySysCC -> INFO 025 system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:17.044 UTC [cscc] Init -> INFO 026 Init CSCC"
peer1.org2.example.com | "2019-05-02 09:27:17.044 UTC [sccapi] deploySysCC -> INFO 027 system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:17.045 UTC [qscc] Init -> INFO 028 Init QSCC"
peer1.org2.example.com | "2019-05-02 09:27:17.046 UTC [sccapi] deploySysCC -> INFO 029 system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:17.046 UTC [sccapi] deploySysCC -> INFO 02a system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.064 UTC [viperutil] getKeysRecursively -> DEBU 077 Found real value for peer.handlers.endorsers.escc.library setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:09.068 UTC [viperutil] EnhancedExactUnmarshalKey -> DEBU 078 map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]] endorsers:map[escc:map[library:<nil> name:DefaultEndorsement]] validators:map[vscc:map[library:<nil> name:DefaultValidation]]]]"
peer0.org1.example.com | "2019-05-02 09:27:09.080 UTC [gossip.service] func1 -> INFO 079 Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]"
peer0.org1.example.com | "2019-05-02 09:27:09.086 UTC [msp] DeserializeIdentity -> DEBU 07a Obtaining identity"
peer0.org1.example.com | "2019-05-02 09:27:09.087 UTC [msp.identity] newIdentity -> DEBU 07b Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:09.088 UTC [msp] Validate -> DEBU 07c MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:09.089 UTC [gossip.discovery] periodicalSendAlive -> DEBU 07d Sleeping 5s"
peer0.org1.example.com | "2019-05-02 09:27:09.089 UTC [gossip.discovery] periodicalReconnectToDead -> DEBU 07e Sleeping 25s"
peer0.org1.example.com | "2019-05-02 09:27:09.090 UTC [gossip.gossip] NewGossipService -> INFO 07f Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d, Metadata: "
peer0.org1.example.com | "2019-05-02 09:27:09.092 UTC [msp.identity] Sign -> DEBU 080 Sign: plaintext: 1801AA01D7060A20C4503D5F6D3B9C8C...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:09.092 UTC [msp.identity] Sign -> DEBU 081 Sign: digest: 0C982246B27A3C475AF344C1406B71B4BCEBC37DFD940A14046BBC4B7F4E810B "
peer0.org1.example.com | "2019-05-02 09:27:09.094 UTC [gossip.pull] Add -> DEBU 082 Added <20>P=_m;<3B><><EFBFBD>_v~<7E><><EFBFBD>uJk8)<29><><EFBFBD>6h<36>56<>-, total items: 1"
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [gossip.gossip] start -> INFO 083 Gossip instance peer0.org1.example.com:7051 started"
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [gossip.gossip] syncDiscovery -> DEBU 084 Entering discovery sync with interval 4s"
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [msp.identity] Sign -> DEBU 085 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [msp.identity] Sign -> DEBU 086 Sign: digest: 27FF9427800FE3DD452432775CD6BAEFC9CEBA33A76F5BBE04EC5B74295D5EDF "
peer0.org1.example.com | "2019-05-02 09:27:09.096 UTC [msp.identity] Sign -> DEBU 087 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:09.096 UTC [msp.identity] Sign -> DEBU 088 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:09.096 UTC [gossip.discovery] Connect -> DEBU 089 Skipping connecting to myself"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] LaunchConfig -> DEBU 08a launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=lscc:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] Start -> DEBU 08b start container: lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] Start -> DEBU 08c start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] Start -> DEBU 08d start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [container] lockContainer -> DEBU 08e waiting for container(lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.099 UTC [container] lockContainer -> DEBU 08f got container (lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.099 UTC [inproccontroller] getInstance -> DEBU 090 chaincode instance created for lscc:2.0.0"
peer0.org2.example.com | "2019-05-02 09:27:22.471 UTC [comm.grpc.server] 1 -> INFO 033 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.47Z grpc.peer_address=172.18.0.6:47148 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=141µs
peer0.org2.example.com | "2019-05-02 09:27:22.486 UTC [comm.grpc.server] 1 -> INFO 034 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:32.474Z grpc.peer_address=172.18.0.6:47148 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=11.0091ms
peer0.org2.example.com | "2019-05-02 09:27:22.499 UTC [comm.grpc.server] 1 -> INFO 035 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.498Z grpc.peer_address=172.18.0.6:47152 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=353.6µs
peer0.org2.example.com | "2019-05-02 09:27:22.606 UTC [comm.grpc.server] 1 -> INFO 036 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.605Z grpc.peer_address=172.18.0.7:51472 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=319.1µs
peer0.org2.example.com | "2019-05-02 09:27:22.645 UTC [comm.grpc.server] 1 -> INFO 037 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:32.61Z grpc.peer_address=172.18.0.7:51472 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=35.0366ms
peer0.org2.example.com | "2019-05-02 09:27:22.652 UTC [comm.grpc.server] 1 -> INFO 038 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.651Z grpc.peer_address=172.18.0.7:51474 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=368.1µs
peer0.org2.example.com | "2019-05-02 09:27:22.814 UTC [gossip.election] beLeader -> INFO 039 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030 : Becoming a leader"
peer0.org2.example.com | "2019-05-02 09:27:22.814 UTC [gossip.service] func1 -> INFO 03a Elected as a leader, starting delivery service for channel businesschannel"
peer0.org2.example.com | "2019-05-02 09:27:22.828 UTC [gossip.privdata] StoreBlock -> INFO 03b [businesschannel] Received block [1] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:22.838 UTC [gossip.gossip] JoinChan -> INFO 03c Joining gossip network of channel businesschannel with 2 organizations"
peer0.org2.example.com | "2019-05-02 09:27:22.839 UTC [gossip.gossip] learnAnchorPeers -> INFO 03d Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:27:22.842 UTC [gossip.gossip] learnAnchorPeers -> INFO 03e No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:27:22.874 UTC [committer.txvalidator] Validate -> INFO 03f [businesschannel] Validated block [1] in 45ms"
peer0.org2.example.com | "2019-05-02 09:27:22.895 UTC [comm.grpc.server] 1 -> INFO 040 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.7:51474 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error=EOF grpc.code=Unknown grpc.call_duration=241.6951ms
peer0.org2.example.com | "2019-05-02 09:27:22.897 UTC [kvledger] CommitWithPvtData -> INFO 041 [businesschannel] Committed block [1] with 1 transaction(s) in 22ms (state_validation=1ms block_commit=10ms state_commit=8ms)"
peer0.org2.example.com | "2019-05-02 09:27:22.898 UTC [gossip.privdata] StoreBlock -> INFO 042 [businesschannel] Received block [2] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:22.909 UTC [gossip.gossip] JoinChan -> INFO 043 Joining gossip network of channel businesschannel with 2 organizations"
peer0.org2.example.com | "2019-05-02 09:27:22.909 UTC [gossip.gossip] learnAnchorPeers -> INFO 044 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:27:22.910 UTC [gossip.gossip] learnAnchorPeers -> INFO 045 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:27:22.914 UTC [gossip.gossip] learnAnchorPeers -> INFO 046 Anchor peer with same endpoint, skipping connecting to myself"
peer0.org2.example.com | "2019-05-02 09:27:22.948 UTC [committer.txvalidator] Validate -> INFO 047 [businesschannel] Validated block [2] in 49ms"
peer0.org2.example.com | "2019-05-02 09:27:22.988 UTC [kvledger] CommitWithPvtData -> INFO 048 [businesschannel] Committed block [2] with 1 transaction(s) in 37ms (state_validation=2ms block_commit=28ms state_commit=4ms)"
peer0.org2.example.com | "2019-05-02 09:27:23.241 UTC [comm.grpc.server] 1 -> INFO 049 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:25.24Z grpc.peer_address=172.18.0.5:35766 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=119µs
peer0.org2.example.com | "2019-05-02 09:27:23.265 UTC [comm.grpc.server] 1 -> INFO 04a streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:33.248Z grpc.peer_address=172.18.0.5:35766 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=15.9332ms
peer0.org2.example.com | "2019-05-02 09:27:23.271 UTC [comm.grpc.server] 1 -> INFO 04b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:25.27Z grpc.peer_address=172.18.0.5:35768 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=155.8µs
peer0.org2.example.com | "2019-05-02 09:27:26.569 UTC [endorser] callChaincode -> INFO 04c [][3bf6ebb7] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:26.571 UTC [endorser] callChaincode -> INFO 04d [][3bf6ebb7] Exit chaincode: name:"_lifecycle" (1ms)"
peer0.org2.example.com | "2019-05-02 09:27:26.571 UTC [comm.grpc.server] 1 -> INFO 04e unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59908 grpc.code=OK grpc.call_duration=3.4753ms
peer0.org2.example.com | "2019-05-02 09:27:26.787 UTC [gossip.channel] reportMembershipChanges -> INFO 04f Membership view has changed. peers went online: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ] [peer1.org2.example.com:7051]] , current view: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ] [peer1.org2.example.com:7051]]"
peer0.org2.example.com | "2019-05-02 09:27:29.998 UTC [gossip.privdata] StoreBlock -> INFO 050 [businesschannel] Received block [3] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:30.049 UTC [committer.txvalidator] Validate -> INFO 051 [businesschannel] Validated block [3] in 51ms"
peer0.org2.example.com | "2019-05-02 09:27:30.068 UTC [confighistory] HandleStateUpdates -> ERRO 052 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0035409a0)}"
peer0.org2.example.com | "2019-05-02 09:27:30.107 UTC [kvledger] CommitWithPvtData -> INFO 053 [businesschannel] Committed block [3] with 1 transaction(s) in 39ms (state_validation=2ms block_commit=27ms state_commit=6ms)"
peer0.org2.example.com | "2019-05-02 09:27:30.270 UTC [endorser] callChaincode -> INFO 054 [][57c125d3] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:30.271 UTC [endorser] callChaincode -> INFO 055 [][57c125d3] Exit chaincode: name:"_lifecycle" (1ms)"
orderer1.example.com | 2019-05-02 09:27:06.067 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0
orderer1.example.com | "2019-05-02 09:27:06.214 UTC [orderer.common.server] prettyPrintStruct -> INFO 002 Orderer config values:
orderer1.example.com | General.LedgerType = "file"
orderer1.example.com | General.ListenAddress = "0.0.0.0"
orderer1.example.com | General.ListenPort = 7050
orderer1.example.com | General.TLS.Enabled = true
orderer1.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer1.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer1.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer1.example.com | General.TLS.ClientAuthRequired = false
orderer1.example.com | General.TLS.ClientRootCAs = []
orderer1.example.com | General.Cluster.ListenAddress = ""
orderer1.example.com | General.Cluster.ListenPort = 0
orderer1.example.com | General.Cluster.ServerCertificate = ""
orderer1.example.com | General.Cluster.ServerPrivateKey = ""
orderer1.example.com | General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
orderer1.example.com | General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer1.example.com | General.Cluster.RootCAs = []
orderer1.example.com | General.Cluster.DialTimeout = 5s
orderer1.example.com | General.Cluster.RPCTimeout = 7s
orderer1.example.com | General.Cluster.ReplicationBufferSize = 20971520
orderer1.example.com | General.Cluster.ReplicationPullTimeout = 5s
orderer1.example.com | General.Cluster.ReplicationRetryTimeout = 5s
orderer1.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
orderer1.example.com | General.Cluster.ReplicationMaxRetries = 12
orderer1.example.com | General.Cluster.SendBufferSize = 10
orderer1.example.com | General.Cluster.CertExpirationWarningThreshold = 168h0m0s
orderer1.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer1.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer1.example.com | General.Keepalive.ServerTimeout = 20s
orderer1.example.com | General.GenesisMethod = "file"
orderer1.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer1.example.com | General.SystemChannel = "test-system-channel-name"
orderer1.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer1.example.com | General.Profile.Enabled = false
orderer1.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer1.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer1.example.com | General.LocalMSPID = "OrdererMSP"
orderer1.example.com | General.BCCSP.ProviderName = "SW"
orderer1.example.com | General.BCCSP.SwOpts.SecLevel = 256
orderer1.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer1.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer1.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer1.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer1.example.com | General.BCCSP.SwOpts.InmemKeystore =
orderer1.example.com | General.BCCSP.PluginOpts =
orderer1.example.com | General.Authentication.TimeWindow = 15m0s
orderer1.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer1.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
orderer1.example.com | RAMLedger.HistorySize = 1000
orderer1.example.com | Kafka.Retry.ShortInterval = 5s
orderer1.example.com | Kafka.Retry.ShortTotal = 10m0s
orderer1.example.com | Kafka.Retry.LongInterval = 5m0s
orderer1.example.com | Kafka.Retry.LongTotal = 12h0m0s
orderer1.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
orderer1.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
orderer1.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
orderer1.example.com | Kafka.Retry.Metadata.RetryMax = 3
orderer1.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
orderer1.example.com | Kafka.Retry.Producer.RetryMax = 3
orderer1.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
orderer1.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
orderer1.example.com | Kafka.Verbose = false
orderer1.example.com | Kafka.Version = 0.10.2.0
orderer1.example.com | Kafka.TLS.Enabled = false
orderer1.example.com | Kafka.TLS.PrivateKey = ""
orderer1.example.com | Kafka.TLS.Certificate = ""
orderer1.example.com | Kafka.TLS.RootCAs = []
orderer1.example.com | Kafka.TLS.ClientAuthRequired = false
orderer1.example.com | Kafka.TLS.ClientRootCAs = []
orderer1.example.com | Kafka.SASLPlain.Enabled = false
orderer1.example.com | Kafka.SASLPlain.User = ""
orderer1.example.com | Kafka.SASLPlain.Password = ""
orderer1.example.com | Kafka.Topic.ReplicationFactor = 3
orderer1.example.com | Debug.BroadcastTraceDir = ""
orderer1.example.com | Debug.DeliverTraceDir = ""
orderer1.example.com | Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
orderer1.example.com | Operations.ListenAddress = "0.0.0.0:8443"
peer1.org2.example.com | "2019-05-02 09:27:17.048 UTC [endorser] callChaincode -> INFO 02b [][9abb0a6c] Exit chaincode: name:"cscc" (85ms)"
peer1.org2.example.com | "2019-05-02 09:27:17.048 UTC [comm.grpc.server] 1 -> INFO 02c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41164 grpc.code=OK grpc.call_duration=86.6211ms
peer1.org2.example.com | "2019-05-02 09:27:17.983 UTC [endorser] callChaincode -> INFO 02d [][ac14b48a] Entry chaincode: name:"cscc" "
peer1.org2.example.com | "2019-05-02 09:27:17.984 UTC [endorser] callChaincode -> INFO 02e [][ac14b48a] Exit chaincode: name:"cscc" (1ms)"
peer1.org2.example.com | "2019-05-02 09:27:17.984 UTC [comm.grpc.server] 1 -> INFO 02f unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41172 grpc.code=OK grpc.call_duration=2.167ms
peer1.org2.example.com | "2019-05-02 09:27:18.967 UTC [endorser] callChaincode -> INFO 030 [][b7b05fb2] Entry chaincode: name:"qscc" "
peer1.org2.example.com | "2019-05-02 09:27:18.969 UTC [endorser] callChaincode -> INFO 031 [][b7b05fb2] Exit chaincode: name:"qscc" (1ms)"
peer1.org2.example.com | "2019-05-02 09:27:18.969 UTC [comm.grpc.server] 1 -> INFO 032 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41180 grpc.code=OK grpc.call_duration=3.0639ms
peer1.org2.example.com | "2019-05-02 09:27:23.045 UTC [gossip.election] beLeader -> INFO 033 863f11593b2e9a5a57e06dd37ec3ffa5ad6dd6a9857fdcae014053b01e5e75bd : Becoming a leader"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [container] unlockContainer -> DEBU 091 container lock deleted(lscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [container] lockContainer -> DEBU 094 waiting for container(lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [inproccontroller] func2 -> DEBU 092 chaincode-support started for lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [inproccontroller] func1 -> DEBU 093 chaincode started for lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [chaincode] handleMessage -> DEBU 095 [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] HandleRegister -> DEBU 096 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] Register -> DEBU 097 registered handler complete for chaincode lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] HandleRegister -> DEBU 098 Got REGISTER for chaincodeID = name:"lscc:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] HandleRegister -> DEBU 099 Changed state to established for name:"lscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] sendReady -> DEBU 09a sending READY for chaincode name:"lscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] sendReady -> DEBU 09b Changed to state ready for chaincode name:"lscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] Launch -> DEBU 09c launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] Execute -> DEBU 09d Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] handleMessage -> DEBU 09e [f4841619] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] Notify -> DEBU 09f [f4841619] notifying Txid:f4841619-3456-4681-80e9-bff70932f74d, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.105 UTC [chaincode] Execute -> DEBU 0a0 Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.105 UTC [sccapi] deploySysCC -> INFO 0a1 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.106 UTC [chaincode] LaunchConfig -> DEBU 0a2 launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=cscc:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [chaincode] Start -> DEBU 0a3 start container: cscc:2.0.0"
peer0.org2.example.com | "2019-05-02 09:27:30.272 UTC [comm.grpc.server] 1 -> INFO 056 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59928 grpc.code=OK grpc.call_duration=2.9733ms
peer0.org2.example.com | "2019-05-02 09:27:30.447 UTC [endorser] callChaincode -> INFO 057 [businesschannel][fd8294ef] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:30.451 UTC [lifecycle] ApproveChaincodeDefinitionForOrg -> INFO 058 successfully approved definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:30.451 UTC [endorser] callChaincode -> INFO 059 [businesschannel][fd8294ef] Exit chaincode: name:"_lifecycle" (3ms)"
peer0.org2.example.com | "2019-05-02 09:27:30.459 UTC [comm.grpc.server] 1 -> INFO 05a unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59932 grpc.code=OK grpc.call_duration=13.6998ms
peer0.org2.example.com | "2019-05-02 09:27:32.509 UTC [gossip.privdata] StoreBlock -> INFO 05b [businesschannel] Received block [4] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:32.521 UTC [committer.txvalidator] Validate -> INFO 05c [businesschannel] Validated block [4] in 9ms"
peer0.org2.example.com | "2019-05-02 09:27:32.527 UTC [confighistory] HandleStateUpdates -> ERRO 05d Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc00374a060)}"
peer0.org2.example.com | "2019-05-02 09:27:32.553 UTC [kvledger] CommitWithPvtData -> INFO 05e [businesschannel] Committed block [4] with 1 transaction(s) in 26ms (state_validation=4ms block_commit=12ms state_commit=5ms)"
peer0.org2.example.com | "2019-05-02 09:27:32.562 UTC [comm.grpc.server] 1 -> INFO 05f streaming call completed" grpc.service=protos.Deliver grpc.method=DeliverFiltered grpc.request_deadline=2019-05-02T09:28:00.462Z grpc.peer_address=172.18.0.8:59934 error="context finished before block retrieved: context canceled" grpc.code=Unknown grpc.call_duration=2.0997432s
peer0.org2.example.com | "2019-05-02 09:27:33.523 UTC [endorser] callChaincode -> INFO 060 [businesschannel][43825449] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:33.527 UTC [lifecycle] QueryApprovalStatus -> INFO 061 successfully queried approval status for definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: false), validation info: (plugin: 'vscc', policy: '12202f4368616e6e656c2f4170706c69636174696f6e2f456e646f7273656d656e74'), collections: (<nil>), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:33.528 UTC [endorser] callChaincode -> INFO 062 [businesschannel][43825449] Exit chaincode: name:"_lifecycle" (5ms)"
peer0.org2.example.com | "2019-05-02 09:27:33.529 UTC [comm.grpc.server] 1 -> INFO 063 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59942 grpc.code=OK grpc.call_duration=7.3406ms
peer0.org2.example.com | "2019-05-02 09:27:34.454 UTC [endorser] callChaincode -> INFO 064 [businesschannel][f6f68e79] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:34.458 UTC [lifecycle] QueryApprovalStatus -> INFO 065 successfully queried approval status for definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (<nil>), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:34.460 UTC [lifecycle] CommitChaincodeDefinition -> INFO 066 successfully committed definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (<nil>), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:34.461 UTC [endorser] callChaincode -> INFO 067 [businesschannel][f6f68e79] Exit chaincode: name:"_lifecycle" (7ms)"
peer0.org2.example.com | "2019-05-02 09:27:34.462 UTC [comm.grpc.server] 1 -> INFO 068 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59954 grpc.code=OK grpc.call_duration=9.2268ms
peer0.org2.example.com | "2019-05-02 09:27:36.880 UTC [gossip.privdata] StoreBlock -> INFO 069 [businesschannel] Received block [5] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:36.882 UTC [committer.txvalidator] Validate -> INFO 06a [businesschannel] Validated block [5] in 2ms"
peer0.org2.example.com | "2019-05-02 09:27:36.885 UTC [lifecycle] update -> INFO 06b Updating cached definition for chaincode 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:36.886 UTC [lifecycle] update -> INFO 06c Chaincode with package ID 'exp02_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b' now available on channel businesschannel for chaincode definition exp02:1.0"
peer0.org2.example.com | "2019-05-02 09:27:36.887 UTC [cceventmgmt] HandleStateUpdates -> INFO 06d Channel [businesschannel]: Handling deploy or update of chaincode [exp02]"
peer0.org2.example.com | "2019-05-02 09:27:36.888 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 06e Error while loading installation package for ccname=exp02, ccversion=1.0. Err=open /var/hyperledger/production/chaincodes/exp02.1.0: no such file or directory"
peer0.org2.example.com | "2019-05-02 09:27:36.888 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 06f Channel [businesschannel]: Chaincode [Name=exp02, Version=1.0, Hash=[]byte{0x80, 0x18, 0x18, 0x55, 0xe9, 0x53, 0x83, 0x5a, 0x2f, 0x99, 0x39, 0x2d, 0xf9, 0xbb, 0xc0, 0x40, 0x38, 0xb, 0xf1, 0x5, 0x7b, 0x30, 0xb0, 0xf8, 0x4f, 0x6e, 0x9c, 0xb4, 0xc2, 0xe8, 0xae, 0x45}] is not installed hence no need to create chaincode artifacts for endorsement"
peer0.org2.example.com | "2019-05-02 09:27:36.919 UTC [kvledger] CommitWithPvtData -> INFO 070 [businesschannel] Committed block [5] with 1 transaction(s) in 35ms (state_validation=10ms block_commit=14ms state_commit=6ms)"
peer0.org2.example.com | "2019-05-02 09:27:36.928 UTC [comm.grpc.server] 1 -> INFO 071 streaming call completed" grpc.service=protos.Deliver grpc.method=DeliverFiltered grpc.request_deadline=2019-05-02T09:28:04.466Z grpc.peer_address=172.18.0.8:59956 error="context finished before block retrieved: context canceled" grpc.code=Unknown grpc.call_duration=2.4623976s
peer0.org2.example.com | "2019-05-02 09:27:37.694 UTC [endorser] callChaincode -> INFO 072 [businesschannel][efe63c7a] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:37.697 UTC [lifecycle] QueryChaincodeDefinition -> INFO 073 successfully queried definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (), name 'exp02'"
peer0.org2.example.com | "2019-05-02 09:27:37.697 UTC [endorser] callChaincode -> INFO 074 [businesschannel][efe63c7a] Exit chaincode: name:"_lifecycle" (3ms)"
peer0.org2.example.com | "2019-05-02 09:27:37.698 UTC [comm.grpc.server] 1 -> INFO 075 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59964 grpc.code=OK grpc.call_duration=4.4357ms
peer0.org2.example.com | "2019-05-02 09:27:41.447 UTC [gossip.privdata] StoreBlock -> INFO 076 [businesschannel] Received block [6] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:41.450 UTC [committer.txvalidator] Validate -> INFO 077 [businesschannel] Validated block [6] in 2ms"
peer0.org2.example.com | "2019-05-02 09:27:41.477 UTC [kvledger] CommitWithPvtData -> INFO 078 [businesschannel] Committed block [6] with 1 transaction(s) in 24ms (state_validation=5ms block_commit=12ms state_commit=3ms)"
peer0.org2.example.com | "2019-05-02 09:27:47.023 UTC [gossip.privdata] StoreBlock -> INFO 079 [businesschannel] Received block [7] from buffer"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [chaincode] Start -> DEBU 0a4 start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [chaincode] Start -> DEBU 0a5 start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] lockContainer -> DEBU 0a6 waiting for container(cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] lockContainer -> DEBU 0a7 got container (cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [inproccontroller] getInstance -> DEBU 0a8 chaincode instance created for cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] unlockContainer -> DEBU 0a9 container lock deleted(cscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] lockContainer -> DEBU 0aa waiting for container(cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.108 UTC [container] lockContainer -> DEBU 0ab got container (cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.108 UTC [container] unlockContainer -> DEBU 0ac container lock deleted(cscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.109 UTC [inproccontroller] func2 -> DEBU 0ad chaincode-support started for cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.109 UTC [inproccontroller] func1 -> DEBU 0ae chaincode started for cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.109 UTC [chaincode] handleMessage -> DEBU 0af [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] HandleRegister -> DEBU 0b0 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] Register -> DEBU 0b1 registered handler complete for chaincode cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] HandleRegister -> DEBU 0b2 Got REGISTER for chaincodeID = name:"cscc:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] HandleRegister -> DEBU 0b3 Changed state to established for name:"cscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.111 UTC [chaincode] sendReady -> DEBU 0b4 sending READY for chaincode name:"cscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] sendReady -> DEBU 0b5 Changed to state ready for chaincode name:"cscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Launch -> DEBU 0b6 launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Execute -> DEBU 0b7 Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [cscc] Init -> INFO 0b8 Init CSCC"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] handleMessage -> DEBU 0b9 [93019833] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Notify -> DEBU 0ba [93019833] notifying Txid:93019833-420f-4a87-a3e6-963973a4d596, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Execute -> DEBU 0bb Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [sccapi] deploySysCC -> INFO 0bc system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [container] lockContainer -> DEBU 0bd got container (lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.115 UTC [container] unlockContainer -> DEBU 0be container lock deleted(lscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.117 UTC [chaincode] LaunchConfig -> DEBU 0bf launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=qscc:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.117 UTC [chaincode] Start -> DEBU 0c0 start container: qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.117 UTC [chaincode] Start -> DEBU 0c1 start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [chaincode] Start -> DEBU 0c2 start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [container] lockContainer -> DEBU 0c3 waiting for container(qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [container] lockContainer -> DEBU 0c4 got container (qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [inproccontroller] getInstance -> DEBU 0c5 chaincode instance created for qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.119 UTC [inproccontroller] func2 -> DEBU 0c6 chaincode-support started for qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [inproccontroller] func1 -> DEBU 0c7 chaincode started for qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] handleMessage -> DEBU 0c8 [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] HandleRegister -> DEBU 0c9 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Register -> DEBU 0ca registered handler complete for chaincode qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] HandleRegister -> DEBU 0cb Got REGISTER for chaincodeID = name:"qscc:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] HandleRegister -> DEBU 0cc Changed state to established for name:"qscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] sendReady -> DEBU 0cd sending READY for chaincode name:"qscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] sendReady -> DEBU 0ce Changed to state ready for chaincode name:"qscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Launch -> DEBU 0cf launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Execute -> DEBU 0d0 Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [qscc] Init -> INFO 0d1 Init QSCC"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] handleMessage -> DEBU 0d2 [fd716703] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Notify -> DEBU 0d3 [fd716703] notifying Txid:fd716703-bf83-4d5f-9759-1f3a73295ec2, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Execute -> DEBU 0d4 Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [sccapi] deploySysCC -> INFO 0d5 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
orderer2.example.com | 2019-05-02 09:27:05.534 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0
peer1.org2.example.com | "2019-05-02 09:27:23.046 UTC [gossip.service] func1 -> INFO 034 Elected as a leader, starting delivery service for channel businesschannel"
peer1.org2.example.com | "2019-05-02 09:27:23.086 UTC [gossip.privdata] StoreBlock -> INFO 035 [businesschannel] Received block [1] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:23.103 UTC [gossip.gossip] JoinChan -> INFO 036 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org2.example.com | "2019-05-02 09:27:23.103 UTC [gossip.gossip] learnAnchorPeers -> INFO 037 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:27:23.103 UTC [gossip.gossip] learnAnchorPeers -> INFO 038 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:27:23.144 UTC [committer.txvalidator] Validate -> INFO 039 [businesschannel] Validated block [1] in 57ms"
peer1.org2.example.com | "2019-05-02 09:27:23.189 UTC [kvledger] CommitWithPvtData -> INFO 03a [businesschannel] Committed block [1] with 1 transaction(s) in 36ms (state_validation=5ms block_commit=14ms state_commit=5ms)"
peer1.org2.example.com | "2019-05-02 09:27:23.190 UTC [gossip.privdata] StoreBlock -> INFO 03b [businesschannel] Received block [2] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:23.219 UTC [gossip.gossip] JoinChan -> INFO 03c Joining gossip network of channel businesschannel with 2 organizations"
peer1.org2.example.com | "2019-05-02 09:27:23.220 UTC [gossip.gossip] learnAnchorPeers -> INFO 03d Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:27:23.220 UTC [gossip.gossip] learnAnchorPeers -> INFO 03e Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:27:23.235 UTC [committer.txvalidator] Validate -> INFO 03f [businesschannel] Validated block [2] in 44ms"
peer1.org2.example.com | "2019-05-02 09:27:23.257 UTC [gossip.comm] func1 -> WARN 040 peer0.org1.example.com:7051, PKIid:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d isn't responsive: EOF"
peer1.org2.example.com | "2019-05-02 09:27:23.258 UTC [gossip.discovery] expireDeadMembers -> WARN 041 Entering [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d]"
peer1.org2.example.com | "2019-05-02 09:27:23.258 UTC [gossip.discovery] expireDeadMembers -> WARN 042 Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d, Metadata: "
peer1.org2.example.com | "2019-05-02 09:27:23.258 UTC [gossip.discovery] expireDeadMembers -> WARN 043 Exiting"
peer1.org2.example.com | "2019-05-02 09:27:23.280 UTC [kvledger] CommitWithPvtData -> INFO 044 [businesschannel] Committed block [2] with 1 transaction(s) in 44ms (state_validation=20ms block_commit=16ms state_commit=4ms)"
peer1.org2.example.com | "2019-05-02 09:27:23.885 UTC [comm.grpc.server] 1 -> INFO 045 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:25.885Z grpc.peer_address=172.18.0.7:37050 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=136.3µs
peer1.org2.example.com | "2019-05-02 09:27:24.560 UTC [gossip.gossip] validateMsg -> WARN 046 StateInfo message GossipMessage: Channel: , nonce: 0, tag: CHAN_OR_ORG state_info_message: Timestamp:inc_num:1556789236539113400 seq_num:1556789242496119500 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 channel MAC:0114f9d5147871a59e485a3361b348fe54d349ed8ad123a550a5b33d32fe6ef9 properties:ledger_height:3 , Envelope: 98 bytes, Signature: 70 bytes is found invalid: PKIID wasn't found"
peer1.org2.example.com | "2019-05-02 09:27:24.560 UTC [gossip.gossip] handleMessage -> WARN 047 Message GossipMessage: Channel: , nonce: 0, tag: CHAN_OR_ORG state_info_message: Timestamp:inc_num:1556789236539113400 seq_num:1556789242496119500 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 channel MAC:0114f9d5147871a59e485a3361b348fe54d349ed8ad123a550a5b33d32fe6ef9 properties:ledger_height:3 , Envelope: 98 bytes, Signature: 70 bytes isn't valid"
peer1.org2.example.com | "2019-05-02 09:27:27.015 UTC [gossip.channel] reportMembershipChanges -> INFO 048 Membership view has changed. peers went online: [[peer0.org1.example.com:7051 ] [peer0.org2.example.com:7051]] , current view: [[peer0.org1.example.com:7051 ] [peer0.org2.example.com:7051]]"
peer1.org2.example.com | "2019-05-02 09:27:27.252 UTC [endorser] callChaincode -> INFO 049 [][35ec9214] Entry chaincode: name:"_lifecycle" "
peer1.org2.example.com | "2019-05-02 09:27:27.254 UTC [endorser] callChaincode -> INFO 04a [][35ec9214] Exit chaincode: name:"_lifecycle" (1ms)"
peer1.org2.example.com | "2019-05-02 09:27:27.255 UTC [comm.grpc.server] 1 -> INFO 04b unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41240 grpc.code=OK grpc.call_duration=3.1298ms
peer1.org2.example.com | "2019-05-02 09:27:27.823 UTC [gossip.election] stopBeingLeader -> INFO 04c 863f11593b2e9a5a57e06dd37ec3ffa5ad6dd6a9857fdcae014053b01e5e75bd Stopped being a leader"
peer1.org2.example.com | "2019-05-02 09:27:27.823 UTC [gossip.service] func1 -> INFO 04d Renounced leadership, stopping delivery service for channel businesschannel"
peer1.org2.example.com | "2019-05-02 09:27:27.824 UTC [deliveryClient] try -> WARN 04e Got error: rpc error: code = Canceled desc = context canceled , at 1 attempt. Retrying in 1s"
peer1.org2.example.com | "2019-05-02 09:27:27.827 UTC [blocksProvider] DeliverBlocks -> WARN 04f [businesschannel] Receive error: client is closing"
peer1.org2.example.com | "2019-05-02 09:27:30.007 UTC [gossip.privdata] StoreBlock -> INFO 050 [businesschannel] Received block [3] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:30.010 UTC [committer.txvalidator] Validate -> INFO 051 [businesschannel] Validated block [3] in 2ms"
peer1.org2.example.com | "2019-05-02 09:27:30.020 UTC [confighistory] HandleStateUpdates -> ERRO 052 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0033e8a00)}"
peer1.org2.example.com | "2019-05-02 09:27:30.102 UTC [kvledger] CommitWithPvtData -> INFO 053 [businesschannel] Committed block [3] with 1 transaction(s) in 83ms (state_validation=0ms block_commit=58ms state_commit=11ms)"
peer1.org2.example.com | "2019-05-02 09:27:32.016 UTC [gossip.channel] reportMembershipChanges -> INFO 054 Membership view has changed. peers went online: [[peer1.org1.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051] [peer0.org1.example.com:7051 ] [peer1.org1.example.com:7051 ]]"
peer1.org2.example.com | "2019-05-02 09:27:32.516 UTC [gossip.privdata] StoreBlock -> INFO 055 [businesschannel] Received block [4] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:32.527 UTC [committer.txvalidator] Validate -> INFO 056 [businesschannel] Validated block [4] in 11ms"
peer1.org2.example.com | "2019-05-02 09:27:32.581 UTC [gossip.privdata] StoreBlock -> INFO 057 [businesschannel] Fetched all missing collection private write sets from remote peers for block [4] (18ms)"
peer0.org2.example.com | "2019-05-02 09:27:47.027 UTC [committer.txvalidator] Validate -> INFO 07a [businesschannel] Validated block [7] in 3ms"
peer0.org2.example.com | "2019-05-02 09:27:47.062 UTC [kvledger] CommitWithPvtData -> INFO 07b [businesschannel] Committed block [7] with 1 transaction(s) in 33ms (state_validation=0ms block_commit=25ms state_commit=4ms)"
peer0.org2.example.com | "2019-05-02 09:27:49.806 UTC [gossip.privdata] StoreBlock -> INFO 07c [businesschannel] Received block [8] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:49.816 UTC [committer.txvalidator] Validate -> INFO 07d [businesschannel] Validated block [8] in 9ms"
peer0.org2.example.com | "2019-05-02 09:27:49.839 UTC [kvledger] CommitWithPvtData -> INFO 07e [businesschannel] Committed block [8] with 1 transaction(s) in 22ms (state_validation=1ms block_commit=13ms state_commit=2ms)"
peer0.org2.example.com | "2019-05-02 09:28:04.070 UTC [gossip.privdata] StoreBlock -> INFO 07f [businesschannel] Received block [9] from buffer"
peer0.org2.example.com | "2019-05-02 09:28:04.115 UTC [cauthdsl] deduplicate -> WARN 080 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer0.org2.example.com | "2019-05-02 09:28:04.116 UTC [cauthdsl] deduplicate -> WARN 081 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer0.org2.example.com | "2019-05-02 09:28:04.206 UTC [comm.grpc.server] 1 -> INFO 082 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.196Z grpc.peer_address=172.18.0.5:35936 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=277.8µs
peer0.org2.example.com | "2019-05-02 09:28:04.228 UTC [comm.grpc.server] 1 -> INFO 083 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.5:35768 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=40.9924319s
peer0.org2.example.com | "2019-05-02 09:28:04.234 UTC [comm.grpc.server] 1 -> INFO 084 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:28:14.216Z grpc.peer_address=172.18.0.5:35936 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=16.5782ms
peer0.org2.example.com | "2019-05-02 09:28:04.274 UTC [comm.grpc.server] 1 -> INFO 085 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.272Z grpc.peer_address=172.18.0.7:51664 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=126.6µs
peer0.org2.example.com | "2019-05-02 09:28:04.286 UTC [gossip.gossip] JoinChan -> INFO 086 Joining gossip network of channel businesschannel with 3 organizations"
peer0.org2.example.com | "2019-05-02 09:28:04.290 UTC [gossip.gossip] learnAnchorPeers -> INFO 087 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:28:04.292 UTC [gossip.gossip] learnAnchorPeers -> INFO 088 Anchor peer with same endpoint, skipping connecting to myself"
peer0.org2.example.com | "2019-05-02 09:28:04.294 UTC [gossip.gossip] learnAnchorPeers -> INFO 089 No configured anchor peers of Org3MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:28:04.295 UTC [gossip.gossip] learnAnchorPeers -> INFO 08a Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:28:04.318 UTC [committer.txvalidator] Validate -> INFO 08b [businesschannel] Validated block [9] in 248ms"
peer0.org2.example.com | "2019-05-02 09:28:04.319 UTC [comm.grpc.server] 1 -> INFO 08c unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.318Z grpc.peer_address=172.18.0.6:47352 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=146.7µs
peer0.org2.example.com | "2019-05-02 09:28:04.352 UTC [kvledger] CommitWithPvtData -> INFO 08d [businesschannel] Committed block [9] with 1 transaction(s) in 33ms (state_validation=2ms block_commit=19ms state_commit=6ms)"
peer0.org2.example.com | "2019-05-02 09:28:04.357 UTC [comm.grpc.server] 1 -> INFO 08e streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:28:14.33Z grpc.peer_address=172.18.0.6:47352 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=26.6297ms
peer0.org2.example.com | "2019-05-02 09:28:04.356 UTC [comm.grpc.server] 1 -> INFO 08f streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.6:47152 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=41.88781s
peer0.org2.example.com | "2019-05-02 09:28:04.407 UTC [comm.grpc.server] 1 -> INFO 090 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.406Z grpc.peer_address=172.18.0.7:51672 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=142.2µs
peer0.org2.example.com | "2019-05-02 09:28:04.417 UTC [comm.grpc.server] 1 -> INFO 091 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:28:14.28Z grpc.peer_address=172.18.0.7:51664 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=136.8887ms
peer0.org2.example.com | "2019-05-02 09:28:18.574 UTC [endorser] callChaincode -> INFO 092 [][fbe1b497] Entry chaincode: name:"cscc" "
peer0.org2.example.com | "2019-05-02 09:28:18.575 UTC [endorser] callChaincode -> INFO 093 [][fbe1b497] Exit chaincode: name:"cscc" (1ms)"
peer0.org2.example.com | "2019-05-02 09:28:18.576 UTC [comm.grpc.server] 1 -> INFO 094 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:60124 grpc.code=OK grpc.call_duration=2.4152ms
peer0.org2.example.com | "2019-05-02 09:28:19.797 UTC [endorser] callChaincode -> INFO 095 [][0790d864] Entry chaincode: name:"qscc" "
peer0.org2.example.com | "2019-05-02 09:28:19.800 UTC [endorser] callChaincode -> INFO 096 [][0790d864] Exit chaincode: name:"qscc" (2ms)"
peer0.org2.example.com | "2019-05-02 09:28:19.800 UTC [comm.grpc.server] 1 -> INFO 097 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:60132 grpc.code=OK grpc.call_duration=3.55ms
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] LaunchConfig -> DEBU 0d6 launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=_lifecycle:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] Start -> DEBU 0d7 start container: _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] Start -> DEBU 0d8 start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] Start -> DEBU 0d9 start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=_lifecycle:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.119 UTC [container] unlockContainer -> DEBU 0da container lock deleted(qscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [container] lockContainer -> DEBU 0db waiting for container(qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0dc got container (qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] unlockContainer -> DEBU 0dd container lock deleted(qscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0de waiting for container(_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0df got container (_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [inproccontroller] getInstance -> DEBU 0e0 chaincode instance created for _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] unlockContainer -> DEBU 0e1 container lock deleted(_lifecycle:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0e2 waiting for container(_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0e3 got container (_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] unlockContainer -> DEBU 0e4 container lock deleted(_lifecycle:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [inproccontroller] func2 -> DEBU 0e5 chaincode-support started for _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [inproccontroller] func1 -> DEBU 0e6 chaincode started for _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] handleMessage -> DEBU 0e7 [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] HandleRegister -> DEBU 0e8 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] Register -> DEBU 0e9 registered handler complete for chaincode _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] HandleRegister -> DEBU 0ea Got REGISTER for chaincodeID = name:"_lifecycle:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] HandleRegister -> DEBU 0eb Changed state to established for name:"_lifecycle:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] sendReady -> DEBU 0ec sending READY for chaincode name:"_lifecycle:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] sendReady -> DEBU 0ed Changed to state ready for chaincode name:"_lifecycle:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Launch -> DEBU 0ee launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Execute -> DEBU 0ef Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] handleMessage -> DEBU 0f0 [408a31a2] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Notify -> DEBU 0f1 [408a31a2] notifying Txid:408a31a2-2689-4f2c-a170-7afbe11d589d, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Execute -> DEBU 0f2 Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [sccapi] deploySysCC -> INFO 0f3 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [nodeCmd] serve -> INFO 0f4 Deployed system chaincodes"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [ccprovider] ListInstalledChaincodes -> DEBU 0f5 Returning []"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [discovery] NewService -> INFO 0f6 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [nodeCmd] registerDiscoveryService -> INFO 0f7 Discovery service activated"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [nodeCmd] serve -> INFO 0f8 Starting peer with ID=[peer0.org1.example.com], network ID=[], address=[peer0.org1.example.com:7051]"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [nodeCmd] serve -> INFO 0f9 Started peer with ID=[peer0.org1.example.com], network ID=[], address=[peer0.org1.example.com:7051]"
peer0.org1.example.com | "2019-05-02 09:27:09.158 UTC [comm.grpc.server] 1 -> INFO 0fa unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:11.156Z grpc.peer_address=172.18.0.6:53162 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=359.2µs
peer0.org1.example.com | "2019-05-02 09:27:09.161 UTC [msp.identity] Sign -> DEBU 0fb Sign: plaintext: 180172F9060A20C4503D5F6D3B9C8CC4...CA1BF55694FF3B7B7E990518A2611E21 "
peer0.org1.example.com | "2019-05-02 09:27:09.162 UTC [msp.identity] Sign -> DEBU 0fc Sign: digest: 85FEBCF2F29CD02C2D15AEC09F1C5A904702FBB4563CC2585E1BE003B314BFAE "
peer0.org1.example.com | "2019-05-02 09:27:09.162 UTC [gossip.comm] authenticateRemotePeer -> DEBU 0fd Sending GossipMessage: tag:EMPTY conn:<pki_id:"\304P=_m;\234\214\304_v~\204\241\331uJ\024k8)\365\221\2626h\2245\0226\323-" identity:"\n\007Org1MSP\022\246\006-----BEGIN CERTIFICATE-----\nMIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns\nFrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6\n5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f\nwhAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig\n-----END CERTIFICATE-----\n" tls_cert_hash:"\001)X\236\356\300L.5\244\301\243 \236O\257\312\033\365V\224\377;{~\231\005\030\242a\036!" > , Envelope: 894 bytes, Signature: 71 bytes to 172.18.0.6:53162"
orderer1.example.com | Operations.TLS.Enabled = false
orderer1.example.com | Operations.TLS.PrivateKey = ""
orderer1.example.com | Operations.TLS.Certificate = ""
orderer1.example.com | Operations.TLS.RootCAs = []
orderer1.example.com | Operations.TLS.ClientAuthRequired = false
orderer1.example.com | Operations.TLS.ClientRootCAs = []
orderer1.example.com | Metrics.Provider = "prometheus"
orderer1.example.com | Metrics.Statsd.Network = "udp"
orderer1.example.com | Metrics.Statsd.Address = "127.0.0.1:8125"
orderer1.example.com | Metrics.Statsd.WriteInterval = 30s
orderer1.example.com | Metrics.Statsd.Prefix = """
orderer1.example.com | "2019-05-02 09:27:06.279 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 003 Bootstrapping because no existing chains"
orderer1.example.com | "2019-05-02 09:27:06.322 UTC [orderer.common.server] initializeServerConfig -> INFO 004 Starting orderer with TLS enabled"
orderer1.example.com | "2019-05-02 09:27:06.322 UTC [orderer.common.server] configureClusterListener -> INFO 005 Cluster listener is not configured, defaulting to use the general listener on port 7050"
orderer1.example.com | "2019-05-02 09:27:06.327 UTC [fsblkstorage] newBlockfileMgr -> INFO 006 Getting block information from block storage"
orderer1.example.com | "2019-05-02 09:27:06.423 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 007 EvictionSuspicion not set, defaulting to 10m0s"
orderer1.example.com | "2019-05-02 09:27:06.423 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 008 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.commmon.multichannel] Initialize -> INFO 009 Starting system channel 'testchainid' with genesis block hash 90f35bf665ccb03902ab1f08bd901cde6bcd74d9da8fbbbade4c4b31cd280378 and orderer type etcdraft"
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.consensus.etcdraft] Start -> INFO 00a Starting Raft node" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.common.cluster] Configure -> INFO 00b Entering, channel: testchainid, nodes: [ID: 1,
orderer1.example.com | Endpoint: orderer0.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | "2019-05-02 09:27:05.594 UTC [orderer.common.server] prettyPrintStruct -> INFO 002 Orderer config values:
orderer2.example.com | General.LedgerType = "file"
orderer2.example.com | General.ListenAddress = "0.0.0.0"
orderer2.example.com | General.ListenPort = 7050
orderer2.example.com | General.TLS.Enabled = true
orderer2.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer2.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer2.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer2.example.com | General.TLS.ClientAuthRequired = false
orderer2.example.com | General.TLS.ClientRootCAs = []
orderer2.example.com | General.Cluster.ListenAddress = ""
orderer2.example.com | General.Cluster.ListenPort = 0
orderer2.example.com | General.Cluster.ServerCertificate = ""
orderer2.example.com | General.Cluster.ServerPrivateKey = ""
orderer2.example.com | General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
orderer2.example.com | General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer2.example.com | General.Cluster.RootCAs = []
orderer2.example.com | General.Cluster.DialTimeout = 5s
orderer2.example.com | General.Cluster.RPCTimeout = 7s
orderer2.example.com | General.Cluster.ReplicationBufferSize = 20971520
orderer2.example.com | General.Cluster.ReplicationPullTimeout = 5s
orderer2.example.com | General.Cluster.ReplicationRetryTimeout = 5s
orderer2.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
orderer2.example.com | General.Cluster.ReplicationMaxRetries = 12
orderer2.example.com | General.Cluster.SendBufferSize = 10
orderer2.example.com | General.Cluster.CertExpirationWarningThreshold = 168h0m0s
orderer2.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer2.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer2.example.com | General.Keepalive.ServerTimeout = 20s
orderer2.example.com | General.GenesisMethod = "file"
orderer2.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer2.example.com | General.SystemChannel = "test-system-channel-name"
orderer2.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer2.example.com | General.Profile.Enabled = false
orderer2.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer2.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer2.example.com | General.LocalMSPID = "OrdererMSP"
orderer2.example.com | General.BCCSP.ProviderName = "SW"
orderer2.example.com | General.BCCSP.SwOpts.SecLevel = 256
orderer2.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer2.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer2.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer2.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer2.example.com | General.BCCSP.SwOpts.InmemKeystore =
orderer2.example.com | General.BCCSP.PluginOpts =
orderer2.example.com | General.Authentication.TimeWindow = 15m0s
orderer2.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer2.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
peer1.org2.example.com | "2019-05-02 09:27:32.584 UTC [confighistory] HandleStateUpdates -> ERRO 058 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0034daba0)}"
peer1.org2.example.com | "2019-05-02 09:27:32.609 UTC [kvledger] CommitWithPvtData -> INFO 059 [businesschannel] Committed block [4] with 1 transaction(s) in 27ms (state_validation=2ms block_commit=19ms state_commit=3ms)"
peer1.org2.example.com | "2019-05-02 09:27:36.885 UTC [gossip.privdata] StoreBlock -> INFO 05a [businesschannel] Received block [5] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:36.890 UTC [committer.txvalidator] Validate -> INFO 05b [businesschannel] Validated block [5] in 4ms"
peer1.org2.example.com | "2019-05-02 09:27:36.901 UTC [lifecycle] update -> INFO 05c Updating cached definition for chaincode 'exp02' on channel 'businesschannel'"
peer1.org2.example.com | "2019-05-02 09:27:36.902 UTC [lifecycle] update -> INFO 05d Chaincode with package ID 'exp02_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b' now available on channel businesschannel for chaincode definition exp02:1.0"
peer1.org2.example.com | "2019-05-02 09:27:36.902 UTC [cceventmgmt] HandleStateUpdates -> INFO 05e Channel [businesschannel]: Handling deploy or update of chaincode [exp02]"
peer1.org2.example.com | "2019-05-02 09:27:36.902 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 05f Error while loading installation package for ccname=exp02, ccversion=1.0. Err=open /var/hyperledger/production/chaincodes/exp02.1.0: no such file or directory"
peer1.org2.example.com | "2019-05-02 09:27:36.903 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 060 Channel [businesschannel]: Chaincode [Name=exp02, Version=1.0, Hash=[]byte{0x80, 0x18, 0x18, 0x55, 0xe9, 0x53, 0x83, 0x5a, 0x2f, 0x99, 0x39, 0x2d, 0xf9, 0xbb, 0xc0, 0x40, 0x38, 0xb, 0xf1, 0x5, 0x7b, 0x30, 0xb0, 0xf8, 0x4f, 0x6e, 0x9c, 0xb4, 0xc2, 0xe8, 0xae, 0x45}] is not installed hence no need to create chaincode artifacts for endorsement"
peer1.org2.example.com | "2019-05-02 09:27:36.931 UTC [kvledger] CommitWithPvtData -> INFO 061 [businesschannel] Committed block [5] with 1 transaction(s) in 31ms (state_validation=6ms block_commit=16ms state_commit=4ms)"
peer1.org2.example.com | "2019-05-02 09:27:41.450 UTC [gossip.privdata] StoreBlock -> INFO 062 [businesschannel] Received block [6] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:41.453 UTC [committer.txvalidator] Validate -> INFO 063 [businesschannel] Validated block [6] in 3ms"
peer1.org2.example.com | "2019-05-02 09:27:41.481 UTC [kvledger] CommitWithPvtData -> INFO 064 [businesschannel] Committed block [6] with 1 transaction(s) in 25ms (state_validation=0ms block_commit=16ms state_commit=5ms)"
peer1.org2.example.com | "2019-05-02 09:27:47.035 UTC [gossip.privdata] StoreBlock -> INFO 065 [businesschannel] Received block [7] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:47.038 UTC [committer.txvalidator] Validate -> INFO 066 [businesschannel] Validated block [7] in 3ms"
peer1.org2.example.com | "2019-05-02 09:27:47.059 UTC [kvledger] CommitWithPvtData -> INFO 067 [businesschannel] Committed block [7] with 1 transaction(s) in 19ms (state_validation=0ms block_commit=12ms state_commit=3ms)"
peer1.org2.example.com | "2019-05-02 09:27:49.828 UTC [gossip.privdata] StoreBlock -> INFO 068 [businesschannel] Received block [8] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:49.838 UTC [committer.txvalidator] Validate -> INFO 069 [businesschannel] Validated block [8] in 8ms"
peer1.org2.example.com | "2019-05-02 09:27:49.859 UTC [kvledger] CommitWithPvtData -> INFO 06a [businesschannel] Committed block [8] with 1 transaction(s) in 20ms (state_validation=0ms block_commit=15ms state_commit=2ms)"
peer1.org2.example.com | "2019-05-02 09:28:04.085 UTC [gossip.privdata] StoreBlock -> INFO 06b [businesschannel] Received block [9] from buffer"
peer1.org2.example.com | "2019-05-02 09:28:04.087 UTC [cauthdsl] deduplicate -> WARN 06c De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org2.example.com | "2019-05-02 09:28:04.088 UTC [cauthdsl] deduplicate -> WARN 06d De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org2.example.com | "2019-05-02 09:28:04.130 UTC [gossip.gossip] JoinChan -> INFO 06e Joining gossip network of channel businesschannel with 3 organizations"
peer1.org2.example.com | "2019-05-02 09:28:04.130 UTC [gossip.gossip] learnAnchorPeers -> INFO 06f No configured anchor peers of Org3MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:28:04.130 UTC [gossip.gossip] learnAnchorPeers -> INFO 070 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:28:04.136 UTC [gossip.gossip] learnAnchorPeers -> INFO 071 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:28:04.136 UTC [gossip.service] updateEndpoints -> WARN 072 Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org2.example.com | "2019-05-02 09:28:04.161 UTC [committer.txvalidator] Validate -> INFO 073 [businesschannel] Validated block [9] in 76ms"
peer1.org2.example.com | "2019-05-02 09:28:04.199 UTC [kvledger] CommitWithPvtData -> INFO 074 [businesschannel] Committed block [9] with 1 transaction(s) in 37ms (state_validation=1ms block_commit=26ms state_commit=5ms)"
peer1.org2.example.com | "2019-05-02 09:28:04.437 UTC [comm.grpc.server] 1 -> INFO 075 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.7:37050 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error=EOF grpc.code=Unknown grpc.call_duration=40.5856739s
peer1.org2.example.com | "2019-05-02 09:28:04.448 UTC [comm.grpc.server] 1 -> INFO 076 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.447Z grpc.peer_address=172.18.0.7:37228 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=118µs
peer1.org2.example.com | "2019-05-02 09:28:04.519 UTC [gossip.comm] func1 -> WARN 077 peer0.org2.example.com:7051, PKIid:06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030 isn't responsive: EOF"
peer1.org2.example.com | "2019-05-02 09:28:04.519 UTC [gossip.discovery] expireDeadMembers -> WARN 078 Entering [06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030]"
peer1.org2.example.com | "2019-05-02 09:28:04.520 UTC [gossip.discovery] expireDeadMembers -> WARN 079 Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030, Metadata: "
peer1.org2.example.com | "2019-05-02 09:28:04.520 UTC [gossip.discovery] expireDeadMembers -> WARN 07a Exiting"
peer1.org2.example.com | "2019-05-02 09:28:04.557 UTC [comm.grpc.server] 1 -> INFO 07b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.557Z grpc.peer_address=172.18.0.9:40678 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=160.3µs
peer1.org2.example.com | "2019-05-02 09:28:18.755 UTC [endorser] callChaincode -> INFO 07c [][f175b5d1] Entry chaincode: name:"cscc" "
peer1.org2.example.com | "2019-05-02 09:28:18.757 UTC [endorser] callChaincode -> INFO 07d [][f175b5d1] Exit chaincode: name:"cscc" (2ms)"
peer1.org2.example.com | "2019-05-02 09:28:18.757 UTC [comm.grpc.server] 1 -> INFO 07e unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41454 grpc.code=OK grpc.call_duration=3.7607ms
peer1.org2.example.com | "2019-05-02 09:28:19.991 UTC [endorser] callChaincode -> INFO 07f [][6b2b9aca] Entry chaincode: name:"qscc" "
peer1.org2.example.com | "2019-05-02 09:28:19.994 UTC [endorser] callChaincode -> INFO 080 [][6b2b9aca] Exit chaincode: name:"qscc" (2ms)"
peer1.org2.example.com | "2019-05-02 09:28:19.994 UTC [comm.grpc.server] 1 -> INFO 081 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41462 grpc.code=OK grpc.call_duration=3.5867ms
peer0.org1.example.com | "2019-05-02 09:27:09.163 UTC [gossip.comm] authenticateRemotePeer -> DEBU 0fe Received pki_id:"\246\242\023\017\202\212\220l\366J\311m[|\340\231\243>}\237\274\305Ad\323\212z\311Q2b\247" identity:"\n\007Org1MSP\022\252\006-----BEGIN CERTIFICATE-----\nMIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI\nF3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX\nLlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du\nNmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==\n-----END CERTIFICATE-----\n" tls_cert_hash:"\274\223\306Oo\366\224\r\252\221%!=\tPU\000a{\237\276\033\004\344]~\330\303\3157_7" from 172.18.0.6:53162"
peer0.org1.example.com | "2019-05-02 09:27:09.163 UTC [msp] DeserializeIdentity -> DEBU 0ff Obtaining identity"
peer0.org1.example.com | "2019-05-02 09:27:09.165 UTC [msp.identity] newIdentity -> DEBU 100 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:09.166 UTC [msp] Validate -> DEBU 101 MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:09.169 UTC [msp.identity] Verify -> DEBU 102 Verify: digest = 00000000 15 e3 8d 6a 28 c6 e9 26 bd b3 37 b0 df 63 be 5b |...j(..&..7..c.[|
peer0.org1.example.com | 00000010 14 32 c4 40 ff 90 cd 9f 39 00 d2 2e a2 19 72 67 |.2.@....9.....rg|"
peer0.org1.example.com | "2019-05-02 09:27:09.170 UTC [msp.identity] Verify -> DEBU 103 Verify: sig = 00000000 30 44 02 20 2f 10 db 70 91 60 35 8b 4e 58 4a e5 |0D. /..p.`5.NXJ.|
peer0.org1.example.com | 00000010 90 69 22 ed 77 7a 7e 5d 36 3b c6 ec b9 31 47 41 |.i".wz~]6;...1GA|
peer0.org1.example.com | 00000020 0f a8 00 41 02 20 13 db 80 56 45 9d 59 80 4c 67 |...A. ...VE.Y.Lg|
peer0.org1.example.com | 00000030 37 52 0e 54 7d b7 70 c5 22 f4 db 8a 54 18 e4 b9 |7R.T}.p."...T...|
peer0.org1.example.com | 00000040 c1 e7 5d fe e7 dd |..]...|"
peer0.org1.example.com | "2019-05-02 09:27:09.171 UTC [gossip.comm] authenticateRemotePeer -> DEBU 104 Authenticated 172.18.0.6:53162"
peer0.org1.example.com | "2019-05-02 09:27:09.172 UTC [gossip.comm] GossipStream -> DEBU 105 Servicing 172.18.0.6:53162"
peer0.org1.example.com | "2019-05-02 09:27:09.174 UTC [gossip.comm] readFromStream -> DEBU 106 Got error, aborting: rpc error: code = Canceled desc = context canceled"
peer0.org1.example.com | "2019-05-02 09:27:09.174 UTC [gossip.comm] func2 -> DEBU 107 Client 172.18.0.6:53162 disconnected"
peer0.org1.example.com | "2019-05-02 09:27:09.174 UTC [comm.grpc.server] 1 -> INFO 108 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:19.161Z grpc.peer_address=172.18.0.6:53162 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=13.0584ms
peer0.org1.example.com | "2019-05-02 09:27:09.175 UTC [gossip.comm] writeToStream -> DEBU 109 Closing writing to stream"
peer0.org1.example.com | "2019-05-02 09:27:09.177 UTC [grpc] infof -> DEBU 10a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
peer0.org1.example.com | "2019-05-02 09:27:09.190 UTC [comm.grpc.server] 1 -> INFO 10b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:11.19Z grpc.peer_address=172.18.0.6:53164 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=131.7µs
peer0.org1.example.com | "2019-05-02 09:27:09.192 UTC [msp.identity] Sign -> DEBU 10c Sign: plaintext: 180172F9060A20C4503D5F6D3B9C8CC4...CA1BF55694FF3B7B7E990518A2611E21 "
peer0.org1.example.com | "2019-05-02 09:27:09.192 UTC [msp.identity] Sign -> DEBU 10d Sign: digest: 85FEBCF2F29CD02C2D15AEC09F1C5A904702FBB4563CC2585E1BE003B314BFAE "
peer0.org1.example.com | "2019-05-02 09:27:09.193 UTC [gossip.comm] authenticateRemotePeer -> DEBU 10e Sending GossipMessage: tag:EMPTY conn:<pki_id:"\304P=_m;\234\214\304_v~\204\241\331uJ\024k8)\365\221\2626h\2245\0226\323-" identity:"\n\007Org1MSP\022\246\006-----BEGIN CERTIFICATE-----\nMIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns\nFrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6\n5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f\nwhAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig\n-----END CERTIFICATE-----\n" tls_cert_hash:"\001)X\236\356\300L.5\244\301\243 \236O\257\312\033\365V\224\377;{~\231\005\030\242a\036!" > , Envelope: 894 bytes, Signature: 70 bytes to 172.18.0.6:53164"
peer0.org1.example.com | "2019-05-02 09:27:09.194 UTC [gossip.comm] authenticateRemotePeer -> DEBU 10f Received pki_id:"\246\242\023\017\202\212\220l\366J\311m[|\340\231\243>}\237\274\305Ad\323\212z\311Q2b\247" identity:"\n\007Org1MSP\022\252\006-----BEGIN CERTIFICATE-----\nMIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI\nF3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX\nLlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du\nNmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==\n-----END CERTIFICATE-----\n" tls_cert_hash:"\274\223\306Oo\366\224\r\252\221%!=\tPU\000a{\237\276\033\004\344]~\330\303\3157_7" from 172.18.0.6:53164"
peer0.org1.example.com | "2019-05-02 09:27:09.195 UTC [msp.identity] Verify -> DEBU 110 Verify: digest = 00000000 15 e3 8d 6a 28 c6 e9 26 bd b3 37 b0 df 63 be 5b |...j(..&..7..c.[|
peer0.org1.example.com | 00000010 14 32 c4 40 ff 90 cd 9f 39 00 d2 2e a2 19 72 67 |.2.@....9.....rg|"
peer0.org1.example.com | "2019-05-02 09:27:09.195 UTC [msp.identity] Verify -> DEBU 111 Verify: sig = 00000000 30 45 02 21 00 f4 4d be bf 97 d6 a3 ee c0 c3 d5 |0E.!..M.........|
peer0.org1.example.com | 00000010 26 4d 50 d1 6c 15 49 87 b3 e3 fb f8 2a 4e 9b d2 |&MP.l.I.....*N..|
peer0.org1.example.com | 00000020 2c 29 6e 12 fd 02 20 04 2e 24 e6 ff 7d a8 7d ef |,)n... ..$..}.}.|
peer0.org1.example.com | 00000030 f6 a3 2e f5 f7 88 73 ee c9 03 17 0f ec 5a 20 67 |......s......Z g|
peer0.org1.example.com | 00000040 e2 4e 65 97 86 59 e9 |.Ne..Y.|"
peer0.org1.example.com | "2019-05-02 09:27:09.196 UTC [gossip.comm] authenticateRemotePeer -> DEBU 112 Authenticated 172.18.0.6:53164"
peer0.org1.example.com | "2019-05-02 09:27:09.196 UTC [gossip.comm] GossipStream -> DEBU 113 Servicing 172.18.0.6:53164"
orderer2.example.com | RAMLedger.HistorySize = 1000
orderer2.example.com | Kafka.Retry.ShortInterval = 5s
orderer2.example.com | Kafka.Retry.ShortTotal = 10m0s
orderer2.example.com | Kafka.Retry.LongInterval = 5m0s
orderer2.example.com | Kafka.Retry.LongTotal = 12h0m0s
orderer2.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
orderer2.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
orderer2.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
orderer2.example.com | Kafka.Retry.Metadata.RetryMax = 3
orderer2.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
orderer2.example.com | Kafka.Retry.Producer.RetryMax = 3
orderer2.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
orderer2.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
orderer2.example.com | Kafka.Verbose = false
orderer2.example.com | Kafka.Version = 0.10.2.0
orderer2.example.com | Kafka.TLS.Enabled = false
orderer2.example.com | Kafka.TLS.PrivateKey = ""
orderer2.example.com | Kafka.TLS.Certificate = ""
orderer2.example.com | Kafka.TLS.RootCAs = []
orderer2.example.com | Kafka.TLS.ClientAuthRequired = false
orderer2.example.com | Kafka.TLS.ClientRootCAs = []
orderer2.example.com | Kafka.SASLPlain.Enabled = false
orderer2.example.com | Kafka.SASLPlain.User = ""
orderer2.example.com | Kafka.SASLPlain.Password = ""
orderer2.example.com | Kafka.Topic.ReplicationFactor = 3
orderer2.example.com | Debug.BroadcastTraceDir = ""
orderer2.example.com | Debug.DeliverTraceDir = ""
orderer2.example.com | Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
orderer2.example.com | Operations.ListenAddress = "0.0.0.0:8443"
orderer2.example.com | Operations.TLS.Enabled = false
orderer2.example.com | Operations.TLS.PrivateKey = ""
orderer2.example.com | Operations.TLS.Certificate = ""
orderer2.example.com | Operations.TLS.RootCAs = []
orderer2.example.com | Operations.TLS.ClientAuthRequired = false
orderer2.example.com | Operations.TLS.ClientRootCAs = []
orderer2.example.com | Metrics.Provider = "prometheus"
orderer2.example.com | Metrics.Statsd.Network = "udp"
orderer2.example.com | Metrics.Statsd.Address = "127.0.0.1:8125"
orderer2.example.com | Metrics.Statsd.WriteInterval = 30s
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ID: 3,
orderer2.example.com | Metrics.Statsd.Prefix = """
orderer2.example.com | "2019-05-02 09:27:05.624 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 003 Bootstrapping because no existing chains"
orderer2.example.com | "2019-05-02 09:27:05.663 UTC [orderer.common.server] initializeServerConfig -> INFO 004 Starting orderer with TLS enabled"
orderer2.example.com | "2019-05-02 09:27:05.664 UTC [orderer.common.server] configureClusterListener -> INFO 005 Cluster listener is not configured, defaulting to use the general listener on port 7050"
orderer2.example.com | "2019-05-02 09:27:05.667 UTC [fsblkstorage] newBlockfileMgr -> INFO 006 Getting block information from block storage"
orderer2.example.com | "2019-05-02 09:27:05.720 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 007 EvictionSuspicion not set, defaulting to 10m0s"
orderer2.example.com | "2019-05-02 09:27:05.721 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 008 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.commmon.multichannel] Initialize -> INFO 009 Starting system channel 'testchainid' with genesis block hash 90f35bf665ccb03902ab1f08bd901cde6bcd74d9da8fbbbade4c4b31cd280378 and orderer type etcdraft"
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.consensus.etcdraft] Start -> INFO 00a Starting Raft node" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.common.cluster] Configure -> INFO 00b Entering, channel: testchainid, nodes: [ID: 1,
orderer2.example.com | Endpoint: orderer0.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ID: 2,
orderer2.example.com | Endpoint: orderer1.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ]"
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00c Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel testchainid"
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00d Deactivating node 1 in channel testchainid with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00e Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel testchainid"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00f Deactivating node 2 in channel testchainid with endpoint of orderer1.example.com:7050 due to TLS certificate change"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 010 1 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 011 2 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] Configure -> INFO 012 Exiting"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] start -> INFO 013 Starting raft node as part of a new channel" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 014 3 became follower at term 0" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] newRaft -> INFO 015 newRaft 3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 016 3 became follower at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.743 UTC [orderer.common.server] Start -> INFO 017 Starting orderer:
orderer2.example.com | Version: 2.0.0
orderer2.example.com | Commit SHA: development build
orderer1.example.com | Endpoint: orderer2.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ]"
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00c Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel testchainid"
orderer1.example.com | "2019-05-02 09:27:06.463 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00d Deactivating node 1 in channel testchainid with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:06.463 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00e Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel testchainid"
orderer1.example.com | "2019-05-02 09:27:06.463 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00f Deactivating node 3 in channel testchainid with endpoint of orderer2.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:06.484 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 010 1 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:06.484 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 011 3 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:06.484 UTC [orderer.common.cluster] Configure -> INFO 012 Exiting"
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] start -> INFO 013 Starting raft node as part of a new channel" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 014 2 became follower at term 0" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] newRaft -> INFO 015 newRaft 2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 016 2 became follower at term 1" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.common.server] Start -> INFO 017 Starting orderer:
orderer1.example.com | Version: 2.0.0
orderer1.example.com | Commit SHA: development build
orderer1.example.com | Go version: go1.12.4
orderer1.example.com | OS/Arch: linux/amd64"
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.common.server] Start -> INFO 018 Beginning to serve requests"
orderer1.example.com | "2019-05-02 09:27:06.492 UTC [orderer.consensus.etcdraft] apply -> INFO 019 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=2
peer0.org1.example.com | "2019-05-02 09:27:09.200 UTC [gossip.gossip] handleMessage -> DEBU 114 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1109 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.201 UTC [gossip.discovery] handleMsgFromComm -> DEBU 115 Got message: GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1109 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.200 UTC [gossip.gossip] handleMessage -> DEBU 116 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.202 UTC [msp.identity] Verify -> DEBU 117 Verify: digest = 00000000 c9 f0 7e c3 11 0e 51 a1 50 82 0d 6c 29 57 ab 41 |..~...Q.P..l)W.A|
peer0.org1.example.com | 00000010 27 de 01 d4 b2 04 63 b5 94 ff d0 99 fe 20 4b 6d |'.....c...... Km|"
peer0.org1.example.com | "2019-05-02 09:27:09.202 UTC [msp.identity] Verify -> DEBU 118 Verify: sig = 00000000 30 44 02 20 03 e4 68 96 38 3b fa 14 de ac 73 11 |0D. ..h.8;....s.|
peer0.org1.example.com | 00000010 ff cb 36 26 cb f1 55 b9 0b 12 a4 f1 d1 cb 36 e8 |..6&..U.......6.|
peer0.org1.example.com | 00000020 20 ff dc 72 02 20 25 6e ac 7a 5c 78 45 fd c6 b8 | ..r. %n.z\xE...|
peer0.org1.example.com | 00000030 94 02 b5 ea da 7f c9 23 2a 48 81 10 a3 2e 75 ec |.......#*H....u.|
peer0.org1.example.com | 00000040 6d 48 39 8f c9 2d |mH9..-|"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [msp.identity] Verify -> DEBU 119 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [msp.identity] Verify -> DEBU 11a Verify: sig = 00000000 30 45 02 21 00 83 e8 b0 ba d6 d1 78 86 78 ba 69 |0E.!.......x.x.i|
peer0.org1.example.com | 00000010 53 41 10 2a e4 5f b8 d7 9b 5b 30 a8 47 57 82 e0 |SA.*._...[0.GW..|
peer0.org1.example.com | 00000020 b0 67 97 d1 98 02 20 13 35 0e cb 19 d0 b9 de 1e |.g.... .5.......|
peer0.org1.example.com | 00000030 6f 77 81 2d 29 ef b8 9a 24 1f 8c c1 0e 4e 16 09 |ow.-)...$....N..|
peer0.org1.example.com | 00000040 0d 1e 76 0c 8b 3c 55 |..v..<U|"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [gossip.discovery] handleAliveMessage -> DEBU 11b Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
orderer2.example.com | Go version: go1.12.4
orderer2.example.com | OS/Arch: linux/amd64"
orderer2.example.com | "2019-05-02 09:27:05.743 UTC [orderer.common.server] Start -> INFO 018 Beginning to serve requests"
orderer2.example.com | "2019-05-02 09:27:05.743 UTC [orderer.consensus.etcdraft] run -> INFO 019 This node is picked to start campaign" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.747 UTC [orderer.consensus.etcdraft] apply -> INFO 01a Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.747 UTC [orderer.consensus.etcdraft] apply -> INFO 01b Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.747 UTC [orderer.consensus.etcdraft] apply -> INFO 01c Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.743 UTC [orderer.consensus.etcdraft] Step -> INFO 01d 3 is starting a new election at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.743 UTC [orderer.consensus.etcdraft] becomePreCandidate -> INFO 01e 3 became pre-candidate at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.743 UTC [orderer.consensus.etcdraft] poll -> INFO 01f 3 received MsgPreVoteResp from 3 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] campaign -> INFO 020 3 [logterm: 1, index: 3] sent MsgPreVote request to 1 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] campaign -> INFO 021 3 [logterm: 1, index: 3] sent MsgPreVote request to 2 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] logSendFailure -> ERRO 022 Failed to send StepRequest to 1, because: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.2:7050: connect: connection refused"" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] logSendFailure -> ERRO 023 Failed to send StepRequest to 2, because: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.4:7050: connect: connection refused"" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] Step -> INFO 024 3 is starting a new election at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] becomePreCandidate -> INFO 025 3 became pre-candidate at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] poll -> INFO 026 3 received MsgPreVoteResp from 3 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] campaign -> INFO 027 3 [logterm: 1, index: 3] sent MsgPreVote request to 1 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] campaign -> INFO 028 3 [logterm: 1, index: 3] sent MsgPreVote request to 2 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.744 UTC [orderer.consensus.etcdraft] send -> INFO 029 Successfully sent StepRequest to 1 after failed attempt(s)" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.744 UTC [orderer.consensus.etcdraft] send -> INFO 02a Successfully sent StepRequest to 2 after failed attempt(s)" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] poll -> INFO 02b 3 received MsgPreVoteResp from 2 at term 1" channel=testchainid node=3
orderer0.example.com | 2019-05-02 09:27:05.875 UTC [viperutil] getKeysRecursively -> DEBU 001 Found map[interface{}]interface{} value for metrics
orderer0.example.com | 2019-05-02 09:27:05.875 UTC [viperutil] getKeysRecursively -> DEBU 002 Found map[string]interface{} value for metrics.Statsd
orderer0.example.com | 2019-05-02 09:27:05.877 UTC [viperutil] unmarshalJSON -> DEBU 003 Unmarshal JSON: value is not a string: <nil>
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 02c 3 [quorum:2] has received 2 MsgPreVoteResp votes and 0 vote rejections" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] becomeCandidate -> INFO 02d 3 became candidate at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] poll -> INFO 02e 3 received MsgVoteResp from 3 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] campaign -> INFO 02f 3 [logterm: 1, index: 3] sent MsgVote request to 1 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] campaign -> INFO 030 3 [logterm: 1, index: 3] sent MsgVote request to 2 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.753 UTC [orderer.consensus.etcdraft] poll -> INFO 031 3 received MsgVoteResp from 1 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.754 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 032 3 [quorum:2] has received 2 MsgVoteResp votes and 0 vote rejections" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.754 UTC [orderer.consensus.etcdraft] becomeLeader -> INFO 033 3 became leader at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.754 UTC [orderer.consensus.etcdraft] run -> INFO 034 raft.node: 3 elected leader 3 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.755 UTC [orderer.consensus.etcdraft] run -> INFO 035 Leader 3 is present, quit campaign" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.755 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 036 Raft leader changed: 0 -> 3" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.761 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 037 Start accepting requests as Raft leader at block [0]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.313 UTC [orderer.consensus.etcdraft] propose -> INFO 038 Created block [1], there are 0 blocks in flight" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.313 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 039 Received config transaction, pause accepting transaction till it is committed" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.324 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03a Writing block [1] (Raft index: 5) to ledger" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.367 UTC [fsblkstorage] newBlockfileMgr -> INFO 03b Getting block information from block storage"
orderer2.example.com | "2019-05-02 09:27:14.383 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 03c EvictionSuspicion not set, defaulting to 10m0s"
orderer2.example.com | "2019-05-02 09:27:14.385 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 03d No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/businesschannel'" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.414 UTC [orderer.commmon.multichannel] newChain -> INFO 03e Created and starting new chain businesschannel"
orderer2.example.com | "2019-05-02 09:27:14.414 UTC [orderer.consensus.etcdraft] Start -> INFO 03f Starting Raft node" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.414 UTC [orderer.common.cluster] Configure -> INFO 040 Entering, channel: businesschannel, nodes: [ID: 1,
orderer2.example.com | Endpoint: orderer0.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ID: 2,
orderer2.example.com | Endpoint: orderer1.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | 2019-05-02 09:27:05.878 UTC [viperutil] getKeysRecursively -> DEBU 004 Found real value for metrics.Statsd.Prefix setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.878 UTC [viperutil] unmarshalJSON -> DEBU 005 Unmarshal JSON: value cannot be unmarshalled: invalid character 'u' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.878 UTC [viperutil] getKeysRecursively -> DEBU 006 Found real value for metrics.Statsd.Network setting to string udp
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] unmarshalJSON -> DEBU 007 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 008 Found real value for metrics.Statsd.Address setting to string 127.0.0.1:8125
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] unmarshalJSON -> DEBU 009 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 00a Found real value for metrics.Statsd.WriteInterval setting to string 30s
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] unmarshalJSON -> DEBU 00b Unmarshal JSON: value cannot be unmarshalled: invalid character 'p' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 00c Found real value for metrics.Provider setting to string prometheus
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 00d Found map[interface{}]interface{} value for consensus
orderer0.example.com | 2019-05-02 09:27:05.880 UTC [viperutil] unmarshalJSON -> DEBU 00e Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.880 UTC [viperutil] getKeysRecursively -> DEBU 00f Found real value for consensus.WALDir setting to string /var/hyperledger/production/orderer/etcdraft/wal
orderer0.example.com | 2019-05-02 09:27:05.881 UTC [viperutil] unmarshalJSON -> DEBU 010 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.881 UTC [viperutil] getKeysRecursively -> DEBU 011 Found real value for consensus.SnapDir setting to string /var/hyperledger/production/orderer/etcdraft/snapshot
orderer0.example.com | 2019-05-02 09:27:05.889 UTC [viperutil] getKeysRecursively -> DEBU 012 Found map[interface{}]interface{} value for general
orderer0.example.com | 2019-05-02 09:27:05.898 UTC [viperutil] getKeysRecursively -> DEBU 013 Found map[string]interface{} value for general.Cluster
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 014 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 015 Found real value for general.Cluster.ServerPrivateKey setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 016 Unmarshal JSON: value is not a string: 10
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 017 Found real value for general.Cluster.SendBufferSize setting to int 10
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 018 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 019 Found real value for general.Cluster.ClientCertificate setting to string /var/hyperledger/orderer/tls/server.crt
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 01a Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 01b Found real value for general.Cluster.ClientPrivateKey setting to string /var/hyperledger/orderer/tls/server.key
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 01c Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 01d Found real value for general.Cluster.ListenPort setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 01e Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 01f Found real value for general.Cluster.ListenAddress setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 020 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 021 Found real value for general.Cluster.ServerCertificate setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 022 Found map[string]interface{} value for general.Profile
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 023 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 024 Found real value for general.Profile.Address setting to string 0.0.0.0:6060
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 025 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 026 Found real value for general.Profile.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 027 Unmarshal JSON: value cannot be unmarshalled: invalid character 'O' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 028 Found real value for general.LocalMSPID setting to string OrdererMSP
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] getKeysRecursively -> DEBU 029 Found map[string]interface{} value for general.BCCSP
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] getKeysRecursively -> DEBU 02a Found map[string]interface{} value for general.BCCSP.SW
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] unmarshalJSON -> DEBU 02b Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] getKeysRecursively -> DEBU 02c Found real value for general.BCCSP.SW.Hash setting to string SHA2
orderer0.example.com | 2019-05-02 09:27:05.902 UTC [viperutil] unmarshalJSON -> DEBU 02d Unmarshal JSON: value is not a string: 256
orderer0.example.com | 2019-05-02 09:27:05.904 UTC [viperutil] getKeysRecursively -> DEBU 02e Found real value for general.BCCSP.SW.Security setting to int 256
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 02f Found map[string]interface{} value for general.BCCSP.SW.FileKeyStore
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 030 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 031 Found real value for general.BCCSP.SW.FileKeyStore.KeyStore setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 032 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 033 Found real value for general.BCCSP.Default setting to string SW
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 034 Unmarshal JSON: value cannot be unmarshalled: invalid character 'i' in literal false (expecting 'a')
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 035 Found real value for general.LedgerType setting to string file
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 036 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 037 Found real value for general.ListenAddress setting to string 0.0.0.0
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 038 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 039 Found real value for general.GenesisProfile setting to string SampleInsecureSolo
orderer1.example.com | "2019-05-02 09:27:06.492 UTC [orderer.consensus.etcdraft] apply -> INFO 01a Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.492 UTC [orderer.consensus.etcdraft] apply -> INFO 01b Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.745 UTC [orderer.consensus.etcdraft] Step -> INFO 01c 2 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 3 [logterm: 1, index: 3] at term 1" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.751 UTC [orderer.consensus.etcdraft] Step -> INFO 01d 2 [term: 1] received a MsgVote message with higher term from 3 [term: 2]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.751 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 01e 2 became follower at term 2" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.751 UTC [orderer.consensus.etcdraft] Step -> INFO 01f 2 [logterm: 1, index: 3, vote: 0] cast MsgVote for 3 [logterm: 1, index: 3] at term 2" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.756 UTC [orderer.consensus.etcdraft] run -> INFO 020 raft.node: 2 elected leader 3 at term 2" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.758 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 021 Raft leader changed: 0 -> 3" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:14.327 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 022 Writing block [1] (Raft index: 5) to ledger" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:14.374 UTC [fsblkstorage] newBlockfileMgr -> INFO 023 Getting block information from block storage"
orderer1.example.com | "2019-05-02 09:27:14.395 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 024 EvictionSuspicion not set, defaulting to 10m0s"
orderer1.example.com | "2019-05-02 09:27:14.395 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 025 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/businesschannel'" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.449 UTC [orderer.commmon.multichannel] newChain -> INFO 026 Created and starting new chain businesschannel"
orderer1.example.com | "2019-05-02 09:27:14.449 UTC [orderer.consensus.etcdraft] Start -> INFO 027 Starting Raft node" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.449 UTC [orderer.common.cluster] Configure -> INFO 028 Entering, channel: businesschannel, nodes: [ID: 1,
orderer1.example.com | Endpoint: orderer0.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ]"
orderer2.example.com | "2019-05-02 09:27:14.415 UTC [orderer.common.cluster] updateStubInMapping -> INFO 041 Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel businesschannel"
orderer2.example.com | "2019-05-02 09:27:14.415 UTC [orderer.common.cluster] updateStubInMapping -> INFO 042 Deactivating node 1 in channel businesschannel with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ID: 3,
orderer1.example.com | Endpoint: orderer2.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [gossip.discovery] learnNewMembers -> DEBU 11c Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes]}, deadMembers={[]}"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] learnNewMembers -> DEBU 11d Learned about a new alive member: GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 03a Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 03b Found real value for general.LocalMSPDir setting to string /var/hyperledger/orderer/msp
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 03c Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal number into Go value of type map[string]string
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 03d Found real value for general.ListenPort setting to string 7050
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 03e Found map[string]interface{} value for general.Authentication
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 03f Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 040 Found real value for general.Authentication.TimeWindow setting to string 15m
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 041 Found map[string]interface{} value for general.TLS
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 042 Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal bool into Go value of type map[string]string
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 043 Found real value for general.TLS.Enabled setting to string true
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 044 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 045 Found real value for general.TLS.PrivateKey setting to string /var/hyperledger/orderer/tls/server.key
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] unmarshalJSON -> DEBU 046 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] getKeysRecursively -> DEBU 047 Found real value for general.TLS.Certificate setting to string /var/hyperledger/orderer/tls/server.crt
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] unmarshalJSON -> DEBU 048 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] getKeysRecursively -> DEBU 049 Found real value for general.TLS.RootCAs setting to string [/var/hyperledger/orderer/tls/ca.crt]
orderer0.example.com | 2019-05-02 09:27:05.908 UTC [viperutil] unmarshalJSON -> DEBU 04a Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.908 UTC [viperutil] getKeysRecursively -> DEBU 04b Found real value for general.TLS.ClientAuthRequired setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.909 UTC [viperutil] unmarshalJSON -> DEBU 04c Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.909 UTC [viperutil] getKeysRecursively -> DEBU 04d Found real value for general.TLS.ClientRootCAs setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.910 UTC [viperutil] getKeysRecursively -> DEBU 04e Found map[string]interface{} value for general.Keepalive
orderer0.example.com | 2019-05-02 09:27:05.910 UTC [viperutil] unmarshalJSON -> DEBU 04f Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.914 UTC [viperutil] getKeysRecursively -> DEBU 050 Found real value for general.Keepalive.ServerMinInterval setting to string 60s
orderer0.example.com | 2019-05-02 09:27:05.915 UTC [viperutil] unmarshalJSON -> DEBU 051 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.916 UTC [viperutil] getKeysRecursively -> DEBU 052 Found real value for general.Keepalive.ServerInterval setting to string 7200s
orderer0.example.com | 2019-05-02 09:27:05.919 UTC [viperutil] unmarshalJSON -> DEBU 053 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 054 Found real value for general.Keepalive.ServerTimeout setting to string 20s
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] unmarshalJSON -> DEBU 055 Unmarshal JSON: value cannot be unmarshalled: invalid character 'i' in literal false (expecting 'a')
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 056 Found real value for general.GenesisMethod setting to string file
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] unmarshalJSON -> DEBU 057 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 058 Found real value for general.GenesisFile setting to string /var/hyperledger/orderer/orderer.genesis.block
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 059 Found map[interface{}]interface{} value for fileledger
orderer0.example.com | 2019-05-02 09:27:05.933 UTC [viperutil] unmarshalJSON -> DEBU 05a Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.933 UTC [viperutil] getKeysRecursively -> DEBU 05b Found real value for fileledger.Location setting to string /var/hyperledger/production/orderer
orderer0.example.com | 2019-05-02 09:27:05.934 UTC [viperutil] unmarshalJSON -> DEBU 05c Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.934 UTC [viperutil] getKeysRecursively -> DEBU 05d Found real value for fileledger.Prefix setting to string hyperledger-fabric-ordererledger
orderer0.example.com | 2019-05-02 09:27:05.939 UTC [viperutil] getKeysRecursively -> DEBU 05e Found map[interface{}]interface{} value for ramledger
orderer0.example.com | 2019-05-02 09:27:05.940 UTC [viperutil] unmarshalJSON -> DEBU 05f Unmarshal JSON: value is not a string: 1000
orderer0.example.com | 2019-05-02 09:27:05.940 UTC [viperutil] getKeysRecursively -> DEBU 060 Found real value for ramledger.HistorySize setting to int 1000
orderer0.example.com | 2019-05-02 09:27:05.940 UTC [viperutil] getKeysRecursively -> DEBU 061 Found map[interface{}]interface{} value for kafka
orderer0.example.com | 2019-05-02 09:27:05.941 UTC [viperutil] getKeysRecursively -> DEBU 062 Found map[string]interface{} value for kafka.Topic
orderer0.example.com | 2019-05-02 09:27:05.941 UTC [viperutil] unmarshalJSON -> DEBU 063 Unmarshal JSON: value is not a string: 3
orderer0.example.com | 2019-05-02 09:27:05.941 UTC [viperutil] getKeysRecursively -> DEBU 064 Found real value for kafka.Topic.ReplicationFactor setting to int 3
orderer0.example.com | 2019-05-02 09:27:05.942 UTC [viperutil] unmarshalJSON -> DEBU 065 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.944 UTC [viperutil] getKeysRecursively -> DEBU 066 Found real value for kafka.Verbose setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.947 UTC [viperutil] getKeysRecursively -> DEBU 067 Found map[string]interface{} value for kafka.TLS
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] learnNewMembers -> DEBU 11e Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] handleAliveMessage -> DEBU 11f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] handleMsgFromComm -> DEBU 120 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [gossip.discovery] sendMemResponse -> DEBU 121 Entering Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 122 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 123 Sign: digest: 294D679F4B8DA423A9752C47753FA557B8520BC698D992FDDE58602EF4E23EDE "
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 124 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 125 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:09.206 UTC [gossip.comm] Send -> DEBU 126 Entering, sending GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2198 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:09.207 UTC [gossip.comm] sendToEndpoint -> DEBU 127 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2198 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.207 UTC [gossip.comm] sendToEndpoint -> DEBU 128 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.208 UTC [gossip.discovery] sendMemResponse -> DEBU 129 Exiting, replying with MembershipResponse with Alive: 2, Dead: 0"
peer0.org1.example.com | "2019-05-02 09:27:13.092 UTC [gossip.pull] Hello -> DEBU 12a Sending IDENTITY_MSG hello to peer1.org1.example.com:7051"
peer0.org1.example.com | "2019-05-02 09:27:13.093 UTC [gossip.comm] Send -> DEBU 12b Entering, sending GossipMessage: tag:EMPTY hello:<nonce:8171991975260542063 msg_type:IDENTITY_MSG > , Envelope: 16 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:13.094 UTC [gossip.comm] sendToEndpoint -> DEBU 12c Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: tag:EMPTY hello:<nonce:8171991975260542063 msg_type:IDENTITY_MSG > , Envelope: 16 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.094 UTC [gossip.comm] sendToEndpoint -> DEBU 12d Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.096 UTC [gossip.gossip] handleMessage -> DEBU 12e Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY data_dig: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.096 UTC [gossip.pull] HandleMessage -> DEBU 12f GossipMessage: Channel: , nonce: 0, tag: EMPTY data_dig: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.096 UTC [gossip.gossip] handleMessage -> DEBU 130 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 131 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 132 Sign: digest: 1D328FAFAE76FEBA6036434DB4200718BB99346BAE4F5605AC555F446D3BCBF6 "
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 133 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 134 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:13.098 UTC [gossip.comm] Send -> DEBU 135 Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] updateStubInMapping -> INFO 043 Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel businesschannel"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] updateStubInMapping -> INFO 044 Deactivating node 2 in channel businesschannel with endpoint of orderer1.example.com:7050 due to TLS certificate change"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 045 1 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 046 2 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] Configure -> INFO 047 Exiting"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.consensus.etcdraft] start -> INFO 048 Starting raft node as part of a new channel" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.418 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 049 3 became follower at term 0" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.418 UTC [orderer.consensus.etcdraft] newRaft -> INFO 04a newRaft 3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.418 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 04b 3 became follower at term 1" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.426 UTC [orderer.consensus.etcdraft] apply -> INFO 04c Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.426 UTC [orderer.consensus.etcdraft] apply -> INFO 04d Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.426 UTC [orderer.consensus.etcdraft] apply -> INFO 04e Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.501 UTC [orderer.consensus.etcdraft] Step -> INFO 04f 3 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 1 [logterm: 1, index: 3] at term 1" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] Step -> INFO 050 3 [term: 1] received a MsgVote message with higher term from 1 [term: 2]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 051 3 became follower at term 2" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] Step -> INFO 052 3 [logterm: 1, index: 3, vote: 0] cast MsgVote for 1 [logterm: 1, index: 3] at term 2" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.518 UTC [orderer.consensus.etcdraft] run -> INFO 053 raft.node: 3 elected leader 1 at term 2" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.521 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 054 Raft leader changed: 0 -> 1" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:19.580 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 055 Writing block [1] (Raft index: 5) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:21.841 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 056 Writing block [2] (Raft index: 6) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:29.986 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 057 Writing block [3] (Raft index: 7) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:32.497 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 058 Writing block [4] (Raft index: 8) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:36.867 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 059 Writing block [5] (Raft index: 9) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:41.419 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05a Writing block [6] (Raft index: 10) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:46.972 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05b Writing block [7] (Raft index: 11) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:49.796 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05c Writing block [8] (Raft index: 12) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:28:03.993 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05d Writing block [9] (Raft index: 13) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:28:03.996 UTC [cauthdsl] deduplicate -> WARN 05e De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer2.example.com | "2019-05-02 09:28:03.997 UTC [cauthdsl] deduplicate -> WARN 05f De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer0.example.com | 2019-05-02 09:27:05.947 UTC [viperutil] unmarshalJSON -> DEBU 068 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.947 UTC [viperutil] getKeysRecursively -> DEBU 069 Found real value for kafka.TLS.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] unmarshalJSON -> DEBU 06a Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] getKeysRecursively -> DEBU 06b Found real value for kafka.TLS.PrivateKey setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] unmarshalJSON -> DEBU 06c Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] getKeysRecursively -> DEBU 06d Found real value for kafka.TLS.Certificate setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] unmarshalJSON -> DEBU 06e Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] getKeysRecursively -> DEBU 06f Found real value for kafka.TLS.RootCAs setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.963 UTC [viperutil] getKeysRecursively -> DEBU 070 Found map[string]interface{} value for kafka.SASLPlain
orderer0.example.com | 2019-05-02 09:27:05.964 UTC [viperutil] unmarshalJSON -> DEBU 071 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.965 UTC [viperutil] getKeysRecursively -> DEBU 072 Found real value for kafka.SASLPlain.Password setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.965 UTC [viperutil] unmarshalJSON -> DEBU 073 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.966 UTC [viperutil] getKeysRecursively -> DEBU 074 Found real value for kafka.SASLPlain.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.966 UTC [viperutil] unmarshalJSON -> DEBU 075 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.967 UTC [viperutil] getKeysRecursively -> DEBU 076 Found real value for kafka.SASLPlain.User setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.967 UTC [viperutil] unmarshalJSON -> DEBU 077 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.968 UTC [viperutil] getKeysRecursively -> DEBU 078 Found real value for kafka.Version setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.968 UTC [viperutil] getKeysRecursively -> DEBU 079 Found map[string]interface{} value for kafka.Retry
orderer0.example.com | 2019-05-02 09:27:05.969 UTC [viperutil] unmarshalJSON -> DEBU 07a Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.969 UTC [viperutil] getKeysRecursively -> DEBU 07b Found real value for kafka.Retry.ShortTotal setting to string 10m
orderer0.example.com | 2019-05-02 09:27:05.969 UTC [viperutil] unmarshalJSON -> DEBU 07c Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.970 UTC [viperutil] getKeysRecursively -> DEBU 07d Found real value for kafka.Retry.LongInterval setting to string 5m
orderer0.example.com | 2019-05-02 09:27:05.970 UTC [viperutil] unmarshalJSON -> DEBU 07e Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.974 UTC [viperutil] getKeysRecursively -> DEBU 07f Found real value for kafka.Retry.LongTotal setting to string 12h
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] getKeysRecursively -> DEBU 080 Found map[string]interface{} value for kafka.Retry.NetworkTimeouts
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] unmarshalJSON -> DEBU 081 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] getKeysRecursively -> DEBU 082 Found real value for kafka.Retry.NetworkTimeouts.DialTimeout setting to string 10s
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] unmarshalJSON -> DEBU 083 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] getKeysRecursively -> DEBU 084 Found real value for kafka.Retry.NetworkTimeouts.ReadTimeout setting to string 10s
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] unmarshalJSON -> DEBU 085 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 086 Found real value for kafka.Retry.NetworkTimeouts.WriteTimeout setting to string 10s
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 087 Found map[string]interface{} value for kafka.Retry.Metadata
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 088 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 089 Found real value for kafka.Retry.Metadata.RetryBackoff setting to string 250ms
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 08a Unmarshal JSON: value is not a string: 3
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 08b Found real value for kafka.Retry.Metadata.RetryMax setting to int 3
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 08c Found map[string]interface{} value for kafka.Retry.Producer
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 08d Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 08e Found real value for kafka.Retry.Producer.RetryBackoff setting to string 100ms
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 08f Unmarshal JSON: value is not a string: 3
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 090 Found real value for kafka.Retry.Producer.RetryMax setting to int 3
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 091 Found map[string]interface{} value for kafka.Retry.Consumer
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 092 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 093 Found real value for kafka.Retry.Consumer.RetryBackoff setting to string 2s
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 094 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 095 Found real value for kafka.Retry.ShortInterval setting to string 5s
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 096 Found map[interface{}]interface{} value for debug
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 097 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 098 Found real value for debug.DeliverTraceDir setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 099 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 09a Found real value for debug.BroadcastTraceDir setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 09b Found map[interface{}]interface{} value for operations
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 09c Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 09d Found real value for operations.ListenAddress setting to string 0.0.0.0:8443
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 09e Found map[string]interface{} value for operations.TLS
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 09f Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a0 Found real value for operations.TLS.ClientAuthRequired setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a1 Unmarshal JSON: value is not a string: []
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a2 Found real value for operations.TLS.ClientRootCAs setting to []interface {} []
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a3 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a4 Found real value for operations.TLS.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a5 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a6 Found real value for operations.TLS.Certificate setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a7 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a8 Found real value for operations.TLS.PrivateKey setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.979 UTC [viperutil] EnhancedExactUnmarshal -> DEBU 0a9 map[consensus:map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal] debug:map[BroadcastTraceDir:<nil> DeliverTraceDir:<nil>] fileledger:map[Location:/var/hyperledger/production/orderer Prefix:hyperledger-fabric-ordererledger] general:map[Authentication:map[TimeWindow:15m] BCCSP:map[Default:SW SW:map[FileKeyStore:map[KeyStore:<nil>] Hash:SHA2 Security:256]] Cluster:map[ClientCertificate:/var/hyperledger/orderer/tls/server.crt ClientPrivateKey:/var/hyperledger/orderer/tls/server.key ListenAddress:<nil> ListenPort:<nil> SendBufferSize:10 ServerCertificate:<nil> ServerPrivateKey:<nil>] GenesisFile:/var/hyperledger/orderer/orderer.genesis.block GenesisMethod:file GenesisProfile:SampleInsecureSolo Keepalive:map[ServerInterval:7200s ServerMinInterval:60s ServerTimeout:20s] LedgerType:file ListenAddress:0.0.0.0 ListenPort:7050 LocalMSPDir:/var/hyperledger/orderer/msp LocalMSPID:OrdererMSP Profile:map[Address:0.0.0.0:6060 Enabled:false] TLS:map[Certificate:/var/hyperledger/orderer/tls/server.crt ClientAuthRequired:false ClientRootCAs:<nil> Enabled:true PrivateKey:/var/hyperledger/orderer/tls/server.key RootCAs:[/var/hyperledger/orderer/tls/ca.crt]]] kafka:map[Retry:map[Consumer:map[RetryBackoff:2s] LongInterval:5m LongTotal:12h Metadata:map[RetryBackoff:250ms RetryMax:3] NetworkTimeouts:map[DialTimeout:10s ReadTimeout:10s WriteTimeout:10s] Producer:map[RetryBackoff:100ms RetryMax:3] ShortInterval:5s ShortTotal:10m] SASLPlain:map[Enabled:false Password:<nil> User:<nil>] TLS:map[Certificate:<nil> Enabled:false PrivateKey:<nil> RootCAs:<nil>] Topic:map[ReplicationFactor:3] Verbose:false Version:<nil>] metrics:map[Provider:prometheus Statsd:map[Address:127.0.0.1:8125 Network:udp Prefix:<nil> WriteInterval:30s]] operations:map[ListenAddress:0.0.0.0:8443 TLS:map[Certificate:<nil> ClientAuthRequired:false ClientRootCAs:[] Enabled:false PrivateKey:<nil>]] ramledger:map[HistorySize:1000]]
orderer0.example.com | 2019-05-02 09:27:05.980 UTC [localconfig] completeInitialization -> INFO 0aa Kafka.Version unset, setting to 0.10.2.0
orderer0.example.com | "2019-05-02 09:27:06.034 UTC [bccsp_sw] openKeyStore -> DEBU 0ab KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done"
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ]"
orderer1.example.com | "2019-05-02 09:27:14.450 UTC [orderer.common.cluster] updateStubInMapping -> INFO 029 Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel businesschannel"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] updateStubInMapping -> INFO 02a Deactivating node 1 in channel businesschannel with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] updateStubInMapping -> INFO 02b Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel businesschannel"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] updateStubInMapping -> INFO 02c Deactivating node 3 in channel businesschannel with endpoint of orderer2.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 02d 1 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 02e 3 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] Configure -> INFO 02f Exiting"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.consensus.etcdraft] start -> INFO 030 Starting raft node as part of a new channel" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 031 2 became follower at term 0" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.454 UTC [orderer.consensus.etcdraft] newRaft -> INFO 032 newRaft 2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.454 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 033 2 became follower at term 1" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.457 UTC [orderer.consensus.etcdraft] apply -> INFO 034 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.457 UTC [orderer.consensus.etcdraft] apply -> INFO 035 Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.457 UTC [orderer.consensus.etcdraft] apply -> INFO 036 Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.496 UTC [orderer.consensus.etcdraft] Step -> INFO 037 2 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 1 [logterm: 1, index: 3] at term 1" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.507 UTC [orderer.consensus.etcdraft] Step -> INFO 038 2 [term: 1] received a MsgVote message with higher term from 1 [term: 2]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 039 2 became follower at term 2" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.510 UTC [orderer.consensus.etcdraft] Step -> INFO 03a 2 [logterm: 1, index: 3, vote: 0] cast MsgVote for 1 [logterm: 1, index: 3] at term 2" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.517 UTC [orderer.consensus.etcdraft] run -> INFO 03b raft.node: 2 elected leader 1 at term 2" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.520 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 03c Raft leader changed: 0 -> 1" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:19.581 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03d Writing block [1] (Raft index: 5) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:21.840 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03e Writing block [2] (Raft index: 6) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:29.985 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03f Writing block [3] (Raft index: 7) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:32.499 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 040 Writing block [4] (Raft index: 8) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:36.810 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 041 Writing block [5] (Raft index: 9) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:41.414 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 042 Writing block [6] (Raft index: 10) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:46.974 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 043 Writing block [7] (Raft index: 11) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:49.799 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 044 Writing block [8] (Raft index: 12) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:28:04.002 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 045 Writing block [9] (Raft index: 13) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:28:04.005 UTC [cauthdsl] deduplicate -> WARN 046 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer1.example.com | "2019-05-02 09:28:04.006 UTC [cauthdsl] deduplicate -> WARN 047 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer0.example.com | "2019-05-02 09:27:06.051 UTC [bccsp] initBCCSP -> DEBU 0ac Initialize BCCSP [SW]"
orderer0.example.com | "2019-05-02 09:27:06.051 UTC [msp] getPemMaterialFromDir -> DEBU 0ad Reading directory /var/hyperledger/orderer/msp/signcerts"
orderer0.example.com | "2019-05-02 09:27:06.059 UTC [msp] getPemMaterialFromDir -> DEBU 0ae Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer0.example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.080 UTC [msp] getPemMaterialFromDir -> DEBU 0af Reading directory /var/hyperledger/orderer/msp/cacerts"
orderer0.example.com | "2019-05-02 09:27:06.106 UTC [msp] getPemMaterialFromDir -> DEBU 0b0 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.111 UTC [msp] getPemMaterialFromDir -> DEBU 0b1 Reading directory /var/hyperledger/orderer/msp/admincerts"
orderer0.example.com | "2019-05-02 09:27:06.120 UTC [msp] getPemMaterialFromDir -> DEBU 0b2 Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.128 UTC [msp] getPemMaterialFromDir -> DEBU 0b3 Reading directory /var/hyperledger/orderer/msp/intermediatecerts"
orderer0.example.com | "2019-05-02 09:27:06.130 UTC [msp] getMspConfig -> DEBU 0b4 Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.130 UTC [msp] getPemMaterialFromDir -> DEBU 0b5 Reading directory /var/hyperledger/orderer/msp/tlscacerts"
orderer0.example.com | "2019-05-02 09:27:06.135 UTC [msp] getPemMaterialFromDir -> DEBU 0b6 Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.139 UTC [msp] getPemMaterialFromDir -> DEBU 0b7 Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts"
orderer0.example.com | "2019-05-02 09:27:06.141 UTC [msp] getMspConfig -> DEBU 0b8 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.141 UTC [msp] getPemMaterialFromDir -> DEBU 0b9 Reading directory /var/hyperledger/orderer/msp/crls"
orderer0.example.com | "2019-05-02 09:27:06.142 UTC [msp] getMspConfig -> DEBU 0ba crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] getMspConfig -> DEBU 0bb MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] newBccspMsp -> DEBU 0bc Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] New -> DEBU 0bd Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] loadLocaMSP -> DEBU 0be Created new local MSP"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] Setup -> DEBU 0bf Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.145 UTC [msp.identity] newIdentity -> DEBU 0c0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes , Envelope: 1094 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:13.098 UTC [gossip.comm] sendToEndpoint -> DEBU 136 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes , Envelope: 1094 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.099 UTC [gossip.comm] sendToEndpoint -> DEBU 137 Exiting"
orderer0.example.com | "2019-05-02 09:27:06.145 UTC [msp.identity] newIdentity -> DEBU 0c1 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.154 UTC [msp.identity] newIdentity -> DEBU 0c2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICDTCCAbSgAwIBAgIRAJBFFRDLz6Un7/0wLUkJdxMwCgYIKoZIzj0EAwIwaTEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer0.example.com | cGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJBgNV
orderer0.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer0.example.com | c2NvMR0wGwYDVQQDExRvcmRlcmVyMC5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEG
orderer0.example.com | CCqGSM49AwEHA0IABIBMiKxn0LWoVlLv8XxbX1D46eVL6a8rpVTcdgPecq8cDptN
orderer0.example.com | 4OgsaJNjp90jKFOpCPO85WKKKBvohOo+CBoZ8pGjTTBLMA4GA1UdDwEB/wQEAwIH
orderer0.example.com | gDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMd63S9RvNuy2Xvt6EcYo8ukXj2U
orderer0.example.com | 4W+4FrVCJC/cgnmOMAoGCCqGSM49BAMCA0cAMEQCIAsGyGJ+dE4F56q8YUe0WLK6
orderer0.example.com | N+vsXRHDlRscMCB7yxXaAiAsyJGd0rtXmae9b3PV/evJNYegRQRcPwx+XxjQDBxh
orderer0.example.com | QQ==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.165 UTC [bccsp_sw] loadPrivateKey -> DEBU 0c3 Loading private key [9b6501f6c43731fc0adc439fd980566471d8d8099a7b4d65db42e1a7265ef0e8] at [/var/hyperledger/orderer/msp/keystore/9b6501f6c43731fc0adc439fd980566471d8d8099a7b4d65db42e1a7265ef0e8_sk]..."
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [msp.identity] newIdentity -> DEBU 0c4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICDTCCAbSgAwIBAgIRAJBFFRDLz6Un7/0wLUkJdxMwCgYIKoZIzj0EAwIwaTEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer0.example.com | cGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJBgNV
orderer0.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer0.example.com | c2NvMR0wGwYDVQQDExRvcmRlcmVyMC5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEG
orderer0.example.com | CCqGSM49AwEHA0IABIBMiKxn0LWoVlLv8XxbX1D46eVL6a8rpVTcdgPecq8cDptN
orderer0.example.com | 4OgsaJNjp90jKFOpCPO85WKKKBvohOo+CBoZ8pGjTTBLMA4GA1UdDwEB/wQEAwIH
orderer0.example.com | gDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMd63S9RvNuy2Xvt6EcYo8ukXj2U
orderer0.example.com | 4W+4FrVCJC/cgnmOMAoGCCqGSM49BAMCA0cAMEQCIAsGyGJ+dE4F56q8YUe0WLK6
orderer0.example.com | N+vsXRHDlRscMCB7yxXaAiAsyJGd0rtXmae9b3PV/evJNYegRQRcPwx+XxjQDBxh
orderer0.example.com | QQ==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [msp] setupSigningIdentity -> DEBU 0c5 Signing identity expires at 2029-03-29 08:14:00 +0000 UTC"
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [msp] Validate -> DEBU 0c6 MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [orderer.common.server] prettyPrintStruct -> INFO 0c7 Orderer config values:
orderer0.example.com | General.LedgerType = "file"
orderer0.example.com | General.ListenAddress = "0.0.0.0"
orderer0.example.com | General.ListenPort = 7050
orderer0.example.com | General.TLS.Enabled = true
orderer0.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer0.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer0.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer0.example.com | General.TLS.ClientAuthRequired = false
orderer0.example.com | General.TLS.ClientRootCAs = []
orderer0.example.com | General.Cluster.ListenAddress = ""
orderer0.example.com | General.Cluster.ListenPort = 0
orderer0.example.com | General.Cluster.ServerCertificate = ""
orderer0.example.com | General.Cluster.ServerPrivateKey = ""
orderer0.example.com | General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
orderer0.example.com | General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer0.example.com | General.Cluster.RootCAs = []
orderer0.example.com | General.Cluster.DialTimeout = 5s
orderer0.example.com | General.Cluster.RPCTimeout = 7s
orderer0.example.com | General.Cluster.ReplicationBufferSize = 20971520
orderer0.example.com | General.Cluster.ReplicationPullTimeout = 5s
orderer0.example.com | General.Cluster.ReplicationRetryTimeout = 5s
orderer0.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
orderer0.example.com | General.Cluster.ReplicationMaxRetries = 12
orderer0.example.com | General.Cluster.SendBufferSize = 10
orderer0.example.com | General.Cluster.CertExpirationWarningThreshold = 168h0m0s
orderer0.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer0.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer0.example.com | General.Keepalive.ServerTimeout = 20s
orderer0.example.com | General.GenesisMethod = "file"
orderer0.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer0.example.com | General.SystemChannel = "test-system-channel-name"
orderer0.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer0.example.com | General.Profile.Enabled = false
orderer0.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer0.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer0.example.com | General.LocalMSPID = "OrdererMSP"
orderer0.example.com | General.BCCSP.ProviderName = "SW"
orderer0.example.com | General.BCCSP.SwOpts.SecLevel = 256
orderer0.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer0.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer0.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer0.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer0.example.com | General.BCCSP.SwOpts.InmemKeystore =
orderer0.example.com | General.BCCSP.PluginOpts =
orderer0.example.com | General.Authentication.TimeWindow = 15m0s
orderer0.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer0.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
orderer0.example.com | RAMLedger.HistorySize = 1000
orderer0.example.com | Kafka.Retry.ShortInterval = 5s
orderer0.example.com | Kafka.Retry.ShortTotal = 10m0s
orderer0.example.com | Kafka.Retry.LongInterval = 5m0s
orderer0.example.com | Kafka.Retry.LongTotal = 12h0m0s
orderer0.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
orderer0.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
orderer0.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
orderer0.example.com | Kafka.Retry.Metadata.RetryMax = 3
orderer0.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
orderer0.example.com | Kafka.Retry.Producer.RetryMax = 3
peer0.org1.example.com | "2019-05-02 09:27:13.101 UTC [gossip.gossip] handleMessage -> DEBU 138 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2186 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.101 UTC [gossip.gossip] handleMessage -> DEBU 139 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.101 UTC [gossip.discovery] handleMsgFromComm -> DEBU 13a Got message: GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2186 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13b Verify: digest = 00000000 1d 32 8f af ae 76 fe ba 60 36 43 4d b4 20 07 18 |.2...v..`6CM. ..|
peer0.org1.example.com | 00000010 bb 99 34 6b ae 4f 56 05 ac 55 5f 44 6d 3b cb f6 |..4k.OV..U_Dm;..|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13c Verify: sig = 00000000 30 45 02 21 00 c0 a4 06 5c 49 75 2a 3f 49 23 0e |0E.!....\Iu*?I#.|
peer0.org1.example.com | 00000010 f3 1c 69 28 e7 98 dc b7 28 1c f2 3c f5 26 f9 1b |..i(....(..<.&..|
peer0.org1.example.com | 00000020 00 78 c5 e5 89 02 20 50 03 2c bd 98 41 09 0f 9d |.x.... P.,..A...|
peer0.org1.example.com | 00000030 2f 8b 36 18 40 57 1d 45 23 0f ad 35 9f 8e 53 61 |/.6.@W.E#..5..Sa|
peer0.org1.example.com | 00000040 87 4e 3e eb 57 d8 94 |.N>.W..|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13d Verify: digest = 00000000 a7 85 fc 0b 61 b5 04 5a 71 c0 fa 6b 50 d1 2e b1 |....a..Zq..kP...|
peer0.org1.example.com | 00000010 e6 f0 cd b1 52 c6 f7 9e 65 75 06 0f 54 02 21 60 |....R...eu..T.!`|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13e Verify: sig = 00000000 30 44 02 20 5e 66 33 ce 48 06 7b e0 5e 34 05 79 |0D. ^f3.H.{.^4.y|
peer0.org1.example.com | 00000010 8f ab 5f 83 0f bd 42 0f bc 0d 84 94 a7 7b c2 8e |.._...B......{..|
peer0.org1.example.com | 00000020 94 70 cd 8f 02 20 58 39 3d a6 8b a9 ff c7 f1 9a |.p... X9=.......|
peer0.org1.example.com | 00000030 3d ad 67 70 3c 0d c1 59 b1 f2 f3 a8 f4 88 3f d1 |=.gp<..Y......?.|
peer0.org1.example.com | 00000040 bc 1c 17 25 af 47 |...%.G|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [gossip.discovery] handleAliveMessage -> DEBU 13f Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [gossip.discovery] isSentByMe -> DEBU 140 Got alive message about ourselves, GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [gossip.discovery] handleAliveMessage -> DEBU 141 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 142 Verify: digest = 00000000 f2 9f d6 4e 51 d8 70 03 8b cc ce 6d 34 37 3e 54 |...NQ.p....m47>T|
peer0.org1.example.com | 00000010 5b 9e 4c b0 f2 73 5e 0c 82 03 26 96 7d a1 22 cf |[.L..s^...&.}.".|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 143 Verify: sig = 00000000 30 44 02 20 4b 9f 93 fc 8c 14 0f a1 28 76 bd 93 |0D. K.......(v..|
peer0.org1.example.com | 00000010 ea 2a a9 58 fb 5a d5 52 3d d8 49 7f fe de 6b 58 |.*.X.Z.R=.I...kX|
peer0.org1.example.com | 00000020 5e f9 14 9c 02 20 5a 54 97 83 c5 8f 84 2b e7 9c |^.... ZT.....+..|
peer0.org1.example.com | 00000030 c9 d4 31 36 8b 35 55 11 33 0a f4 62 2e 7f 44 80 |..16.5U.3..b..D.|
peer0.org1.example.com | 00000040 62 ad d8 07 51 10 |b...Q.|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 144 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 145 Verify: sig = 00000000 30 44 02 20 71 a4 01 5f 21 3c f0 31 f8 c0 ae 0b |0D. q.._!<.1....|
peer0.org1.example.com | 00000010 ce e6 75 07 f0 c6 e4 e4 40 47 67 1a 0d 85 b1 0e |..u.....@Gg.....|
peer0.org1.example.com | 00000020 1f 7d 2b a7 02 20 69 67 89 56 35 11 a5 81 1c 5c |.}+.. ig.V5....\|
peer0.org1.example.com | 00000030 10 5b 6d 56 2f f4 b3 de e5 7e 17 7c e3 db 2d ba |.[mV/....~.|..-.|
peer0.org1.example.com | 00000040 66 e4 a1 bf 30 9d |f...0.|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] handleAliveMessage -> DEBU 146 Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
orderer0.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
orderer0.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
orderer0.example.com | Kafka.Verbose = false
orderer0.example.com | Kafka.Version = 0.10.2.0
orderer0.example.com | Kafka.TLS.Enabled = false
orderer0.example.com | Kafka.TLS.PrivateKey = ""
orderer0.example.com | Kafka.TLS.Certificate = ""
orderer0.example.com | Kafka.TLS.RootCAs = []
orderer0.example.com | Kafka.TLS.ClientAuthRequired = false
orderer0.example.com | Kafka.TLS.ClientRootCAs = []
orderer0.example.com | Kafka.SASLPlain.Enabled = false
orderer0.example.com | Kafka.SASLPlain.User = ""
orderer0.example.com | Kafka.SASLPlain.Password = ""
orderer0.example.com | Kafka.Topic.ReplicationFactor = 3
orderer0.example.com | Debug.BroadcastTraceDir = ""
orderer0.example.com | Debug.DeliverTraceDir = ""
orderer0.example.com | Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
orderer0.example.com | Operations.ListenAddress = "0.0.0.0:8443"
orderer0.example.com | Operations.TLS.Enabled = false
orderer0.example.com | Operations.TLS.PrivateKey = ""
orderer0.example.com | Operations.TLS.Certificate = ""
orderer0.example.com | Operations.TLS.RootCAs = []
orderer0.example.com | Operations.TLS.ClientAuthRequired = false
orderer0.example.com | Operations.TLS.ClientRootCAs = []
orderer0.example.com | Metrics.Provider = "prometheus"
orderer0.example.com | Metrics.Statsd.Network = "udp"
orderer0.example.com | Metrics.Statsd.Address = "127.0.0.1:8125"
orderer0.example.com | Metrics.Statsd.WriteInterval = 30s
orderer0.example.com | Metrics.Statsd.Prefix = """
orderer0.example.com | "2019-05-02 09:27:06.188 UTC [common.channelconfig] NewStandardValues -> DEBU 0c8 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0c9 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0ca Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cb Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cc Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cd Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] NewStandardValues -> DEBU 0ce Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cf Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d0 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d1 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d2 Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d3 Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d4 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] NewStandardValues -> DEBU 0d5 Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d6 Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] NewStandardValues -> DEBU 0d7 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d8 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] validateMSP -> DEBU 0d9 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [msp] newBccspMsp -> DEBU 0da Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [msp] New -> DEBU 0db Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] Setup -> DEBU 0dc Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp.identity] newIdentity -> DEBU 0dd Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp.identity] newIdentity -> DEBU 0de Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] Validate -> DEBU 0df MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] NewStandardValues -> DEBU 0e0 Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0e1 Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] NewStandardValues -> DEBU 0e2 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0e3 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] validateMSP -> DEBU 0e4 Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] newBccspMsp -> DEBU 0e5 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] New -> DEBU 0e6 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.192 UTC [msp] Setup -> DEBU 0e7 Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.193 UTC [msp.identity] newIdentity -> DEBU 0e8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.193 UTC [msp.identity] newIdentity -> DEBU 0e9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.193 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 0ea Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] Validate -> DEBU 0eb MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] getCertificationChain -> DEBU 0ec MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] hasOURole -> DEBU 0ed MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] getCertificationChain -> DEBU 0ee MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [common.channelconfig] NewStandardValues -> DEBU 0ef Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f0 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [common.channelconfig] validateMSP -> DEBU 0f1 Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [msp] newBccspMsp -> DEBU 0f2 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [msp] New -> DEBU 0f3 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [msp] Setup -> DEBU 0f4 Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.201 UTC [msp.identity] newIdentity -> DEBU 0f5 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.201 UTC [msp.identity] newIdentity -> DEBU 0f6 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 0f7 Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] Validate -> DEBU 0f8 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] getCertificationChain -> DEBU 0f9 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] hasOURole -> DEBU 0fa MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] getCertificationChain -> DEBU 0fb MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] Setup -> DEBU 0fc Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] Setup -> DEBU 0fd MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 0fe Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 0ff Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] learnExistingMembers -> DEBU 147 Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes]}"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] learnExistingMembers -> DEBU 148 updating Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 "
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] learnExistingMembers -> DEBU 149 Updating aliveness data: Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 "
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] learnExistingMembers -> DEBU 14a Replacing GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes in aliveMembership"
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] learnExistingMembers -> DEBU 14b Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] handleAliveMessage -> DEBU 14c Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] handleMsgFromComm -> DEBU 14d Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.gossip] handleMessage -> DEBU 14e Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: tag:EMPTY hello:<nonce:17703106220587596212 msg_type:IDENTITY_MSG > , Envelope: 17 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.pull] HandleMessage -> DEBU 14f GossipMessage: tag:EMPTY hello:<nonce:17703106220587596212 msg_type:IDENTITY_MSG > , Envelope: 17 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.pull] SendDigest -> DEBU 150 Sending IDENTITY_MSG digest: [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d] to 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.gossip] handleMessage -> DEBU 151 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.143 UTC [gossip.gossip] handleMessage -> DEBU 152 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 100 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 101 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 102 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 103 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 104 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 105 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 106 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 107 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 108 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 109 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10a Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10b Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10c Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10d Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10e Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] GetPolicy -> DEBU 10f Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 110 Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] GetPolicy -> DEBU 111 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 112 Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 113 Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 114 Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 115 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 116 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 117 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 118 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 119 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11c Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11d Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 11f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 120 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 121 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 122 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 123 Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 124 Adding to config map: [Group] /Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 125 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 126 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 127 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 128 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 129 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12a Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12b Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12c Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12d Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12e Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12f Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 130 Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 131 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 132 Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 133 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 134 Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 135 Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 136 Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 137 Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 138 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 139 Adding to config map: [Policy] /Channel/Writers"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [orderer.common.server] createLedgerFactory -> DEBU 13a Ledger dir: /var/hyperledger/production/orderer"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [kvledger.util] CreateDirIfMissing -> DEBU 13b CreateDirIfMissing [/var/hyperledger/production/orderer/index/]"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [kvledger.util] logDirStatus -> DEBU 13c Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [kvledger.util] logDirStatus -> DEBU 13d After creating dir - [/var/hyperledger/production/orderer/index/] exists"
orderer0.example.com | "2019-05-02 09:27:06.231 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 13e Bootstrapping because no existing chains"
orderer0.example.com | "2019-05-02 09:27:06.232 UTC [orderer.common.server] selectClusterBootBlock -> DEBU 13f Selected bootstrap block, because system channel last config block is nil"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 140 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 141 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 142 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 143 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 144 Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 145 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 146 Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 147 Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 148 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 149 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14a Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14b Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14c Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 14d Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14e Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 14f Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.236 UTC [common.channelconfig] initializeProtosStruct -> DEBU 150 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [common.channelconfig] validateMSP -> DEBU 151 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [msp] newBccspMsp -> DEBU 152 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [msp] New -> DEBU 153 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [msp] Setup -> DEBU 154 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.238 UTC [msp.identity] newIdentity -> DEBU 155 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.238 UTC [msp.identity] newIdentity -> DEBU 156 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] Validate -> DEBU 157 MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] NewStandardValues -> DEBU 158 Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] initializeProtosStruct -> DEBU 159 Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] NewStandardValues -> DEBU 15a Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15b Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] validateMSP -> DEBU 15c Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] newBccspMsp -> DEBU 15d Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] New -> DEBU 15e Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] Setup -> DEBU 15f Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.240 UTC [msp.identity] newIdentity -> DEBU 160 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.240 UTC [msp.identity] newIdentity -> DEBU 161 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.259 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 162 Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.259 UTC [msp] Validate -> DEBU 163 MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.261 UTC [msp] getCertificationChain -> DEBU 164 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.261 UTC [msp] hasOURole -> DEBU 165 MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.261 UTC [msp] getCertificationChain -> DEBU 166 MSP Org1MSP getting certification chain"
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [common.channelconfig] NewStandardValues -> DEBU 167 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [common.channelconfig] initializeProtosStruct -> DEBU 168 Processing field: MSP"
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [common.channelconfig] validateMSP -> DEBU 169 Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [msp] newBccspMsp -> DEBU 16a Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [msp] New -> DEBU 16b Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [msp] Setup -> DEBU 16c Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.264 UTC [msp.identity] newIdentity -> DEBU 16d Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.264 UTC [msp.identity] newIdentity -> DEBU 16e Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.265 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 16f Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.265 UTC [msp] Validate -> DEBU 170 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.265 UTC [msp] getCertificationChain -> DEBU 171 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.266 UTC [msp] hasOURole -> DEBU 172 MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.270 UTC [msp] getCertificationChain -> DEBU 173 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.271 UTC [msp] Setup -> DEBU 174 Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.271 UTC [msp] Setup -> DEBU 175 MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.271 UTC [policies] NewManagerImpl -> DEBU 176 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.273 UTC [policies] NewManagerImpl -> DEBU 177 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.275 UTC [policies] NewManagerImpl -> DEBU 178 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 179 Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17a Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17b Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17c Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17d Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17e Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17f Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 180 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 181 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 182 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 183 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 184 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 185 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] GetPolicy -> DEBU 186 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 187 Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] GetPolicy -> DEBU 188 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [policies] NewManagerImpl -> DEBU 189 Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [policies] NewManagerImpl -> DEBU 18a Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18b Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18c Adding to config map: [Group] /Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18d Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18e Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1098 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.143 UTC [gossip.gossip] handleMessage -> DEBU 153 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] handleMsgFromComm -> DEBU 154 Got message: GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1098 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 155 Verify: digest = 00000000 4f 61 18 9a 46 50 55 1f 38 af 18 76 5f 38 f5 78 |Oa..FPU.8..v_8.x|
peer0.org1.example.com | 00000010 eb b8 ab 55 16 51 25 db b9 14 fe db 42 d0 c8 c9 |...U.Q%.....B...|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 156 Verify: sig = 00000000 30 44 02 20 0a c2 bb 53 a0 6e 65 aa cc da 79 c4 |0D. ...S.ne...y.|
peer0.org1.example.com | 00000010 1e 77 55 82 bd 1f 4c 33 01 29 c3 42 ee a9 45 f5 |.wU...L3.).B..E.|
peer0.org1.example.com | 00000020 d9 99 72 9c 02 20 1c 85 a4 5c af 94 66 a5 95 b8 |..r.. ...\..f...|
peer0.org1.example.com | 00000030 19 2b 24 f1 13 66 98 dd d3 87 74 cb 3e 5b c5 f1 |.+$..f....t.>[..|
peer0.org1.example.com | 00000040 48 b4 9b 10 c4 dd |H.....|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 157 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 158 Verify: sig = 00000000 30 45 02 21 00 d7 82 7f 5d c0 1e 8d 93 95 50 45 |0E.!....].....PE|
peer0.org1.example.com | 00000010 4a 09 a7 2b 4b 3b ba 73 98 09 78 78 37 36 c2 86 |J..+K;.s..xx76..|
peer0.org1.example.com | 00000020 b9 0a af 95 2d 02 20 50 4b dc c2 36 24 eb 50 7d |....-. PK..6$.P}|
peer0.org1.example.com | 00000030 7d d2 36 23 48 71 f0 8a 02 ad 47 a1 f6 25 00 7a |}.6#Hq....G..%.z|
peer0.org1.example.com | 00000040 79 98 36 30 e9 eb 1c |y.60...|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] handleAliveMessage -> DEBU 159 Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] learnExistingMembers -> DEBU 15a Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes]}"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] learnExistingMembers -> DEBU 15b updating Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 "
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] learnExistingMembers -> DEBU 15c Updating aliveness data: Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 190 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 191 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 192 Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 193 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 194 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 195 Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 196 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 197 Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 198 Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 199 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19a Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19b Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19c Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19d Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19e Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a0 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a1 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a2 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a3 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a4 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a5 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a6 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a7 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a8 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a9 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1aa Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ab Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ac Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ad Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ae Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1af Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1b0 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1b1 Adding to config map: [Policy] /Channel/Writers"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [msp] GetDefaultSigningIdentity -> DEBU 1b2 Obtaining default signing identity"
orderer0.example.com | "2019-05-02 09:27:06.295 UTC [orderer.common.cluster] replicateIfNeeded -> DEBU 1b3 Booted with a genesis block, replication isn't an option"
orderer0.example.com | "2019-05-02 09:27:06.312 UTC [orderer.common.server] initializeServerConfig -> INFO 1b4 Starting orderer with TLS enabled"
orderer0.example.com | "2019-05-02 09:27:06.313 UTC [orderer.common.server] configureClusterListener -> INFO 1b5 Cluster listener is not configured, defaulting to use the general listener on port 7050"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1b6 newBlockfileMgr() initializing file-based block storage for ledger: testchainid "
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [kvledger.util] CreateDirIfMissing -> DEBU 1b7 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [kvledger.util] logDirStatus -> DEBU 1b8 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [kvledger.util] logDirStatus -> DEBU 1b9 After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] newBlockfileMgr -> INFO 1ba Getting block information from block storage"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1bb Retrieving checkpoint info from block files"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1bc retrieveLastFileSuffix()"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1bd retrieveLastFileSuffix() - biggestFileNum = -1"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1be Last file number found = -1"
orderer0.example.com | "2019-05-02 09:27:06.317 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1bf No block file found"
orderer0.example.com | "2019-05-02 09:27:06.317 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1c0 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0003f28a0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
orderer0.example.com | "2019-05-02 09:27:06.322 UTC [fsblkstorage] newBlockIndex -> DEBU 1c1 newBlockIndex() - indexItems:[[BlockNum]]"
orderer0.example.com | "2019-05-02 09:27:06.327 UTC [fsblkstorage] indexBlock -> DEBU 1c2 Indexing block [blockNum=0, blockHash=[]byte{0x90, 0xf3, 0x5b, 0xf6, 0x65, 0xcc, 0xb0, 0x39, 0x2, 0xab, 0x1f, 0x8, 0xbd, 0x90, 0x1c, 0xde, 0x6b, 0xcd, 0x74, 0xd9, 0xda, 0x8f, 0xbb, 0xba, 0xde, 0x4c, 0x4b, 0x31, 0xcd, 0x28, 0x3, 0x78} txOffsets=
orderer0.example.com | txId=10ff1805e27e581e5aec2a19a7560dc3993ce3082d43b002f1bc22be30f352f1 locPointer=offset=39, bytesLength=18371
orderer0.example.com | ]"
orderer0.example.com | "2019-05-02 09:27:06.331 UTC [fsblkstorage] updateCheckpoint -> DEBU 1c3 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[18415], isChainEmpty=[false], lastBlockNumber=[0]"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] NewStandardValues -> DEBU 1c4 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c5 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c6 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c7 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c8 Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c9 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] NewStandardValues -> DEBU 1ca Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cb Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cc Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cd Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ce Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cf Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d0 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] NewStandardValues -> DEBU 1d1 Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d2 Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] NewStandardValues -> DEBU 1d3 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] validateMSP -> DEBU 1d5 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.334 UTC [msp] newBccspMsp -> DEBU 1d6 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.334 UTC [msp] New -> DEBU 1d7 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.334 UTC [msp] Setup -> DEBU 1d8 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [msp.identity] newIdentity -> DEBU 1d9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [msp.identity] newIdentity -> DEBU 1da Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [msp] Validate -> DEBU 1db MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] NewStandardValues -> DEBU 1dc Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1dd Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] NewStandardValues -> DEBU 1de Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1df Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [common.channelconfig] validateMSP -> DEBU 1e0 Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] newBccspMsp -> DEBU 1e1 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] New -> DEBU 1e2 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] Setup -> DEBU 1e3 Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp.identity] newIdentity -> DEBU 1e4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp.identity] newIdentity -> DEBU 1e5 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1e6 Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] Validate -> DEBU 1e7 MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] getCertificationChain -> DEBU 1e8 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] hasOURole -> DEBU 1e9 MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] getCertificationChain -> DEBU 1ea MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [common.channelconfig] NewStandardValues -> DEBU 1eb Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ec Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [common.channelconfig] validateMSP -> DEBU 1ed Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] newBccspMsp -> DEBU 1ee Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] New -> DEBU 1ef Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] Setup -> DEBU 1f0 Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp.identity] newIdentity -> DEBU 1f1 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] learnExistingMembers -> DEBU 15d Replacing GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes in aliveMembership"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] learnExistingMembers -> DEBU 15e Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] handleAliveMessage -> DEBU 15f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] handleMsgFromComm -> DEBU 160 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] sendMemResponse -> DEBU 161 Entering Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 162 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 163 Sign: digest: 72A9295ADCC55E1ADAF8686ABEC8A9762EEF9ABBF0F0BF0809368B567368C629 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 164 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 165 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.comm] Send -> DEBU 166 Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2187 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:13.146 UTC [gossip.comm] sendToEndpoint -> DEBU 167 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2187 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.146 UTC [gossip.comm] sendToEndpoint -> DEBU 168 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.146 UTC [gossip.discovery] sendMemResponse -> DEBU 169 Exiting, replying with MembershipResponse with Alive: 2, Dead: 0"
peer0.org1.example.com | "2019-05-02 09:27:14.059 UTC [msp.identity] Sign -> DEBU 16a Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:14.060 UTC [msp.identity] Sign -> DEBU 16b Sign: digest: 89C366B5701489D679D2777974B03C747D0B532CCABE350CD605CEEE397A95D8 "
peer0.org1.example.com | "2019-05-02 09:27:14.061 UTC [msp.identity] Sign -> DEBU 16c Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:14.061 UTC [msp.identity] Sign -> DEBU 16d Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:14.061 UTC [gossip.discovery] periodicalSendAlive -> DEBU 16e Sleeping 5s"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.pull] SendReq -> DEBU 16f Sending [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7] to peer1.org1.example.com:7051"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.comm] Send -> DEBU 170 Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.comm] sendToEndpoint -> DEBU 171 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.comm] sendToEndpoint -> DEBU 172 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.066 UTC [gossip.gossip] handleMessage -> DEBU 173 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY DataUpdate: Type: IDENTITY_MSG, items: 1, nonce: 8171991975260542063, Envelope: 960 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.066 UTC [msp.identity] Verify -> DEBU 174 Verify: digest = 00000000 05 9f 22 b7 2e 6a 17 d1 67 50 e3 d0 c5 5a 6c ec |.."..j..gP...Zl.|
peer0.org1.example.com | 00000010 0a 70 a8 ed 06 ef 38 d2 e8 4d ff 29 f2 55 b0 d7 |.p....8..M.).U..|"
peer0.org1.example.com | "2019-05-02 09:27:14.067 UTC [msp.identity] Verify -> DEBU 175 Verify: sig = 00000000 30 44 02 20 47 67 e7 6b 08 b7 e8 66 20 94 39 a3 |0D. Gg.k...f .9.|
peer0.org1.example.com | 00000010 f4 f9 e3 c7 9e 9a 6f 94 6b 49 25 8e 5c 91 a8 c1 |......o.kI%.\...|
peer0.org1.example.com | 00000020 86 69 ca b6 02 20 56 6e 45 f4 4e 9a a8 e1 b1 a7 |.i... VnE.N.....|
peer0.org1.example.com | 00000030 a5 73 b7 d1 a6 5f 6d 59 d4 9a a5 ef 5b 6a 60 e1 |.s..._mY....[j`.|
peer0.org1.example.com | 00000040 15 38 16 55 9a ef |.8.U..|"
peer0.org1.example.com | "2019-05-02 09:27:14.067 UTC [gossip.pull] HandleMessage -> DEBU 176 GossipMessage: Channel: , nonce: 0, tag: EMPTY DataUpdate: Type: IDENTITY_MSG, items: 1, nonce: 8171991975260542063, Envelope: 960 bytes, Signature: 0 bytes"
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp.identity] newIdentity -> DEBU 1f2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1f3 Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] Validate -> DEBU 1f4 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] getCertificationChain -> DEBU 1f5 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] hasOURole -> DEBU 1f6 MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] getCertificationChain -> DEBU 1f7 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [msp] Setup -> DEBU 1f8 Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [msp] Setup -> DEBU 1f9 MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fa Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fb Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fc Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fd Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fe Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1ff Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 200 Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 201 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 202 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 203 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 204 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 205 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 206 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 207 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 208 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 209 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 20a Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] GetPolicy -> DEBU 20b Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 20c Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] GetPolicy -> DEBU 20d Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 20e Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [common.configtx] addToMap -> DEBU 20f Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [common.configtx] addToMap -> DEBU 210 Adding to config map: [Group] /Channel/Orderer"
peer0.org1.example.com | "2019-05-02 09:27:14.068 UTC [gossip.gossip] func2 -> DEBU 177 Learned of a new certificate: [10 7 79 114 103 49 77 83 80 18 170 6 45 45 45 45 45 66 69 71 73 78 32 67 69 82 84 73 70 73 67 65 84 69 45 45 45 45 45 10 77 73 73 67 75 68 67 67 65 99 54 103 65 119 73 66 65 103 73 81 89 100 67 55 116 84 65 121 89 122 49 67 116 116 56 47 79 49 84 76 104 84 65 75 66 103 103 113 104 107 106 79 80 81 81 68 65 106 66 122 77 81 115 119 10 67 81 89 68 86 81 81 71 69 119 74 86 85 122 69 84 77 66 69 71 65 49 85 69 67 66 77 75 81 50 70 115 97 87 90 118 99 109 53 112 89 84 69 87 77 66 81 71 65 49 85 69 66 120 77 78 85 50 70 117 73 69 90 121 10 89 87 53 106 97 88 78 106 98 122 69 90 77 66 99 71 65 49 85 69 67 104 77 81 98 51 74 110 77 83 53 108 101 71 70 116 99 71 120 108 76 109 78 118 98 84 69 99 77 66 111 71 65 49 85 69 65 120 77 84 89 50 69 117 10 98 51 74 110 77 83 53 108 101 71 70 116 99 71 120 108 76 109 78 118 98 84 65 101 70 119 48 120 79 84 65 48 77 68 69 119 79 68 69 48 77 68 66 97 70 119 48 121 79 84 65 122 77 106 107 119 79 68 69 48 77 68 66 97 10 77 71 111 120 67 122 65 74 66 103 78 86 66 65 89 84 65 108 86 84 77 82 77 119 69 81 89 68 86 81 81 73 69 119 112 68 89 87 120 112 90 109 57 121 98 109 108 104 77 82 89 119 70 65 89 68 86 81 81 72 69 119 49 84 10 89 87 52 103 82 110 74 104 98 109 78 112 99 50 78 118 77 81 48 119 67 119 89 68 86 81 81 76 69 119 82 119 90 87 86 121 77 82 56 119 72 81 89 68 86 81 81 68 69 120 90 119 90 87 86 121 77 83 53 118 99 109 99 120 10 76 109 86 52 89 87 49 119 98 71 85 117 89 50 57 116 77 70 107 119 69 119 89 72 75 111 90 73 122 106 48 67 65 81 89 73 75 111 90 73 122 106 48 68 65 81 99 68 81 103 65 69 85 82 116 100 49 83 113 75 104 88 75 73 10 70 51 71 109 120 111 73 101 65 52 75 51 109 104 85 88 75 87 54 51 120 57 68 75 118 109 71 65 122 68 53 104 70 78 99 103 97 111 121 118 77 55 100 71 54 118 100 72 84 73 78 113 82 70 117 52 106 77 43 66 75 109 87 88 10 76 108 103 77 78 82 77 82 49 97 78 78 77 69 115 119 68 103 89 68 86 82 48 80 65 81 72 47 66 65 81 68 65 103 101 65 77 65 119 71 65 49 85 100 69 119 69 66 47 119 81 67 77 65 65 119 75 119 89 68 86 82 48 106 10 66 67 81 119 73 111 65 103 97 55 116 76 80 68 90 87 115 120 67 114 118 79 111 101 107 108 67 122 71 80 103 108 47 97 114 55 97 81 53 78 121 121 66 47 53 99 116 67 43 78 103 119 67 103 89 73 75 111 90 73 122 106 48 69 10 65 119 73 68 83 65 65 119 82 81 73 104 65 78 97 101 112 121 99 115 111 106 102 75 118 103 80 69 77 82 49 90 85 77 47 71 50 99 112 71 43 69 49 82 106 104 66 75 54 82 73 99 103 57 72 111 65 105 66 90 104 53 100 117 10 78 109 77 112 55 89 70 56 108 106 120 74 76 115 54 111 122 66 119 110 69 77 83 72 65 81 79 122 78 51 73 106 47 50 71 121 67 65 61 61 10 45 45 45 45 45 69 78 68 32 67 69 82 84 73 70 73 67 65 84 69 45 45 45 45 45 10]"
peer0.org1.example.com | "2019-05-02 09:27:14.068 UTC [gossip.pull] HandleMessage -> DEBU 178 Added <20><><0F><><EFBFBD>l<EFBFBD>J<EFBFBD>m[|<7C><><EFBFBD>>}<7D><><EFBFBD>Adӊz<D38A>Q2b<32> to the in memory item map, total items: 2"
peer0.org1.example.com | "2019-05-02 09:27:14.069 UTC [gossip.gossip] handleMessage -> DEBU 179 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.070 UTC [gossip.comm] Send -> DEBU 17a Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:6 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:14.071 UTC [gossip.comm] sendToEndpoint -> DEBU 17b Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:6 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.071 UTC [gossip.comm] sendToEndpoint -> DEBU 17c Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.112 UTC [gossip.gossip] handleMessage -> DEBU 17d Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 17703106220587596212 , Msg_type: IDENTITY_MSG, digests: [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d], Envelope: 51 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.112 UTC [gossip.pull] HandleMessage -> DEBU 17e GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 17703106220587596212 , Msg_type: IDENTITY_MSG, digests: [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d], Envelope: 51 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.113 UTC [gossip.gossip] handleMessage -> DEBU 17f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.113 UTC [gossip.pull] SendRes -> DEBU 180 Sending 1 IDENTITY_MSG items to 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:14.114 UTC [gossip.gossip] handleMessage -> DEBU 181 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [common.configtx] addToMap -> DEBU 211 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.350 UTC [common.configtx] addToMap -> DEBU 212 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
orderer0.example.com | "2019-05-02 09:27:06.350 UTC [common.configtx] addToMap -> DEBU 213 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.350 UTC [common.configtx] addToMap -> DEBU 214 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 215 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 216 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 217 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 218 Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 219 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21a Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21b Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21c Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21d Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21e Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21f Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 220 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 221 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 222 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 223 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 224 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 225 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 226 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 227 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 228 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 229 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 22a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 22b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22c Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22d Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22e Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22f Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 230 Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 231 Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 232 Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 233 Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 234 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 235 Adding to config map: [Policy] /Channel/Writers"
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.115 UTC [gossip.gossip] handleMessage -> DEBU 182 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.115 UTC [gossip.discovery] handleMsgFromComm -> DEBU 183 Got message: GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 184 Verify: digest = 00000000 98 97 02 8b 69 77 28 e9 ad bb 36 09 85 63 3b 96 |....iw(...6..c;.|
peer0.org1.example.com | 00000010 ae d1 54 0d e4 9e 03 e8 9e cb c4 70 61 db a5 f4 |..T........pa...|"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 185 Verify: sig = 00000000 30 45 02 21 00 cb 78 f9 34 bb 57 41 89 ec a0 c1 |0E.!..x.4.WA....|
peer0.org1.example.com | 00000010 67 af c4 27 e9 34 0c 85 b2 cf a8 39 88 a5 4b 7b |g..'.4.....9..K{|
peer0.org1.example.com | 00000020 80 27 ad 21 da 02 20 47 8e 9f bf 19 b7 0b 94 5e |.'.!.. G.......^|
peer0.org1.example.com | 00000030 a2 d6 55 ac 59 0c ef db 53 07 3e 15 19 b2 6d 1b |..U.Y...S.>...m.|
peer0.org1.example.com | 00000040 cd 74 d4 8d 5b ab d1 |.t..[..|"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 186 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 187 Verify: sig = 00000000 30 44 02 20 4f 0c 0a f4 94 25 f3 90 b4 7a dc 2e |0D. O....%...z..|
peer0.org1.example.com | 00000010 9f 53 fb ae 8e 66 fd 3c 02 2c 2d d9 91 05 0c cf |.S...f.<.,-.....|
peer0.org1.example.com | 00000020 77 3a f9 5c 02 20 41 5f 73 66 aa 59 93 99 ac 7e |w:.\. A_sf.Y...~|
peer0.org1.example.com | 00000030 82 0e 4e 8c 06 54 fc f4 dc 80 09 92 c4 31 eb 9c |..N..T.......1..|
peer0.org1.example.com | 00000040 73 c7 3d 39 ba 8f |s.=9..|"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] handleAliveMessage -> DEBU 188 Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 189 Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes]}"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18a updating Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 "
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18b Updating aliveness data: Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 "
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18c Replacing GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [fsblkstorage] Next -> DEBU 236 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] newBlockfileStream -> DEBU 237 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 238 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 239 Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23a blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] Next -> DEBU 23b Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] newBlockfileStream -> DEBU 23c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23d Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23e Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23f blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] NewStandardValues -> DEBU 240 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 241 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 242 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 243 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 244 Processing field: Consortium"
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes in aliveMembership"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18d Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] handleAliveMessage -> DEBU 18e Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.118 UTC [gossip.discovery] handleMsgFromComm -> DEBU 18f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:16.160 UTC [endorser] ProcessProposal -> DEBU 190 Entering: request from 172.18.0.8:57196"
peer0.org1.example.com | "2019-05-02 09:27:16.160 UTC [protoutils] ValidateProposalMessage -> DEBU 191 ValidateProposalMessage starts for signed proposal 0xc0023f2e60"
peer0.org1.example.com | "2019-05-02 09:27:16.160 UTC [protoutils] validateChannelHeader -> DEBU 192 validateChannelHeader info: header type 1"
peer0.org1.example.com | "2019-05-02 09:27:16.161 UTC [protoutils] checkSignatureFromCreator -> DEBU 193 begin"
peer0.org1.example.com | "2019-05-02 09:27:16.161 UTC [msp] DeserializeIdentity -> DEBU 194 Obtaining identity"
peer0.org1.example.com | "2019-05-02 09:27:16.162 UTC [msp.identity] newIdentity -> DEBU 195 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
peer0.org1.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
peer0.org1.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
peer0.org1.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.162 UTC [protoutils] checkSignatureFromCreator -> DEBU 196 creator is &{Org1MSP 832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec}"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [msp] Validate -> DEBU 197 MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [protoutils] checkSignatureFromCreator -> DEBU 198 creator is valid"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [msp.identity] Verify -> DEBU 199 Verify: digest = 00000000 ec 95 8a 08 31 e6 41 a0 74 24 3f ae b5 e8 13 99 |....1.A.t$?.....|
peer0.org1.example.com | 00000010 02 70 34 54 3f 92 81 6c d9 45 e0 57 5a 56 6e 7f |.p4T?..l.E.WZVn.|"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [msp.identity] Verify -> DEBU 19a Verify: sig = 00000000 30 44 02 20 11 a5 9e 50 29 82 a9 26 de 9a 9b 76 |0D. ...P)..&...v|
peer0.org1.example.com | 00000010 39 e2 b6 d9 c1 69 06 11 e1 eb 9d c7 fb 54 4e 85 |9....i.......TN.|
peer0.org1.example.com | 00000020 8c 2f 75 82 02 20 0c 25 dc a4 03 c2 b2 34 f6 92 |./u.. .%.....4..|
peer0.org1.example.com | 00000030 d7 fb 22 69 54 60 33 35 ec 14 8e c0 cd 47 1e 68 |.."iT`35.....G.h|
peer0.org1.example.com | 00000040 2b e7 48 0c fc 0f |+.H...|"
peer0.org1.example.com | "2019-05-02 09:27:16.164 UTC [protoutils] checkSignatureFromCreator -> DEBU 19b exits successfully"
peer0.org1.example.com | "2019-05-02 09:27:16.164 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 19c validateChaincodeProposalMessage starts for proposal 0xc0024b6690, header 0xc0023f3770"
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 19d validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" "
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [endorser] preProcess -> DEBU 19e [][dbf7024a] processing txid: dbf7024a20c887786328981f5471b882c076486d1171040f17166c48d15b8a84"
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [endorser] SimulateProposal -> DEBU 19f [][dbf7024a] Entry chaincode: name:"cscc" "
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [endorser] callChaincode -> INFO 1a0 [][dbf7024a] Entry chaincode: name:"cscc" "
peer0.org1.example.com | "2019-05-02 09:27:16.166 UTC [chaincode] Execute -> DEBU 1a1 Entry"
peer0.org1.example.com | "2019-05-02 09:27:16.166 UTC [cscc] Invoke -> DEBU 1a2 Invoke function: JoinChain"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] NewStandardValues -> DEBU 1a3 Initializing protos for *channelconfig.ChannelProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a4 Processing field: HashingAlgorithm"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a5 Processing field: BlockDataHashingStructure"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a6 Processing field: OrdererAddresses"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a7 Processing field: Consortium"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a8 Processing field: Capabilities"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] NewStandardValues -> DEBU 1a9 Initializing protos for *channelconfig.OrdererProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1aa Processing field: ConsensusType"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ab Processing field: BatchSize"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ac Processing field: BatchTimeout"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ad Processing field: KafkaBrokers"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ae Processing field: ChannelRestrictions"
peer0.org1.example.com | "2019-05-02 09:27:16.169 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1af Processing field: Capabilities"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] NewStandardValues -> DEBU 1b0 Initializing protos for *channelconfig.OrdererOrgProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1b1 Processing field: Endpoints"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] NewStandardValues -> DEBU 1b2 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1b3 Processing field: MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [common.channelconfig] validateMSP -> DEBU 1b4 Setting up MSP for org OrdererOrg"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [msp] newBccspMsp -> DEBU 1b5 Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [msp] New -> DEBU 1b6 Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [msp] Setup -> DEBU 1b7 Setting up MSP instance OrdererMSP"
peer0.org1.example.com | "2019-05-02 09:27:16.172 UTC [msp.identity] newIdentity -> DEBU 1b8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 245 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] NewStandardValues -> DEBU 246 Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 247 Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 248 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 249 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24a Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24b Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24c Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] NewStandardValues -> DEBU 24d Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24e Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] NewStandardValues -> DEBU 24f Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 250 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] validateMSP -> DEBU 251 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp] newBccspMsp -> DEBU 252 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp] New -> DEBU 253 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp] Setup -> DEBU 254 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp.identity] newIdentity -> DEBU 255 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp.identity] newIdentity -> DEBU 256 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [msp] Validate -> DEBU 257 MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] NewStandardValues -> DEBU 258 Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] initializeProtosStruct -> DEBU 259 Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] NewStandardValues -> DEBU 25a Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] initializeProtosStruct -> DEBU 25b Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] validateMSP -> DEBU 25c Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [msp] newBccspMsp -> DEBU 25d Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp] New -> DEBU 25e Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp] Setup -> DEBU 25f Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp.identity] newIdentity -> DEBU 260 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp.identity] newIdentity -> DEBU 261 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 262 Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] Validate -> DEBU 263 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] getCertificationChain -> DEBU 264 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] hasOURole -> DEBU 265 MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] getCertificationChain -> DEBU 266 MSP Org2MSP getting certification chain"
peer0.org1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org1.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
peer0.org1.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
peer0.org1.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
peer0.org1.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
peer0.org1.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
peer0.org1.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
peer0.org1.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
peer0.org1.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.173 UTC [msp.identity] newIdentity -> DEBU 1b9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org1.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
peer0.org1.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org1.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
peer0.org1.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org1.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
peer0.org1.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
peer0.org1.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.174 UTC [msp] Validate -> DEBU 1ba MSP OrdererMSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.175 UTC [common.channelconfig] NewStandardValues -> DEBU 1bb Initializing protos for *channelconfig.ApplicationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.175 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1bc Processing field: ACLs"
peer0.org1.example.com | "2019-05-02 09:27:16.175 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1bd Processing field: Capabilities"
peer0.org1.example.com | "2019-05-02 09:27:16.176 UTC [common.channelconfig] NewStandardValues -> DEBU 1be Initializing protos for *channelconfig.ApplicationOrgProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.176 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1bf Processing field: AnchorPeers"
peer0.org1.example.com | "2019-05-02 09:27:16.176 UTC [common.channelconfig] NewStandardValues -> DEBU 1c0 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c1 Processing field: MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [common.channelconfig] Validate -> DEBU 1c2 Anchor peers for org Org1MSP are "
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [common.channelconfig] validateMSP -> DEBU 1c3 Setting up MSP for org Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [msp] newBccspMsp -> DEBU 1c4 Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [msp] New -> DEBU 1c5 Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.178 UTC [msp] Setup -> DEBU 1c6 Setting up MSP instance Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.178 UTC [msp.identity] newIdentity -> DEBU 1c7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
peer0.org1.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
peer0.org1.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
peer0.org1.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
peer0.org1.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
peer0.org1.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.179 UTC [msp.identity] newIdentity -> DEBU 1c8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
peer0.org1.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
peer0.org1.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
peer0.org1.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.181 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1c9 Checking if identity satisfies role [CLIENT] for Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.181 UTC [msp] Validate -> DEBU 1ca MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.181 UTC [msp] getCertificationChain -> DEBU 1cb MSP Org1MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.182 UTC [msp] hasOURole -> DEBU 1cc MSP Org1MSP checking if the identity is a client"
peer0.org1.example.com | "2019-05-02 09:27:16.182 UTC [msp] getCertificationChain -> DEBU 1cd MSP Org1MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.182 UTC [common.channelconfig] NewStandardValues -> DEBU 1ce Initializing protos for *channelconfig.ApplicationOrgProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cf Processing field: AnchorPeers"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] NewStandardValues -> DEBU 1d0 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d1 Processing field: MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] Validate -> DEBU 1d2 Anchor peers for org Org2MSP are "
peer0.org1.example.com | "2019-05-02 09:27:16.184 UTC [common.channelconfig] validateMSP -> DEBU 1d3 Setting up MSP for org Org2MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.184 UTC [msp] newBccspMsp -> DEBU 1d4 Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.184 UTC [msp] New -> DEBU 1d5 Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.185 UTC [msp] Setup -> DEBU 1d6 Setting up MSP instance Org2MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.186 UTC [msp.identity] newIdentity -> DEBU 1d7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
peer0.org1.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [common.channelconfig] NewStandardValues -> DEBU 267 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [common.channelconfig] initializeProtosStruct -> DEBU 268 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [common.channelconfig] validateMSP -> DEBU 269 Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] newBccspMsp -> DEBU 26a Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] New -> DEBU 26b Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.366 UTC [msp] Setup -> DEBU 26c Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.366 UTC [msp.identity] newIdentity -> DEBU 26d Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.366 UTC [msp.identity] newIdentity -> DEBU 26e Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 26f Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] Validate -> DEBU 270 MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] getCertificationChain -> DEBU 271 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] hasOURole -> DEBU 272 MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] getCertificationChain -> DEBU 273 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] Setup -> DEBU 274 Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] Setup -> DEBU 275 MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 276 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 277 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 278 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 279 Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 27a Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 27b Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27c Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27d Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27e Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27f Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 280 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 281 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 282 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 283 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 284 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 285 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 286 Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] GetPolicy -> DEBU 287 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 288 Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] GetPolicy -> DEBU 289 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 28a Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [common.configtx] addToMap -> DEBU 28b Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [common.configtx] addToMap -> DEBU 28c Adding to config map: [Group] /Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 28d Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 28e Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 28f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 290 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 291 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 292 Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 293 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 294 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 295 Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 296 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 297 Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 298 Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 299 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29a Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29b Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29c Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29d Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29e Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a0 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a1 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a2 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a3 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a4 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a5 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a6 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a7 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a8 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a9 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2aa Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ab Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ac Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ad Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ae Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2af Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.configtx] addToMap -> DEBU 2b0 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.configtx] addToMap -> DEBU 2b1 Adding to config map: [Policy] /Channel/Writers"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.channelconfig] LogSanityChecks -> DEBU 2b2 As expected, current configuration has policy '/Channel/Readers'"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.channelconfig] LogSanityChecks -> DEBU 2b3 As expected, current configuration has policy '/Channel/Writers'"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b4 Manager Channel looking up path [Application]"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b5 Manager Channel has managers Orderer"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b6 Manager Channel has managers Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b7 Manager Channel looking up path [Orderer]"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b8 Manager Channel has managers Orderer"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b9 Manager Channel has managers Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2ba Manager Channel/Orderer looking up path []"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2bb Manager Channel/Orderer has managers OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.channelconfig] LogSanityChecks -> DEBU 2bc As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.capabilities] Supported -> DEBU 2bd Orderer capability V2_0 is supported and is enabled"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.capabilities] Supported -> DEBU 2be Channel capability V2_0 is supported and is enabled"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [orderer.common.server] func1 -> DEBU 2bf Executing callback to update root CAs"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c0 updating root CAs for channel [testchainid]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c1 adding app root CAs for MSP [Org1MSP]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c2 adding orderer root CAs for MSP [OrdererMSP]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c3 adding app root CAs for MSP [Org2MSP]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] Next -> DEBU 2c4 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] newBlockfileStream -> DEBU 2c5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2c6 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2c7 Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2c8 blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.commmon.multichannel] newBlockWriter -> DEBU 2c9 [channel: testchainid] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=0)"
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 2ca EvictionSuspicion not set, defaulting to 10m0s"
peer0.org1.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
peer0.org1.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
peer0.org1.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
peer0.org1.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.186 UTC [msp.identity] newIdentity -> DEBU 1d8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
peer0.org1.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
peer0.org1.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
peer0.org1.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.188 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1d9 Checking if identity satisfies role [CLIENT] for Org2MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.188 UTC [msp] Validate -> DEBU 1da MSP Org2MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.188 UTC [msp] getCertificationChain -> DEBU 1db MSP Org2MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] hasOURole -> DEBU 1dc MSP Org2MSP checking if the identity is a client"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] getCertificationChain -> DEBU 1dd MSP Org2MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] Setup -> DEBU 1de Setting up the MSP manager (3 msps)"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] Setup -> DEBU 1df MSP manager setup complete, setup 3 msps"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [common.capabilities] Supported -> DEBU 1e0 Channel capability V2_0 is supported and is enabled"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [common.capabilities] Supported -> DEBU 1e1 Application capability V2_0 is supported and is enabled"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1e2 Checking if identity satisfies ADMIN role for Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp.identity] Verify -> DEBU 1e3 Verify: digest = 00000000 ec 95 8a 08 31 e6 41 a0 74 24 3f ae b5 e8 13 99 |....1.A.t$?.....|
peer0.org1.example.com | 00000010 02 70 34 54 3f 92 81 6c d9 45 e0 57 5a 56 6e 7f |.p4T?..l.E.WZVn.|"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp.identity] Verify -> DEBU 1e4 Verify: sig = 00000000 30 44 02 20 11 a5 9e 50 29 82 a9 26 de 9a 9b 76 |0D. ...P)..&...v|
peer0.org1.example.com | 00000010 39 e2 b6 d9 c1 69 06 11 e1 eb 9d c7 fb 54 4e 85 |9....i.......TN.|
peer0.org1.example.com | 00000020 8c 2f 75 82 02 20 0c 25 dc a4 03 c2 b2 34 f6 92 |./u.. .%.....4..|
peer0.org1.example.com | 00000030 d7 fb 22 69 54 60 33 35 ec 14 8e c0 cd 47 1e 68 |.."iT`35.....G.h|
peer0.org1.example.com | 00000040 2b e7 48 0c fc 0f |+.H...|"
peer0.org1.example.com | "2019-05-02 09:27:16.191 UTC [ledgermgmt] CreateLedger -> INFO 1e5 Creating ledger [businesschannel] with genesis block"
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1e6 newBlockfileMgr() initializing file-based block storage for ledger: businesschannel "
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [kvledger.util] CreateDirIfMissing -> DEBU 1e7 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/]"
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [kvledger.util] logDirStatus -> DEBU 1e8 Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [kvledger.util] logDirStatus -> DEBU 1e9 After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] exists"
peer0.org1.example.com | "2019-05-02 09:27:16.196 UTC [fsblkstorage] newBlockfileMgr -> INFO 1ea Getting block information from block storage"
peer0.org1.example.com | "2019-05-02 09:27:16.197 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1eb Retrieving checkpoint info from block files"
peer0.org1.example.com | "2019-05-02 09:27:16.197 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1ec retrieveLastFileSuffix()"
peer0.org1.example.com | "2019-05-02 09:27:16.197 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1ed retrieveLastFileSuffix() - biggestFileNum = -1"
peer0.org1.example.com | "2019-05-02 09:27:16.198 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1ee Last file number found = -1"
peer0.org1.example.com | "2019-05-02 09:27:16.198 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1ef No block file found"
peer0.org1.example.com | "2019-05-02 09:27:16.198 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1f0 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0025cc7c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
peer0.org1.example.com | "2019-05-02 09:27:16.202 UTC [fsblkstorage] newBlockIndex -> DEBU 1f1 newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [pvtdatastorage] OpenStore -> DEBU 1f2 Pvtdata store opened. Initial state: isEmpty [true], lastCommittedBlock [0], batchPending [false]"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [pvtdatastorage] processCollElgEvents -> DEBU 1f3 Starting to process collection eligibility events"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [leveldbhelper] GetIterator -> DEBU 1f4 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6, 0x8}]"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [pvtdatastorage] processCollElgEvents -> DEBU 1f5 Converted [0] inelligible mising data entries to elligible"
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [pvtdatastorage] func1 -> DEBU 1f6 Waiting for collection eligibility event"
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [leveldbhelper] GetIterator -> DEBU 1f7 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x31, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x31, 0x1}]"
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [kvledger] newKVLedger -> DEBU 1f8 Creating KVLedger ledgerID=businesschannel: "
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [kvledger] newKVLedger -> DEBU 1f9 Register state db for chaincode lifecycle events: false"
peer0.org1.example.com | "2019-05-02 09:27:16.205 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 1fa constructing new query executor txid = []"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [leveldbhelper] GetIterator -> DEBU 1fb Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x5f, 0x6c, 0x69, 0x66, 0x65, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x0, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x2f}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x5f, 0x6c, 0x69, 0x66, 0x65, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x0, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x2f, 0x7f}]"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [lockbasedtxmgr] Done -> DEBU 1fc Done with transaction simulation / query execution []"
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 2cb No snapshot found at /var/hyperledger/production/orderer/etcdraft/snapshot/testchainid" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 2cc No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.396 UTC [orderer.consensus.etcdraft] createOrReadWAL -> DEBU 2cd Loading WAL at Term 0 and Index 0" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 2ce Setting HardState to {Term: 0, Commit: 0}" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 2cf Appending 0 entries to memory storage" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] Next -> DEBU 2d0 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] newBlockfileStream -> DEBU 2d1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d2 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d3 Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d4 blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [orderer.commmon.multichannel] newChainSupport -> DEBU 2d5 [channel: testchainid] Done creating channel support resources"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.msgprocessor] NewSystemChannel -> DEBU 2d6 Creating system channel msg processor for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] Next -> DEBU 2d7 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] newBlockfileStream -> DEBU 2d8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d9 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2da Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2db blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.commmon.multichannel] Initialize -> INFO 2dc Starting system channel 'testchainid' with genesis block hash 90f35bf665ccb03902ab1f08bd901cde6bcd74d9da8fbbbade4c4b31cd280378 and orderer type etcdraft"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.consensus.etcdraft] Start -> INFO 2dd Starting Raft node" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] Configure -> INFO 2de Entering, channel: testchainid, nodes: [ID: 2,
orderer0.example.com | Endpoint: orderer1.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | ID: 3,
orderer0.example.com | Endpoint: orderer2.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | ]"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2df Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2e0 Deactivating node 2 in channel testchainid with endpoint of orderer1.example.com:7050 due to TLS certificate change"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [kvledger] recoverDBs -> DEBU 1fd Entering recoverDB()"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [kvledger] syncStateAndHistoryDBWithBlockstore -> DEBU 1fe Block storage is empty."
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [lockbasedtxmgr] RemoveStaleAndCommitPvtDataOfOldBlocks -> DEBU 1ff Waiting for purge mgr to finish the background job of computing expirying keys for the block"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [lockbasedtxmgr] RemoveStaleAndCommitPvtDataOfOldBlocks -> DEBU 200 lock acquired on oldBlockCommit for committing pvtData of old blocks to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.207 UTC [lockbasedtxmgr] RemoveStaleAndCommitPvtDataOfOldBlocks -> DEBU 201 Constructing unique pvtData by removing duplicate entries"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [kvledger] CommitWithPvtData -> DEBU 202 [businesschannel] Validating state for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 203 Waiting for purge mgr to finish the background job of computing expirying keys for the block"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 204 lock acquired on oldBlockCommit for validating read set version against the committed version"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 205 Validating new block with num trans = [1]"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 206 ValidateAndPrepareBatch() for block number = [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 207 preprocessing ProtoBlock..."
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] preprocessProtoBlock -> DEBU 208 txType=CONFIG"
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] processNonEndorserTx -> DEBU 209 Performing custom processing for transaction [txid=], [txType=CONFIG]"
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] processNonEndorserTx -> DEBU 20a Processor for custom tx processing:&peer.configtxProcessor{}"
peer0.org1.example.com | "2019-05-02 09:27:16.212 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 20b constructing new tx simulator"
peer0.org1.example.com | "2019-05-02 09:27:16.212 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 20c constructing new tx simulator txid = []"
peer0.org1.example.com | "2019-05-02 09:27:16.212 UTC [peer] GenerateSimulationResults -> DEBU 20d Processing CONFIG"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] func1 -> DEBU 2e1 Connecting to ID: 2,
orderer0.example.com | Endpoint: orderer1.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] DialContext -> DEBU 2e2 parsed scheme: """
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] DialContext -> DEBU 2e3 scheme "" not registered, fallback to default scheme"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] UpdateState -> DEBU 2e4 ccResolverWrapper: sending update to cc: {[{orderer1.example.com:7050 0 <nil>}] }"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] switchBalancer -> DEBU 2e5 ClientConn switching balancer to "pick_first""
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2e6 Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2e7 Deactivating node 3 in channel testchainid with endpoint of orderer2.example.com:7050 due to TLS certificate change"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [orderer.common.cluster] func1 -> DEBU 2e8 Connecting to ID: 3,
orderer0.example.com | Endpoint: orderer2.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] DialContext -> DEBU 2e9 parsed scheme: """
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] DialContext -> DEBU 2ea scheme "" not registered, fallback to default scheme"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] UpdateState -> DEBU 2eb ccResolverWrapper: sending update to cc: {[{orderer2.example.com:7050 0 <nil>}] }"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] switchBalancer -> DEBU 2ec ClientConn switching balancer to "pick_first""
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 2ed 2 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 2ee 3 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.common.cluster] Configure -> INFO 2ef Exiting"
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [grpc] HandleSubConnStateChange -> DEBU 2f0 pickfirstBalancer: HandleSubConnStateChange: 0xc000380030, CONNECTING"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.consensus.etcdraft] start -> DEBU 2f1 Starting raft node: #peers: 3" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] start -> INFO 2f2 Starting raft node as part of a new channel" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 2f3 1 became follower at term 0" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] newRaft -> INFO 2f4 newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 2f5 1 became follower at term 1" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.common.server] Start -> INFO 2f6 Starting orderer:
orderer0.example.com | Version: 2.0.0
orderer0.example.com | Commit SHA: development build
orderer0.example.com | Go version: go1.12.4
orderer0.example.com | OS/Arch: linux/amd64"
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.common.server] Start -> INFO 2f7 Beginning to serve requests"
peer0.org1.example.com | "2019-05-02 09:27:16.216 UTC [peer] processChannelConfigTx -> DEBU 20e channelConfig=sequence:1 channel_group:<groups:<key:"Application" value:<version:1 groups:<key:"Org1MSP" value:<values:<key:"MSP" value:<value:"\022\363!\n\007Org1MSP\022\337\006-----BEGIN CERTIFICATE-----\nMIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y\naZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\na7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw\nRAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2\nN0qzbu085qQXfAXf7yy4VoSHr1A6\n-----END CERTIFICATE-----\n\"\256\006-----BEGIN CERTIFICATE-----\nMIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv\ncmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e\ngesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ\nl85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD\nVR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI\nzj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF\n1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\347\006-----BEGIN CERTIFICATE-----\nMIICVzCCAf6gAwIBAgIRANukn2hvltpLBJtfrPW+PwEwCgYIKoZIzj0EAwIwdjEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHzAdBgNVBAMTFnRs\nc2NhLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgx\nNDAwWjB2MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE\nBxMNU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEfMB0G\nA1UEAxMWdGxzY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49\nAwEHA0IABDZ3Q5+wYvJS5z8c7qSYCQQ41f/NMJgQ7U2QZLN327n4hC1DEui9zwU7\ntTylNqYYzrmYlbys2+nXZGw3feFC2majbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNV\nHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNV\nHQ4EIgQgtTPYCjv59GI2TuftNo1O2w3YreAkzzPiN7iXrWI+TOUwCgYIKoZIzj0E\nAwIDRwAwRAIgHxIZ9mQPQQXiMM70y1D2xmLd5DG62M5P2pFqhqMxxGECID4rWxZE\nBXY1FqLj00CMBOj8vWdsSdvUwZtAuXb/X6k2\n-----END CERTIFICATE-----\nZ\332\r\010\001\022\352\006\n\337\006-----BEGIN CERTIFICATE-----\nMIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y\naZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\na7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw\nRAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2\nN0qzbu085qQXfAXf7yy4VoSHr1A6\n-----END CERTIFICATE-----\n\022\006client\032\350\006\n\337\006-----BEGIN CERTIFICATE-----\nMIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y\naZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\na7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw\nRAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2\nN0qzbu085qQXfAXf7yy4VoSHr1A6\n-----END CERTIFICATE-----\n\022\004peer" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Endorsement" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Org2MSP" value:<values:<key:"MSP" value:<value:"\022\377!\n\007Org2MSP\022\343\006-----BEGIN CERTIFICATE-----\nMIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O\nA1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\nfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw\nRQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv\nJL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==\n-----END CERTIFICATE-----\n\"\256\006-----BEGIN CERTIFICATE-----\nMIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv\ncmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb\nr69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk\nRJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD\nVR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI\nzj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw\nTN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\347\006-----BEGIN CERTIFICATE-----\nMIICVzCCAf6gAwIBAgIRAJmlYMvZ8bywI8LWoX9/L+AwCgYIKoZIzj0EAwIwdjEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHzAdBgNVBAMTFnRs\nc2NhLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgx\nNDAwWjB2MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE\nBxMNU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEfMB0G\nA1UEAxMWdGxzY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49\nAwEHA0IABAgdze7wHXSC/H4qhGUddWjFiJlASO+PXZ3sKmrv2TQQyzl3WREXa8Ci\nASCFqbYjzsBqfAl/PrUaNljvYtD4QAWjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNV\nHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNV\nHQ4EIgQgmAnRgqptaHU6zAjKCdwk5QxDfy/RRVrqTjuNp2o7LhcwCgYIKoZIzj0E\nAwIDRwAwRAIgAtxYWUSm5+GJFo2HMvnnqVQ9Eyu+MJba03BQSVWBCRECIH7BZUVB\nuSkveUPr0Z4CCPWAjrKdxsjn6spBAjkcDASq\n-----END CERTIFICATE-----\nZ\342\r\010\001\022\356\006\n\343\006-----BEGIN CERTIFICATE-----\nMIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O\nA1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\nfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw\nRQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv\nJL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==\n-----END CERTIFICATE-----\n\022\006client\032\354\006\n\343\006-----BEGIN CERTIFICATE-----\nMIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O\nA1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\nfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw\nRQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv\nJL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==\n-----END CERTIFICATE-----\n\022\004peer" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Endorsement" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"ACLs" value:<value:"\n.\n\014peer/Propose\022\036\n\034/Channel/Application/Writers\n4\n\022cscc/GetConfigTree\022\036\n\034/Channel/Application/Readers\nF\n$_lifecycle/CommitChaincodeDefinition\022\036\n\034/Channel/Application/Writers\nF\n$_lifecycle/QueryNamespaceDefinitions\022\036\n\034/Channel/Application/Readers\n5\n\023event/FilteredBlock\022\036\n\034/Channel/Application/Readers\n7\n\025lscc/GetChaincodeData\022\036\n\034/Channel/Application/Readers\n?\n\035cscc/SimulateConfigTreeUpdate\022\036\n\034/Channel/Application/Readers\n6\n\024lscc/ChaincodeExists\022\036\n\034/Channel/Application/Readers\n5\n\023cscc/GetConfigBlock\022\036\n\034/Channel/Application/Readers\n9\n\027qscc/GetTransactionByID\022\036\n\034/Channel/Application/Readers\n7\n\025qscc/GetBlockByNumber\022\036\n\034/Channel/Application/Readers\n5\n\023qscc/GetBlockByHash\022\036\n\034/Channel/Application/Readers\nE\n#_lifecycle/QueryChaincodeDefinition\022\036\n\034/Channel/Application/Readers\n3\n\021qscc/GetChainInfo\022\036\n\034/Channel/Application/Readers\n;\n\031peer/ChaincodeToChaincode\022\036\n\034/Channel/Application/Readers\n@\n\036lscc/GetInstantiatedChaincodes\022\036\n\034/Channel/Application/Readers\n8\n\026lscc/GetDeploymentSpec\022\036\n\034/Channel/Application/Readers\n-\n\013event/Block\022\036\n\034/Channel/Application/Readers\n5\n\023qscc/GetBlockByTxID\022\036\n\034/Channel/Application/Readers" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V2_0\022\000" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Endorsement" value:<policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" > > policies:<key:"LifecycleEndorsement" value:<policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Orderer" value:<groups:<key:"OrdererOrg" value:<values:<key:"MSP" value:<value:"\022\267\023\n\nOrdererMSP\022\302\006-----BEGIN CERTIFICATE-----\nMIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv\nbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68\nXFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr\nMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw\nDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh\nb7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk\nt0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U\n-----END CERTIFICATE-----\n\"\201\006-----BEGIN CERTIFICATE-----\nMIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn\nJg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG\nA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW\ntUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa\n0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\317\006-----BEGIN CERTIFICATE-----\nMIICRDCCAeqgAwIBAgIRAM9uHRGYohvPd4dgCqdUGSUwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMGwxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEaMBgGA1UEAxMRdGxzY2EuZXhh\nbXBsZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAASvTNKF37957+E7MvVt\nN6XLQr8YUy7BWNfy8+9G4HmKdzsr4QfLaWe13g/8Wu7/hQp/OngrJtB/1bFZxYs2\n+JPxo20wazAOBgNVHQ8BAf8EBAMCAaYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsG\nAQUFBwMBMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIB4FrFE9k6AvaymPlsAi\nUHd6uC7A4fGFdvt6En83Dyr5MAoGCCqGSM49BAMCA0gAMEUCIQDlHgBT1JN2khyf\nmFH8bUopX3orDHxiPLMkVbNTxAZu1AIgcIV+eu7vwCZqCG35LpR3bZUGXzVznQ1v\nRpYrSwl8s0o=\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BatchSize" value:<value:"\010\364\003\020\200\200\200\005\030\200\200\200\001" mod_policy:"Admins" > > values:<key:"BatchTimeout" value:<value:"\n\0022s" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V2_0\022\000" mod_policy:"Admins" > > values:<key:"ChannelRestrictions" value:<mod_policy:"Admins" > > values:<key:"ConsensusType" value:<value:"\n\010etcdraft\022\224*\n\375\r\n\024orderer0.example.com\020\2127\032\357\006-----BEGIN CERTIFICATE-----\nMIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4\nYW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG\nA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu\nY2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C\nAQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm\nIbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E\nBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC\nMAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw\nKQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG\nSM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx\nJfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==\n-----END CERTIFICATE-----\n\"\357\006-----BEGIN CERTIFICATE-----\nMIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4\nYW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG\nA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu\nY2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C\nAQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm\nIbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E\nBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC\nMAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw\nKQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG\nSM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx\nJfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==\n-----END CERTIFICATE-----\n\n\375\r\n\024orderer1.example.com\020\2127\032\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI\nwzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq\nhkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC\nH2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=\n-----END CERTIFICATE-----\n\"\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI\nwzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq\nhkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC\nH2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=\n-----END CERTIFICATE-----\n\n\375\r\n\024orderer2.example.com\020\2127\032\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2\nfsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq\nhkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg\nYL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=\n-----END CERTIFICATE-----\n\"\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2\nfsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq\nhkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg\nYL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=\n-----END CERTIFICATE-----\n\022\022\n\005500ms\020\n\030\001 \005(\200\200\200\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"BlockValidation" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BlockDataHashingStructure" value:<value:"\010\377\377\377\377\017" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V2_0\022\000" mod_policy:"Admins" > > values:<key:"Consortium" value:<value:"\n\020SampleConsortium" mod_policy:"Admins" > > values:<key:"HashingAlgorithm" value:<value:"\n\006SHA256" mod_policy:"Admins" > > values:<key:"OrdererAddresses" value:<value:"\n\031orderer0.example.com:7050\n\031orderer1.example.com:7050\n\031orderer2.example.com:7050" mod_policy:"/Channel/Orderer/Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > "
peer0.org1.example.com | "2019-05-02 09:27:16.216 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 20f Simulation completed, getting simulation results"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [lockbasedtxmgr] Done -> DEBU 210 Done with transaction simulation / query execution []"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 211 Block [0] Transaction index [0] TxId [] marked as valid by state validator. ContainsPostOrderWrites [true]"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [valinternal] ApplyWriteSet -> DEBU 212 txops=internal.txOps{internal.compositeKey{ns:"", coll:"", key:"resourcesconfigtx.CHANNEL_CONFIG_KEY"}:(*internal.keyOps)(0xc0025df140)}"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 213 validating rwset..."
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 214 postprocessing ProtoBlock..."
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 215 ValidateAndPrepareBatch() complete"
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [kvledger] CommitWithPvtData -> DEBU 216 [businesschannel] Committing block [0] to storage"
orderer0.example.com | "2019-05-02 09:27:06.407 UTC [grpc] HandleSubConnStateChange -> DEBU 2f8 pickfirstBalancer: HandleSubConnStateChange: 0xc000380350, CONNECTING"
orderer0.example.com | "2019-05-02 09:27:06.417 UTC [orderer.consensus.etcdraft] apply -> INFO 2f9 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.417 UTC [orderer.consensus.etcdraft] apply -> INFO 2fa Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.417 UTC [orderer.consensus.etcdraft] apply -> INFO 2fb Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.422 UTC [grpc] HandleSubConnStateChange -> DEBU 2fc pickfirstBalancer: HandleSubConnStateChange: 0xc000380350, READY"
orderer0.example.com | "2019-05-02 09:27:06.493 UTC [grpc] HandleSubConnStateChange -> DEBU 2fd pickfirstBalancer: HandleSubConnStateChange: 0xc000380030, READY"
orderer0.example.com | "2019-05-02 09:27:07.746 UTC [orderer.common.cluster] Step -> DEBU 2fe Connection from orderer2.example.com(172.18.0.3:56182)"
orderer0.example.com | "2019-05-02 09:27:07.746 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2ff Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.consensus.etcdraft] Step -> INFO 300 1 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 3 [logterm: 1, index: 3] at term 1" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.common.cluster] NewStream -> DEBU 301 Created new stream to orderer2.example.com:7050 with ID of 1 and buffer size of 10"
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 302 Sending msg of 28 bytes to 3 on channel testchainid took 114.2µs"
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.common.cluster.step] sendMessage -> DEBU 303 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 130µs "
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.common.cluster.step] handleMessage -> DEBU 304 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.consensus.etcdraft] Step -> INFO 305 1 [term: 1] received a MsgVote message with higher term from 3 [term: 2]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 306 1 became follower at term 2" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.consensus.etcdraft] Step -> INFO 307 1 [logterm: 1, index: 3, vote: 0] cast MsgVote for 3 [logterm: 1, index: 3] at term 2" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.753 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 308 Sending msg of 28 bytes to 3 on channel testchainid took 19.7µs"
orderer0.example.com | "2019-05-02 09:27:07.753 UTC [orderer.common.cluster.step] sendMessage -> DEBU 309 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 83.1µs "
orderer0.example.com | "2019-05-02 09:27:07.756 UTC [orderer.common.cluster.step] handleMessage -> DEBU 30a Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 36"
orderer0.example.com | "2019-05-02 09:27:07.756 UTC [orderer.consensus.etcdraft] run -> INFO 30b raft.node: 1 elected leader 3 at term 2" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.759 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 30c Sending msg of 28 bytes to 3 on channel testchainid took 29.3µs"
orderer0.example.com | "2019-05-02 09:27:07.759 UTC [orderer.common.cluster.step] sendMessage -> DEBU 30d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.4µs "
orderer0.example.com | "2019-05-02 09:27:07.759 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 30e Raft leader changed: 0 -> 3" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.763 UTC [orderer.common.cluster.step] handleMessage -> DEBU 30f Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:07.763 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 310 Sending msg of 28 bytes to 3 on channel testchainid took 21.9µs"
orderer0.example.com | "2019-05-02 09:27:07.763 UTC [orderer.common.cluster.step] sendMessage -> DEBU 311 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 131µs "
orderer0.example.com | "2019-05-02 09:27:08.244 UTC [orderer.common.cluster.step] handleMessage -> DEBU 312 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:08.244 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 313 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
orderer0.example.com | "2019-05-02 09:27:08.244 UTC [orderer.common.cluster.step] sendMessage -> DEBU 314 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 81.2µs "
orderer0.example.com | "2019-05-02 09:27:08.747 UTC [orderer.common.cluster.step] handleMessage -> DEBU 315 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:08.748 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 316 Sending msg of 28 bytes to 3 on channel testchainid took 23.1µs"
orderer0.example.com | "2019-05-02 09:27:08.748 UTC [orderer.common.cluster.step] sendMessage -> DEBU 317 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 193.9µs "
orderer0.example.com | "2019-05-02 09:27:09.245 UTC [orderer.common.cluster.step] handleMessage -> DEBU 318 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:09.247 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 319 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
orderer0.example.com | "2019-05-02 09:27:09.248 UTC [orderer.common.cluster.step] sendMessage -> DEBU 31a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 411µs "
orderer0.example.com | "2019-05-02 09:27:09.746 UTC [orderer.common.cluster.step] handleMessage -> DEBU 31b Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:09.746 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 31c Sending msg of 28 bytes to 3 on channel testchainid took 16.3µs"
orderer0.example.com | "2019-05-02 09:27:09.747 UTC [orderer.common.cluster.step] sendMessage -> DEBU 31d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 201.6µs "
orderer0.example.com | "2019-05-02 09:27:10.245 UTC [orderer.common.cluster.step] handleMessage -> DEBU 31e Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:10.246 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 31f Sending msg of 28 bytes to 3 on channel testchainid took 28.7µs"
orderer0.example.com | "2019-05-02 09:27:10.247 UTC [orderer.common.cluster.step] sendMessage -> DEBU 320 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 445.4µs "
orderer0.example.com | "2019-05-02 09:27:10.744 UTC [orderer.common.cluster.step] handleMessage -> DEBU 321 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:10.744 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 322 Sending msg of 28 bytes to 3 on channel testchainid took 25µs"
orderer0.example.com | "2019-05-02 09:27:10.744 UTC [orderer.common.cluster.step] sendMessage -> DEBU 323 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.1µs "
orderer0.example.com | "2019-05-02 09:27:11.244 UTC [orderer.common.cluster.step] handleMessage -> DEBU 324 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:11.245 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 325 Sending msg of 28 bytes to 3 on channel testchainid took 71.5µs"
orderer0.example.com | "2019-05-02 09:27:11.246 UTC [orderer.common.cluster.step] sendMessage -> DEBU 326 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 409.4µs "
orderer0.example.com | "2019-05-02 09:27:11.745 UTC [orderer.common.cluster.step] handleMessage -> DEBU 327 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:11.745 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 328 Sending msg of 28 bytes to 3 on channel testchainid took 28.3µs"
orderer0.example.com | "2019-05-02 09:27:11.746 UTC [orderer.common.cluster.step] sendMessage -> DEBU 329 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 121.2µs "
orderer0.example.com | "2019-05-02 09:27:12.246 UTC [orderer.common.cluster.step] handleMessage -> DEBU 32a Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:12.247 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 32b Sending msg of 28 bytes to 3 on channel testchainid took 30µs"
orderer0.example.com | "2019-05-02 09:27:12.248 UTC [orderer.common.cluster.step] sendMessage -> DEBU 32c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.5µs "
orderer0.example.com | "2019-05-02 09:27:12.745 UTC [orderer.common.cluster.step] handleMessage -> DEBU 32d Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:12.748 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 32e Sending msg of 28 bytes to 3 on channel testchainid took 28.9µs"
orderer0.example.com | "2019-05-02 09:27:12.750 UTC [orderer.common.cluster.step] sendMessage -> DEBU 32f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 475.2µs "
orderer0.example.com | "2019-05-02 09:27:13.246 UTC [orderer.common.cluster.step] handleMessage -> DEBU 330 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:13.246 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 331 Sending msg of 28 bytes to 3 on channel testchainid took 30.1µs"
orderer0.example.com | "2019-05-02 09:27:13.247 UTC [orderer.common.cluster.step] sendMessage -> DEBU 332 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 936µs "
orderer0.example.com | "2019-05-02 09:27:13.715 UTC [orderer.common.cluster.step] handleMessage -> DEBU 333 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:13.715 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 334 Sending msg of 28 bytes to 3 on channel testchainid took 23.7µs"
orderer0.example.com | "2019-05-02 09:27:13.716 UTC [orderer.common.cluster.step] sendMessage -> DEBU 335 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 362.7µs "
orderer0.example.com | "2019-05-02 09:27:14.124 UTC [orderer.common.server] Deliver -> DEBU 336 Starting new Deliver handler"
orderer0.example.com | "2019-05-02 09:27:14.124 UTC [common.deliver] Handle -> DEBU 337 Starting new deliver loop for 172.18.0.8:57138"
orderer0.example.com | "2019-05-02 09:27:14.124 UTC [common.deliver] Handle -> DEBU 338 Attempting to read seek info message from 172.18.0.8:57138"
orderer0.example.com | "2019-05-02 09:27:14.153 UTC [orderer.common.server] Broadcast -> DEBU 339 Starting new Broadcast handler"
orderer0.example.com | "2019-05-02 09:27:14.153 UTC [orderer.common.broadcast] Handle -> DEBU 33a Starting new broadcast loop for 172.18.0.8:57140"
orderer0.example.com | "2019-05-02 09:27:14.154 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 33b [channel: businesschannel] Broadcast is processing config update message from 172.18.0.8:57140"
orderer0.example.com | "2019-05-02 09:27:14.154 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 33c Processing config update tx with system channel message processor for channel ID businesschannel"
orderer0.example.com | "2019-05-02 09:27:14.154 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 33d Processing channel create tx for channel businesschannel on system channel testchainid"
orderer0.example.com | "2019-05-02 09:27:14.156 UTC [common.channelconfig] NewStandardValues -> DEBU 33e Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:14.156 UTC [common.channelconfig] initializeProtosStruct -> DEBU 33f Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 340 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 341 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 342 Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 343 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:14.158 UTC [common.channelconfig] NewStandardValues -> DEBU 344 Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:14.158 UTC [common.channelconfig] initializeProtosStruct -> DEBU 345 Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:14.159 UTC [common.channelconfig] initializeProtosStruct -> DEBU 346 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:14.160 UTC [common.channelconfig] initializeProtosStruct -> DEBU 347 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:14.160 UTC [common.channelconfig] initializeProtosStruct -> DEBU 348 Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:14.161 UTC [common.channelconfig] initializeProtosStruct -> DEBU 349 Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] initializeProtosStruct -> DEBU 34a Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] NewStandardValues -> DEBU 34b Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] initializeProtosStruct -> DEBU 34c Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] NewStandardValues -> DEBU 34d Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:14.163 UTC [common.channelconfig] initializeProtosStruct -> DEBU 34e Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:14.163 UTC [common.channelconfig] validateMSP -> DEBU 34f Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:14.164 UTC [msp] newBccspMsp -> DEBU 350 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:14.164 UTC [msp] New -> DEBU 351 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:14.164 UTC [msp] Setup -> DEBU 352 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:14.166 UTC [msp.identity] newIdentity -> DEBU 353 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [ledgerstorage] CommitWithPvtData -> DEBU 217 Writing block [0] to pvt block store"
peer0.org1.example.com | "2019-05-02 09:27:16.221 UTC [pvtdatastorage] Prepare -> DEBU 218 Saved 0 private data write sets for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.225 UTC [fsblkstorage] indexBlock -> DEBU 219 Indexing block [blockNum=0, blockHash=[]byte{0x26, 0xf2, 0x93, 0x1, 0xed, 0x1c, 0x73, 0x48, 0xfc, 0x20, 0x75, 0x55, 0x5, 0x51, 0x67, 0x25, 0xf3, 0x5a, 0xec, 0x82, 0x34, 0x6d, 0xbc, 0x24, 0xb7, 0xb3, 0xb4, 0x5c, 0xd0, 0xdf, 0x9, 0xb3} txOffsets=
peer0.org1.example.com | txId= locPointer=offset=39, bytesLength=23894
peer0.org1.example.com | ]"
peer0.org1.example.com | "2019-05-02 09:27:16.225 UTC [fsblkstorage] indexBlock -> DEBU 21a Adding txLoc [fileSuffixNum=0, offset=39, bytesLength=23894] for tx ID: [] to txid-index"
peer0.org1.example.com | "2019-05-02 09:27:16.225 UTC [fsblkstorage] indexBlock -> DEBU 21b Adding txLoc [fileSuffixNum=0, offset=39, bytesLength=23894] for tx number:[0] ID: [] to blockNumTranNum index"
peer0.org1.example.com | "2019-05-02 09:27:16.228 UTC [fsblkstorage] updateCheckpoint -> DEBU 21c Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23939], isChainEmpty=[false], lastBlockNumber=[0]"
peer0.org1.example.com | "2019-05-02 09:27:16.229 UTC [pvtdatastorage] Commit -> DEBU 21d Committing private data for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [pvtdatastorage] Commit -> DEBU 21e Committed private data for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [pvtdatastorage] func1 -> DEBU 21f Purger started: Purging expired private data till block number [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [pvtdatastorage] retrieveExpiryEntries -> DEBU 220 retrieveExpiryEntries(): startKey=[]byte{0x3, 0x0, 0x0}, endKey=[]byte{0x3, 0x1, 0x1, 0x0}"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [leveldbhelper] GetIterator -> DEBU 221 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x3, 0x0, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x3, 0x1, 0x1, 0x0}]"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [pvtdatastorage] func1 -> DEBU 222 Purger finished"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [kvledger] CommitWithPvtData -> DEBU 223 [businesschannel] Committing block [0] transactions to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [lockbasedtxmgr] Commit -> DEBU 224 lock acquired on oldBlockCommit for committing regular updates to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [pvtstatepurgemgmt] prepareWorkingsetFor -> DEBU 225 Preparing potential purge list working-set for expiringAtBlk [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [leveldbhelper] GetIterator -> DEBU 226 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x30, 0x0, 0x31, 0x0, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x30, 0x0, 0x31, 0x1, 0x1, 0x0}]"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [pvtstatepurgemgmt] prepareWorkingsetFor -> DEBU 227 No expiry entry found for expiringAtBlk [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [lockbasedtxmgr] Commit -> DEBU 228 Committing updates to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [pvtstatepurgemgmt] buildExpirySchedule -> DEBU 229 Building the expiry schedules based on the update batch"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [lockbasedtxmgr] Commit -> DEBU 22a Write lock acquired for committing updates to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [stateleveldb] ApplyUpdates -> DEBU 22b Channel [businesschannel]: Applying key(string)=[
peer0.org1.example.com | "2019-05-02 09:27:08.750 UTC [viperutil] getKeysRecursively -> DEBU 001 Found map[string]interface{} value for peer.BCCSP"
peer0.org1.example.com | "2019-05-02 09:27:08.752 UTC [viperutil] unmarshalJSON -> DEBU 002 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:08.752 UTC [viperutil] getKeysRecursively -> DEBU 003 Found real value for peer.BCCSP.Default setting to string SW"
peer0.org1.example.com | "2019-05-02 09:27:08.752 UTC [viperutil] getKeysRecursively -> DEBU 004 Found map[string]interface{} value for peer.BCCSP.SW"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] unmarshalJSON -> DEBU 005 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] getKeysRecursively -> DEBU 006 Found real value for peer.BCCSP.SW.Hash setting to string SHA2"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] unmarshalJSON -> DEBU 007 Unmarshal JSON: value is not a string: 256"
peer0.org1.example.com | "2019-05-02 09:27:08.753 UTC [viperutil] getKeysRecursively -> DEBU 008 Found real value for peer.BCCSP.SW.Security setting to int 256"
peer0.org1.example.com | "2019-05-02 09:27:08.754 UTC [viperutil] getKeysRecursively -> DEBU 009 Found map[string]interface{} value for peer.BCCSP.SW.FileKeyStore"
peer0.org1.example.com | "2019-05-02 09:27:08.754 UTC [viperutil] unmarshalJSON -> DEBU 00a Unmarshal JSON: value cannot be unmarshalled: unexpected end of JSON input"
peer0.org1.example.com | "2019-05-02 09:27:08.754 UTC [viperutil] getKeysRecursively -> DEBU 00b Found real value for peer.BCCSP.SW.FileKeyStore.KeyStore setting to string "
peer0.org1.example.com | "2019-05-02 09:27:08.755 UTC [viperutil] getKeysRecursively -> DEBU 00c Found map[string]interface{} value for peer.BCCSP.PKCS11"
peer0.org1.example.com | "2019-05-02 09:27:08.756 UTC [viperutil] unmarshalJSON -> DEBU 00d Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.756 UTC [viperutil] getKeysRecursively -> DEBU 00e Found real value for peer.BCCSP.PKCS11.Pin setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.757 UTC [viperutil] unmarshalJSON -> DEBU 00f Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.758 UTC [viperutil] getKeysRecursively -> DEBU 010 Found real value for peer.BCCSP.PKCS11.Hash setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.758 UTC [viperutil] unmarshalJSON -> DEBU 011 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.759 UTC [viperutil] getKeysRecursively -> DEBU 012 Found real value for peer.BCCSP.PKCS11.Security setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.759 UTC [viperutil] getKeysRecursively -> DEBU 013 Found map[string]interface{} value for peer.BCCSP.PKCS11.FileKeyStore"
peer0.org1.example.com | "2019-05-02 09:27:08.759 UTC [viperutil] unmarshalJSON -> DEBU 014 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.760 UTC [viperutil] getKeysRecursively -> DEBU 015 Found real value for peer.BCCSP.PKCS11.FileKeyStore.KeyStore setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.760 UTC [viperutil] unmarshalJSON -> DEBU 016 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.761 UTC [viperutil] getKeysRecursively -> DEBU 017 Found real value for peer.BCCSP.PKCS11.Library setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.762 UTC [viperutil] unmarshalJSON -> DEBU 018 Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.762 UTC [viperutil] getKeysRecursively -> DEBU 019 Found real value for peer.BCCSP.PKCS11.Label setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:08.762 UTC [viperutil] EnhancedExactUnmarshalKey -> DEBU 01a map[peer.BCCSP:map[Default:SW PKCS11:map[FileKeyStore:map[KeyStore:<nil>] Hash:<nil> Label:<nil> Library:<nil> Pin:<nil> Security:<nil>] SW:map[FileKeyStore:map[KeyStore:] Hash:SHA2 Security:256]]]"
peer0.org1.example.com | "2019-05-02 09:27:08.769 UTC [bccsp_sw] openKeyStore -> DEBU 01b KeyStore opened at [/etc/hyperledger/fabric/msp/keystore]...done"
peer0.org1.example.com | "2019-05-02 09:27:08.769 UTC [bccsp] initBCCSP -> DEBU 01c Initialize BCCSP [SW]"
peer0.org1.example.com | "2019-05-02 09:27:08.769 UTC [msp] getPemMaterialFromDir -> DEBU 01d Reading directory /etc/hyperledger/fabric/msp/signcerts"
peer0.org1.example.com | "2019-05-02 09:27:08.773 UTC [msp] getPemMaterialFromDir -> DEBU 01e Inspecting file /etc/hyperledger/fabric/msp/signcerts/peer0.org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.777 UTC [msp] getPemMaterialFromDir -> DEBU 01f Reading directory /etc/hyperledger/fabric/msp/cacerts"
peer0.org1.example.com | "2019-05-02 09:27:08.782 UTC [msp] getPemMaterialFromDir -> DEBU 020 Inspecting file /etc/hyperledger/fabric/msp/cacerts/ca.org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.785 UTC [msp] getPemMaterialFromDir -> DEBU 021 Reading directory /etc/hyperledger/fabric/msp/admincerts"
peer0.org1.example.com | "2019-05-02 09:27:08.789 UTC [msp] getPemMaterialFromDir -> DEBU 022 Inspecting file /etc/hyperledger/fabric/msp/admincerts/Admin@org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.791 UTC [msp] getPemMaterialFromDir -> DEBU 023 Reading directory /etc/hyperledger/fabric/msp/intermediatecerts"
peer0.org1.example.com | "2019-05-02 09:27:08.792 UTC [msp] getMspConfig -> DEBU 024 Intermediate certs folder not found at [/etc/hyperledger/fabric/msp/intermediatecerts]. Skipping. [stat /etc/hyperledger/fabric/msp/intermediatecerts: no such file or directory]"
peer0.org1.example.com | "2019-05-02 09:27:08.793 UTC [msp] getPemMaterialFromDir -> DEBU 025 Reading directory /etc/hyperledger/fabric/msp/tlscacerts"
peer0.org1.example.com | "2019-05-02 09:27:08.796 UTC [msp] getPemMaterialFromDir -> DEBU 026 Inspecting file /etc/hyperledger/fabric/msp/tlscacerts/tlsca.org1.example.com-cert.pem"
peer0.org1.example.com | "2019-05-02 09:27:08.799 UTC [msp] getPemMaterialFromDir -> DEBU 027 Reading directory /etc/hyperledger/fabric/msp/tlsintermediatecerts"
peer0.org1.example.com | "2019-05-02 09:27:08.800 UTC [msp] getMspConfig -> DEBU 028 TLS intermediate certs folder not found at [/etc/hyperledger/fabric/msp/tlsintermediatecerts]. Skipping. [stat /etc/hyperledger/fabric/msp/tlsintermediatecerts: no such file or directory]"
peer0.org1.example.com | "2019-05-02 09:27:08.800 UTC [msp] getPemMaterialFromDir -> DEBU 029 Reading directory /etc/hyperledger/fabric/msp/crls"
peer0.org1.example.com | "2019-05-02 09:27:08.801 UTC [msp] getMspConfig -> DEBU 02a crls folder not found at [/etc/hyperledger/fabric/msp/crls]. Skipping. [stat /etc/hyperledger/fabric/msp/crls: no such file or directory]"
peer0.org1.example.com | "2019-05-02 09:27:08.804 UTC [msp] getMspConfig -> DEBU 02b Loading NodeOUs"
peer0.org1.example.com | "2019-05-02 09:27:08.812 UTC [msp] newBccspMsp -> DEBU 02c Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:08.812 UTC [msp] New -> DEBU 02d Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:08.812 UTC [msp] loadLocaMSP -> DEBU 02e Created new local MSP"
peer0.org1.example.com | "2019-05-02 09:27:08.813 UTC [msp] Setup -> DEBU 02f Setting up MSP instance Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:08.814 UTC [msp.identity] newIdentity -> DEBU 030 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer1.org1.example.com | "2019-05-02 09:27:08.841 UTC [nodeCmd] serve -> INFO 001 Starting peer:
peer1.org1.example.com | Version: 2.0.0
peer1.org1.example.com | Commit SHA: development build
peer1.org1.example.com | Go version: go1.12.4
peer1.org1.example.com | OS/Arch: linux/amd64
peer1.org1.example.com | Chaincode:
peer1.org1.example.com | Base Docker Namespace: hyperledger
peer1.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer1.org1.example.com | Docker Namespace: hyperledger"
peer1.org1.example.com | "2019-05-02 09:27:08.845 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.6:7051"
peer1.org1.example.com | "2019-05-02 09:27:08.845 UTC [peer] getLocalAddress -> INFO 003 Returning peer1.org1.example.com:7051"
peer1.org1.example.com | "2019-05-02 09:27:08.850 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt"
peer1.org1.example.com | "2019-05-02 09:27:09.016 UTC [ledgermgmt] initialize -> INFO 005 ledger mgmt initialized"
peer1.org1.example.com | "2019-05-02 09:27:09.017 UTC [lifecycle] InitializeLocalChaincodes -> INFO 006 Initialized lifecycle cache with 0 already installed chaincodes"
peer1.org1.example.com | "2019-05-02 09:27:09.041 UTC [nodeCmd] serve -> INFO 007 Starting peer with TLS enabled"
peer1.org1.example.com | "2019-05-02 09:27:09.051 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 008 Entering computeChaincodeEndpoint with peerHostname: peer1.org1.example.com"
peer1.org1.example.com | "2019-05-02 09:27:09.052 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 009 Exit with ccEndpoint: peer1.org1.example.com:7052"
peer1.org1.example.com | "2019-05-02 09:27:09.080 UTC [sccapi] registerSysCC -> INFO 00a system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.081 UTC [sccapi] registerSysCC -> INFO 00b system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.081 UTC [sccapi] registerSysCC -> INFO 00c system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.082 UTC [sccapi] registerSysCC -> INFO 00d system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer1.org1.example.com | "2019-05-02 09:27:09.128 UTC [gossip.service] func1 -> INFO 00e Initialize gossip with endpoint peer1.org1.example.com:7051 and bootstrap set [peer0.org1.example.com:7051]"
peer1.org1.example.com | "2019-05-02 09:27:09.135 UTC [gossip.gossip] NewGossipService -> INFO 00f Creating gossip service with self membership of Endpoint: peer1.org1.example.com:7051, InternalEndpoint: peer1.org1.example.com:7051, PKI-ID: a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7, Metadata: "
peer1.org1.example.com | "2019-05-02 09:27:09.139 UTC [gossip.gossip] start -> INFO 010 Gossip instance peer1.org1.example.com:7051 started"
peer1.org1.example.com | "2019-05-02 09:27:09.154 UTC [sccapi] deploySysCC -> INFO 011 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.168 UTC [cscc] Init -> INFO 012 Init CSCC"
peer1.org1.example.com | "2019-05-02 09:27:09.172 UTC [sccapi] deploySysCC -> INFO 013 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.176 UTC [qscc] Init -> INFO 014 Init QSCC"
peer1.org1.example.com | "2019-05-02 09:27:09.178 UTC [sccapi] deploySysCC -> INFO 015 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.179 UTC [sccapi] deploySysCC -> INFO 016 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer1.org1.example.com | "2019-05-02 09:27:09.179 UTC [nodeCmd] serve -> INFO 017 Deployed system chaincodes"
peer1.org1.example.com | "2019-05-02 09:27:09.183 UTC [discovery] NewService -> INFO 018 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer1.org1.example.com | "2019-05-02 09:27:09.183 UTC [nodeCmd] registerDiscoveryService -> INFO 019 Discovery service activated"
peer1.org1.example.com | "2019-05-02 09:27:09.184 UTC [nodeCmd] serve -> INFO 01a Starting peer with ID=[peer1.org1.example.com], network ID=[], address=[peer1.org1.example.com:7051]"
peer1.org1.example.com | "2019-05-02 09:27:09.184 UTC [nodeCmd] serve -> INFO 01b Started peer with ID=[peer1.org1.example.com], network ID=[], address=[peer1.org1.example.com:7051]"
peer1.org1.example.com | "2019-05-02 09:27:16.487 UTC [endorser] callChaincode -> INFO 01c [][f532fb0e] Entry chaincode: name:"cscc" "
peer1.org1.example.com | "2019-05-02 09:27:16.500 UTC [ledgermgmt] CreateLedger -> INFO 01d Creating ledger [businesschannel] with genesis block"
peer1.org1.example.com | "2019-05-02 09:27:16.506 UTC [fsblkstorage] newBlockfileMgr -> INFO 01e Getting block information from block storage"
peer1.org1.example.com | "2019-05-02 09:27:16.529 UTC [kvledger] CommitWithPvtData -> INFO 01f [businesschannel] Committed block [0] with 1 transaction(s) in 16ms (state_validation=1ms block_commit=9ms state_commit=2ms)"
peer1.org1.example.com | "2019-05-02 09:27:16.531 UTC [ledgermgmt] CreateLedger -> INFO 020 Created ledger [businesschannel] with genesis block"
peer1.org1.example.com | "2019-05-02 09:27:16.539 UTC [gossip.gossip] JoinChan -> INFO 021 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org1.example.com | "2019-05-02 09:27:16.539 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:27:16.540 UTC [gossip.gossip] learnAnchorPeers -> INFO 023 No configured anchor peers of Org1MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:27:16.567 UTC [gossip.state] NewGossipStateProvider -> INFO 024 Updating metadata information, current ledger sequence is at = 0, next expected block is = 1"
peer1.org1.example.com | "2019-05-02 09:27:16.570 UTC [sccapi] deploySysCC -> INFO 025 system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.571 UTC [cscc] Init -> INFO 026 Init CSCC"
peer1.org1.example.com | "2019-05-02 09:27:16.571 UTC [sccapi] deploySysCC -> INFO 027 system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.572 UTC [qscc] Init -> INFO 028 Init QSCC"
peer1.org1.example.com | "2019-05-02 09:27:16.572 UTC [sccapi] deploySysCC -> INFO 029 system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.573 UTC [sccapi] deploySysCC -> INFO 02a system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer1.org1.example.com | "2019-05-02 09:27:16.574 UTC [endorser] callChaincode -> INFO 02b [][f532fb0e] Exit chaincode: name:"cscc" (83ms)"
peer1.org1.example.com | "2019-05-02 09:27:16.574 UTC [comm.grpc.server] 1 -> INFO 02c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55336 grpc.code=OK grpc.call_duration=88.0261ms
peer1.org1.example.com | "2019-05-02 09:27:17.674 UTC [endorser] callChaincode -> INFO 02d [][061aeb3a] Entry chaincode: name:"cscc" "
peer1.org1.example.com | "2019-05-02 09:27:17.675 UTC [endorser] callChaincode -> INFO 02e [][061aeb3a] Exit chaincode: name:"cscc" (1ms)"
peer1.org1.example.com | "2019-05-02 09:27:17.676 UTC [comm.grpc.server] 1 -> INFO 02f unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55344 grpc.code=OK grpc.call_duration=2.2942ms
peer1.org1.example.com | "2019-05-02 09:27:18.618 UTC [endorser] callChaincode -> INFO 030 [][1d2a8972] Entry chaincode: name:"qscc" "
peer1.org1.example.com | "2019-05-02 09:27:18.620 UTC [endorser] callChaincode -> INFO 031 [][1d2a8972] Exit chaincode: name:"qscc" (2ms)"
peer1.org1.example.com | "2019-05-02 09:27:18.621 UTC [comm.grpc.server] 1 -> INFO 032 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55352 grpc.code=OK grpc.call_duration=3.6828ms
peer0.org1.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
peer0.org1.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
peer0.org1.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
peer0.org1.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
peer0.org1.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
peer0.org1.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.815 UTC [msp.identity] newIdentity -> DEBU 031 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
peer0.org1.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
peer0.org1.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
peer0.org1.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.816 UTC [msp.identity] newIdentity -> DEBU 032 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.819 UTC [bccsp_sw] loadPrivateKey -> DEBU 033 Loading private key [0c3831d39922a4933f04e85fee7a4ee081a55a888d6d5336cc92e473669fe175] at [/etc/hyperledger/fabric/msp/keystore/0c3831d39922a4933f04e85fee7a4ee081a55a888d6d5336cc92e473669fe175_sk]..."
peer0.org1.example.com | "2019-05-02 09:27:08.823 UTC [msp.identity] newIdentity -> DEBU 034 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:08.824 UTC [msp] setupSigningIdentity -> DEBU 035 Signing identity expires at 2029-03-29 08:14:00 +0000 UTC"
peer0.org1.example.com | "2019-05-02 09:27:08.825 UTC [msp] Validate -> DEBU 036 MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:08.825 UTC [nodeCmd] serve -> INFO 037 Starting peer:
peer0.org1.example.com | Version: 2.0.0
peer0.org1.example.com | Commit SHA: development build
peer0.org1.example.com | Go version: go1.12.4
peer0.org1.example.com | OS/Arch: linux/amd64
peer0.org1.example.com | Chaincode:
peer0.org1.example.com | Base Docker Namespace: hyperledger
peer0.org1.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org1.example.com | Docker Namespace: hyperledger"
peer0.org1.example.com | "2019-05-02 09:27:08.826 UTC [peer] getLocalAddress -> INFO 038 Auto-detected peer address: 172.18.0.7:7051"
peer0.org1.example.com | "2019-05-02 09:27:08.826 UTC [peer] getLocalAddress -> INFO 039 Returning peer0.org1.example.com:7051"
peer0.org1.example.com | "2019-05-02 09:27:08.841 UTC [msp] GetDefaultSigningIdentity -> DEBU 03a Obtaining default signing identity"
peer0.org1.example.com | "2019-05-02 09:27:08.842 UTC [msp.identity] Sign -> DEBU 03b Sign: plaintext: 00000000000000000000000000000000...00000000000000000000000000000000 "
peer0.org1.example.com | "2019-05-02 09:27:08.842 UTC [msp.identity] Sign -> DEBU 03c Sign: digest: 66687AADF862BD776C8FC18B8E9F8E20089714856EE233B3902A591D0D5F2925 "
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [ledgermgmt] initialize -> INFO 03d Initializing ledger mgmt"
peer1.org1.example.com | "2019-05-02 09:27:21.542 UTC [gossip.channel] reportMembershipChanges -> INFO 033 Membership view has changed. peers went online: [[peer0.org1.example.com:7051]] , current view: [[peer0.org1.example.com:7051]]"
peer1.org1.example.com | "2019-05-02 09:27:22.349 UTC [gossip.election] leaderElection -> INFO 034 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 : Some peer is already a leader"
peer1.org1.example.com | "2019-05-02 09:27:22.378 UTC [gossip.privdata] StoreBlock -> INFO 035 [businesschannel] Received block [1] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:22.395 UTC [gossip.gossip] JoinChan -> INFO 036 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org1.example.com | "2019-05-02 09:27:22.395 UTC [gossip.gossip] learnAnchorPeers -> INFO 037 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:27:22.395 UTC [gossip.gossip] learnAnchorPeers -> INFO 038 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:27:22.396 UTC [gossip.service] updateEndpoints -> WARN 039 Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org1.example.com | "2019-05-02 09:27:22.408 UTC [committer.txvalidator] Validate -> INFO 03a [businesschannel] Validated block [1] in 30ms"
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.comm] func1 -> WARN 03b peer0.org1.example.com:7051, PKIid:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d isn't responsive: EOF"
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.discovery] expireDeadMembers -> WARN 03c Entering [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d]"
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.discovery] expireDeadMembers -> WARN 03d Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d, Metadata: "
peer1.org1.example.com | "2019-05-02 09:27:22.424 UTC [gossip.discovery] expireDeadMembers -> WARN 03e Exiting"
peer1.org1.example.com | "2019-05-02 09:27:22.426 UTC [kvledger] CommitWithPvtData -> INFO 03f [businesschannel] Committed block [1] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=11ms state_commit=2ms)"
peer1.org1.example.com | "2019-05-02 09:27:22.427 UTC [gossip.privdata] StoreBlock -> INFO 040 [businesschannel] Received block [2] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:22.444 UTC [gossip.gossip] JoinChan -> INFO 041 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org1.example.com | "2019-05-02 09:27:22.444 UTC [gossip.gossip] learnAnchorPeers -> INFO 042 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:27:22.445 UTC [gossip.gossip] learnAnchorPeers -> INFO 043 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:27:22.445 UTC [gossip.service] updateEndpoints -> WARN 044 Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org1.example.com | "2019-05-02 09:27:22.463 UTC [committer.txvalidator] Validate -> INFO 045 [businesschannel] Validated block [2] in 35ms"
peer1.org1.example.com | "2019-05-02 09:27:22.495 UTC [kvledger] CommitWithPvtData -> INFO 046 [businesschannel] Committed block [2] with 1 transaction(s) in 31ms (state_validation=1ms block_commit=22ms state_commit=4ms)"
peer1.org1.example.com | "2019-05-02 09:27:25.851 UTC [endorser] callChaincode -> INFO 047 [][9f77e471] Entry chaincode: name:"_lifecycle" "
peer1.org1.example.com | "2019-05-02 09:27:25.853 UTC [endorser] callChaincode -> INFO 048 [][9f77e471] Exit chaincode: name:"_lifecycle" (1ms)"
peer1.org1.example.com | "2019-05-02 09:27:25.853 UTC [comm.grpc.server] 1 -> INFO 049 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55408 grpc.code=OK grpc.call_duration=2.1499ms
peer1.org1.example.com | "2019-05-02 09:27:26.539 UTC [gossip.channel] reportMembershipChanges -> INFO 04a Membership view has changed. peers went online: [[peer0.org2.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051 ] [peer0.org1.example.com:7051]]"
peer1.org1.example.com | "2019-05-02 09:27:29.026 UTC [comm.grpc.server] 1 -> INFO 04b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:31.026Z grpc.peer_address=172.18.0.5:33146 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=146.3µs
peer1.org1.example.com | "2019-05-02 09:27:30.032 UTC [gossip.privdata] StoreBlock -> INFO 04c [businesschannel] Received block [3] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:30.065 UTC [committer.txvalidator] Validate -> INFO 04d [businesschannel] Validated block [3] in 32ms"
peer1.org1.example.com | "2019-05-02 09:27:30.103 UTC [gossip.privdata] StoreBlock -> INFO 04e [businesschannel] Fetched all missing collection private write sets from remote peers for block [3] (21ms)"
peer1.org1.example.com | "2019-05-02 09:27:30.105 UTC [confighistory] HandleStateUpdates -> ERRO 04f Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0034fe5c0)}"
peer1.org1.example.com | "2019-05-02 09:27:30.138 UTC [kvledger] CommitWithPvtData -> INFO 050 [businesschannel] Committed block [3] with 1 transaction(s) in 34ms (state_validation=1ms block_commit=27ms state_commit=3ms)"
peer1.org1.example.com | "2019-05-02 09:27:32.541 UTC [gossip.privdata] StoreBlock -> INFO 051 [businesschannel] Received block [4] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:32.572 UTC [committer.txvalidator] Validate -> INFO 052 [businesschannel] Validated block [4] in 30ms"
peer1.org1.example.com | "2019-05-02 09:27:32.640 UTC [confighistory] HandleStateUpdates -> ERRO 053 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc003632be0)}"
peer1.org1.example.com | "2019-05-02 09:27:32.680 UTC [kvledger] CommitWithPvtData -> INFO 054 [businesschannel] Committed block [4] with 1 transaction(s) in 80ms (state_validation=39ms block_commit=22ms state_commit=13ms)"
peer1.org1.example.com | "2019-05-02 09:27:36.541 UTC [gossip.channel] reportMembershipChanges -> INFO 055 Membership view has changed. peers went online: [[peer1.org2.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051 ] [peer0.org1.example.com:7051] [peer1.org2.example.com:7051 ]]"
peer1.org1.example.com | "2019-05-02 09:27:36.833 UTC [gossip.privdata] StoreBlock -> INFO 056 [businesschannel] Received block [5] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:36.851 UTC [committer.txvalidator] Validate -> INFO 057 [businesschannel] Validated block [5] in 18ms"
peer1.org1.example.com | "2019-05-02 09:27:36.881 UTC [lifecycle] update -> INFO 058 Updating cached definition for chaincode 'exp02' on channel 'businesschannel'"
peer1.org1.example.com | "2019-05-02 09:27:36.901 UTC [lifecycle] update -> INFO 059 Chaincode with package ID 'exp02_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b' now available on channel businesschannel for chaincode definition exp02:1.0"
peer1.org1.example.com | "2019-05-02 09:27:36.902 UTC [cceventmgmt] HandleStateUpdates -> INFO 05a Channel [businesschannel]: Handling deploy or update of chaincode [exp02]"
peer1.org1.example.com | "2019-05-02 09:27:36.903 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 05b Error while loading installation package for ccname=exp02, ccversion=1.0. Err=open /var/hyperledger/production/chaincodes/exp02.1.0: no such file or directory"
peer1.org1.example.com | "2019-05-02 09:27:36.904 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 05c Channel [businesschannel]: Chaincode [Name=exp02, Version=1.0, Hash=[]byte{0x80, 0x18, 0x18, 0x55, 0xe9, 0x53, 0x83, 0x5a, 0x2f, 0x99, 0x39, 0x2d, 0xf9, 0xbb, 0xc0, 0x40, 0x38, 0xb, 0xf1, 0x5, 0x7b, 0x30, 0xb0, 0xf8, 0x4f, 0x6e, 0x9c, 0xb4, 0xc2, 0xe8, 0xae, 0x45}] is not installed hence no need to create chaincode artifacts for endorsement"
peer1.org1.example.com | "2019-05-02 09:27:36.953 UTC [kvledger] CommitWithPvtData -> INFO 05d [businesschannel] Committed block [5] with 1 transaction(s) in 82ms (state_validation=41ms block_commit=28ms state_commit=10ms)"
peer1.org1.example.com | "2019-05-02 09:27:41.432 UTC [gossip.privdata] StoreBlock -> INFO 05e [businesschannel] Received block [6] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:41.438 UTC [committer.txvalidator] Validate -> INFO 05f [businesschannel] Validated block [6] in 5ms"
peer1.org1.example.com | "2019-05-02 09:27:41.463 UTC [kvledger] CommitWithPvtData -> INFO 060 [businesschannel] Committed block [6] with 1 transaction(s) in 23ms (state_validation=0ms block_commit=15ms state_commit=3ms)"
peer1.org1.example.com | "2019-05-02 09:27:47.012 UTC [gossip.privdata] StoreBlock -> INFO 061 [businesschannel] Received block [7] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:47.015 UTC [committer.txvalidator] Validate -> INFO 062 [businesschannel] Validated block [7] in 2ms"
peer1.org1.example.com | "2019-05-02 09:27:47.032 UTC [kvledger] CommitWithPvtData -> INFO 063 [businesschannel] Committed block [7] with 1 transaction(s) in 16ms (state_validation=0ms block_commit=10ms state_commit=2ms)"
peer1.org1.example.com | "2019-05-02 09:27:49.828 UTC [gossip.privdata] StoreBlock -> INFO 064 [businesschannel] Received block [8] from buffer"
peer1.org1.example.com | "2019-05-02 09:27:49.833 UTC [committer.txvalidator] Validate -> INFO 065 [businesschannel] Validated block [8] in 3ms"
peer1.org1.example.com | "2019-05-02 09:27:49.857 UTC [kvledger] CommitWithPvtData -> INFO 066 [businesschannel] Committed block [8] with 1 transaction(s) in 22ms (state_validation=0ms block_commit=14ms state_commit=4ms)"
peer1.org1.example.com | "2019-05-02 09:28:04.081 UTC [gossip.privdata] StoreBlock -> INFO 067 [businesschannel] Received block [9] from buffer"
peer1.org1.example.com | "2019-05-02 09:28:04.149 UTC [cauthdsl] deduplicate -> WARN 068 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org1.example.com | "2019-05-02 09:28:04.165 UTC [cauthdsl] deduplicate -> WARN 069 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org1.example.com | "2019-05-02 09:28:04.259 UTC [gossip.gossip] JoinChan -> INFO 06a Joining gossip network of channel businesschannel with 3 organizations"
peer1.org1.example.com | "2019-05-02 09:28:04.259 UTC [gossip.gossip] learnAnchorPeers -> INFO 06b Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:28:04.260 UTC [gossip.gossip] learnAnchorPeers -> INFO 06c No configured anchor peers of Org3MSP for channel businesschannel to learn about"
peer1.org1.example.com | "2019-05-02 09:28:04.260 UTC [gossip.gossip] learnAnchorPeers -> INFO 06d Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org1.example.com | "2019-05-02 09:28:04.260 UTC [gossip.service] updateEndpoints -> WARN 06e Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org1.example.com | "2019-05-02 09:28:04.317 UTC [committer.txvalidator] Validate -> INFO 06f [businesschannel] Validated block [9] in 235ms"
peer1.org1.example.com | "2019-05-02 09:28:04.367 UTC [kvledger] CommitWithPvtData -> INFO 070 [businesschannel] Committed block [9] with 1 transaction(s) in 45ms (state_validation=10ms block_commit=22ms state_commit=8ms)"
peer1.org1.example.com | "2019-05-02 09:28:04.476 UTC [comm.grpc.server] 1 -> INFO 071 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.475Z grpc.peer_address=172.18.0.7:52992 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=421.1µs
peer1.org1.example.com | "2019-05-02 09:28:04.504 UTC [gossip.comm] func1 -> WARN 072 peer0.org2.example.com:7051, PKIid:06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030 isn't responsive: EOF"
peer1.org1.example.com | "2019-05-02 09:28:04.505 UTC [gossip.discovery] expireDeadMembers -> WARN 073 Entering [06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030]"
peer1.org1.example.com | "2019-05-02 09:28:04.505 UTC [gossip.discovery] expireDeadMembers -> WARN 074 Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: , PKI-ID: 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030, Metadata: "
peer1.org1.example.com | "2019-05-02 09:28:04.506 UTC [gossip.discovery] expireDeadMembers -> WARN 075 Exiting"
peer1.org1.example.com | "2019-05-02 09:28:04.558 UTC [comm.grpc.server] 1 -> INFO 076 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.558Z grpc.peer_address=172.18.0.9:36456 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=136.7µs
peer1.org1.example.com | "2019-05-02 09:28:18.402 UTC [endorser] callChaincode -> INFO 077 [][d54146cd] Entry chaincode: name:"cscc" "
peer1.org1.example.com | "2019-05-02 09:28:18.403 UTC [endorser] callChaincode -> INFO 078 [][d54146cd] Exit chaincode: name:"cscc" (1ms)"
peer1.org1.example.com | "2019-05-02 09:28:18.404 UTC [comm.grpc.server] 1 -> INFO 079 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55626 grpc.code=OK grpc.call_duration=2.6411ms
peer1.org1.example.com | "2019-05-02 09:28:19.633 UTC [endorser] callChaincode -> INFO 07a [][a0a21417] Entry chaincode: name:"qscc" "
peer1.org1.example.com | "2019-05-02 09:28:19.638 UTC [endorser] callChaincode -> INFO 07b [][a0a21417] Exit chaincode: name:"qscc" (4ms)"
peer1.org1.example.com | "2019-05-02 09:28:19.638 UTC [comm.grpc.server] 1 -> INFO 07c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:55634 grpc.code=OK grpc.call_duration=5.6728ms
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [kvledger.util] CreateDirIfMissing -> DEBU 03e CreateDirIfMissing [/var/hyperledger/production/ledgersData/ledgerProvider/]"
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [kvledger.util] logDirStatus -> DEBU 03f Before creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.844 UTC [kvledger.util] logDirStatus -> DEBU 040 After creating dir - [/var/hyperledger/production/ledgersData/ledgerProvider/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.882 UTC [kvledger.util] CreateDirIfMissing -> DEBU 041 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/index/]"
peer0.org1.example.com | "2019-05-02 09:27:08.882 UTC [kvledger.util] logDirStatus -> DEBU 042 Before creating dir - [/var/hyperledger/production/ledgersData/chains/index/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.883 UTC [kvledger.util] logDirStatus -> DEBU 043 After creating dir - [/var/hyperledger/production/ledgersData/chains/index/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.899 UTC [kvledger.util] CreateDirIfMissing -> DEBU 044 CreateDirIfMissing [/var/hyperledger/production/ledgersData/pvtdataStore/]"
peer0.org1.example.com | "2019-05-02 09:27:08.901 UTC [kvledger.util] logDirStatus -> DEBU 045 Before creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.901 UTC [kvledger.util] logDirStatus -> DEBU 046 After creating dir - [/var/hyperledger/production/ledgersData/pvtdataStore/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.924 UTC [historyleveldb] NewHistoryDBProvider -> DEBU 047 constructing HistoryDBProvider dbPath=/var/hyperledger/production/ledgersData/historyLeveldb"
peer0.org1.example.com | "2019-05-02 09:27:08.924 UTC [kvledger.util] CreateDirIfMissing -> DEBU 048 CreateDirIfMissing [/var/hyperledger/production/ledgersData/historyLeveldb/]"
peer0.org2.example.com | "2019-05-02 09:27:08.930 UTC [nodeCmd] serve -> INFO 001 Starting peer:
peer0.org2.example.com | Version: 2.0.0
peer0.org2.example.com | Commit SHA: development build
peer0.org2.example.com | Go version: go1.12.4
peer0.org2.example.com | OS/Arch: linux/amd64
peer0.org2.example.com | Chaincode:
peer0.org2.example.com | Base Docker Namespace: hyperledger
peer0.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer0.org2.example.com | Docker Namespace: hyperledger"
peer0.org2.example.com | "2019-05-02 09:27:08.930 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.9:7051"
peer0.org2.example.com | "2019-05-02 09:27:08.930 UTC [peer] getLocalAddress -> INFO 003 Returning peer0.org2.example.com:7051"
peer0.org2.example.com | "2019-05-02 09:27:08.936 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt"
peer0.org2.example.com | "2019-05-02 09:27:09.121 UTC [ledgermgmt] initialize -> INFO 005 ledger mgmt initialized"
peer0.org2.example.com | "2019-05-02 09:27:09.125 UTC [lifecycle] InitializeLocalChaincodes -> INFO 006 Initialized lifecycle cache with 0 already installed chaincodes"
peer0.org2.example.com | "2019-05-02 09:27:09.151 UTC [nodeCmd] serve -> INFO 007 Starting peer with TLS enabled"
peer0.org2.example.com | "2019-05-02 09:27:09.159 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 008 Entering computeChaincodeEndpoint with peerHostname: peer0.org2.example.com"
peer0.org2.example.com | "2019-05-02 09:27:09.159 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 009 Exit with ccEndpoint: peer0.org2.example.com:7052"
peer0.org2.example.com | "2019-05-02 09:27:09.182 UTC [sccapi] registerSysCC -> INFO 00a system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.184 UTC [sccapi] registerSysCC -> INFO 00b system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.185 UTC [sccapi] registerSysCC -> INFO 00c system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.186 UTC [sccapi] registerSysCC -> INFO 00d system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer0.org2.example.com | "2019-05-02 09:27:09.201 UTC [gossip.service] func1 -> INFO 00e Initialize gossip with endpoint peer0.org2.example.com:7051 and bootstrap set [peer0.org2.example.com:7051]"
peer0.org2.example.com | "2019-05-02 09:27:09.214 UTC [gossip.gossip] NewGossipService -> INFO 00f Creating gossip service with self membership of Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030, Metadata: "
peer0.org2.example.com | "2019-05-02 09:27:09.215 UTC [gossip.gossip] start -> INFO 010 Gossip instance peer0.org2.example.com:7051 started"
peer0.org2.example.com | "2019-05-02 09:27:09.217 UTC [sccapi] deploySysCC -> INFO 011 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.219 UTC [cscc] Init -> INFO 012 Init CSCC"
peer0.org2.example.com | "2019-05-02 09:27:09.219 UTC [sccapi] deploySysCC -> INFO 013 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.221 UTC [qscc] Init -> INFO 014 Init QSCC"
peer0.org2.example.com | "2019-05-02 09:27:09.221 UTC [sccapi] deploySysCC -> INFO 015 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.222 UTC [sccapi] deploySysCC -> INFO 016 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org2.example.com | "2019-05-02 09:27:09.223 UTC [nodeCmd] serve -> INFO 017 Deployed system chaincodes"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [discovery] NewService -> INFO 018 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [nodeCmd] registerDiscoveryService -> INFO 019 Discovery service activated"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [nodeCmd] serve -> INFO 01a Starting peer with ID=[peer0.org2.example.com], network ID=[], address=[peer0.org2.example.com:7051]"
peer0.org2.example.com | "2019-05-02 09:27:09.224 UTC [nodeCmd] serve -> INFO 01b Started peer with ID=[peer0.org2.example.com], network ID=[], address=[peer0.org2.example.com:7051]"
peer0.org2.example.com | "2019-05-02 09:27:16.739 UTC [endorser] callChaincode -> INFO 01c [][9da8f6fe] Entry chaincode: name:"cscc" "
peer0.org2.example.com | "2019-05-02 09:27:16.745 UTC [ledgermgmt] CreateLedger -> INFO 01d Creating ledger [businesschannel] with genesis block"
peer0.org2.example.com | "2019-05-02 09:27:16.749 UTC [fsblkstorage] newBlockfileMgr -> INFO 01e Getting block information from block storage"
peer0.org2.example.com | "2019-05-02 09:27:16.774 UTC [kvledger] CommitWithPvtData -> INFO 01f [businesschannel] Committed block [0] with 1 transaction(s) in 17ms (state_validation=1ms block_commit=9ms state_commit=3ms)"
peer0.org2.example.com | "2019-05-02 09:27:16.776 UTC [ledgermgmt] CreateLedger -> INFO 020 Created ledger [businesschannel] with genesis block"
peer0.org2.example.com | "2019-05-02 09:27:16.786 UTC [gossip.gossip] JoinChan -> INFO 021 Joining gossip network of channel businesschannel with 2 organizations"
peer0.org2.example.com | "2019-05-02 09:27:16.786 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 No configured anchor peers of Org1MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:27:16.786 UTC [gossip.gossip] learnAnchorPeers -> INFO 023 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:27:16.811 UTC [gossip.state] NewGossipStateProvider -> INFO 024 Updating metadata information, current ledger sequence is at = 0, next expected block is = 1"
peer0.org2.example.com | "2019-05-02 09:27:16.813 UTC [sccapi] deploySysCC -> INFO 025 system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:16.813 UTC [cscc] Init -> INFO 026 Init CSCC"
peer0.org2.example.com | "2019-05-02 09:27:16.813 UTC [sccapi] deploySysCC -> INFO 027 system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:16.814 UTC [qscc] Init -> INFO 028 Init QSCC"
peer0.org2.example.com | "2019-05-02 09:27:16.814 UTC [sccapi] deploySysCC -> INFO 029 system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer0.org2.example.com | "2019-05-02 09:27:16.815 UTC [sccapi] deploySysCC -> INFO 02a system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org1.example.com | "2019-05-02 09:27:08.924 UTC [kvledger.util] logDirStatus -> DEBU 049 Before creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.925 UTC [kvledger.util] logDirStatus -> DEBU 04a After creating dir - [/var/hyperledger/production/ledgersData/historyLeveldb/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [confighistory] newDBProvider -> DEBU 04b Opening db for config history: db path = /var/hyperledger/production/ledgersData/configHistory"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [kvledger.util] CreateDirIfMissing -> DEBU 04c CreateDirIfMissing [/var/hyperledger/production/ledgersData/configHistory/]"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [kvledger.util] logDirStatus -> DEBU 04d Before creating dir - [/var/hyperledger/production/ledgersData/configHistory/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.953 UTC [kvledger.util] logDirStatus -> DEBU 04e After creating dir - [/var/hyperledger/production/ledgersData/configHistory/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.966 UTC [kvledger.util] CreateDirIfMissing -> DEBU 04f CreateDirIfMissing [/var/hyperledger/production/ledgersData/bookkeeper/]"
peer0.org1.example.com | "2019-05-02 09:27:08.966 UTC [kvledger.util] logDirStatus -> DEBU 050 Before creating dir - [/var/hyperledger/production/ledgersData/bookkeeper/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.967 UTC [kvledger.util] logDirStatus -> DEBU 051 After creating dir - [/var/hyperledger/production/ledgersData/bookkeeper/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [stateleveldb] NewVersionedDBProvider -> DEBU 052 constructing VersionedDBProvider dbPath=/var/hyperledger/production/ledgersData/stateLeveldb"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [kvledger.util] CreateDirIfMissing -> DEBU 053 CreateDirIfMissing [/var/hyperledger/production/ledgersData/stateLeveldb/]"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [kvledger.util] logDirStatus -> DEBU 054 Before creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:08.979 UTC [kvledger.util] logDirStatus -> DEBU 055 After creating dir - [/var/hyperledger/production/ledgersData/stateLeveldb/] exists"
peer0.org1.example.com | "2019-05-02 09:27:08.994 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 056 Recovering under construction ledger"
peer0.org1.example.com | "2019-05-02 09:27:08.994 UTC [kvledger] recoverUnderConstructionLedger -> DEBU 057 No under construction ledger found. Quitting recovery"
peer0.org1.example.com | "2019-05-02 09:27:08.995 UTC [ledgermgmt] initialize -> INFO 058 ledger mgmt initialized"
peer0.org1.example.com | "2019-05-02 09:27:08.995 UTC [lifecycle] InitializeLocalChaincodes -> INFO 059 Initialized lifecycle cache with 0 already installed chaincodes"
peer0.org1.example.com | "2019-05-02 09:27:09.018 UTC [nodeCmd] serve -> INFO 05a Starting peer with TLS enabled"
peer0.org1.example.com | "2019-05-02 09:27:09.027 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 05b Entering computeChaincodeEndpoint with peerHostname: peer0.org1.example.com"
peer0.org1.example.com | "2019-05-02 09:27:09.027 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 05c Exit with ccEndpoint: peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [inproccontroller] Register -> DEBU 05d Registering chaincode instance: lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [sccapi] registerSysCC -> INFO 05e system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [inproccontroller] Register -> DEBU 05f Registering chaincode instance: cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.050 UTC [sccapi] registerSysCC -> INFO 060 system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.052 UTC [inproccontroller] Register -> DEBU 061 Registering chaincode instance: qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.052 UTC [sccapi] registerSysCC -> INFO 062 system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.052 UTC [inproccontroller] Register -> DEBU 063 Registering chaincode instance: _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.053 UTC [sccapi] registerSysCC -> INFO 064 system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer0.org1.example.com | "2019-05-02 09:27:09.053 UTC [nodeCmd] serve -> DEBU 065 Running peer"
peer0.org1.example.com | "2019-05-02 09:27:09.054 UTC [msp] GetDefaultSigningIdentity -> DEBU 066 Obtaining default signing identity"
peer0.org1.example.com | "2019-05-02 09:27:09.054 UTC [viperutil] getKeysRecursively -> DEBU 067 Found map[string]interface{} value for peer.handlers"
peer0.org1.example.com | "2019-05-02 09:27:09.055 UTC [viperutil] getKeysRecursively -> DEBU 068 Found map[string]interface{} value for peer.handlers.validators"
peer0.org1.example.com | "2019-05-02 09:27:09.055 UTC [viperutil] getKeysRecursively -> DEBU 069 Found map[string]interface{} value for peer.handlers.validators.vscc"
peer0.org1.example.com | "2019-05-02 09:27:09.057 UTC [viperutil] unmarshalJSON -> DEBU 06a Unmarshal JSON: value cannot be unmarshalled: invalid character 'D' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:09.058 UTC [viperutil] getKeysRecursively -> DEBU 06b Found real value for peer.handlers.validators.vscc.name setting to string DefaultValidation"
peer0.org1.example.com | "2019-05-02 09:27:09.058 UTC [viperutil] unmarshalJSON -> DEBU 06c Unmarshal JSON: value is not a string: <nil>"
peer0.org1.example.com | "2019-05-02 09:27:09.058 UTC [viperutil] getKeysRecursively -> DEBU 06d Found real value for peer.handlers.validators.vscc.library setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:09.059 UTC [viperutil] unmarshalJSON -> DEBU 06e Unmarshal JSON: value is not a string: [map[name:DefaultAuth] map[name:ExpirationCheck]]"
peer0.org1.example.com | "2019-05-02 09:27:09.059 UTC [viperutil] getKeysRecursively -> DEBU 06f Found real value for peer.handlers.authFilters setting to []interface {} [map[name:DefaultAuth] map[name:ExpirationCheck]]"
peer0.org1.example.com | "2019-05-02 09:27:09.060 UTC [viperutil] unmarshalJSON -> DEBU 070 Unmarshal JSON: value is not a string: [map[name:DefaultDecorator]]"
peer0.org1.example.com | "2019-05-02 09:27:09.061 UTC [viperutil] getKeysRecursively -> DEBU 071 Found real value for peer.handlers.decorators setting to []interface {} [map[name:DefaultDecorator]]"
peer0.org1.example.com | "2019-05-02 09:27:09.061 UTC [viperutil] getKeysRecursively -> DEBU 072 Found map[string]interface{} value for peer.handlers.endorsers"
peer0.org1.example.com | "2019-05-02 09:27:09.061 UTC [viperutil] getKeysRecursively -> DEBU 073 Found map[string]interface{} value for peer.handlers.endorsers.escc"
peer0.org1.example.com | "2019-05-02 09:27:09.062 UTC [viperutil] unmarshalJSON -> DEBU 074 Unmarshal JSON: value cannot be unmarshalled: invalid character 'D' looking for beginning of value"
peer0.org1.example.com | "2019-05-02 09:27:09.062 UTC [viperutil] getKeysRecursively -> DEBU 075 Found real value for peer.handlers.endorsers.escc.name setting to string DefaultEndorsement"
peer0.org1.example.com | "2019-05-02 09:27:09.063 UTC [viperutil] unmarshalJSON -> DEBU 076 Unmarshal JSON: value is not a string: <nil>"
peer0.org2.example.com | "2019-05-02 09:27:16.815 UTC [endorser] callChaincode -> INFO 02b [][9da8f6fe] Exit chaincode: name:"cscc" (76ms)"
peer0.org2.example.com | "2019-05-02 09:27:16.816 UTC [comm.grpc.server] 1 -> INFO 02c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59834 grpc.code=OK grpc.call_duration=77.929ms
peer0.org2.example.com | "2019-05-02 09:27:17.823 UTC [endorser] callChaincode -> INFO 02d [][4e36756d] Entry chaincode: name:"cscc" "
peer0.org2.example.com | "2019-05-02 09:27:17.824 UTC [endorser] callChaincode -> INFO 02e [][4e36756d] Exit chaincode: name:"cscc" (1ms)"
peer0.org2.example.com | "2019-05-02 09:27:17.824 UTC [comm.grpc.server] 1 -> INFO 02f unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59842 grpc.code=OK grpc.call_duration=2.246ms
peer0.org2.example.com | "2019-05-02 09:27:18.801 UTC [endorser] callChaincode -> INFO 030 [][d706e86c] Entry chaincode: name:"qscc" "
peer0.org2.example.com | "2019-05-02 09:27:18.803 UTC [endorser] callChaincode -> INFO 031 [][d706e86c] Exit chaincode: name:"qscc" (2ms)"
peer0.org2.example.com | "2019-05-02 09:27:18.804 UTC [comm.grpc.server] 1 -> INFO 032 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59850 grpc.code=OK grpc.call_duration=3.9ms
peer1.org2.example.com | "2019-05-02 09:27:08.527 UTC [nodeCmd] serve -> INFO 001 Starting peer:
peer1.org2.example.com | Version: 2.0.0
peer1.org2.example.com | Commit SHA: development build
peer1.org2.example.com | Go version: go1.12.4
peer1.org2.example.com | OS/Arch: linux/amd64
peer1.org2.example.com | Chaincode:
peer1.org2.example.com | Base Docker Namespace: hyperledger
peer1.org2.example.com | Base Docker Label: org.hyperledger.fabric
peer1.org2.example.com | Docker Namespace: hyperledger"
peer1.org2.example.com | "2019-05-02 09:27:08.527 UTC [peer] getLocalAddress -> INFO 002 Auto-detected peer address: 172.18.0.5:7051"
peer1.org2.example.com | "2019-05-02 09:27:08.527 UTC [peer] getLocalAddress -> INFO 003 Returning peer1.org2.example.com:7051"
peer1.org2.example.com | "2019-05-02 09:27:08.532 UTC [ledgermgmt] initialize -> INFO 004 Initializing ledger mgmt"
peer1.org2.example.com | "2019-05-02 09:27:08.678 UTC [ledgermgmt] initialize -> INFO 005 ledger mgmt initialized"
peer1.org2.example.com | "2019-05-02 09:27:08.679 UTC [lifecycle] InitializeLocalChaincodes -> INFO 006 Initialized lifecycle cache with 0 already installed chaincodes"
peer1.org2.example.com | "2019-05-02 09:27:08.711 UTC [nodeCmd] serve -> INFO 007 Starting peer with TLS enabled"
peer1.org2.example.com | "2019-05-02 09:27:08.724 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 008 Entering computeChaincodeEndpoint with peerHostname: peer1.org2.example.com"
peer1.org2.example.com | "2019-05-02 09:27:08.724 UTC [nodeCmd] computeChaincodeEndpoint -> INFO 009 Exit with ccEndpoint: peer1.org2.example.com:7052"
peer1.org2.example.com | "2019-05-02 09:27:08.760 UTC [sccapi] registerSysCC -> INFO 00a system chaincode lscc(github.com/hyperledger/fabric/core/scc/lscc) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.762 UTC [sccapi] registerSysCC -> INFO 00b system chaincode cscc(github.com/hyperledger/fabric/core/scc/cscc) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.764 UTC [sccapi] registerSysCC -> INFO 00c system chaincode qscc(github.com/hyperledger/fabric/core/scc/qscc) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.767 UTC [sccapi] registerSysCC -> INFO 00d system chaincode _lifecycle(github.com/hyperledger/fabric/core/chaincode/lifecycle) registered"
peer1.org2.example.com | "2019-05-02 09:27:08.843 UTC [gossip.service] func1 -> INFO 00e Initialize gossip with endpoint peer1.org2.example.com:7051 and bootstrap set [peer1.org2.example.com:7051]"
peer1.org2.example.com | "2019-05-02 09:27:08.856 UTC [gossip.gossip] NewGossipService -> INFO 00f Creating gossip service with self membership of Endpoint: peer1.org2.example.com:7051, InternalEndpoint: peer1.org2.example.com:7051, PKI-ID: 863f11593b2e9a5a57e06dd37ec3ffa5ad6dd6a9857fdcae014053b01e5e75bd, Metadata: "
peer1.org2.example.com | "2019-05-02 09:27:08.870 UTC [gossip.gossip] start -> INFO 010 Gossip instance peer1.org2.example.com:7051 started"
peer1.org2.example.com | "2019-05-02 09:27:08.872 UTC [sccapi] deploySysCC -> INFO 011 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.874 UTC [cscc] Init -> INFO 012 Init CSCC"
peer1.org2.example.com | "2019-05-02 09:27:08.875 UTC [sccapi] deploySysCC -> INFO 013 system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.880 UTC [qscc] Init -> INFO 014 Init QSCC"
peer1.org2.example.com | "2019-05-02 09:27:08.881 UTC [sccapi] deploySysCC -> INFO 015 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.886 UTC [sccapi] deploySysCC -> INFO 016 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer1.org2.example.com | "2019-05-02 09:27:08.886 UTC [nodeCmd] serve -> INFO 017 Deployed system chaincodes"
peer1.org2.example.com | "2019-05-02 09:27:08.889 UTC [discovery] NewService -> INFO 018 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer1.org2.example.com | "2019-05-02 09:27:08.890 UTC [nodeCmd] registerDiscoveryService -> INFO 019 Discovery service activated"
peer1.org2.example.com | "2019-05-02 09:27:08.890 UTC [nodeCmd] serve -> INFO 01a Starting peer with ID=[peer1.org2.example.com], network ID=[], address=[peer1.org2.example.com:7051]"
peer1.org2.example.com | "2019-05-02 09:27:08.895 UTC [nodeCmd] serve -> INFO 01b Started peer with ID=[peer1.org2.example.com], network ID=[], address=[peer1.org2.example.com:7051]"
peer1.org2.example.com | "2019-05-02 09:27:16.963 UTC [endorser] callChaincode -> INFO 01c [][9abb0a6c] Entry chaincode: name:"cscc" "
peer1.org2.example.com | "2019-05-02 09:27:16.969 UTC [ledgermgmt] CreateLedger -> INFO 01d Creating ledger [businesschannel] with genesis block"
peer1.org2.example.com | "2019-05-02 09:27:16.972 UTC [fsblkstorage] newBlockfileMgr -> INFO 01e Getting block information from block storage"
peer1.org2.example.com | "2019-05-02 09:27:17.004 UTC [kvledger] CommitWithPvtData -> INFO 01f [businesschannel] Committed block [0] with 1 transaction(s) in 26ms (state_validation=1ms block_commit=11ms state_commit=11ms)"
peer1.org2.example.com | "2019-05-02 09:27:17.008 UTC [ledgermgmt] CreateLedger -> INFO 020 Created ledger [businesschannel] with genesis block"
peer1.org2.example.com | "2019-05-02 09:27:17.015 UTC [gossip.gossip] JoinChan -> INFO 021 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org2.example.com | "2019-05-02 09:27:17.015 UTC [gossip.gossip] learnAnchorPeers -> INFO 022 No configured anchor peers of Org1MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:27:17.015 UTC [gossip.gossip] learnAnchorPeers -> INFO 023 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:27:17.041 UTC [gossip.state] NewGossipStateProvider -> INFO 024 Updating metadata information, current ledger sequence is at = 0, next expected block is = 1"
peer1.org2.example.com | "2019-05-02 09:27:17.043 UTC [sccapi] deploySysCC -> INFO 025 system chaincode lscc/businesschannel(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:17.044 UTC [cscc] Init -> INFO 026 Init CSCC"
peer1.org2.example.com | "2019-05-02 09:27:17.044 UTC [sccapi] deploySysCC -> INFO 027 system chaincode cscc/businesschannel(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:17.045 UTC [qscc] Init -> INFO 028 Init QSCC"
peer1.org2.example.com | "2019-05-02 09:27:17.046 UTC [sccapi] deploySysCC -> INFO 029 system chaincode qscc/businesschannel(github.com/hyperledger/fabric/core/scc/qscc) deployed"
peer1.org2.example.com | "2019-05-02 09:27:17.046 UTC [sccapi] deploySysCC -> INFO 02a system chaincode _lifecycle/businesschannel(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.064 UTC [viperutil] getKeysRecursively -> DEBU 077 Found real value for peer.handlers.endorsers.escc.library setting to <nil> <nil>"
peer0.org1.example.com | "2019-05-02 09:27:09.068 UTC [viperutil] EnhancedExactUnmarshalKey -> DEBU 078 map[peer.handlers:map[authFilters:[map[name:DefaultAuth] map[name:ExpirationCheck]] decorators:[map[name:DefaultDecorator]] endorsers:map[escc:map[library:<nil> name:DefaultEndorsement]] validators:map[vscc:map[library:<nil> name:DefaultValidation]]]]"
peer0.org1.example.com | "2019-05-02 09:27:09.080 UTC [gossip.service] func1 -> INFO 079 Initialize gossip with endpoint peer0.org1.example.com:7051 and bootstrap set [127.0.0.1:7051]"
peer0.org1.example.com | "2019-05-02 09:27:09.086 UTC [msp] DeserializeIdentity -> DEBU 07a Obtaining identity"
peer0.org1.example.com | "2019-05-02 09:27:09.087 UTC [msp.identity] newIdentity -> DEBU 07b Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:09.088 UTC [msp] Validate -> DEBU 07c MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:09.089 UTC [gossip.discovery] periodicalSendAlive -> DEBU 07d Sleeping 5s"
peer0.org1.example.com | "2019-05-02 09:27:09.089 UTC [gossip.discovery] periodicalReconnectToDead -> DEBU 07e Sleeping 25s"
peer0.org1.example.com | "2019-05-02 09:27:09.090 UTC [gossip.gossip] NewGossipService -> INFO 07f Creating gossip service with self membership of Endpoint: peer0.org1.example.com:7051, InternalEndpoint: peer0.org1.example.com:7051, PKI-ID: c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d, Metadata: "
peer0.org1.example.com | "2019-05-02 09:27:09.092 UTC [msp.identity] Sign -> DEBU 080 Sign: plaintext: 1801AA01D7060A20C4503D5F6D3B9C8C...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:09.092 UTC [msp.identity] Sign -> DEBU 081 Sign: digest: 0C982246B27A3C475AF344C1406B71B4BCEBC37DFD940A14046BBC4B7F4E810B "
peer0.org1.example.com | "2019-05-02 09:27:09.094 UTC [gossip.pull] Add -> DEBU 082 Added <20>P=_m;<3B><><EFBFBD>_v~<7E><><EFBFBD>uJk8)<29><><EFBFBD>6h<36>56<>-, total items: 1"
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [gossip.gossip] start -> INFO 083 Gossip instance peer0.org1.example.com:7051 started"
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [gossip.gossip] syncDiscovery -> DEBU 084 Entering discovery sync with interval 4s"
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [msp.identity] Sign -> DEBU 085 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:09.095 UTC [msp.identity] Sign -> DEBU 086 Sign: digest: 27FF9427800FE3DD452432775CD6BAEFC9CEBA33A76F5BBE04EC5B74295D5EDF "
peer0.org1.example.com | "2019-05-02 09:27:09.096 UTC [msp.identity] Sign -> DEBU 087 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:09.096 UTC [msp.identity] Sign -> DEBU 088 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:09.096 UTC [gossip.discovery] Connect -> DEBU 089 Skipping connecting to myself"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] LaunchConfig -> DEBU 08a launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=lscc:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] Start -> DEBU 08b start container: lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] Start -> DEBU 08c start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [chaincode] Start -> DEBU 08d start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=lscc:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.098 UTC [container] lockContainer -> DEBU 08e waiting for container(lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.099 UTC [container] lockContainer -> DEBU 08f got container (lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.099 UTC [inproccontroller] getInstance -> DEBU 090 chaincode instance created for lscc:2.0.0"
peer0.org2.example.com | "2019-05-02 09:27:22.471 UTC [comm.grpc.server] 1 -> INFO 033 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.47Z grpc.peer_address=172.18.0.6:47148 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=141µs
peer0.org2.example.com | "2019-05-02 09:27:22.486 UTC [comm.grpc.server] 1 -> INFO 034 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:32.474Z grpc.peer_address=172.18.0.6:47148 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=11.0091ms
peer0.org2.example.com | "2019-05-02 09:27:22.499 UTC [comm.grpc.server] 1 -> INFO 035 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.498Z grpc.peer_address=172.18.0.6:47152 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=353.6µs
peer0.org2.example.com | "2019-05-02 09:27:22.606 UTC [comm.grpc.server] 1 -> INFO 036 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.605Z grpc.peer_address=172.18.0.7:51472 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=319.1µs
peer0.org2.example.com | "2019-05-02 09:27:22.645 UTC [comm.grpc.server] 1 -> INFO 037 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:32.61Z grpc.peer_address=172.18.0.7:51472 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=35.0366ms
peer0.org2.example.com | "2019-05-02 09:27:22.652 UTC [comm.grpc.server] 1 -> INFO 038 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:24.651Z grpc.peer_address=172.18.0.7:51474 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=368.1µs
peer0.org2.example.com | "2019-05-02 09:27:22.814 UTC [gossip.election] beLeader -> INFO 039 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030 : Becoming a leader"
peer0.org2.example.com | "2019-05-02 09:27:22.814 UTC [gossip.service] func1 -> INFO 03a Elected as a leader, starting delivery service for channel businesschannel"
peer0.org2.example.com | "2019-05-02 09:27:22.828 UTC [gossip.privdata] StoreBlock -> INFO 03b [businesschannel] Received block [1] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:22.838 UTC [gossip.gossip] JoinChan -> INFO 03c Joining gossip network of channel businesschannel with 2 organizations"
peer0.org2.example.com | "2019-05-02 09:27:22.839 UTC [gossip.gossip] learnAnchorPeers -> INFO 03d Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:27:22.842 UTC [gossip.gossip] learnAnchorPeers -> INFO 03e No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:27:22.874 UTC [committer.txvalidator] Validate -> INFO 03f [businesschannel] Validated block [1] in 45ms"
peer0.org2.example.com | "2019-05-02 09:27:22.895 UTC [comm.grpc.server] 1 -> INFO 040 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.7:51474 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error=EOF grpc.code=Unknown grpc.call_duration=241.6951ms
peer0.org2.example.com | "2019-05-02 09:27:22.897 UTC [kvledger] CommitWithPvtData -> INFO 041 [businesschannel] Committed block [1] with 1 transaction(s) in 22ms (state_validation=1ms block_commit=10ms state_commit=8ms)"
peer0.org2.example.com | "2019-05-02 09:27:22.898 UTC [gossip.privdata] StoreBlock -> INFO 042 [businesschannel] Received block [2] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:22.909 UTC [gossip.gossip] JoinChan -> INFO 043 Joining gossip network of channel businesschannel with 2 organizations"
peer0.org2.example.com | "2019-05-02 09:27:22.909 UTC [gossip.gossip] learnAnchorPeers -> INFO 044 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:27:22.910 UTC [gossip.gossip] learnAnchorPeers -> INFO 045 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:27:22.914 UTC [gossip.gossip] learnAnchorPeers -> INFO 046 Anchor peer with same endpoint, skipping connecting to myself"
peer0.org2.example.com | "2019-05-02 09:27:22.948 UTC [committer.txvalidator] Validate -> INFO 047 [businesschannel] Validated block [2] in 49ms"
peer0.org2.example.com | "2019-05-02 09:27:22.988 UTC [kvledger] CommitWithPvtData -> INFO 048 [businesschannel] Committed block [2] with 1 transaction(s) in 37ms (state_validation=2ms block_commit=28ms state_commit=4ms)"
peer0.org2.example.com | "2019-05-02 09:27:23.241 UTC [comm.grpc.server] 1 -> INFO 049 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:25.24Z grpc.peer_address=172.18.0.5:35766 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=119µs
peer0.org2.example.com | "2019-05-02 09:27:23.265 UTC [comm.grpc.server] 1 -> INFO 04a streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:33.248Z grpc.peer_address=172.18.0.5:35766 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=15.9332ms
peer0.org2.example.com | "2019-05-02 09:27:23.271 UTC [comm.grpc.server] 1 -> INFO 04b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:25.27Z grpc.peer_address=172.18.0.5:35768 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=155.8µs
peer0.org2.example.com | "2019-05-02 09:27:26.569 UTC [endorser] callChaincode -> INFO 04c [][3bf6ebb7] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:26.571 UTC [endorser] callChaincode -> INFO 04d [][3bf6ebb7] Exit chaincode: name:"_lifecycle" (1ms)"
peer0.org2.example.com | "2019-05-02 09:27:26.571 UTC [comm.grpc.server] 1 -> INFO 04e unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59908 grpc.code=OK grpc.call_duration=3.4753ms
peer0.org2.example.com | "2019-05-02 09:27:26.787 UTC [gossip.channel] reportMembershipChanges -> INFO 04f Membership view has changed. peers went online: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ] [peer1.org2.example.com:7051]] , current view: [[peer1.org1.example.com:7051 ] [peer0.org1.example.com:7051 ] [peer1.org2.example.com:7051]]"
peer0.org2.example.com | "2019-05-02 09:27:29.998 UTC [gossip.privdata] StoreBlock -> INFO 050 [businesschannel] Received block [3] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:30.049 UTC [committer.txvalidator] Validate -> INFO 051 [businesschannel] Validated block [3] in 51ms"
peer0.org2.example.com | "2019-05-02 09:27:30.068 UTC [confighistory] HandleStateUpdates -> ERRO 052 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0035409a0)}"
peer0.org2.example.com | "2019-05-02 09:27:30.107 UTC [kvledger] CommitWithPvtData -> INFO 053 [businesschannel] Committed block [3] with 1 transaction(s) in 39ms (state_validation=2ms block_commit=27ms state_commit=6ms)"
peer0.org2.example.com | "2019-05-02 09:27:30.270 UTC [endorser] callChaincode -> INFO 054 [][57c125d3] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:30.271 UTC [endorser] callChaincode -> INFO 055 [][57c125d3] Exit chaincode: name:"_lifecycle" (1ms)"
orderer1.example.com | 2019-05-02 09:27:06.067 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0
orderer1.example.com | "2019-05-02 09:27:06.214 UTC [orderer.common.server] prettyPrintStruct -> INFO 002 Orderer config values:
orderer1.example.com | General.LedgerType = "file"
orderer1.example.com | General.ListenAddress = "0.0.0.0"
orderer1.example.com | General.ListenPort = 7050
orderer1.example.com | General.TLS.Enabled = true
orderer1.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer1.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer1.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer1.example.com | General.TLS.ClientAuthRequired = false
orderer1.example.com | General.TLS.ClientRootCAs = []
orderer1.example.com | General.Cluster.ListenAddress = ""
orderer1.example.com | General.Cluster.ListenPort = 0
orderer1.example.com | General.Cluster.ServerCertificate = ""
orderer1.example.com | General.Cluster.ServerPrivateKey = ""
orderer1.example.com | General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
orderer1.example.com | General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer1.example.com | General.Cluster.RootCAs = []
orderer1.example.com | General.Cluster.DialTimeout = 5s
orderer1.example.com | General.Cluster.RPCTimeout = 7s
orderer1.example.com | General.Cluster.ReplicationBufferSize = 20971520
orderer1.example.com | General.Cluster.ReplicationPullTimeout = 5s
orderer1.example.com | General.Cluster.ReplicationRetryTimeout = 5s
orderer1.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
orderer1.example.com | General.Cluster.ReplicationMaxRetries = 12
orderer1.example.com | General.Cluster.SendBufferSize = 10
orderer1.example.com | General.Cluster.CertExpirationWarningThreshold = 168h0m0s
orderer1.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer1.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer1.example.com | General.Keepalive.ServerTimeout = 20s
orderer1.example.com | General.GenesisMethod = "file"
orderer1.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer1.example.com | General.SystemChannel = "test-system-channel-name"
orderer1.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer1.example.com | General.Profile.Enabled = false
orderer1.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer1.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer1.example.com | General.LocalMSPID = "OrdererMSP"
orderer1.example.com | General.BCCSP.ProviderName = "SW"
orderer1.example.com | General.BCCSP.SwOpts.SecLevel = 256
orderer1.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer1.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer1.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer1.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer1.example.com | General.BCCSP.SwOpts.InmemKeystore =
orderer1.example.com | General.BCCSP.PluginOpts =
orderer1.example.com | General.Authentication.TimeWindow = 15m0s
orderer1.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer1.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
orderer1.example.com | RAMLedger.HistorySize = 1000
orderer1.example.com | Kafka.Retry.ShortInterval = 5s
orderer1.example.com | Kafka.Retry.ShortTotal = 10m0s
orderer1.example.com | Kafka.Retry.LongInterval = 5m0s
orderer1.example.com | Kafka.Retry.LongTotal = 12h0m0s
orderer1.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
orderer1.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
orderer1.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
orderer1.example.com | Kafka.Retry.Metadata.RetryMax = 3
orderer1.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
orderer1.example.com | Kafka.Retry.Producer.RetryMax = 3
orderer1.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
orderer1.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
orderer1.example.com | Kafka.Verbose = false
orderer1.example.com | Kafka.Version = 0.10.2.0
orderer1.example.com | Kafka.TLS.Enabled = false
orderer1.example.com | Kafka.TLS.PrivateKey = ""
orderer1.example.com | Kafka.TLS.Certificate = ""
orderer1.example.com | Kafka.TLS.RootCAs = []
orderer1.example.com | Kafka.TLS.ClientAuthRequired = false
orderer1.example.com | Kafka.TLS.ClientRootCAs = []
orderer1.example.com | Kafka.SASLPlain.Enabled = false
orderer1.example.com | Kafka.SASLPlain.User = ""
orderer1.example.com | Kafka.SASLPlain.Password = ""
orderer1.example.com | Kafka.Topic.ReplicationFactor = 3
orderer1.example.com | Debug.BroadcastTraceDir = ""
orderer1.example.com | Debug.DeliverTraceDir = ""
orderer1.example.com | Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
orderer1.example.com | Operations.ListenAddress = "0.0.0.0:8443"
peer1.org2.example.com | "2019-05-02 09:27:17.048 UTC [endorser] callChaincode -> INFO 02b [][9abb0a6c] Exit chaincode: name:"cscc" (85ms)"
peer1.org2.example.com | "2019-05-02 09:27:17.048 UTC [comm.grpc.server] 1 -> INFO 02c unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41164 grpc.code=OK grpc.call_duration=86.6211ms
peer1.org2.example.com | "2019-05-02 09:27:17.983 UTC [endorser] callChaincode -> INFO 02d [][ac14b48a] Entry chaincode: name:"cscc" "
peer1.org2.example.com | "2019-05-02 09:27:17.984 UTC [endorser] callChaincode -> INFO 02e [][ac14b48a] Exit chaincode: name:"cscc" (1ms)"
peer1.org2.example.com | "2019-05-02 09:27:17.984 UTC [comm.grpc.server] 1 -> INFO 02f unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41172 grpc.code=OK grpc.call_duration=2.167ms
peer1.org2.example.com | "2019-05-02 09:27:18.967 UTC [endorser] callChaincode -> INFO 030 [][b7b05fb2] Entry chaincode: name:"qscc" "
peer1.org2.example.com | "2019-05-02 09:27:18.969 UTC [endorser] callChaincode -> INFO 031 [][b7b05fb2] Exit chaincode: name:"qscc" (1ms)"
peer1.org2.example.com | "2019-05-02 09:27:18.969 UTC [comm.grpc.server] 1 -> INFO 032 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41180 grpc.code=OK grpc.call_duration=3.0639ms
peer1.org2.example.com | "2019-05-02 09:27:23.045 UTC [gossip.election] beLeader -> INFO 033 863f11593b2e9a5a57e06dd37ec3ffa5ad6dd6a9857fdcae014053b01e5e75bd : Becoming a leader"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [container] unlockContainer -> DEBU 091 container lock deleted(lscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [container] lockContainer -> DEBU 094 waiting for container(lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [inproccontroller] func2 -> DEBU 092 chaincode-support started for lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [inproccontroller] func1 -> DEBU 093 chaincode started for lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [chaincode] handleMessage -> DEBU 095 [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] HandleRegister -> DEBU 096 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] Register -> DEBU 097 registered handler complete for chaincode lscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] HandleRegister -> DEBU 098 Got REGISTER for chaincodeID = name:"lscc:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] HandleRegister -> DEBU 099 Changed state to established for name:"lscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.101 UTC [chaincode] sendReady -> DEBU 09a sending READY for chaincode name:"lscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] sendReady -> DEBU 09b Changed to state ready for chaincode name:"lscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] Launch -> DEBU 09c launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] Execute -> DEBU 09d Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] handleMessage -> DEBU 09e [f4841619] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.102 UTC [chaincode] Notify -> DEBU 09f [f4841619] notifying Txid:f4841619-3456-4681-80e9-bff70932f74d, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.105 UTC [chaincode] Execute -> DEBU 0a0 Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.105 UTC [sccapi] deploySysCC -> INFO 0a1 system chaincode lscc/(github.com/hyperledger/fabric/core/scc/lscc) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.106 UTC [chaincode] LaunchConfig -> DEBU 0a2 launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=cscc:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [chaincode] Start -> DEBU 0a3 start container: cscc:2.0.0"
peer0.org2.example.com | "2019-05-02 09:27:30.272 UTC [comm.grpc.server] 1 -> INFO 056 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59928 grpc.code=OK grpc.call_duration=2.9733ms
peer0.org2.example.com | "2019-05-02 09:27:30.447 UTC [endorser] callChaincode -> INFO 057 [businesschannel][fd8294ef] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:30.451 UTC [lifecycle] ApproveChaincodeDefinitionForOrg -> INFO 058 successfully approved definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:30.451 UTC [endorser] callChaincode -> INFO 059 [businesschannel][fd8294ef] Exit chaincode: name:"_lifecycle" (3ms)"
peer0.org2.example.com | "2019-05-02 09:27:30.459 UTC [comm.grpc.server] 1 -> INFO 05a unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59932 grpc.code=OK grpc.call_duration=13.6998ms
peer0.org2.example.com | "2019-05-02 09:27:32.509 UTC [gossip.privdata] StoreBlock -> INFO 05b [businesschannel] Received block [4] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:32.521 UTC [committer.txvalidator] Validate -> INFO 05c [businesschannel] Validated block [4] in 9ms"
peer0.org2.example.com | "2019-05-02 09:27:32.527 UTC [confighistory] HandleStateUpdates -> ERRO 05d Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc00374a060)}"
peer0.org2.example.com | "2019-05-02 09:27:32.553 UTC [kvledger] CommitWithPvtData -> INFO 05e [businesschannel] Committed block [4] with 1 transaction(s) in 26ms (state_validation=4ms block_commit=12ms state_commit=5ms)"
peer0.org2.example.com | "2019-05-02 09:27:32.562 UTC [comm.grpc.server] 1 -> INFO 05f streaming call completed" grpc.service=protos.Deliver grpc.method=DeliverFiltered grpc.request_deadline=2019-05-02T09:28:00.462Z grpc.peer_address=172.18.0.8:59934 error="context finished before block retrieved: context canceled" grpc.code=Unknown grpc.call_duration=2.0997432s
peer0.org2.example.com | "2019-05-02 09:27:33.523 UTC [endorser] callChaincode -> INFO 060 [businesschannel][43825449] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:33.527 UTC [lifecycle] QueryApprovalStatus -> INFO 061 successfully queried approval status for definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: false), validation info: (plugin: 'vscc', policy: '12202f4368616e6e656c2f4170706c69636174696f6e2f456e646f7273656d656e74'), collections: (<nil>), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:33.528 UTC [endorser] callChaincode -> INFO 062 [businesschannel][43825449] Exit chaincode: name:"_lifecycle" (5ms)"
peer0.org2.example.com | "2019-05-02 09:27:33.529 UTC [comm.grpc.server] 1 -> INFO 063 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59942 grpc.code=OK grpc.call_duration=7.3406ms
peer0.org2.example.com | "2019-05-02 09:27:34.454 UTC [endorser] callChaincode -> INFO 064 [businesschannel][f6f68e79] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:34.458 UTC [lifecycle] QueryApprovalStatus -> INFO 065 successfully queried approval status for definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (<nil>), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:34.460 UTC [lifecycle] CommitChaincodeDefinition -> INFO 066 successfully committed definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (<nil>), name 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:34.461 UTC [endorser] callChaincode -> INFO 067 [businesschannel][f6f68e79] Exit chaincode: name:"_lifecycle" (7ms)"
peer0.org2.example.com | "2019-05-02 09:27:34.462 UTC [comm.grpc.server] 1 -> INFO 068 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59954 grpc.code=OK grpc.call_duration=9.2268ms
peer0.org2.example.com | "2019-05-02 09:27:36.880 UTC [gossip.privdata] StoreBlock -> INFO 069 [businesschannel] Received block [5] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:36.882 UTC [committer.txvalidator] Validate -> INFO 06a [businesschannel] Validated block [5] in 2ms"
peer0.org2.example.com | "2019-05-02 09:27:36.885 UTC [lifecycle] update -> INFO 06b Updating cached definition for chaincode 'exp02' on channel 'businesschannel'"
peer0.org2.example.com | "2019-05-02 09:27:36.886 UTC [lifecycle] update -> INFO 06c Chaincode with package ID 'exp02_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b' now available on channel businesschannel for chaincode definition exp02:1.0"
peer0.org2.example.com | "2019-05-02 09:27:36.887 UTC [cceventmgmt] HandleStateUpdates -> INFO 06d Channel [businesschannel]: Handling deploy or update of chaincode [exp02]"
peer0.org2.example.com | "2019-05-02 09:27:36.888 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 06e Error while loading installation package for ccname=exp02, ccversion=1.0. Err=open /var/hyperledger/production/chaincodes/exp02.1.0: no such file or directory"
peer0.org2.example.com | "2019-05-02 09:27:36.888 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 06f Channel [businesschannel]: Chaincode [Name=exp02, Version=1.0, Hash=[]byte{0x80, 0x18, 0x18, 0x55, 0xe9, 0x53, 0x83, 0x5a, 0x2f, 0x99, 0x39, 0x2d, 0xf9, 0xbb, 0xc0, 0x40, 0x38, 0xb, 0xf1, 0x5, 0x7b, 0x30, 0xb0, 0xf8, 0x4f, 0x6e, 0x9c, 0xb4, 0xc2, 0xe8, 0xae, 0x45}] is not installed hence no need to create chaincode artifacts for endorsement"
peer0.org2.example.com | "2019-05-02 09:27:36.919 UTC [kvledger] CommitWithPvtData -> INFO 070 [businesschannel] Committed block [5] with 1 transaction(s) in 35ms (state_validation=10ms block_commit=14ms state_commit=6ms)"
peer0.org2.example.com | "2019-05-02 09:27:36.928 UTC [comm.grpc.server] 1 -> INFO 071 streaming call completed" grpc.service=protos.Deliver grpc.method=DeliverFiltered grpc.request_deadline=2019-05-02T09:28:04.466Z grpc.peer_address=172.18.0.8:59956 error="context finished before block retrieved: context canceled" grpc.code=Unknown grpc.call_duration=2.4623976s
peer0.org2.example.com | "2019-05-02 09:27:37.694 UTC [endorser] callChaincode -> INFO 072 [businesschannel][efe63c7a] Entry chaincode: name:"_lifecycle" "
peer0.org2.example.com | "2019-05-02 09:27:37.697 UTC [lifecycle] QueryChaincodeDefinition -> INFO 073 successfully queried definition sequence: 1, endorsement info: (version: '1.0', plugin: 'escc', init required: true), validation info: (plugin: 'vscc', policy: '0a28120c120a080112020800120208011a0b12090a074f7267314d53501a0b12090a074f7267324d5350'), collections: (), name 'exp02'"
peer0.org2.example.com | "2019-05-02 09:27:37.697 UTC [endorser] callChaincode -> INFO 074 [businesschannel][efe63c7a] Exit chaincode: name:"_lifecycle" (3ms)"
peer0.org2.example.com | "2019-05-02 09:27:37.698 UTC [comm.grpc.server] 1 -> INFO 075 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:59964 grpc.code=OK grpc.call_duration=4.4357ms
peer0.org2.example.com | "2019-05-02 09:27:41.447 UTC [gossip.privdata] StoreBlock -> INFO 076 [businesschannel] Received block [6] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:41.450 UTC [committer.txvalidator] Validate -> INFO 077 [businesschannel] Validated block [6] in 2ms"
peer0.org2.example.com | "2019-05-02 09:27:41.477 UTC [kvledger] CommitWithPvtData -> INFO 078 [businesschannel] Committed block [6] with 1 transaction(s) in 24ms (state_validation=5ms block_commit=12ms state_commit=3ms)"
peer0.org2.example.com | "2019-05-02 09:27:47.023 UTC [gossip.privdata] StoreBlock -> INFO 079 [businesschannel] Received block [7] from buffer"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [chaincode] Start -> DEBU 0a4 start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [chaincode] Start -> DEBU 0a5 start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=cscc:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] lockContainer -> DEBU 0a6 waiting for container(cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] lockContainer -> DEBU 0a7 got container (cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [inproccontroller] getInstance -> DEBU 0a8 chaincode instance created for cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] unlockContainer -> DEBU 0a9 container lock deleted(cscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.107 UTC [container] lockContainer -> DEBU 0aa waiting for container(cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.108 UTC [container] lockContainer -> DEBU 0ab got container (cscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.108 UTC [container] unlockContainer -> DEBU 0ac container lock deleted(cscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.109 UTC [inproccontroller] func2 -> DEBU 0ad chaincode-support started for cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.109 UTC [inproccontroller] func1 -> DEBU 0ae chaincode started for cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.109 UTC [chaincode] handleMessage -> DEBU 0af [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] HandleRegister -> DEBU 0b0 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] Register -> DEBU 0b1 registered handler complete for chaincode cscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] HandleRegister -> DEBU 0b2 Got REGISTER for chaincodeID = name:"cscc:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.110 UTC [chaincode] HandleRegister -> DEBU 0b3 Changed state to established for name:"cscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.111 UTC [chaincode] sendReady -> DEBU 0b4 sending READY for chaincode name:"cscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] sendReady -> DEBU 0b5 Changed to state ready for chaincode name:"cscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Launch -> DEBU 0b6 launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Execute -> DEBU 0b7 Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [cscc] Init -> INFO 0b8 Init CSCC"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] handleMessage -> DEBU 0b9 [93019833] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Notify -> DEBU 0ba [93019833] notifying Txid:93019833-420f-4a87-a3e6-963973a4d596, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [chaincode] Execute -> DEBU 0bb Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.114 UTC [sccapi] deploySysCC -> INFO 0bc system chaincode cscc/(github.com/hyperledger/fabric/core/scc/cscc) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.100 UTC [container] lockContainer -> DEBU 0bd got container (lscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.115 UTC [container] unlockContainer -> DEBU 0be container lock deleted(lscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.117 UTC [chaincode] LaunchConfig -> DEBU 0bf launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=qscc:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.117 UTC [chaincode] Start -> DEBU 0c0 start container: qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.117 UTC [chaincode] Start -> DEBU 0c1 start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [chaincode] Start -> DEBU 0c2 start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=qscc:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [container] lockContainer -> DEBU 0c3 waiting for container(qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [container] lockContainer -> DEBU 0c4 got container (qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.118 UTC [inproccontroller] getInstance -> DEBU 0c5 chaincode instance created for qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.119 UTC [inproccontroller] func2 -> DEBU 0c6 chaincode-support started for qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [inproccontroller] func1 -> DEBU 0c7 chaincode started for qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] handleMessage -> DEBU 0c8 [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] HandleRegister -> DEBU 0c9 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Register -> DEBU 0ca registered handler complete for chaincode qscc:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] HandleRegister -> DEBU 0cb Got REGISTER for chaincodeID = name:"qscc:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] HandleRegister -> DEBU 0cc Changed state to established for name:"qscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] sendReady -> DEBU 0cd sending READY for chaincode name:"qscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] sendReady -> DEBU 0ce Changed to state ready for chaincode name:"qscc:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Launch -> DEBU 0cf launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Execute -> DEBU 0d0 Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [qscc] Init -> INFO 0d1 Init QSCC"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] handleMessage -> DEBU 0d2 [fd716703] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Notify -> DEBU 0d3 [fd716703] notifying Txid:fd716703-bf83-4d5f-9759-1f3a73295ec2, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.131 UTC [chaincode] Execute -> DEBU 0d4 Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [sccapi] deploySysCC -> INFO 0d5 system chaincode qscc/(github.com/hyperledger/fabric/core/scc/qscc) deployed"
orderer2.example.com | 2019-05-02 09:27:05.534 UTC [localconfig] completeInitialization -> INFO 001 Kafka.Version unset, setting to 0.10.2.0
peer1.org2.example.com | "2019-05-02 09:27:23.046 UTC [gossip.service] func1 -> INFO 034 Elected as a leader, starting delivery service for channel businesschannel"
peer1.org2.example.com | "2019-05-02 09:27:23.086 UTC [gossip.privdata] StoreBlock -> INFO 035 [businesschannel] Received block [1] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:23.103 UTC [gossip.gossip] JoinChan -> INFO 036 Joining gossip network of channel businesschannel with 2 organizations"
peer1.org2.example.com | "2019-05-02 09:27:23.103 UTC [gossip.gossip] learnAnchorPeers -> INFO 037 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:27:23.103 UTC [gossip.gossip] learnAnchorPeers -> INFO 038 No configured anchor peers of Org2MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:27:23.144 UTC [committer.txvalidator] Validate -> INFO 039 [businesschannel] Validated block [1] in 57ms"
peer1.org2.example.com | "2019-05-02 09:27:23.189 UTC [kvledger] CommitWithPvtData -> INFO 03a [businesschannel] Committed block [1] with 1 transaction(s) in 36ms (state_validation=5ms block_commit=14ms state_commit=5ms)"
peer1.org2.example.com | "2019-05-02 09:27:23.190 UTC [gossip.privdata] StoreBlock -> INFO 03b [businesschannel] Received block [2] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:23.219 UTC [gossip.gossip] JoinChan -> INFO 03c Joining gossip network of channel businesschannel with 2 organizations"
peer1.org2.example.com | "2019-05-02 09:27:23.220 UTC [gossip.gossip] learnAnchorPeers -> INFO 03d Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:27:23.220 UTC [gossip.gossip] learnAnchorPeers -> INFO 03e Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:27:23.235 UTC [committer.txvalidator] Validate -> INFO 03f [businesschannel] Validated block [2] in 44ms"
peer1.org2.example.com | "2019-05-02 09:27:23.257 UTC [gossip.comm] func1 -> WARN 040 peer0.org1.example.com:7051, PKIid:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d isn't responsive: EOF"
peer1.org2.example.com | "2019-05-02 09:27:23.258 UTC [gossip.discovery] expireDeadMembers -> WARN 041 Entering [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d]"
peer1.org2.example.com | "2019-05-02 09:27:23.258 UTC [gossip.discovery] expireDeadMembers -> WARN 042 Closing connection to Endpoint: peer0.org1.example.com:7051, InternalEndpoint: , PKI-ID: c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d, Metadata: "
peer1.org2.example.com | "2019-05-02 09:27:23.258 UTC [gossip.discovery] expireDeadMembers -> WARN 043 Exiting"
peer1.org2.example.com | "2019-05-02 09:27:23.280 UTC [kvledger] CommitWithPvtData -> INFO 044 [businesschannel] Committed block [2] with 1 transaction(s) in 44ms (state_validation=20ms block_commit=16ms state_commit=4ms)"
peer1.org2.example.com | "2019-05-02 09:27:23.885 UTC [comm.grpc.server] 1 -> INFO 045 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:25.885Z grpc.peer_address=172.18.0.7:37050 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=136.3µs
peer1.org2.example.com | "2019-05-02 09:27:24.560 UTC [gossip.gossip] validateMsg -> WARN 046 StateInfo message GossipMessage: Channel: , nonce: 0, tag: CHAN_OR_ORG state_info_message: Timestamp:inc_num:1556789236539113400 seq_num:1556789242496119500 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 channel MAC:0114f9d5147871a59e485a3361b348fe54d349ed8ad123a550a5b33d32fe6ef9 properties:ledger_height:3 , Envelope: 98 bytes, Signature: 70 bytes is found invalid: PKIID wasn't found"
peer1.org2.example.com | "2019-05-02 09:27:24.560 UTC [gossip.gossip] handleMessage -> WARN 047 Message GossipMessage: Channel: , nonce: 0, tag: CHAN_OR_ORG state_info_message: Timestamp:inc_num:1556789236539113400 seq_num:1556789242496119500 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 channel MAC:0114f9d5147871a59e485a3361b348fe54d349ed8ad123a550a5b33d32fe6ef9 properties:ledger_height:3 , Envelope: 98 bytes, Signature: 70 bytes isn't valid"
peer1.org2.example.com | "2019-05-02 09:27:27.015 UTC [gossip.channel] reportMembershipChanges -> INFO 048 Membership view has changed. peers went online: [[peer0.org1.example.com:7051 ] [peer0.org2.example.com:7051]] , current view: [[peer0.org1.example.com:7051 ] [peer0.org2.example.com:7051]]"
peer1.org2.example.com | "2019-05-02 09:27:27.252 UTC [endorser] callChaincode -> INFO 049 [][35ec9214] Entry chaincode: name:"_lifecycle" "
peer1.org2.example.com | "2019-05-02 09:27:27.254 UTC [endorser] callChaincode -> INFO 04a [][35ec9214] Exit chaincode: name:"_lifecycle" (1ms)"
peer1.org2.example.com | "2019-05-02 09:27:27.255 UTC [comm.grpc.server] 1 -> INFO 04b unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41240 grpc.code=OK grpc.call_duration=3.1298ms
peer1.org2.example.com | "2019-05-02 09:27:27.823 UTC [gossip.election] stopBeingLeader -> INFO 04c 863f11593b2e9a5a57e06dd37ec3ffa5ad6dd6a9857fdcae014053b01e5e75bd Stopped being a leader"
peer1.org2.example.com | "2019-05-02 09:27:27.823 UTC [gossip.service] func1 -> INFO 04d Renounced leadership, stopping delivery service for channel businesschannel"
peer1.org2.example.com | "2019-05-02 09:27:27.824 UTC [deliveryClient] try -> WARN 04e Got error: rpc error: code = Canceled desc = context canceled , at 1 attempt. Retrying in 1s"
peer1.org2.example.com | "2019-05-02 09:27:27.827 UTC [blocksProvider] DeliverBlocks -> WARN 04f [businesschannel] Receive error: client is closing"
peer1.org2.example.com | "2019-05-02 09:27:30.007 UTC [gossip.privdata] StoreBlock -> INFO 050 [businesschannel] Received block [3] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:30.010 UTC [committer.txvalidator] Validate -> INFO 051 [businesschannel] Validated block [3] in 2ms"
peer1.org2.example.com | "2019-05-02 09:27:30.020 UTC [confighistory] HandleStateUpdates -> ERRO 052 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0033e8a00)}"
peer1.org2.example.com | "2019-05-02 09:27:30.102 UTC [kvledger] CommitWithPvtData -> INFO 053 [businesschannel] Committed block [3] with 1 transaction(s) in 83ms (state_validation=0ms block_commit=58ms state_commit=11ms)"
peer1.org2.example.com | "2019-05-02 09:27:32.016 UTC [gossip.channel] reportMembershipChanges -> INFO 054 Membership view has changed. peers went online: [[peer1.org1.example.com:7051 ]] , current view: [[peer0.org2.example.com:7051] [peer0.org1.example.com:7051 ] [peer1.org1.example.com:7051 ]]"
peer1.org2.example.com | "2019-05-02 09:27:32.516 UTC [gossip.privdata] StoreBlock -> INFO 055 [businesschannel] Received block [4] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:32.527 UTC [committer.txvalidator] Validate -> INFO 056 [businesschannel] Validated block [4] in 11ms"
peer1.org2.example.com | "2019-05-02 09:27:32.581 UTC [gossip.privdata] StoreBlock -> INFO 057 [businesschannel] Fetched all missing collection private write sets from remote peers for block [4] (18ms)"
peer0.org2.example.com | "2019-05-02 09:27:47.027 UTC [committer.txvalidator] Validate -> INFO 07a [businesschannel] Validated block [7] in 3ms"
peer0.org2.example.com | "2019-05-02 09:27:47.062 UTC [kvledger] CommitWithPvtData -> INFO 07b [businesschannel] Committed block [7] with 1 transaction(s) in 33ms (state_validation=0ms block_commit=25ms state_commit=4ms)"
peer0.org2.example.com | "2019-05-02 09:27:49.806 UTC [gossip.privdata] StoreBlock -> INFO 07c [businesschannel] Received block [8] from buffer"
peer0.org2.example.com | "2019-05-02 09:27:49.816 UTC [committer.txvalidator] Validate -> INFO 07d [businesschannel] Validated block [8] in 9ms"
peer0.org2.example.com | "2019-05-02 09:27:49.839 UTC [kvledger] CommitWithPvtData -> INFO 07e [businesschannel] Committed block [8] with 1 transaction(s) in 22ms (state_validation=1ms block_commit=13ms state_commit=2ms)"
peer0.org2.example.com | "2019-05-02 09:28:04.070 UTC [gossip.privdata] StoreBlock -> INFO 07f [businesschannel] Received block [9] from buffer"
peer0.org2.example.com | "2019-05-02 09:28:04.115 UTC [cauthdsl] deduplicate -> WARN 080 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer0.org2.example.com | "2019-05-02 09:28:04.116 UTC [cauthdsl] deduplicate -> WARN 081 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer0.org2.example.com | "2019-05-02 09:28:04.206 UTC [comm.grpc.server] 1 -> INFO 082 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.196Z grpc.peer_address=172.18.0.5:35936 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=277.8µs
peer0.org2.example.com | "2019-05-02 09:28:04.228 UTC [comm.grpc.server] 1 -> INFO 083 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.5:35768 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=40.9924319s
peer0.org2.example.com | "2019-05-02 09:28:04.234 UTC [comm.grpc.server] 1 -> INFO 084 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:28:14.216Z grpc.peer_address=172.18.0.5:35936 grpc.peer_subject="CN=peer1.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=16.5782ms
peer0.org2.example.com | "2019-05-02 09:28:04.274 UTC [comm.grpc.server] 1 -> INFO 085 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.272Z grpc.peer_address=172.18.0.7:51664 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=126.6µs
peer0.org2.example.com | "2019-05-02 09:28:04.286 UTC [gossip.gossip] JoinChan -> INFO 086 Joining gossip network of channel businesschannel with 3 organizations"
peer0.org2.example.com | "2019-05-02 09:28:04.290 UTC [gossip.gossip] learnAnchorPeers -> INFO 087 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:28:04.292 UTC [gossip.gossip] learnAnchorPeers -> INFO 088 Anchor peer with same endpoint, skipping connecting to myself"
peer0.org2.example.com | "2019-05-02 09:28:04.294 UTC [gossip.gossip] learnAnchorPeers -> INFO 089 No configured anchor peers of Org3MSP for channel businesschannel to learn about"
peer0.org2.example.com | "2019-05-02 09:28:04.295 UTC [gossip.gossip] learnAnchorPeers -> INFO 08a Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer0.org2.example.com | "2019-05-02 09:28:04.318 UTC [committer.txvalidator] Validate -> INFO 08b [businesschannel] Validated block [9] in 248ms"
peer0.org2.example.com | "2019-05-02 09:28:04.319 UTC [comm.grpc.server] 1 -> INFO 08c unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.318Z grpc.peer_address=172.18.0.6:47352 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=146.7µs
peer0.org2.example.com | "2019-05-02 09:28:04.352 UTC [kvledger] CommitWithPvtData -> INFO 08d [businesschannel] Committed block [9] with 1 transaction(s) in 33ms (state_validation=2ms block_commit=19ms state_commit=6ms)"
peer0.org2.example.com | "2019-05-02 09:28:04.357 UTC [comm.grpc.server] 1 -> INFO 08e streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:28:14.33Z grpc.peer_address=172.18.0.6:47352 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=26.6297ms
peer0.org2.example.com | "2019-05-02 09:28:04.356 UTC [comm.grpc.server] 1 -> INFO 08f streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.6:47152 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=41.88781s
peer0.org2.example.com | "2019-05-02 09:28:04.407 UTC [comm.grpc.server] 1 -> INFO 090 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.406Z grpc.peer_address=172.18.0.7:51672 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=142.2µs
peer0.org2.example.com | "2019-05-02 09:28:04.417 UTC [comm.grpc.server] 1 -> INFO 091 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:28:14.28Z grpc.peer_address=172.18.0.7:51664 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=136.8887ms
peer0.org2.example.com | "2019-05-02 09:28:18.574 UTC [endorser] callChaincode -> INFO 092 [][fbe1b497] Entry chaincode: name:"cscc" "
peer0.org2.example.com | "2019-05-02 09:28:18.575 UTC [endorser] callChaincode -> INFO 093 [][fbe1b497] Exit chaincode: name:"cscc" (1ms)"
peer0.org2.example.com | "2019-05-02 09:28:18.576 UTC [comm.grpc.server] 1 -> INFO 094 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:60124 grpc.code=OK grpc.call_duration=2.4152ms
peer0.org2.example.com | "2019-05-02 09:28:19.797 UTC [endorser] callChaincode -> INFO 095 [][0790d864] Entry chaincode: name:"qscc" "
peer0.org2.example.com | "2019-05-02 09:28:19.800 UTC [endorser] callChaincode -> INFO 096 [][0790d864] Exit chaincode: name:"qscc" (2ms)"
peer0.org2.example.com | "2019-05-02 09:28:19.800 UTC [comm.grpc.server] 1 -> INFO 097 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:60132 grpc.code=OK grpc.call_duration=3.55ms
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] LaunchConfig -> DEBU 0d6 launchConfig: executable:"chaincode",Args:[chaincode,-peer.address=peer0.org1.example.com:7052],Envs:[CORE_CHAINCODE_LOGGING_LEVEL=info,CORE_CHAINCODE_LOGGING_SHIM=warning,CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message},CORE_CHAINCODE_ID_NAME=_lifecycle:2.0.0,CORE_PEER_TLS_ENABLED=true,CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key,CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt,CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt],Files:[/etc/hyperledger/fabric/client.crt /etc/hyperledger/fabric/client.key /etc/hyperledger/fabric/peer.crt]"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] Start -> DEBU 0d7 start container: _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] Start -> DEBU 0d8 start container with args: chaincode -peer.address=peer0.org1.example.com:7052"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [chaincode] Start -> DEBU 0d9 start container with env:
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_LEVEL=info
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_SHIM=warning
peer0.org1.example.com | CORE_CHAINCODE_LOGGING_FORMAT=%{color}%{time:2006-01-02 15:04:05.000 MST} [%{module}] %{shortfunc} -> %{level:.4s} %{id:03x}%{color:reset} %{message}
peer0.org1.example.com | CORE_CHAINCODE_ID_NAME=_lifecycle:2.0.0
peer0.org1.example.com | CORE_PEER_TLS_ENABLED=true
peer0.org1.example.com | CORE_TLS_CLIENT_KEY_PATH=/etc/hyperledger/fabric/client.key
peer0.org1.example.com | CORE_TLS_CLIENT_CERT_PATH=/etc/hyperledger/fabric/client.crt
peer0.org1.example.com | CORE_PEER_TLS_ROOTCERT_FILE=/etc/hyperledger/fabric/peer.crt"
peer0.org1.example.com | "2019-05-02 09:27:09.119 UTC [container] unlockContainer -> DEBU 0da container lock deleted(qscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.132 UTC [container] lockContainer -> DEBU 0db waiting for container(qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0dc got container (qscc:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] unlockContainer -> DEBU 0dd container lock deleted(qscc:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0de waiting for container(_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0df got container (_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [inproccontroller] getInstance -> DEBU 0e0 chaincode instance created for _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] unlockContainer -> DEBU 0e1 container lock deleted(_lifecycle:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0e2 waiting for container(_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] lockContainer -> DEBU 0e3 got container (_lifecycle:2.0.0) lock"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [container] unlockContainer -> DEBU 0e4 container lock deleted(_lifecycle:2.0.0)"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [inproccontroller] func2 -> DEBU 0e5 chaincode-support started for _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [inproccontroller] func1 -> DEBU 0e6 chaincode started for _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] handleMessage -> DEBU 0e7 [] Fabric side handling ChaincodeMessage of type: REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] HandleRegister -> DEBU 0e8 Received REGISTER in state created"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] Register -> DEBU 0e9 registered handler complete for chaincode _lifecycle:2.0.0"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] HandleRegister -> DEBU 0ea Got REGISTER for chaincodeID = name:"_lifecycle:2.0.0" , sending back REGISTERED"
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] HandleRegister -> DEBU 0eb Changed state to established for name:"_lifecycle:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] sendReady -> DEBU 0ec sending READY for chaincode name:"_lifecycle:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.133 UTC [chaincode] sendReady -> DEBU 0ed Changed to state ready for chaincode name:"_lifecycle:2.0.0" "
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Launch -> DEBU 0ee launch complete"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Execute -> DEBU 0ef Entry"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] handleMessage -> DEBU 0f0 [408a31a2] Fabric side handling ChaincodeMessage of type: COMPLETED in state ready"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Notify -> DEBU 0f1 [408a31a2] notifying Txid:408a31a2-2689-4f2c-a170-7afbe11d589d, channelID:"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [chaincode] Execute -> DEBU 0f2 Exit"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [sccapi] deploySysCC -> INFO 0f3 system chaincode _lifecycle/(github.com/hyperledger/fabric/core/chaincode/lifecycle) deployed"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [nodeCmd] serve -> INFO 0f4 Deployed system chaincodes"
peer0.org1.example.com | "2019-05-02 09:27:09.134 UTC [ccprovider] ListInstalledChaincodes -> DEBU 0f5 Returning []"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [discovery] NewService -> INFO 0f6 Created with config TLS: true, authCacheMaxSize: 1000, authCachePurgeRatio: 0.750000"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [nodeCmd] registerDiscoveryService -> INFO 0f7 Discovery service activated"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [nodeCmd] serve -> INFO 0f8 Starting peer with ID=[peer0.org1.example.com], network ID=[], address=[peer0.org1.example.com:7051]"
peer0.org1.example.com | "2019-05-02 09:27:09.135 UTC [nodeCmd] serve -> INFO 0f9 Started peer with ID=[peer0.org1.example.com], network ID=[], address=[peer0.org1.example.com:7051]"
peer0.org1.example.com | "2019-05-02 09:27:09.158 UTC [comm.grpc.server] 1 -> INFO 0fa unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:11.156Z grpc.peer_address=172.18.0.6:53162 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=359.2µs
peer0.org1.example.com | "2019-05-02 09:27:09.161 UTC [msp.identity] Sign -> DEBU 0fb Sign: plaintext: 180172F9060A20C4503D5F6D3B9C8CC4...CA1BF55694FF3B7B7E990518A2611E21 "
peer0.org1.example.com | "2019-05-02 09:27:09.162 UTC [msp.identity] Sign -> DEBU 0fc Sign: digest: 85FEBCF2F29CD02C2D15AEC09F1C5A904702FBB4563CC2585E1BE003B314BFAE "
peer0.org1.example.com | "2019-05-02 09:27:09.162 UTC [gossip.comm] authenticateRemotePeer -> DEBU 0fd Sending GossipMessage: tag:EMPTY conn:<pki_id:"\304P=_m;\234\214\304_v~\204\241\331uJ\024k8)\365\221\2626h\2245\0226\323-" identity:"\n\007Org1MSP\022\246\006-----BEGIN CERTIFICATE-----\nMIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns\nFrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6\n5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f\nwhAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig\n-----END CERTIFICATE-----\n" tls_cert_hash:"\001)X\236\356\300L.5\244\301\243 \236O\257\312\033\365V\224\377;{~\231\005\030\242a\036!" > , Envelope: 894 bytes, Signature: 71 bytes to 172.18.0.6:53162"
orderer1.example.com | Operations.TLS.Enabled = false
orderer1.example.com | Operations.TLS.PrivateKey = ""
orderer1.example.com | Operations.TLS.Certificate = ""
orderer1.example.com | Operations.TLS.RootCAs = []
orderer1.example.com | Operations.TLS.ClientAuthRequired = false
orderer1.example.com | Operations.TLS.ClientRootCAs = []
orderer1.example.com | Metrics.Provider = "prometheus"
orderer1.example.com | Metrics.Statsd.Network = "udp"
orderer1.example.com | Metrics.Statsd.Address = "127.0.0.1:8125"
orderer1.example.com | Metrics.Statsd.WriteInterval = 30s
orderer1.example.com | Metrics.Statsd.Prefix = """
orderer1.example.com | "2019-05-02 09:27:06.279 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 003 Bootstrapping because no existing chains"
orderer1.example.com | "2019-05-02 09:27:06.322 UTC [orderer.common.server] initializeServerConfig -> INFO 004 Starting orderer with TLS enabled"
orderer1.example.com | "2019-05-02 09:27:06.322 UTC [orderer.common.server] configureClusterListener -> INFO 005 Cluster listener is not configured, defaulting to use the general listener on port 7050"
orderer1.example.com | "2019-05-02 09:27:06.327 UTC [fsblkstorage] newBlockfileMgr -> INFO 006 Getting block information from block storage"
orderer1.example.com | "2019-05-02 09:27:06.423 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 007 EvictionSuspicion not set, defaulting to 10m0s"
orderer1.example.com | "2019-05-02 09:27:06.423 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 008 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.commmon.multichannel] Initialize -> INFO 009 Starting system channel 'testchainid' with genesis block hash 90f35bf665ccb03902ab1f08bd901cde6bcd74d9da8fbbbade4c4b31cd280378 and orderer type etcdraft"
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.consensus.etcdraft] Start -> INFO 00a Starting Raft node" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.common.cluster] Configure -> INFO 00b Entering, channel: testchainid, nodes: [ID: 1,
orderer1.example.com | Endpoint: orderer0.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | "2019-05-02 09:27:05.594 UTC [orderer.common.server] prettyPrintStruct -> INFO 002 Orderer config values:
orderer2.example.com | General.LedgerType = "file"
orderer2.example.com | General.ListenAddress = "0.0.0.0"
orderer2.example.com | General.ListenPort = 7050
orderer2.example.com | General.TLS.Enabled = true
orderer2.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer2.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer2.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer2.example.com | General.TLS.ClientAuthRequired = false
orderer2.example.com | General.TLS.ClientRootCAs = []
orderer2.example.com | General.Cluster.ListenAddress = ""
orderer2.example.com | General.Cluster.ListenPort = 0
orderer2.example.com | General.Cluster.ServerCertificate = ""
orderer2.example.com | General.Cluster.ServerPrivateKey = ""
orderer2.example.com | General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
orderer2.example.com | General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer2.example.com | General.Cluster.RootCAs = []
orderer2.example.com | General.Cluster.DialTimeout = 5s
orderer2.example.com | General.Cluster.RPCTimeout = 7s
orderer2.example.com | General.Cluster.ReplicationBufferSize = 20971520
orderer2.example.com | General.Cluster.ReplicationPullTimeout = 5s
orderer2.example.com | General.Cluster.ReplicationRetryTimeout = 5s
orderer2.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
orderer2.example.com | General.Cluster.ReplicationMaxRetries = 12
orderer2.example.com | General.Cluster.SendBufferSize = 10
orderer2.example.com | General.Cluster.CertExpirationWarningThreshold = 168h0m0s
orderer2.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer2.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer2.example.com | General.Keepalive.ServerTimeout = 20s
orderer2.example.com | General.GenesisMethod = "file"
orderer2.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer2.example.com | General.SystemChannel = "test-system-channel-name"
orderer2.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer2.example.com | General.Profile.Enabled = false
orderer2.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer2.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer2.example.com | General.LocalMSPID = "OrdererMSP"
orderer2.example.com | General.BCCSP.ProviderName = "SW"
orderer2.example.com | General.BCCSP.SwOpts.SecLevel = 256
orderer2.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer2.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer2.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer2.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer2.example.com | General.BCCSP.SwOpts.InmemKeystore =
orderer2.example.com | General.BCCSP.PluginOpts =
orderer2.example.com | General.Authentication.TimeWindow = 15m0s
orderer2.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer2.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
peer1.org2.example.com | "2019-05-02 09:27:32.584 UTC [confighistory] HandleStateUpdates -> ERRO 058 Config history manager is expected to recieve events only if at least one chaincode is updated stateUpdates = ledger.StateUpdates{"_lifecycle":(*ledger.KVStateUpdates)(0xc0034daba0)}"
peer1.org2.example.com | "2019-05-02 09:27:32.609 UTC [kvledger] CommitWithPvtData -> INFO 059 [businesschannel] Committed block [4] with 1 transaction(s) in 27ms (state_validation=2ms block_commit=19ms state_commit=3ms)"
peer1.org2.example.com | "2019-05-02 09:27:36.885 UTC [gossip.privdata] StoreBlock -> INFO 05a [businesschannel] Received block [5] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:36.890 UTC [committer.txvalidator] Validate -> INFO 05b [businesschannel] Validated block [5] in 4ms"
peer1.org2.example.com | "2019-05-02 09:27:36.901 UTC [lifecycle] update -> INFO 05c Updating cached definition for chaincode 'exp02' on channel 'businesschannel'"
peer1.org2.example.com | "2019-05-02 09:27:36.902 UTC [lifecycle] update -> INFO 05d Chaincode with package ID 'exp02_1.0:1f060a1d05b057d98ed98ca8fd57e3a6542d8dfe383aeff64e289718ab851e2b' now available on channel businesschannel for chaincode definition exp02:1.0"
peer1.org2.example.com | "2019-05-02 09:27:36.902 UTC [cceventmgmt] HandleStateUpdates -> INFO 05e Channel [businesschannel]: Handling deploy or update of chaincode [exp02]"
peer1.org2.example.com | "2019-05-02 09:27:36.902 UTC [ccprovider] ExtractStatedbArtifactsForChaincode -> INFO 05f Error while loading installation package for ccname=exp02, ccversion=1.0. Err=open /var/hyperledger/production/chaincodes/exp02.1.0: no such file or directory"
peer1.org2.example.com | "2019-05-02 09:27:36.903 UTC [cceventmgmt] HandleChaincodeDeploy -> INFO 060 Channel [businesschannel]: Chaincode [Name=exp02, Version=1.0, Hash=[]byte{0x80, 0x18, 0x18, 0x55, 0xe9, 0x53, 0x83, 0x5a, 0x2f, 0x99, 0x39, 0x2d, 0xf9, 0xbb, 0xc0, 0x40, 0x38, 0xb, 0xf1, 0x5, 0x7b, 0x30, 0xb0, 0xf8, 0x4f, 0x6e, 0x9c, 0xb4, 0xc2, 0xe8, 0xae, 0x45}] is not installed hence no need to create chaincode artifacts for endorsement"
peer1.org2.example.com | "2019-05-02 09:27:36.931 UTC [kvledger] CommitWithPvtData -> INFO 061 [businesschannel] Committed block [5] with 1 transaction(s) in 31ms (state_validation=6ms block_commit=16ms state_commit=4ms)"
peer1.org2.example.com | "2019-05-02 09:27:41.450 UTC [gossip.privdata] StoreBlock -> INFO 062 [businesschannel] Received block [6] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:41.453 UTC [committer.txvalidator] Validate -> INFO 063 [businesschannel] Validated block [6] in 3ms"
peer1.org2.example.com | "2019-05-02 09:27:41.481 UTC [kvledger] CommitWithPvtData -> INFO 064 [businesschannel] Committed block [6] with 1 transaction(s) in 25ms (state_validation=0ms block_commit=16ms state_commit=5ms)"
peer1.org2.example.com | "2019-05-02 09:27:47.035 UTC [gossip.privdata] StoreBlock -> INFO 065 [businesschannel] Received block [7] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:47.038 UTC [committer.txvalidator] Validate -> INFO 066 [businesschannel] Validated block [7] in 3ms"
peer1.org2.example.com | "2019-05-02 09:27:47.059 UTC [kvledger] CommitWithPvtData -> INFO 067 [businesschannel] Committed block [7] with 1 transaction(s) in 19ms (state_validation=0ms block_commit=12ms state_commit=3ms)"
peer1.org2.example.com | "2019-05-02 09:27:49.828 UTC [gossip.privdata] StoreBlock -> INFO 068 [businesschannel] Received block [8] from buffer"
peer1.org2.example.com | "2019-05-02 09:27:49.838 UTC [committer.txvalidator] Validate -> INFO 069 [businesschannel] Validated block [8] in 8ms"
peer1.org2.example.com | "2019-05-02 09:27:49.859 UTC [kvledger] CommitWithPvtData -> INFO 06a [businesschannel] Committed block [8] with 1 transaction(s) in 20ms (state_validation=0ms block_commit=15ms state_commit=2ms)"
peer1.org2.example.com | "2019-05-02 09:28:04.085 UTC [gossip.privdata] StoreBlock -> INFO 06b [businesschannel] Received block [9] from buffer"
peer1.org2.example.com | "2019-05-02 09:28:04.087 UTC [cauthdsl] deduplicate -> WARN 06c De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org2.example.com | "2019-05-02 09:28:04.088 UTC [cauthdsl] deduplicate -> WARN 06d De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
peer1.org2.example.com | "2019-05-02 09:28:04.130 UTC [gossip.gossip] JoinChan -> INFO 06e Joining gossip network of channel businesschannel with 3 organizations"
peer1.org2.example.com | "2019-05-02 09:28:04.130 UTC [gossip.gossip] learnAnchorPeers -> INFO 06f No configured anchor peers of Org3MSP for channel businesschannel to learn about"
peer1.org2.example.com | "2019-05-02 09:28:04.130 UTC [gossip.gossip] learnAnchorPeers -> INFO 070 Learning about the configured anchor peers of Org1MSP for channel businesschannel : [{peer0.org1.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:28:04.136 UTC [gossip.gossip] learnAnchorPeers -> INFO 071 Learning about the configured anchor peers of Org2MSP for channel businesschannel : [{peer0.org2.example.com 7051}]"
peer1.org2.example.com | "2019-05-02 09:28:04.136 UTC [gossip.service] updateEndpoints -> WARN 072 Failed to update ordering service endpoints, due to Channel with businesschannel id was not found"
peer1.org2.example.com | "2019-05-02 09:28:04.161 UTC [committer.txvalidator] Validate -> INFO 073 [businesschannel] Validated block [9] in 76ms"
peer1.org2.example.com | "2019-05-02 09:28:04.199 UTC [kvledger] CommitWithPvtData -> INFO 074 [businesschannel] Committed block [9] with 1 transaction(s) in 37ms (state_validation=1ms block_commit=26ms state_commit=5ms)"
peer1.org2.example.com | "2019-05-02 09:28:04.437 UTC [comm.grpc.server] 1 -> INFO 075 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.peer_address=172.18.0.7:37050 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" error=EOF grpc.code=Unknown grpc.call_duration=40.5856739s
peer1.org2.example.com | "2019-05-02 09:28:04.448 UTC [comm.grpc.server] 1 -> INFO 076 unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.447Z grpc.peer_address=172.18.0.7:37228 grpc.peer_subject="CN=peer0.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=118µs
peer1.org2.example.com | "2019-05-02 09:28:04.519 UTC [gossip.comm] func1 -> WARN 077 peer0.org2.example.com:7051, PKIid:06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030 isn't responsive: EOF"
peer1.org2.example.com | "2019-05-02 09:28:04.519 UTC [gossip.discovery] expireDeadMembers -> WARN 078 Entering [06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030]"
peer1.org2.example.com | "2019-05-02 09:28:04.520 UTC [gossip.discovery] expireDeadMembers -> WARN 079 Closing connection to Endpoint: peer0.org2.example.com:7051, InternalEndpoint: peer0.org2.example.com:7051, PKI-ID: 06cca350fdfd53b6e757741b4bccbaed83ed924d3661d37329138df61af92030, Metadata: "
peer1.org2.example.com | "2019-05-02 09:28:04.520 UTC [gossip.discovery] expireDeadMembers -> WARN 07a Exiting"
peer1.org2.example.com | "2019-05-02 09:28:04.557 UTC [comm.grpc.server] 1 -> INFO 07b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:28:06.557Z grpc.peer_address=172.18.0.9:40678 grpc.peer_subject="CN=peer0.org2.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=160.3µs
peer1.org2.example.com | "2019-05-02 09:28:18.755 UTC [endorser] callChaincode -> INFO 07c [][f175b5d1] Entry chaincode: name:"cscc" "
peer1.org2.example.com | "2019-05-02 09:28:18.757 UTC [endorser] callChaincode -> INFO 07d [][f175b5d1] Exit chaincode: name:"cscc" (2ms)"
peer1.org2.example.com | "2019-05-02 09:28:18.757 UTC [comm.grpc.server] 1 -> INFO 07e unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41454 grpc.code=OK grpc.call_duration=3.7607ms
peer1.org2.example.com | "2019-05-02 09:28:19.991 UTC [endorser] callChaincode -> INFO 07f [][6b2b9aca] Entry chaincode: name:"qscc" "
peer1.org2.example.com | "2019-05-02 09:28:19.994 UTC [endorser] callChaincode -> INFO 080 [][6b2b9aca] Exit chaincode: name:"qscc" (2ms)"
peer1.org2.example.com | "2019-05-02 09:28:19.994 UTC [comm.grpc.server] 1 -> INFO 081 unary call completed" grpc.service=protos.Endorser grpc.method=ProcessProposal grpc.peer_address=172.18.0.8:41462 grpc.code=OK grpc.call_duration=3.5867ms
peer0.org1.example.com | "2019-05-02 09:27:09.163 UTC [gossip.comm] authenticateRemotePeer -> DEBU 0fe Received pki_id:"\246\242\023\017\202\212\220l\366J\311m[|\340\231\243>}\237\274\305Ad\323\212z\311Q2b\247" identity:"\n\007Org1MSP\022\252\006-----BEGIN CERTIFICATE-----\nMIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI\nF3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX\nLlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du\nNmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==\n-----END CERTIFICATE-----\n" tls_cert_hash:"\274\223\306Oo\366\224\r\252\221%!=\tPU\000a{\237\276\033\004\344]~\330\303\3157_7" from 172.18.0.6:53162"
peer0.org1.example.com | "2019-05-02 09:27:09.163 UTC [msp] DeserializeIdentity -> DEBU 0ff Obtaining identity"
peer0.org1.example.com | "2019-05-02 09:27:09.165 UTC [msp.identity] newIdentity -> DEBU 100 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:09.166 UTC [msp] Validate -> DEBU 101 MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:09.169 UTC [msp.identity] Verify -> DEBU 102 Verify: digest = 00000000 15 e3 8d 6a 28 c6 e9 26 bd b3 37 b0 df 63 be 5b |...j(..&..7..c.[|
peer0.org1.example.com | 00000010 14 32 c4 40 ff 90 cd 9f 39 00 d2 2e a2 19 72 67 |.2.@....9.....rg|"
peer0.org1.example.com | "2019-05-02 09:27:09.170 UTC [msp.identity] Verify -> DEBU 103 Verify: sig = 00000000 30 44 02 20 2f 10 db 70 91 60 35 8b 4e 58 4a e5 |0D. /..p.`5.NXJ.|
peer0.org1.example.com | 00000010 90 69 22 ed 77 7a 7e 5d 36 3b c6 ec b9 31 47 41 |.i".wz~]6;...1GA|
peer0.org1.example.com | 00000020 0f a8 00 41 02 20 13 db 80 56 45 9d 59 80 4c 67 |...A. ...VE.Y.Lg|
peer0.org1.example.com | 00000030 37 52 0e 54 7d b7 70 c5 22 f4 db 8a 54 18 e4 b9 |7R.T}.p."...T...|
peer0.org1.example.com | 00000040 c1 e7 5d fe e7 dd |..]...|"
peer0.org1.example.com | "2019-05-02 09:27:09.171 UTC [gossip.comm] authenticateRemotePeer -> DEBU 104 Authenticated 172.18.0.6:53162"
peer0.org1.example.com | "2019-05-02 09:27:09.172 UTC [gossip.comm] GossipStream -> DEBU 105 Servicing 172.18.0.6:53162"
peer0.org1.example.com | "2019-05-02 09:27:09.174 UTC [gossip.comm] readFromStream -> DEBU 106 Got error, aborting: rpc error: code = Canceled desc = context canceled"
peer0.org1.example.com | "2019-05-02 09:27:09.174 UTC [gossip.comm] func2 -> DEBU 107 Client 172.18.0.6:53162 disconnected"
peer0.org1.example.com | "2019-05-02 09:27:09.174 UTC [comm.grpc.server] 1 -> INFO 108 streaming call completed" grpc.service=gossip.Gossip grpc.method=GossipStream grpc.request_deadline=2019-05-02T09:27:19.161Z grpc.peer_address=172.18.0.6:53162 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" error="rpc error: code = Canceled desc = context canceled" grpc.code=Canceled grpc.call_duration=13.0584ms
peer0.org1.example.com | "2019-05-02 09:27:09.175 UTC [gossip.comm] writeToStream -> DEBU 109 Closing writing to stream"
peer0.org1.example.com | "2019-05-02 09:27:09.177 UTC [grpc] infof -> DEBU 10a transport: loopyWriter.run returning. connection error: desc = "transport is closing""
peer0.org1.example.com | "2019-05-02 09:27:09.190 UTC [comm.grpc.server] 1 -> INFO 10b unary call completed" grpc.service=gossip.Gossip grpc.method=Ping grpc.request_deadline=2019-05-02T09:27:11.19Z grpc.peer_address=172.18.0.6:53164 grpc.peer_subject="CN=peer1.org1.example.com,L=San Francisco,ST=California,C=US" grpc.code=OK grpc.call_duration=131.7µs
peer0.org1.example.com | "2019-05-02 09:27:09.192 UTC [msp.identity] Sign -> DEBU 10c Sign: plaintext: 180172F9060A20C4503D5F6D3B9C8CC4...CA1BF55694FF3B7B7E990518A2611E21 "
peer0.org1.example.com | "2019-05-02 09:27:09.192 UTC [msp.identity] Sign -> DEBU 10d Sign: digest: 85FEBCF2F29CD02C2D15AEC09F1C5A904702FBB4563CC2585E1BE003B314BFAE "
peer0.org1.example.com | "2019-05-02 09:27:09.193 UTC [gossip.comm] authenticateRemotePeer -> DEBU 10e Sending GossipMessage: tag:EMPTY conn:<pki_id:"\304P=_m;\234\214\304_v~\204\241\331uJ\024k8)\365\221\2626h\2245\0226\323-" identity:"\n\007Org1MSP\022\246\006-----BEGIN CERTIFICATE-----\nMIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns\nFrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6\n5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f\nwhAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig\n-----END CERTIFICATE-----\n" tls_cert_hash:"\001)X\236\356\300L.5\244\301\243 \236O\257\312\033\365V\224\377;{~\231\005\030\242a\036!" > , Envelope: 894 bytes, Signature: 70 bytes to 172.18.0.6:53164"
peer0.org1.example.com | "2019-05-02 09:27:09.194 UTC [gossip.comm] authenticateRemotePeer -> DEBU 10f Received pki_id:"\246\242\023\017\202\212\220l\366J\311m[|\340\231\243>}\237\274\305Ad\323\212z\311Q2b\247" identity:"\n\007Org1MSP\022\252\006-----BEGIN CERTIFICATE-----\nMIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu\nb3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa\nMGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T\nYW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx\nLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI\nF3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX\nLlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j\nBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E\nAwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du\nNmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==\n-----END CERTIFICATE-----\n" tls_cert_hash:"\274\223\306Oo\366\224\r\252\221%!=\tPU\000a{\237\276\033\004\344]~\330\303\3157_7" from 172.18.0.6:53164"
peer0.org1.example.com | "2019-05-02 09:27:09.195 UTC [msp.identity] Verify -> DEBU 110 Verify: digest = 00000000 15 e3 8d 6a 28 c6 e9 26 bd b3 37 b0 df 63 be 5b |...j(..&..7..c.[|
peer0.org1.example.com | 00000010 14 32 c4 40 ff 90 cd 9f 39 00 d2 2e a2 19 72 67 |.2.@....9.....rg|"
peer0.org1.example.com | "2019-05-02 09:27:09.195 UTC [msp.identity] Verify -> DEBU 111 Verify: sig = 00000000 30 45 02 21 00 f4 4d be bf 97 d6 a3 ee c0 c3 d5 |0E.!..M.........|
peer0.org1.example.com | 00000010 26 4d 50 d1 6c 15 49 87 b3 e3 fb f8 2a 4e 9b d2 |&MP.l.I.....*N..|
peer0.org1.example.com | 00000020 2c 29 6e 12 fd 02 20 04 2e 24 e6 ff 7d a8 7d ef |,)n... ..$..}.}.|
peer0.org1.example.com | 00000030 f6 a3 2e f5 f7 88 73 ee c9 03 17 0f ec 5a 20 67 |......s......Z g|
peer0.org1.example.com | 00000040 e2 4e 65 97 86 59 e9 |.Ne..Y.|"
peer0.org1.example.com | "2019-05-02 09:27:09.196 UTC [gossip.comm] authenticateRemotePeer -> DEBU 112 Authenticated 172.18.0.6:53164"
peer0.org1.example.com | "2019-05-02 09:27:09.196 UTC [gossip.comm] GossipStream -> DEBU 113 Servicing 172.18.0.6:53164"
orderer2.example.com | RAMLedger.HistorySize = 1000
orderer2.example.com | Kafka.Retry.ShortInterval = 5s
orderer2.example.com | Kafka.Retry.ShortTotal = 10m0s
orderer2.example.com | Kafka.Retry.LongInterval = 5m0s
orderer2.example.com | Kafka.Retry.LongTotal = 12h0m0s
orderer2.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
orderer2.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
orderer2.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
orderer2.example.com | Kafka.Retry.Metadata.RetryMax = 3
orderer2.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
orderer2.example.com | Kafka.Retry.Producer.RetryMax = 3
orderer2.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
orderer2.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
orderer2.example.com | Kafka.Verbose = false
orderer2.example.com | Kafka.Version = 0.10.2.0
orderer2.example.com | Kafka.TLS.Enabled = false
orderer2.example.com | Kafka.TLS.PrivateKey = ""
orderer2.example.com | Kafka.TLS.Certificate = ""
orderer2.example.com | Kafka.TLS.RootCAs = []
orderer2.example.com | Kafka.TLS.ClientAuthRequired = false
orderer2.example.com | Kafka.TLS.ClientRootCAs = []
orderer2.example.com | Kafka.SASLPlain.Enabled = false
orderer2.example.com | Kafka.SASLPlain.User = ""
orderer2.example.com | Kafka.SASLPlain.Password = ""
orderer2.example.com | Kafka.Topic.ReplicationFactor = 3
orderer2.example.com | Debug.BroadcastTraceDir = ""
orderer2.example.com | Debug.DeliverTraceDir = ""
orderer2.example.com | Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
orderer2.example.com | Operations.ListenAddress = "0.0.0.0:8443"
orderer2.example.com | Operations.TLS.Enabled = false
orderer2.example.com | Operations.TLS.PrivateKey = ""
orderer2.example.com | Operations.TLS.Certificate = ""
orderer2.example.com | Operations.TLS.RootCAs = []
orderer2.example.com | Operations.TLS.ClientAuthRequired = false
orderer2.example.com | Operations.TLS.ClientRootCAs = []
orderer2.example.com | Metrics.Provider = "prometheus"
orderer2.example.com | Metrics.Statsd.Network = "udp"
orderer2.example.com | Metrics.Statsd.Address = "127.0.0.1:8125"
orderer2.example.com | Metrics.Statsd.WriteInterval = 30s
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ID: 3,
orderer2.example.com | Metrics.Statsd.Prefix = """
orderer2.example.com | "2019-05-02 09:27:05.624 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 003 Bootstrapping because no existing chains"
orderer2.example.com | "2019-05-02 09:27:05.663 UTC [orderer.common.server] initializeServerConfig -> INFO 004 Starting orderer with TLS enabled"
orderer2.example.com | "2019-05-02 09:27:05.664 UTC [orderer.common.server] configureClusterListener -> INFO 005 Cluster listener is not configured, defaulting to use the general listener on port 7050"
orderer2.example.com | "2019-05-02 09:27:05.667 UTC [fsblkstorage] newBlockfileMgr -> INFO 006 Getting block information from block storage"
orderer2.example.com | "2019-05-02 09:27:05.720 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 007 EvictionSuspicion not set, defaulting to 10m0s"
orderer2.example.com | "2019-05-02 09:27:05.721 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 008 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.commmon.multichannel] Initialize -> INFO 009 Starting system channel 'testchainid' with genesis block hash 90f35bf665ccb03902ab1f08bd901cde6bcd74d9da8fbbbade4c4b31cd280378 and orderer type etcdraft"
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.consensus.etcdraft] Start -> INFO 00a Starting Raft node" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.common.cluster] Configure -> INFO 00b Entering, channel: testchainid, nodes: [ID: 1,
orderer2.example.com | Endpoint: orderer0.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ID: 2,
orderer2.example.com | Endpoint: orderer1.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ]"
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00c Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel testchainid"
orderer2.example.com | "2019-05-02 09:27:05.741 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00d Deactivating node 1 in channel testchainid with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00e Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel testchainid"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00f Deactivating node 2 in channel testchainid with endpoint of orderer1.example.com:7050 due to TLS certificate change"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 010 1 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 011 2 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.common.cluster] Configure -> INFO 012 Exiting"
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] start -> INFO 013 Starting raft node as part of a new channel" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 014 3 became follower at term 0" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] newRaft -> INFO 015 newRaft 3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.742 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 016 3 became follower at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.743 UTC [orderer.common.server] Start -> INFO 017 Starting orderer:
orderer2.example.com | Version: 2.0.0
orderer2.example.com | Commit SHA: development build
orderer1.example.com | Endpoint: orderer2.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ]"
orderer1.example.com | "2019-05-02 09:27:06.462 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00c Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel testchainid"
orderer1.example.com | "2019-05-02 09:27:06.463 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00d Deactivating node 1 in channel testchainid with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:06.463 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00e Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel testchainid"
orderer1.example.com | "2019-05-02 09:27:06.463 UTC [orderer.common.cluster] updateStubInMapping -> INFO 00f Deactivating node 3 in channel testchainid with endpoint of orderer2.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:06.484 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 010 1 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:06.484 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 011 3 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:06.484 UTC [orderer.common.cluster] Configure -> INFO 012 Exiting"
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] start -> INFO 013 Starting raft node as part of a new channel" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 014 2 became follower at term 0" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] newRaft -> INFO 015 newRaft 2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 016 2 became follower at term 1" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.common.server] Start -> INFO 017 Starting orderer:
orderer1.example.com | Version: 2.0.0
orderer1.example.com | Commit SHA: development build
orderer1.example.com | Go version: go1.12.4
orderer1.example.com | OS/Arch: linux/amd64"
orderer1.example.com | "2019-05-02 09:27:06.485 UTC [orderer.common.server] Start -> INFO 018 Beginning to serve requests"
orderer1.example.com | "2019-05-02 09:27:06.492 UTC [orderer.consensus.etcdraft] apply -> INFO 019 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=2
peer0.org1.example.com | "2019-05-02 09:27:09.200 UTC [gossip.gossip] handleMessage -> DEBU 114 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1109 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.201 UTC [gossip.discovery] handleMsgFromComm -> DEBU 115 Got message: GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1109 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.200 UTC [gossip.gossip] handleMessage -> DEBU 116 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.202 UTC [msp.identity] Verify -> DEBU 117 Verify: digest = 00000000 c9 f0 7e c3 11 0e 51 a1 50 82 0d 6c 29 57 ab 41 |..~...Q.P..l)W.A|
peer0.org1.example.com | 00000010 27 de 01 d4 b2 04 63 b5 94 ff d0 99 fe 20 4b 6d |'.....c...... Km|"
peer0.org1.example.com | "2019-05-02 09:27:09.202 UTC [msp.identity] Verify -> DEBU 118 Verify: sig = 00000000 30 44 02 20 03 e4 68 96 38 3b fa 14 de ac 73 11 |0D. ..h.8;....s.|
peer0.org1.example.com | 00000010 ff cb 36 26 cb f1 55 b9 0b 12 a4 f1 d1 cb 36 e8 |..6&..U.......6.|
peer0.org1.example.com | 00000020 20 ff dc 72 02 20 25 6e ac 7a 5c 78 45 fd c6 b8 | ..r. %n.z\xE...|
peer0.org1.example.com | 00000030 94 02 b5 ea da 7f c9 23 2a 48 81 10 a3 2e 75 ec |.......#*H....u.|
peer0.org1.example.com | 00000040 6d 48 39 8f c9 2d |mH9..-|"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [msp.identity] Verify -> DEBU 119 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [msp.identity] Verify -> DEBU 11a Verify: sig = 00000000 30 45 02 21 00 83 e8 b0 ba d6 d1 78 86 78 ba 69 |0E.!.......x.x.i|
peer0.org1.example.com | 00000010 53 41 10 2a e4 5f b8 d7 9b 5b 30 a8 47 57 82 e0 |SA.*._...[0.GW..|
peer0.org1.example.com | 00000020 b0 67 97 d1 98 02 20 13 35 0e cb 19 d0 b9 de 1e |.g.... .5.......|
peer0.org1.example.com | 00000030 6f 77 81 2d 29 ef b8 9a 24 1f 8c c1 0e 4e 16 09 |ow.-)...$....N..|
peer0.org1.example.com | 00000040 0d 1e 76 0c 8b 3c 55 |..v..<U|"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [gossip.discovery] handleAliveMessage -> DEBU 11b Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
orderer2.example.com | Go version: go1.12.4
orderer2.example.com | OS/Arch: linux/amd64"
orderer2.example.com | "2019-05-02 09:27:05.743 UTC [orderer.common.server] Start -> INFO 018 Beginning to serve requests"
orderer2.example.com | "2019-05-02 09:27:05.743 UTC [orderer.consensus.etcdraft] run -> INFO 019 This node is picked to start campaign" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.747 UTC [orderer.consensus.etcdraft] apply -> INFO 01a Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.747 UTC [orderer.consensus.etcdraft] apply -> INFO 01b Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:05.747 UTC [orderer.consensus.etcdraft] apply -> INFO 01c Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.743 UTC [orderer.consensus.etcdraft] Step -> INFO 01d 3 is starting a new election at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.743 UTC [orderer.consensus.etcdraft] becomePreCandidate -> INFO 01e 3 became pre-candidate at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.743 UTC [orderer.consensus.etcdraft] poll -> INFO 01f 3 received MsgPreVoteResp from 3 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] campaign -> INFO 020 3 [logterm: 1, index: 3] sent MsgPreVote request to 1 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] campaign -> INFO 021 3 [logterm: 1, index: 3] sent MsgPreVote request to 2 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] logSendFailure -> ERRO 022 Failed to send StepRequest to 1, because: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.2:7050: connect: connection refused"" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:06.744 UTC [orderer.consensus.etcdraft] logSendFailure -> ERRO 023 Failed to send StepRequest to 2, because: rpc error: code = Unavailable desc = all SubConns are in TransientFailure, latest connection error: connection error: desc = "transport: Error while dialing dial tcp 172.18.0.4:7050: connect: connection refused"" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] Step -> INFO 024 3 is starting a new election at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] becomePreCandidate -> INFO 025 3 became pre-candidate at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] poll -> INFO 026 3 received MsgPreVoteResp from 3 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] campaign -> INFO 027 3 [logterm: 1, index: 3] sent MsgPreVote request to 1 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.743 UTC [orderer.consensus.etcdraft] campaign -> INFO 028 3 [logterm: 1, index: 3] sent MsgPreVote request to 2 at term 1" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.744 UTC [orderer.consensus.etcdraft] send -> INFO 029 Successfully sent StepRequest to 1 after failed attempt(s)" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.744 UTC [orderer.consensus.etcdraft] send -> INFO 02a Successfully sent StepRequest to 2 after failed attempt(s)" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] poll -> INFO 02b 3 received MsgPreVoteResp from 2 at term 1" channel=testchainid node=3
orderer0.example.com | 2019-05-02 09:27:05.875 UTC [viperutil] getKeysRecursively -> DEBU 001 Found map[interface{}]interface{} value for metrics
orderer0.example.com | 2019-05-02 09:27:05.875 UTC [viperutil] getKeysRecursively -> DEBU 002 Found map[string]interface{} value for metrics.Statsd
orderer0.example.com | 2019-05-02 09:27:05.877 UTC [viperutil] unmarshalJSON -> DEBU 003 Unmarshal JSON: value is not a string: <nil>
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 02c 3 [quorum:2] has received 2 MsgPreVoteResp votes and 0 vote rejections" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] becomeCandidate -> INFO 02d 3 became candidate at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] poll -> INFO 02e 3 received MsgVoteResp from 3 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] campaign -> INFO 02f 3 [logterm: 1, index: 3] sent MsgVote request to 1 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.748 UTC [orderer.consensus.etcdraft] campaign -> INFO 030 3 [logterm: 1, index: 3] sent MsgVote request to 2 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.753 UTC [orderer.consensus.etcdraft] poll -> INFO 031 3 received MsgVoteResp from 1 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.754 UTC [orderer.consensus.etcdraft] stepCandidate -> INFO 032 3 [quorum:2] has received 2 MsgVoteResp votes and 0 vote rejections" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.754 UTC [orderer.consensus.etcdraft] becomeLeader -> INFO 033 3 became leader at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.754 UTC [orderer.consensus.etcdraft] run -> INFO 034 raft.node: 3 elected leader 3 at term 2" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.755 UTC [orderer.consensus.etcdraft] run -> INFO 035 Leader 3 is present, quit campaign" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.755 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 036 Raft leader changed: 0 -> 3" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:07.761 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 037 Start accepting requests as Raft leader at block [0]" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.313 UTC [orderer.consensus.etcdraft] propose -> INFO 038 Created block [1], there are 0 blocks in flight" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.313 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 039 Received config transaction, pause accepting transaction till it is committed" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.324 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03a Writing block [1] (Raft index: 5) to ledger" channel=testchainid node=3
orderer2.example.com | "2019-05-02 09:27:14.367 UTC [fsblkstorage] newBlockfileMgr -> INFO 03b Getting block information from block storage"
orderer2.example.com | "2019-05-02 09:27:14.383 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 03c EvictionSuspicion not set, defaulting to 10m0s"
orderer2.example.com | "2019-05-02 09:27:14.385 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 03d No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/businesschannel'" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.414 UTC [orderer.commmon.multichannel] newChain -> INFO 03e Created and starting new chain businesschannel"
orderer2.example.com | "2019-05-02 09:27:14.414 UTC [orderer.consensus.etcdraft] Start -> INFO 03f Starting Raft node" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.414 UTC [orderer.common.cluster] Configure -> INFO 040 Entering, channel: businesschannel, nodes: [ID: 1,
orderer2.example.com | Endpoint: orderer0.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer2.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer2.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer2.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer2.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer2.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer2.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer2.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer2.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer2.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer2.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer2.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ID: 2,
orderer2.example.com | Endpoint: orderer1.example.com:7050,
orderer2.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | 2019-05-02 09:27:05.878 UTC [viperutil] getKeysRecursively -> DEBU 004 Found real value for metrics.Statsd.Prefix setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.878 UTC [viperutil] unmarshalJSON -> DEBU 005 Unmarshal JSON: value cannot be unmarshalled: invalid character 'u' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.878 UTC [viperutil] getKeysRecursively -> DEBU 006 Found real value for metrics.Statsd.Network setting to string udp
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] unmarshalJSON -> DEBU 007 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 008 Found real value for metrics.Statsd.Address setting to string 127.0.0.1:8125
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] unmarshalJSON -> DEBU 009 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 00a Found real value for metrics.Statsd.WriteInterval setting to string 30s
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] unmarshalJSON -> DEBU 00b Unmarshal JSON: value cannot be unmarshalled: invalid character 'p' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 00c Found real value for metrics.Provider setting to string prometheus
orderer0.example.com | 2019-05-02 09:27:05.879 UTC [viperutil] getKeysRecursively -> DEBU 00d Found map[interface{}]interface{} value for consensus
orderer0.example.com | 2019-05-02 09:27:05.880 UTC [viperutil] unmarshalJSON -> DEBU 00e Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.880 UTC [viperutil] getKeysRecursively -> DEBU 00f Found real value for consensus.WALDir setting to string /var/hyperledger/production/orderer/etcdraft/wal
orderer0.example.com | 2019-05-02 09:27:05.881 UTC [viperutil] unmarshalJSON -> DEBU 010 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.881 UTC [viperutil] getKeysRecursively -> DEBU 011 Found real value for consensus.SnapDir setting to string /var/hyperledger/production/orderer/etcdraft/snapshot
orderer0.example.com | 2019-05-02 09:27:05.889 UTC [viperutil] getKeysRecursively -> DEBU 012 Found map[interface{}]interface{} value for general
orderer0.example.com | 2019-05-02 09:27:05.898 UTC [viperutil] getKeysRecursively -> DEBU 013 Found map[string]interface{} value for general.Cluster
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 014 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 015 Found real value for general.Cluster.ServerPrivateKey setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 016 Unmarshal JSON: value is not a string: 10
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 017 Found real value for general.Cluster.SendBufferSize setting to int 10
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 018 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 019 Found real value for general.Cluster.ClientCertificate setting to string /var/hyperledger/orderer/tls/server.crt
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 01a Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 01b Found real value for general.Cluster.ClientPrivateKey setting to string /var/hyperledger/orderer/tls/server.key
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 01c Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] getKeysRecursively -> DEBU 01d Found real value for general.Cluster.ListenPort setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.899 UTC [viperutil] unmarshalJSON -> DEBU 01e Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 01f Found real value for general.Cluster.ListenAddress setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 020 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 021 Found real value for general.Cluster.ServerCertificate setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 022 Found map[string]interface{} value for general.Profile
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 023 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 024 Found real value for general.Profile.Address setting to string 0.0.0.0:6060
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 025 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 026 Found real value for general.Profile.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] unmarshalJSON -> DEBU 027 Unmarshal JSON: value cannot be unmarshalled: invalid character 'O' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.900 UTC [viperutil] getKeysRecursively -> DEBU 028 Found real value for general.LocalMSPID setting to string OrdererMSP
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] getKeysRecursively -> DEBU 029 Found map[string]interface{} value for general.BCCSP
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] getKeysRecursively -> DEBU 02a Found map[string]interface{} value for general.BCCSP.SW
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] unmarshalJSON -> DEBU 02b Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.901 UTC [viperutil] getKeysRecursively -> DEBU 02c Found real value for general.BCCSP.SW.Hash setting to string SHA2
orderer0.example.com | 2019-05-02 09:27:05.902 UTC [viperutil] unmarshalJSON -> DEBU 02d Unmarshal JSON: value is not a string: 256
orderer0.example.com | 2019-05-02 09:27:05.904 UTC [viperutil] getKeysRecursively -> DEBU 02e Found real value for general.BCCSP.SW.Security setting to int 256
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 02f Found map[string]interface{} value for general.BCCSP.SW.FileKeyStore
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 030 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 031 Found real value for general.BCCSP.SW.FileKeyStore.KeyStore setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 032 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 033 Found real value for general.BCCSP.Default setting to string SW
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 034 Unmarshal JSON: value cannot be unmarshalled: invalid character 'i' in literal false (expecting 'a')
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 035 Found real value for general.LedgerType setting to string file
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 036 Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 037 Found real value for general.ListenAddress setting to string 0.0.0.0
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] unmarshalJSON -> DEBU 038 Unmarshal JSON: value cannot be unmarshalled: invalid character 'S' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.905 UTC [viperutil] getKeysRecursively -> DEBU 039 Found real value for general.GenesisProfile setting to string SampleInsecureSolo
orderer1.example.com | "2019-05-02 09:27:06.492 UTC [orderer.consensus.etcdraft] apply -> INFO 01a Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:06.492 UTC [orderer.consensus.etcdraft] apply -> INFO 01b Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.745 UTC [orderer.consensus.etcdraft] Step -> INFO 01c 2 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 3 [logterm: 1, index: 3] at term 1" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.751 UTC [orderer.consensus.etcdraft] Step -> INFO 01d 2 [term: 1] received a MsgVote message with higher term from 3 [term: 2]" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.751 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 01e 2 became follower at term 2" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.751 UTC [orderer.consensus.etcdraft] Step -> INFO 01f 2 [logterm: 1, index: 3, vote: 0] cast MsgVote for 3 [logterm: 1, index: 3] at term 2" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.756 UTC [orderer.consensus.etcdraft] run -> INFO 020 raft.node: 2 elected leader 3 at term 2" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:07.758 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 021 Raft leader changed: 0 -> 3" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:14.327 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 022 Writing block [1] (Raft index: 5) to ledger" channel=testchainid node=2
orderer1.example.com | "2019-05-02 09:27:14.374 UTC [fsblkstorage] newBlockfileMgr -> INFO 023 Getting block information from block storage"
orderer1.example.com | "2019-05-02 09:27:14.395 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 024 EvictionSuspicion not set, defaulting to 10m0s"
orderer1.example.com | "2019-05-02 09:27:14.395 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 025 No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/businesschannel'" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.449 UTC [orderer.commmon.multichannel] newChain -> INFO 026 Created and starting new chain businesschannel"
orderer1.example.com | "2019-05-02 09:27:14.449 UTC [orderer.consensus.etcdraft] Start -> INFO 027 Starting Raft node" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.449 UTC [orderer.common.cluster] Configure -> INFO 028 Entering, channel: businesschannel, nodes: [ID: 1,
orderer1.example.com | Endpoint: orderer0.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer2.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer2.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer2.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer2.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer2.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer2.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer2.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer2.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer2.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer2.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer2.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer2.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer2.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer2.example.com | -----END CERTIFICATE-----
orderer2.example.com | ]"
orderer2.example.com | "2019-05-02 09:27:14.415 UTC [orderer.common.cluster] updateStubInMapping -> INFO 041 Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel businesschannel"
orderer2.example.com | "2019-05-02 09:27:14.415 UTC [orderer.common.cluster] updateStubInMapping -> INFO 042 Deactivating node 1 in channel businesschannel with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw
orderer1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4
orderer1.example.com | YW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG
orderer1.example.com | A1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu
orderer1.example.com | Y2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C
orderer1.example.com | AQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm
orderer1.example.com | IbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E
orderer1.example.com | BAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC
orderer1.example.com | MAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw
orderer1.example.com | KQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG
orderer1.example.com | SM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx
orderer1.example.com | JfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ID: 3,
orderer1.example.com | Endpoint: orderer2.example.com:7050,
orderer1.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer1.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer1.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer1.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.203 UTC [gossip.discovery] learnNewMembers -> DEBU 11c Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes]}, deadMembers={[]}"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] learnNewMembers -> DEBU 11d Learned about a new alive member: GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 03a Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 03b Found real value for general.LocalMSPDir setting to string /var/hyperledger/orderer/msp
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 03c Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal number into Go value of type map[string]string
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 03d Found real value for general.ListenPort setting to string 7050
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 03e Found map[string]interface{} value for general.Authentication
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 03f Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 040 Found real value for general.Authentication.TimeWindow setting to string 15m
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 041 Found map[string]interface{} value for general.TLS
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 042 Unmarshal JSON: value cannot be unmarshalled: json: cannot unmarshal bool into Go value of type map[string]string
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 043 Found real value for general.TLS.Enabled setting to string true
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] unmarshalJSON -> DEBU 044 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.906 UTC [viperutil] getKeysRecursively -> DEBU 045 Found real value for general.TLS.PrivateKey setting to string /var/hyperledger/orderer/tls/server.key
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] unmarshalJSON -> DEBU 046 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] getKeysRecursively -> DEBU 047 Found real value for general.TLS.Certificate setting to string /var/hyperledger/orderer/tls/server.crt
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] unmarshalJSON -> DEBU 048 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.907 UTC [viperutil] getKeysRecursively -> DEBU 049 Found real value for general.TLS.RootCAs setting to string [/var/hyperledger/orderer/tls/ca.crt]
orderer0.example.com | 2019-05-02 09:27:05.908 UTC [viperutil] unmarshalJSON -> DEBU 04a Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.908 UTC [viperutil] getKeysRecursively -> DEBU 04b Found real value for general.TLS.ClientAuthRequired setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.909 UTC [viperutil] unmarshalJSON -> DEBU 04c Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.909 UTC [viperutil] getKeysRecursively -> DEBU 04d Found real value for general.TLS.ClientRootCAs setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.910 UTC [viperutil] getKeysRecursively -> DEBU 04e Found map[string]interface{} value for general.Keepalive
orderer0.example.com | 2019-05-02 09:27:05.910 UTC [viperutil] unmarshalJSON -> DEBU 04f Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.914 UTC [viperutil] getKeysRecursively -> DEBU 050 Found real value for general.Keepalive.ServerMinInterval setting to string 60s
orderer0.example.com | 2019-05-02 09:27:05.915 UTC [viperutil] unmarshalJSON -> DEBU 051 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.916 UTC [viperutil] getKeysRecursively -> DEBU 052 Found real value for general.Keepalive.ServerInterval setting to string 7200s
orderer0.example.com | 2019-05-02 09:27:05.919 UTC [viperutil] unmarshalJSON -> DEBU 053 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 054 Found real value for general.Keepalive.ServerTimeout setting to string 20s
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] unmarshalJSON -> DEBU 055 Unmarshal JSON: value cannot be unmarshalled: invalid character 'i' in literal false (expecting 'a')
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 056 Found real value for general.GenesisMethod setting to string file
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] unmarshalJSON -> DEBU 057 Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 058 Found real value for general.GenesisFile setting to string /var/hyperledger/orderer/orderer.genesis.block
orderer0.example.com | 2019-05-02 09:27:05.920 UTC [viperutil] getKeysRecursively -> DEBU 059 Found map[interface{}]interface{} value for fileledger
orderer0.example.com | 2019-05-02 09:27:05.933 UTC [viperutil] unmarshalJSON -> DEBU 05a Unmarshal JSON: value cannot be unmarshalled: invalid character '/' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.933 UTC [viperutil] getKeysRecursively -> DEBU 05b Found real value for fileledger.Location setting to string /var/hyperledger/production/orderer
orderer0.example.com | 2019-05-02 09:27:05.934 UTC [viperutil] unmarshalJSON -> DEBU 05c Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' looking for beginning of value
orderer0.example.com | 2019-05-02 09:27:05.934 UTC [viperutil] getKeysRecursively -> DEBU 05d Found real value for fileledger.Prefix setting to string hyperledger-fabric-ordererledger
orderer0.example.com | 2019-05-02 09:27:05.939 UTC [viperutil] getKeysRecursively -> DEBU 05e Found map[interface{}]interface{} value for ramledger
orderer0.example.com | 2019-05-02 09:27:05.940 UTC [viperutil] unmarshalJSON -> DEBU 05f Unmarshal JSON: value is not a string: 1000
orderer0.example.com | 2019-05-02 09:27:05.940 UTC [viperutil] getKeysRecursively -> DEBU 060 Found real value for ramledger.HistorySize setting to int 1000
orderer0.example.com | 2019-05-02 09:27:05.940 UTC [viperutil] getKeysRecursively -> DEBU 061 Found map[interface{}]interface{} value for kafka
orderer0.example.com | 2019-05-02 09:27:05.941 UTC [viperutil] getKeysRecursively -> DEBU 062 Found map[string]interface{} value for kafka.Topic
orderer0.example.com | 2019-05-02 09:27:05.941 UTC [viperutil] unmarshalJSON -> DEBU 063 Unmarshal JSON: value is not a string: 3
orderer0.example.com | 2019-05-02 09:27:05.941 UTC [viperutil] getKeysRecursively -> DEBU 064 Found real value for kafka.Topic.ReplicationFactor setting to int 3
orderer0.example.com | 2019-05-02 09:27:05.942 UTC [viperutil] unmarshalJSON -> DEBU 065 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.944 UTC [viperutil] getKeysRecursively -> DEBU 066 Found real value for kafka.Verbose setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.947 UTC [viperutil] getKeysRecursively -> DEBU 067 Found map[string]interface{} value for kafka.TLS
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] learnNewMembers -> DEBU 11e Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] handleAliveMessage -> DEBU 11f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.204 UTC [gossip.discovery] handleMsgFromComm -> DEBU 120 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [gossip.discovery] sendMemResponse -> DEBU 121 Entering Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 122 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 123 Sign: digest: 294D679F4B8DA423A9752C47753FA557B8520BC698D992FDDE58602EF4E23EDE "
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 124 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:09.205 UTC [msp.identity] Sign -> DEBU 125 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:09.206 UTC [gossip.comm] Send -> DEBU 126 Entering, sending GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2198 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:09.207 UTC [gossip.comm] sendToEndpoint -> DEBU 127 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 18214032413450206326, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2198 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:09.207 UTC [gossip.comm] sendToEndpoint -> DEBU 128 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:09.208 UTC [gossip.discovery] sendMemResponse -> DEBU 129 Exiting, replying with MembershipResponse with Alive: 2, Dead: 0"
peer0.org1.example.com | "2019-05-02 09:27:13.092 UTC [gossip.pull] Hello -> DEBU 12a Sending IDENTITY_MSG hello to peer1.org1.example.com:7051"
peer0.org1.example.com | "2019-05-02 09:27:13.093 UTC [gossip.comm] Send -> DEBU 12b Entering, sending GossipMessage: tag:EMPTY hello:<nonce:8171991975260542063 msg_type:IDENTITY_MSG > , Envelope: 16 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:13.094 UTC [gossip.comm] sendToEndpoint -> DEBU 12c Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: tag:EMPTY hello:<nonce:8171991975260542063 msg_type:IDENTITY_MSG > , Envelope: 16 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.094 UTC [gossip.comm] sendToEndpoint -> DEBU 12d Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.096 UTC [gossip.gossip] handleMessage -> DEBU 12e Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY data_dig: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.096 UTC [gossip.pull] HandleMessage -> DEBU 12f GossipMessage: Channel: , nonce: 0, tag: EMPTY data_dig: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.096 UTC [gossip.gossip] handleMessage -> DEBU 130 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 131 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 132 Sign: digest: 1D328FAFAE76FEBA6036434DB4200718BB99346BAE4F5605AC555F446D3BCBF6 "
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 133 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:13.097 UTC [msp.identity] Sign -> DEBU 134 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:13.098 UTC [gossip.comm] Send -> DEBU 135 Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] updateStubInMapping -> INFO 043 Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel businesschannel"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] updateStubInMapping -> INFO 044 Deactivating node 2 in channel businesschannel with endpoint of orderer1.example.com:7050 due to TLS certificate change"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 045 1 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 046 2 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.common.cluster] Configure -> INFO 047 Exiting"
orderer2.example.com | "2019-05-02 09:27:14.417 UTC [orderer.consensus.etcdraft] start -> INFO 048 Starting raft node as part of a new channel" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.418 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 049 3 became follower at term 0" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.418 UTC [orderer.consensus.etcdraft] newRaft -> INFO 04a newRaft 3 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.418 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 04b 3 became follower at term 1" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.426 UTC [orderer.consensus.etcdraft] apply -> INFO 04c Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.426 UTC [orderer.consensus.etcdraft] apply -> INFO 04d Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:14.426 UTC [orderer.consensus.etcdraft] apply -> INFO 04e Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.501 UTC [orderer.consensus.etcdraft] Step -> INFO 04f 3 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 1 [logterm: 1, index: 3] at term 1" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] Step -> INFO 050 3 [term: 1] received a MsgVote message with higher term from 1 [term: 2]" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 051 3 became follower at term 2" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] Step -> INFO 052 3 [logterm: 1, index: 3, vote: 0] cast MsgVote for 1 [logterm: 1, index: 3] at term 2" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.518 UTC [orderer.consensus.etcdraft] run -> INFO 053 raft.node: 3 elected leader 1 at term 2" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:15.521 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 054 Raft leader changed: 0 -> 1" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:19.580 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 055 Writing block [1] (Raft index: 5) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:21.841 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 056 Writing block [2] (Raft index: 6) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:29.986 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 057 Writing block [3] (Raft index: 7) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:32.497 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 058 Writing block [4] (Raft index: 8) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:36.867 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 059 Writing block [5] (Raft index: 9) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:41.419 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05a Writing block [6] (Raft index: 10) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:46.972 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05b Writing block [7] (Raft index: 11) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:27:49.796 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05c Writing block [8] (Raft index: 12) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:28:03.993 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 05d Writing block [9] (Raft index: 13) to ledger" channel=businesschannel node=3
orderer2.example.com | "2019-05-02 09:28:03.996 UTC [cauthdsl] deduplicate -> WARN 05e De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer2.example.com | "2019-05-02 09:28:03.997 UTC [cauthdsl] deduplicate -> WARN 05f De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer0.example.com | 2019-05-02 09:27:05.947 UTC [viperutil] unmarshalJSON -> DEBU 068 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.947 UTC [viperutil] getKeysRecursively -> DEBU 069 Found real value for kafka.TLS.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] unmarshalJSON -> DEBU 06a Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] getKeysRecursively -> DEBU 06b Found real value for kafka.TLS.PrivateKey setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] unmarshalJSON -> DEBU 06c Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] getKeysRecursively -> DEBU 06d Found real value for kafka.TLS.Certificate setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] unmarshalJSON -> DEBU 06e Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.948 UTC [viperutil] getKeysRecursively -> DEBU 06f Found real value for kafka.TLS.RootCAs setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.963 UTC [viperutil] getKeysRecursively -> DEBU 070 Found map[string]interface{} value for kafka.SASLPlain
orderer0.example.com | 2019-05-02 09:27:05.964 UTC [viperutil] unmarshalJSON -> DEBU 071 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.965 UTC [viperutil] getKeysRecursively -> DEBU 072 Found real value for kafka.SASLPlain.Password setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.965 UTC [viperutil] unmarshalJSON -> DEBU 073 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.966 UTC [viperutil] getKeysRecursively -> DEBU 074 Found real value for kafka.SASLPlain.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.966 UTC [viperutil] unmarshalJSON -> DEBU 075 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.967 UTC [viperutil] getKeysRecursively -> DEBU 076 Found real value for kafka.SASLPlain.User setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.967 UTC [viperutil] unmarshalJSON -> DEBU 077 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.968 UTC [viperutil] getKeysRecursively -> DEBU 078 Found real value for kafka.Version setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.968 UTC [viperutil] getKeysRecursively -> DEBU 079 Found map[string]interface{} value for kafka.Retry
orderer0.example.com | 2019-05-02 09:27:05.969 UTC [viperutil] unmarshalJSON -> DEBU 07a Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.969 UTC [viperutil] getKeysRecursively -> DEBU 07b Found real value for kafka.Retry.ShortTotal setting to string 10m
orderer0.example.com | 2019-05-02 09:27:05.969 UTC [viperutil] unmarshalJSON -> DEBU 07c Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.970 UTC [viperutil] getKeysRecursively -> DEBU 07d Found real value for kafka.Retry.LongInterval setting to string 5m
orderer0.example.com | 2019-05-02 09:27:05.970 UTC [viperutil] unmarshalJSON -> DEBU 07e Unmarshal JSON: value cannot be unmarshalled: invalid character 'h' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.974 UTC [viperutil] getKeysRecursively -> DEBU 07f Found real value for kafka.Retry.LongTotal setting to string 12h
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] getKeysRecursively -> DEBU 080 Found map[string]interface{} value for kafka.Retry.NetworkTimeouts
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] unmarshalJSON -> DEBU 081 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] getKeysRecursively -> DEBU 082 Found real value for kafka.Retry.NetworkTimeouts.DialTimeout setting to string 10s
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] unmarshalJSON -> DEBU 083 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] getKeysRecursively -> DEBU 084 Found real value for kafka.Retry.NetworkTimeouts.ReadTimeout setting to string 10s
orderer0.example.com | 2019-05-02 09:27:05.975 UTC [viperutil] unmarshalJSON -> DEBU 085 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 086 Found real value for kafka.Retry.NetworkTimeouts.WriteTimeout setting to string 10s
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 087 Found map[string]interface{} value for kafka.Retry.Metadata
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 088 Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 089 Found real value for kafka.Retry.Metadata.RetryBackoff setting to string 250ms
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 08a Unmarshal JSON: value is not a string: 3
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 08b Found real value for kafka.Retry.Metadata.RetryMax setting to int 3
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 08c Found map[string]interface{} value for kafka.Retry.Producer
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 08d Unmarshal JSON: value cannot be unmarshalled: invalid character 'm' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 08e Found real value for kafka.Retry.Producer.RetryBackoff setting to string 100ms
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] unmarshalJSON -> DEBU 08f Unmarshal JSON: value is not a string: 3
orderer0.example.com | 2019-05-02 09:27:05.976 UTC [viperutil] getKeysRecursively -> DEBU 090 Found real value for kafka.Retry.Producer.RetryMax setting to int 3
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 091 Found map[string]interface{} value for kafka.Retry.Consumer
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 092 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 093 Found real value for kafka.Retry.Consumer.RetryBackoff setting to string 2s
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 094 Unmarshal JSON: value cannot be unmarshalled: invalid character 's' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 095 Found real value for kafka.Retry.ShortInterval setting to string 5s
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 096 Found map[interface{}]interface{} value for debug
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 097 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 098 Found real value for debug.DeliverTraceDir setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] unmarshalJSON -> DEBU 099 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.977 UTC [viperutil] getKeysRecursively -> DEBU 09a Found real value for debug.BroadcastTraceDir setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 09b Found map[interface{}]interface{} value for operations
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 09c Unmarshal JSON: value cannot be unmarshalled: invalid character '.' after top-level value
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 09d Found real value for operations.ListenAddress setting to string 0.0.0.0:8443
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 09e Found map[string]interface{} value for operations.TLS
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 09f Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a0 Found real value for operations.TLS.ClientAuthRequired setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a1 Unmarshal JSON: value is not a string: []
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a2 Found real value for operations.TLS.ClientRootCAs setting to []interface {} []
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a3 Unmarshal JSON: value is not a string: false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a4 Found real value for operations.TLS.Enabled setting to bool false
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a5 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a6 Found real value for operations.TLS.Certificate setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] unmarshalJSON -> DEBU 0a7 Unmarshal JSON: value is not a string: <nil>
orderer0.example.com | 2019-05-02 09:27:05.978 UTC [viperutil] getKeysRecursively -> DEBU 0a8 Found real value for operations.TLS.PrivateKey setting to <nil> <nil>
orderer0.example.com | 2019-05-02 09:27:05.979 UTC [viperutil] EnhancedExactUnmarshal -> DEBU 0a9 map[consensus:map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal] debug:map[BroadcastTraceDir:<nil> DeliverTraceDir:<nil>] fileledger:map[Location:/var/hyperledger/production/orderer Prefix:hyperledger-fabric-ordererledger] general:map[Authentication:map[TimeWindow:15m] BCCSP:map[Default:SW SW:map[FileKeyStore:map[KeyStore:<nil>] Hash:SHA2 Security:256]] Cluster:map[ClientCertificate:/var/hyperledger/orderer/tls/server.crt ClientPrivateKey:/var/hyperledger/orderer/tls/server.key ListenAddress:<nil> ListenPort:<nil> SendBufferSize:10 ServerCertificate:<nil> ServerPrivateKey:<nil>] GenesisFile:/var/hyperledger/orderer/orderer.genesis.block GenesisMethod:file GenesisProfile:SampleInsecureSolo Keepalive:map[ServerInterval:7200s ServerMinInterval:60s ServerTimeout:20s] LedgerType:file ListenAddress:0.0.0.0 ListenPort:7050 LocalMSPDir:/var/hyperledger/orderer/msp LocalMSPID:OrdererMSP Profile:map[Address:0.0.0.0:6060 Enabled:false] TLS:map[Certificate:/var/hyperledger/orderer/tls/server.crt ClientAuthRequired:false ClientRootCAs:<nil> Enabled:true PrivateKey:/var/hyperledger/orderer/tls/server.key RootCAs:[/var/hyperledger/orderer/tls/ca.crt]]] kafka:map[Retry:map[Consumer:map[RetryBackoff:2s] LongInterval:5m LongTotal:12h Metadata:map[RetryBackoff:250ms RetryMax:3] NetworkTimeouts:map[DialTimeout:10s ReadTimeout:10s WriteTimeout:10s] Producer:map[RetryBackoff:100ms RetryMax:3] ShortInterval:5s ShortTotal:10m] SASLPlain:map[Enabled:false Password:<nil> User:<nil>] TLS:map[Certificate:<nil> Enabled:false PrivateKey:<nil> RootCAs:<nil>] Topic:map[ReplicationFactor:3] Verbose:false Version:<nil>] metrics:map[Provider:prometheus Statsd:map[Address:127.0.0.1:8125 Network:udp Prefix:<nil> WriteInterval:30s]] operations:map[ListenAddress:0.0.0.0:8443 TLS:map[Certificate:<nil> ClientAuthRequired:false ClientRootCAs:[] Enabled:false PrivateKey:<nil>]] ramledger:map[HistorySize:1000]]
orderer0.example.com | 2019-05-02 09:27:05.980 UTC [localconfig] completeInitialization -> INFO 0aa Kafka.Version unset, setting to 0.10.2.0
orderer0.example.com | "2019-05-02 09:27:06.034 UTC [bccsp_sw] openKeyStore -> DEBU 0ab KeyStore opened at [/var/hyperledger/orderer/msp/keystore]...done"
orderer1.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer1.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer1.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer1.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer1.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer1.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer1.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer1.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer1.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer1.example.com | -----END CERTIFICATE-----
orderer1.example.com | ]"
orderer1.example.com | "2019-05-02 09:27:14.450 UTC [orderer.common.cluster] updateStubInMapping -> INFO 029 Allocating a new stub for node 1 with endpoint of orderer0.example.com:7050 for channel businesschannel"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] updateStubInMapping -> INFO 02a Deactivating node 1 in channel businesschannel with endpoint of orderer0.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] updateStubInMapping -> INFO 02b Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel businesschannel"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] updateStubInMapping -> INFO 02c Deactivating node 3 in channel businesschannel with endpoint of orderer2.example.com:7050 due to TLS certificate change"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 02d 1 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 02e 3 exists in both old and new membership for channel businesschannel , skipping its deactivation"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.common.cluster] Configure -> INFO 02f Exiting"
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.consensus.etcdraft] start -> INFO 030 Starting raft node as part of a new channel" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.453 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 031 2 became follower at term 0" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.454 UTC [orderer.consensus.etcdraft] newRaft -> INFO 032 newRaft 2 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.454 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 033 2 became follower at term 1" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.457 UTC [orderer.consensus.etcdraft] apply -> INFO 034 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.457 UTC [orderer.consensus.etcdraft] apply -> INFO 035 Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:14.457 UTC [orderer.consensus.etcdraft] apply -> INFO 036 Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.496 UTC [orderer.consensus.etcdraft] Step -> INFO 037 2 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 1 [logterm: 1, index: 3] at term 1" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.507 UTC [orderer.consensus.etcdraft] Step -> INFO 038 2 [term: 1] received a MsgVote message with higher term from 1 [term: 2]" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.508 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 039 2 became follower at term 2" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.510 UTC [orderer.consensus.etcdraft] Step -> INFO 03a 2 [logterm: 1, index: 3, vote: 0] cast MsgVote for 1 [logterm: 1, index: 3] at term 2" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.517 UTC [orderer.consensus.etcdraft] run -> INFO 03b raft.node: 2 elected leader 1 at term 2" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:15.520 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 03c Raft leader changed: 0 -> 1" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:19.581 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03d Writing block [1] (Raft index: 5) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:21.840 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03e Writing block [2] (Raft index: 6) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:29.985 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 03f Writing block [3] (Raft index: 7) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:32.499 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 040 Writing block [4] (Raft index: 8) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:36.810 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 041 Writing block [5] (Raft index: 9) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:41.414 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 042 Writing block [6] (Raft index: 10) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:46.974 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 043 Writing block [7] (Raft index: 11) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:27:49.799 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 044 Writing block [8] (Raft index: 12) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:28:04.002 UTC [orderer.consensus.etcdraft] writeBlock -> INFO 045 Writing block [9] (Raft index: 13) to ledger" channel=businesschannel node=2
orderer1.example.com | "2019-05-02 09:28:04.005 UTC [cauthdsl] deduplicate -> WARN 046 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer1.example.com | "2019-05-02 09:28:04.006 UTC [cauthdsl] deduplicate -> WARN 047 De-duplicating identity [Org1MSP832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec] at index 2 in signature set"
orderer0.example.com | "2019-05-02 09:27:06.051 UTC [bccsp] initBCCSP -> DEBU 0ac Initialize BCCSP [SW]"
orderer0.example.com | "2019-05-02 09:27:06.051 UTC [msp] getPemMaterialFromDir -> DEBU 0ad Reading directory /var/hyperledger/orderer/msp/signcerts"
orderer0.example.com | "2019-05-02 09:27:06.059 UTC [msp] getPemMaterialFromDir -> DEBU 0ae Inspecting file /var/hyperledger/orderer/msp/signcerts/orderer0.example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.080 UTC [msp] getPemMaterialFromDir -> DEBU 0af Reading directory /var/hyperledger/orderer/msp/cacerts"
orderer0.example.com | "2019-05-02 09:27:06.106 UTC [msp] getPemMaterialFromDir -> DEBU 0b0 Inspecting file /var/hyperledger/orderer/msp/cacerts/ca.example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.111 UTC [msp] getPemMaterialFromDir -> DEBU 0b1 Reading directory /var/hyperledger/orderer/msp/admincerts"
orderer0.example.com | "2019-05-02 09:27:06.120 UTC [msp] getPemMaterialFromDir -> DEBU 0b2 Inspecting file /var/hyperledger/orderer/msp/admincerts/Admin@example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.128 UTC [msp] getPemMaterialFromDir -> DEBU 0b3 Reading directory /var/hyperledger/orderer/msp/intermediatecerts"
orderer0.example.com | "2019-05-02 09:27:06.130 UTC [msp] getMspConfig -> DEBU 0b4 Intermediate certs folder not found at [/var/hyperledger/orderer/msp/intermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/intermediatecerts: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.130 UTC [msp] getPemMaterialFromDir -> DEBU 0b5 Reading directory /var/hyperledger/orderer/msp/tlscacerts"
orderer0.example.com | "2019-05-02 09:27:06.135 UTC [msp] getPemMaterialFromDir -> DEBU 0b6 Inspecting file /var/hyperledger/orderer/msp/tlscacerts/tlsca.example.com-cert.pem"
orderer0.example.com | "2019-05-02 09:27:06.139 UTC [msp] getPemMaterialFromDir -> DEBU 0b7 Reading directory /var/hyperledger/orderer/msp/tlsintermediatecerts"
orderer0.example.com | "2019-05-02 09:27:06.141 UTC [msp] getMspConfig -> DEBU 0b8 TLS intermediate certs folder not found at [/var/hyperledger/orderer/msp/tlsintermediatecerts]. Skipping. [stat /var/hyperledger/orderer/msp/tlsintermediatecerts: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.141 UTC [msp] getPemMaterialFromDir -> DEBU 0b9 Reading directory /var/hyperledger/orderer/msp/crls"
orderer0.example.com | "2019-05-02 09:27:06.142 UTC [msp] getMspConfig -> DEBU 0ba crls folder not found at [/var/hyperledger/orderer/msp/crls]. Skipping. [stat /var/hyperledger/orderer/msp/crls: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] getMspConfig -> DEBU 0bb MSP configuration file not found at [/var/hyperledger/orderer/msp/config.yaml]: [stat /var/hyperledger/orderer/msp/config.yaml: no such file or directory]"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] newBccspMsp -> DEBU 0bc Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] New -> DEBU 0bd Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] loadLocaMSP -> DEBU 0be Created new local MSP"
orderer0.example.com | "2019-05-02 09:27:06.144 UTC [msp] Setup -> DEBU 0bf Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.145 UTC [msp.identity] newIdentity -> DEBU 0c0 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes , Envelope: 1094 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:13.098 UTC [gossip.comm] sendToEndpoint -> DEBU 136 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes , Envelope: 1094 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.099 UTC [gossip.comm] sendToEndpoint -> DEBU 137 Exiting"
orderer0.example.com | "2019-05-02 09:27:06.145 UTC [msp.identity] newIdentity -> DEBU 0c1 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.154 UTC [msp.identity] newIdentity -> DEBU 0c2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICDTCCAbSgAwIBAgIRAJBFFRDLz6Un7/0wLUkJdxMwCgYIKoZIzj0EAwIwaTEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer0.example.com | cGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJBgNV
orderer0.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer0.example.com | c2NvMR0wGwYDVQQDExRvcmRlcmVyMC5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEG
orderer0.example.com | CCqGSM49AwEHA0IABIBMiKxn0LWoVlLv8XxbX1D46eVL6a8rpVTcdgPecq8cDptN
orderer0.example.com | 4OgsaJNjp90jKFOpCPO85WKKKBvohOo+CBoZ8pGjTTBLMA4GA1UdDwEB/wQEAwIH
orderer0.example.com | gDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMd63S9RvNuy2Xvt6EcYo8ukXj2U
orderer0.example.com | 4W+4FrVCJC/cgnmOMAoGCCqGSM49BAMCA0cAMEQCIAsGyGJ+dE4F56q8YUe0WLK6
orderer0.example.com | N+vsXRHDlRscMCB7yxXaAiAsyJGd0rtXmae9b3PV/evJNYegRQRcPwx+XxjQDBxh
orderer0.example.com | QQ==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.165 UTC [bccsp_sw] loadPrivateKey -> DEBU 0c3 Loading private key [9b6501f6c43731fc0adc439fd980566471d8d8099a7b4d65db42e1a7265ef0e8] at [/var/hyperledger/orderer/msp/keystore/9b6501f6c43731fc0adc439fd980566471d8d8099a7b4d65db42e1a7265ef0e8_sk]..."
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [msp.identity] newIdentity -> DEBU 0c4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICDTCCAbSgAwIBAgIRAJBFFRDLz6Un7/0wLUkJdxMwCgYIKoZIzj0EAwIwaTEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFt
orderer0.example.com | cGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJBgNV
orderer0.example.com | BAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJhbmNp
orderer0.example.com | c2NvMR0wGwYDVQQDExRvcmRlcmVyMC5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEG
orderer0.example.com | CCqGSM49AwEHA0IABIBMiKxn0LWoVlLv8XxbX1D46eVL6a8rpVTcdgPecq8cDptN
orderer0.example.com | 4OgsaJNjp90jKFOpCPO85WKKKBvohOo+CBoZ8pGjTTBLMA4GA1UdDwEB/wQEAwIH
orderer0.example.com | gDAMBgNVHRMBAf8EAjAAMCsGA1UdIwQkMCKAIMd63S9RvNuy2Xvt6EcYo8ukXj2U
orderer0.example.com | 4W+4FrVCJC/cgnmOMAoGCCqGSM49BAMCA0cAMEQCIAsGyGJ+dE4F56q8YUe0WLK6
orderer0.example.com | N+vsXRHDlRscMCB7yxXaAiAsyJGd0rtXmae9b3PV/evJNYegRQRcPwx+XxjQDBxh
orderer0.example.com | QQ==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [msp] setupSigningIdentity -> DEBU 0c5 Signing identity expires at 2029-03-29 08:14:00 +0000 UTC"
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [msp] Validate -> DEBU 0c6 MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.171 UTC [orderer.common.server] prettyPrintStruct -> INFO 0c7 Orderer config values:
orderer0.example.com | General.LedgerType = "file"
orderer0.example.com | General.ListenAddress = "0.0.0.0"
orderer0.example.com | General.ListenPort = 7050
orderer0.example.com | General.TLS.Enabled = true
orderer0.example.com | General.TLS.PrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer0.example.com | General.TLS.Certificate = "/var/hyperledger/orderer/tls/server.crt"
orderer0.example.com | General.TLS.RootCAs = [/var/hyperledger/orderer/tls/ca.crt]
orderer0.example.com | General.TLS.ClientAuthRequired = false
orderer0.example.com | General.TLS.ClientRootCAs = []
orderer0.example.com | General.Cluster.ListenAddress = ""
orderer0.example.com | General.Cluster.ListenPort = 0
orderer0.example.com | General.Cluster.ServerCertificate = ""
orderer0.example.com | General.Cluster.ServerPrivateKey = ""
orderer0.example.com | General.Cluster.ClientCertificate = "/var/hyperledger/orderer/tls/server.crt"
orderer0.example.com | General.Cluster.ClientPrivateKey = "/var/hyperledger/orderer/tls/server.key"
orderer0.example.com | General.Cluster.RootCAs = []
orderer0.example.com | General.Cluster.DialTimeout = 5s
orderer0.example.com | General.Cluster.RPCTimeout = 7s
orderer0.example.com | General.Cluster.ReplicationBufferSize = 20971520
orderer0.example.com | General.Cluster.ReplicationPullTimeout = 5s
orderer0.example.com | General.Cluster.ReplicationRetryTimeout = 5s
orderer0.example.com | General.Cluster.ReplicationBackgroundRefreshInterval = 5m0s
orderer0.example.com | General.Cluster.ReplicationMaxRetries = 12
orderer0.example.com | General.Cluster.SendBufferSize = 10
orderer0.example.com | General.Cluster.CertExpirationWarningThreshold = 168h0m0s
orderer0.example.com | General.Keepalive.ServerMinInterval = 1m0s
orderer0.example.com | General.Keepalive.ServerInterval = 2h0m0s
orderer0.example.com | General.Keepalive.ServerTimeout = 20s
orderer0.example.com | General.GenesisMethod = "file"
orderer0.example.com | General.GenesisProfile = "SampleInsecureSolo"
orderer0.example.com | General.SystemChannel = "test-system-channel-name"
orderer0.example.com | General.GenesisFile = "/var/hyperledger/orderer/orderer.genesis.block"
orderer0.example.com | General.Profile.Enabled = false
orderer0.example.com | General.Profile.Address = "0.0.0.0:6060"
orderer0.example.com | General.LocalMSPDir = "/var/hyperledger/orderer/msp"
orderer0.example.com | General.LocalMSPID = "OrdererMSP"
orderer0.example.com | General.BCCSP.ProviderName = "SW"
orderer0.example.com | General.BCCSP.SwOpts.SecLevel = 256
orderer0.example.com | General.BCCSP.SwOpts.HashFamily = "SHA2"
orderer0.example.com | General.BCCSP.SwOpts.Ephemeral = false
orderer0.example.com | General.BCCSP.SwOpts.FileKeystore.KeyStorePath = "/var/hyperledger/orderer/msp/keystore"
orderer0.example.com | General.BCCSP.SwOpts.DummyKeystore =
orderer0.example.com | General.BCCSP.SwOpts.InmemKeystore =
orderer0.example.com | General.BCCSP.PluginOpts =
orderer0.example.com | General.Authentication.TimeWindow = 15m0s
orderer0.example.com | FileLedger.Location = "/var/hyperledger/production/orderer"
orderer0.example.com | FileLedger.Prefix = "hyperledger-fabric-ordererledger"
orderer0.example.com | RAMLedger.HistorySize = 1000
orderer0.example.com | Kafka.Retry.ShortInterval = 5s
orderer0.example.com | Kafka.Retry.ShortTotal = 10m0s
orderer0.example.com | Kafka.Retry.LongInterval = 5m0s
orderer0.example.com | Kafka.Retry.LongTotal = 12h0m0s
orderer0.example.com | Kafka.Retry.NetworkTimeouts.DialTimeout = 10s
orderer0.example.com | Kafka.Retry.NetworkTimeouts.ReadTimeout = 10s
orderer0.example.com | Kafka.Retry.NetworkTimeouts.WriteTimeout = 10s
orderer0.example.com | Kafka.Retry.Metadata.RetryMax = 3
orderer0.example.com | Kafka.Retry.Metadata.RetryBackoff = 250ms
orderer0.example.com | Kafka.Retry.Producer.RetryMax = 3
peer0.org1.example.com | "2019-05-02 09:27:13.101 UTC [gossip.gossip] handleMessage -> DEBU 138 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2186 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.101 UTC [gossip.gossip] handleMessage -> DEBU 139 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.101 UTC [gossip.discovery] handleMsgFromComm -> DEBU 13a Got message: GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2186 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13b Verify: digest = 00000000 1d 32 8f af ae 76 fe ba 60 36 43 4d b4 20 07 18 |.2...v..`6CM. ..|
peer0.org1.example.com | 00000010 bb 99 34 6b ae 4f 56 05 ac 55 5f 44 6d 3b cb f6 |..4k.OV..U_Dm;..|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13c Verify: sig = 00000000 30 45 02 21 00 c0 a4 06 5c 49 75 2a 3f 49 23 0e |0E.!....\Iu*?I#.|
peer0.org1.example.com | 00000010 f3 1c 69 28 e7 98 dc b7 28 1c f2 3c f5 26 f9 1b |..i(....(..<.&..|
peer0.org1.example.com | 00000020 00 78 c5 e5 89 02 20 50 03 2c bd 98 41 09 0f 9d |.x.... P.,..A...|
peer0.org1.example.com | 00000030 2f 8b 36 18 40 57 1d 45 23 0f ad 35 9f 8e 53 61 |/.6.@W.E#..5..Sa|
peer0.org1.example.com | 00000040 87 4e 3e eb 57 d8 94 |.N>.W..|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13d Verify: digest = 00000000 a7 85 fc 0b 61 b5 04 5a 71 c0 fa 6b 50 d1 2e b1 |....a..Zq..kP...|
peer0.org1.example.com | 00000010 e6 f0 cd b1 52 c6 f7 9e 65 75 06 0f 54 02 21 60 |....R...eu..T.!`|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [msp.identity] Verify -> DEBU 13e Verify: sig = 00000000 30 44 02 20 5e 66 33 ce 48 06 7b e0 5e 34 05 79 |0D. ^f3.H.{.^4.y|
peer0.org1.example.com | 00000010 8f ab 5f 83 0f bd 42 0f bc 0d 84 94 a7 7b c2 8e |.._...B......{..|
peer0.org1.example.com | 00000020 94 70 cd 8f 02 20 58 39 3d a6 8b a9 ff c7 f1 9a |.p... X9=.......|
peer0.org1.example.com | 00000030 3d ad 67 70 3c 0d c1 59 b1 f2 f3 a8 f4 88 3f d1 |=.gp<..Y......?.|
peer0.org1.example.com | 00000040 bc 1c 17 25 af 47 |...%.G|"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [gossip.discovery] handleAliveMessage -> DEBU 13f Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [gossip.discovery] isSentByMe -> DEBU 140 Got alive message about ourselves, GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:4 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.102 UTC [gossip.discovery] handleAliveMessage -> DEBU 141 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 142 Verify: digest = 00000000 f2 9f d6 4e 51 d8 70 03 8b cc ce 6d 34 37 3e 54 |...NQ.p....m47>T|
peer0.org1.example.com | 00000010 5b 9e 4c b0 f2 73 5e 0c 82 03 26 96 7d a1 22 cf |[.L..s^...&.}.".|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 143 Verify: sig = 00000000 30 44 02 20 4b 9f 93 fc 8c 14 0f a1 28 76 bd 93 |0D. K.......(v..|
peer0.org1.example.com | 00000010 ea 2a a9 58 fb 5a d5 52 3d d8 49 7f fe de 6b 58 |.*.X.Z.R=.I...kX|
peer0.org1.example.com | 00000020 5e f9 14 9c 02 20 5a 54 97 83 c5 8f 84 2b e7 9c |^.... ZT.....+..|
peer0.org1.example.com | 00000030 c9 d4 31 36 8b 35 55 11 33 0a f4 62 2e 7f 44 80 |..16.5U.3..b..D.|
peer0.org1.example.com | 00000040 62 ad d8 07 51 10 |b...Q.|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 144 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [msp.identity] Verify -> DEBU 145 Verify: sig = 00000000 30 44 02 20 71 a4 01 5f 21 3c f0 31 f8 c0 ae 0b |0D. q.._!<.1....|
peer0.org1.example.com | 00000010 ce e6 75 07 f0 c6 e4 e4 40 47 67 1a 0d 85 b1 0e |..u.....@Gg.....|
peer0.org1.example.com | 00000020 1f 7d 2b a7 02 20 69 67 89 56 35 11 a5 81 1c 5c |.}+.. ig.V5....\|
peer0.org1.example.com | 00000030 10 5b 6d 56 2f f4 b3 de e5 7e 17 7c e3 db 2d ba |.[mV/....~.|..-.|
peer0.org1.example.com | 00000040 66 e4 a1 bf 30 9d |f...0.|"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] handleAliveMessage -> DEBU 146 Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
orderer0.example.com | Kafka.Retry.Producer.RetryBackoff = 100ms
orderer0.example.com | Kafka.Retry.Consumer.RetryBackoff = 2s
orderer0.example.com | Kafka.Verbose = false
orderer0.example.com | Kafka.Version = 0.10.2.0
orderer0.example.com | Kafka.TLS.Enabled = false
orderer0.example.com | Kafka.TLS.PrivateKey = ""
orderer0.example.com | Kafka.TLS.Certificate = ""
orderer0.example.com | Kafka.TLS.RootCAs = []
orderer0.example.com | Kafka.TLS.ClientAuthRequired = false
orderer0.example.com | Kafka.TLS.ClientRootCAs = []
orderer0.example.com | Kafka.SASLPlain.Enabled = false
orderer0.example.com | Kafka.SASLPlain.User = ""
orderer0.example.com | Kafka.SASLPlain.Password = ""
orderer0.example.com | Kafka.Topic.ReplicationFactor = 3
orderer0.example.com | Debug.BroadcastTraceDir = ""
orderer0.example.com | Debug.DeliverTraceDir = ""
orderer0.example.com | Consensus = map[SnapDir:/var/hyperledger/production/orderer/etcdraft/snapshot WALDir:/var/hyperledger/production/orderer/etcdraft/wal]
orderer0.example.com | Operations.ListenAddress = "0.0.0.0:8443"
orderer0.example.com | Operations.TLS.Enabled = false
orderer0.example.com | Operations.TLS.PrivateKey = ""
orderer0.example.com | Operations.TLS.Certificate = ""
orderer0.example.com | Operations.TLS.RootCAs = []
orderer0.example.com | Operations.TLS.ClientAuthRequired = false
orderer0.example.com | Operations.TLS.ClientRootCAs = []
orderer0.example.com | Metrics.Provider = "prometheus"
orderer0.example.com | Metrics.Statsd.Network = "udp"
orderer0.example.com | Metrics.Statsd.Address = "127.0.0.1:8125"
orderer0.example.com | Metrics.Statsd.WriteInterval = 30s
orderer0.example.com | Metrics.Statsd.Prefix = """
orderer0.example.com | "2019-05-02 09:27:06.188 UTC [common.channelconfig] NewStandardValues -> DEBU 0c8 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0c9 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0ca Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cb Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cc Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cd Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] NewStandardValues -> DEBU 0ce Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0cf Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d0 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d1 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d2 Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d3 Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d4 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] NewStandardValues -> DEBU 0d5 Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d6 Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] NewStandardValues -> DEBU 0d7 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0d8 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [common.channelconfig] validateMSP -> DEBU 0d9 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [msp] newBccspMsp -> DEBU 0da Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.189 UTC [msp] New -> DEBU 0db Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] Setup -> DEBU 0dc Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp.identity] newIdentity -> DEBU 0dd Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp.identity] newIdentity -> DEBU 0de Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] Validate -> DEBU 0df MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] NewStandardValues -> DEBU 0e0 Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0e1 Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] NewStandardValues -> DEBU 0e2 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0e3 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [common.channelconfig] validateMSP -> DEBU 0e4 Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] newBccspMsp -> DEBU 0e5 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.190 UTC [msp] New -> DEBU 0e6 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.192 UTC [msp] Setup -> DEBU 0e7 Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.193 UTC [msp.identity] newIdentity -> DEBU 0e8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.193 UTC [msp.identity] newIdentity -> DEBU 0e9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.193 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 0ea Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] Validate -> DEBU 0eb MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] getCertificationChain -> DEBU 0ec MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] hasOURole -> DEBU 0ed MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.194 UTC [msp] getCertificationChain -> DEBU 0ee MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [common.channelconfig] NewStandardValues -> DEBU 0ef Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [common.channelconfig] initializeProtosStruct -> DEBU 0f0 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [common.channelconfig] validateMSP -> DEBU 0f1 Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [msp] newBccspMsp -> DEBU 0f2 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [msp] New -> DEBU 0f3 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.195 UTC [msp] Setup -> DEBU 0f4 Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.201 UTC [msp.identity] newIdentity -> DEBU 0f5 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.201 UTC [msp.identity] newIdentity -> DEBU 0f6 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 0f7 Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] Validate -> DEBU 0f8 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] getCertificationChain -> DEBU 0f9 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] hasOURole -> DEBU 0fa MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] getCertificationChain -> DEBU 0fb MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] Setup -> DEBU 0fc Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [msp] Setup -> DEBU 0fd MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 0fe Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 0ff Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] learnExistingMembers -> DEBU 147 Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes]}"
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] learnExistingMembers -> DEBU 148 updating Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 "
peer0.org1.example.com | "2019-05-02 09:27:13.103 UTC [gossip.discovery] learnExistingMembers -> DEBU 149 Updating aliveness data: Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 "
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] learnExistingMembers -> DEBU 14a Replacing GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:3 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes in aliveMembership"
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] learnExistingMembers -> DEBU 14b Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] handleAliveMessage -> DEBU 14c Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.104 UTC [gossip.discovery] handleMsgFromComm -> DEBU 14d Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.gossip] handleMessage -> DEBU 14e Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: tag:EMPTY hello:<nonce:17703106220587596212 msg_type:IDENTITY_MSG > , Envelope: 17 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.pull] HandleMessage -> DEBU 14f GossipMessage: tag:EMPTY hello:<nonce:17703106220587596212 msg_type:IDENTITY_MSG > , Envelope: 17 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.pull] SendDigest -> DEBU 150 Sending IDENTITY_MSG digest: [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d] to 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:13.141 UTC [gossip.gossip] handleMessage -> DEBU 151 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.143 UTC [gossip.gossip] handleMessage -> DEBU 152 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 100 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 101 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.202 UTC [policies] NewManagerImpl -> DEBU 102 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 103 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 104 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 105 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 106 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 107 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 108 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 109 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10a Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10b Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10c Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10d Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 10e Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] GetPolicy -> DEBU 10f Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 110 Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] GetPolicy -> DEBU 111 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [policies] NewManagerImpl -> DEBU 112 Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 113 Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 114 Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 115 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 116 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 117 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 118 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 119 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11c Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11d Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.203 UTC [common.configtx] addToMap -> DEBU 11e Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 11f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 120 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 121 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 122 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 123 Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 124 Adding to config map: [Group] /Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 125 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 126 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 127 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 128 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 129 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12a Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12b Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12c Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12d Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12e Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 12f Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 130 Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 131 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 132 Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 133 Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 134 Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 135 Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 136 Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 137 Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 138 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.204 UTC [common.configtx] addToMap -> DEBU 139 Adding to config map: [Policy] /Channel/Writers"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [orderer.common.server] createLedgerFactory -> DEBU 13a Ledger dir: /var/hyperledger/production/orderer"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [kvledger.util] CreateDirIfMissing -> DEBU 13b CreateDirIfMissing [/var/hyperledger/production/orderer/index/]"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [kvledger.util] logDirStatus -> DEBU 13c Before creating dir - [/var/hyperledger/production/orderer/index/] does not exist"
orderer0.example.com | "2019-05-02 09:27:06.205 UTC [kvledger.util] logDirStatus -> DEBU 13d After creating dir - [/var/hyperledger/production/orderer/index/] exists"
orderer0.example.com | "2019-05-02 09:27:06.231 UTC [orderer.common.server] extractSysChanLastConfig -> INFO 13e Bootstrapping because no existing chains"
orderer0.example.com | "2019-05-02 09:27:06.232 UTC [orderer.common.server] selectClusterBootBlock -> DEBU 13f Selected bootstrap block, because system channel last config block is nil"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 140 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 141 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 142 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 143 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 144 Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 145 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 146 Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 147 Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 148 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 149 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14a Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14b Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14c Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 14d Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] initializeProtosStruct -> DEBU 14e Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.235 UTC [common.channelconfig] NewStandardValues -> DEBU 14f Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.236 UTC [common.channelconfig] initializeProtosStruct -> DEBU 150 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [common.channelconfig] validateMSP -> DEBU 151 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [msp] newBccspMsp -> DEBU 152 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [msp] New -> DEBU 153 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.237 UTC [msp] Setup -> DEBU 154 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.238 UTC [msp.identity] newIdentity -> DEBU 155 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.238 UTC [msp.identity] newIdentity -> DEBU 156 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] Validate -> DEBU 157 MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] NewStandardValues -> DEBU 158 Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] initializeProtosStruct -> DEBU 159 Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] NewStandardValues -> DEBU 15a Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] initializeProtosStruct -> DEBU 15b Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [common.channelconfig] validateMSP -> DEBU 15c Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] newBccspMsp -> DEBU 15d Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] New -> DEBU 15e Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.239 UTC [msp] Setup -> DEBU 15f Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.240 UTC [msp.identity] newIdentity -> DEBU 160 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.240 UTC [msp.identity] newIdentity -> DEBU 161 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.259 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 162 Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.259 UTC [msp] Validate -> DEBU 163 MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.261 UTC [msp] getCertificationChain -> DEBU 164 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.261 UTC [msp] hasOURole -> DEBU 165 MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.261 UTC [msp] getCertificationChain -> DEBU 166 MSP Org1MSP getting certification chain"
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [common.channelconfig] NewStandardValues -> DEBU 167 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [common.channelconfig] initializeProtosStruct -> DEBU 168 Processing field: MSP"
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [common.channelconfig] validateMSP -> DEBU 169 Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [msp] newBccspMsp -> DEBU 16a Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [msp] New -> DEBU 16b Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.263 UTC [msp] Setup -> DEBU 16c Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.264 UTC [msp.identity] newIdentity -> DEBU 16d Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.264 UTC [msp.identity] newIdentity -> DEBU 16e Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.265 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 16f Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.265 UTC [msp] Validate -> DEBU 170 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.265 UTC [msp] getCertificationChain -> DEBU 171 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.266 UTC [msp] hasOURole -> DEBU 172 MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.270 UTC [msp] getCertificationChain -> DEBU 173 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.271 UTC [msp] Setup -> DEBU 174 Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.271 UTC [msp] Setup -> DEBU 175 MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.271 UTC [policies] NewManagerImpl -> DEBU 176 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.273 UTC [policies] NewManagerImpl -> DEBU 177 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.275 UTC [policies] NewManagerImpl -> DEBU 178 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 179 Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17a Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17b Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17c Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17d Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17e Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.276 UTC [policies] NewManagerImpl -> DEBU 17f Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 180 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 181 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 182 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 183 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 184 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 185 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] GetPolicy -> DEBU 186 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] NewManagerImpl -> DEBU 187 Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.277 UTC [policies] GetPolicy -> DEBU 188 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [policies] NewManagerImpl -> DEBU 189 Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [policies] NewManagerImpl -> DEBU 18a Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18b Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18c Adding to config map: [Group] /Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18d Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18e Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1098 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.143 UTC [gossip.gossip] handleMessage -> DEBU 153 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] handleMsgFromComm -> DEBU 154 Got message: GossipMessage: Channel: , nonce: 0, tag: EMPTY Membership Request with self information of GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes , Envelope: 1098 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 155 Verify: digest = 00000000 4f 61 18 9a 46 50 55 1f 38 af 18 76 5f 38 f5 78 |Oa..FPU.8..v_8.x|
peer0.org1.example.com | 00000010 eb b8 ab 55 16 51 25 db b9 14 fe db 42 d0 c8 c9 |...U.Q%.....B...|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 156 Verify: sig = 00000000 30 44 02 20 0a c2 bb 53 a0 6e 65 aa cc da 79 c4 |0D. ...S.ne...y.|
peer0.org1.example.com | 00000010 1e 77 55 82 bd 1f 4c 33 01 29 c3 42 ee a9 45 f5 |.wU...L3.).B..E.|
peer0.org1.example.com | 00000020 d9 99 72 9c 02 20 1c 85 a4 5c af 94 66 a5 95 b8 |..r.. ...\..f...|
peer0.org1.example.com | 00000030 19 2b 24 f1 13 66 98 dd d3 87 74 cb 3e 5b c5 f1 |.+$..f....t.>[..|
peer0.org1.example.com | 00000040 48 b4 9b 10 c4 dd |H.....|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 157 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [msp.identity] Verify -> DEBU 158 Verify: sig = 00000000 30 45 02 21 00 d7 82 7f 5d c0 1e 8d 93 95 50 45 |0E.!....].....PE|
peer0.org1.example.com | 00000010 4a 09 a7 2b 4b 3b ba 73 98 09 78 78 37 36 c2 86 |J..+K;.s..xx76..|
peer0.org1.example.com | 00000020 b9 0a af 95 2d 02 20 50 4b dc c2 36 24 eb 50 7d |....-. PK..6$.P}|
peer0.org1.example.com | 00000030 7d d2 36 23 48 71 f0 8a 02 ad 47 a1 f6 25 00 7a |}.6#Hq....G..%.z|
peer0.org1.example.com | 00000040 79 98 36 30 e9 eb 1c |y.60...|"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] handleAliveMessage -> DEBU 159 Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] learnExistingMembers -> DEBU 15a Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes]}"
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] learnExistingMembers -> DEBU 15b updating Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 "
peer0.org1.example.com | "2019-05-02 09:27:13.144 UTC [gossip.discovery] learnExistingMembers -> DEBU 15c Updating aliveness data: Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 18f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 190 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 191 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 192 Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 193 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 194 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 195 Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.278 UTC [common.configtx] addToMap -> DEBU 196 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 197 Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 198 Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 199 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19a Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19b Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19c Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19d Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19e Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 19f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a0 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a1 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a2 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a3 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a4 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a5 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a6 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a7 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a8 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.279 UTC [common.configtx] addToMap -> DEBU 1a9 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1aa Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ab Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ac Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ad Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1ae Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1af Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1b0 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [common.configtx] addToMap -> DEBU 1b1 Adding to config map: [Policy] /Channel/Writers"
orderer0.example.com | "2019-05-02 09:27:06.280 UTC [msp] GetDefaultSigningIdentity -> DEBU 1b2 Obtaining default signing identity"
orderer0.example.com | "2019-05-02 09:27:06.295 UTC [orderer.common.cluster] replicateIfNeeded -> DEBU 1b3 Booted with a genesis block, replication isn't an option"
orderer0.example.com | "2019-05-02 09:27:06.312 UTC [orderer.common.server] initializeServerConfig -> INFO 1b4 Starting orderer with TLS enabled"
orderer0.example.com | "2019-05-02 09:27:06.313 UTC [orderer.common.server] configureClusterListener -> INFO 1b5 Cluster listener is not configured, defaulting to use the general listener on port 7050"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1b6 newBlockfileMgr() initializing file-based block storage for ledger: testchainid "
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [kvledger.util] CreateDirIfMissing -> DEBU 1b7 CreateDirIfMissing [/var/hyperledger/production/orderer/chains/testchainid/]"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [kvledger.util] logDirStatus -> DEBU 1b8 Before creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] does not exist"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [kvledger.util] logDirStatus -> DEBU 1b9 After creating dir - [/var/hyperledger/production/orderer/chains/testchainid/] exists"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] newBlockfileMgr -> INFO 1ba Getting block information from block storage"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1bb Retrieving checkpoint info from block files"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1bc retrieveLastFileSuffix()"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1bd retrieveLastFileSuffix() - biggestFileNum = -1"
orderer0.example.com | "2019-05-02 09:27:06.316 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1be Last file number found = -1"
orderer0.example.com | "2019-05-02 09:27:06.317 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1bf No block file found"
orderer0.example.com | "2019-05-02 09:27:06.317 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1c0 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0003f28a0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
orderer0.example.com | "2019-05-02 09:27:06.322 UTC [fsblkstorage] newBlockIndex -> DEBU 1c1 newBlockIndex() - indexItems:[[BlockNum]]"
orderer0.example.com | "2019-05-02 09:27:06.327 UTC [fsblkstorage] indexBlock -> DEBU 1c2 Indexing block [blockNum=0, blockHash=[]byte{0x90, 0xf3, 0x5b, 0xf6, 0x65, 0xcc, 0xb0, 0x39, 0x2, 0xab, 0x1f, 0x8, 0xbd, 0x90, 0x1c, 0xde, 0x6b, 0xcd, 0x74, 0xd9, 0xda, 0x8f, 0xbb, 0xba, 0xde, 0x4c, 0x4b, 0x31, 0xcd, 0x28, 0x3, 0x78} txOffsets=
orderer0.example.com | txId=10ff1805e27e581e5aec2a19a7560dc3993ce3082d43b002f1bc22be30f352f1 locPointer=offset=39, bytesLength=18371
orderer0.example.com | ]"
orderer0.example.com | "2019-05-02 09:27:06.331 UTC [fsblkstorage] updateCheckpoint -> DEBU 1c3 Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[18415], isChainEmpty=[false], lastBlockNumber=[0]"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] NewStandardValues -> DEBU 1c4 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c5 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c6 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c7 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c8 Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c9 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] NewStandardValues -> DEBU 1ca Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cb Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cc Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cd Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ce Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cf Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.332 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d0 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] NewStandardValues -> DEBU 1d1 Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d2 Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] NewStandardValues -> DEBU 1d3 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d4 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.333 UTC [common.channelconfig] validateMSP -> DEBU 1d5 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.334 UTC [msp] newBccspMsp -> DEBU 1d6 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.334 UTC [msp] New -> DEBU 1d7 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.334 UTC [msp] Setup -> DEBU 1d8 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [msp.identity] newIdentity -> DEBU 1d9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [msp.identity] newIdentity -> DEBU 1da Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [msp] Validate -> DEBU 1db MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] NewStandardValues -> DEBU 1dc Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1dd Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] NewStandardValues -> DEBU 1de Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.335 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1df Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [common.channelconfig] validateMSP -> DEBU 1e0 Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] newBccspMsp -> DEBU 1e1 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] New -> DEBU 1e2 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] Setup -> DEBU 1e3 Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp.identity] newIdentity -> DEBU 1e4 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp.identity] newIdentity -> DEBU 1e5 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1e6 Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.336 UTC [msp] Validate -> DEBU 1e7 MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] getCertificationChain -> DEBU 1e8 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] hasOURole -> DEBU 1e9 MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] getCertificationChain -> DEBU 1ea MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [common.channelconfig] NewStandardValues -> DEBU 1eb Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ec Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [common.channelconfig] validateMSP -> DEBU 1ed Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] newBccspMsp -> DEBU 1ee Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] New -> DEBU 1ef Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp] Setup -> DEBU 1f0 Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.337 UTC [msp.identity] newIdentity -> DEBU 1f1 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] learnExistingMembers -> DEBU 15d Replacing GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:4 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes in aliveMembership"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] learnExistingMembers -> DEBU 15e Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] handleAliveMessage -> DEBU 15f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] handleMsgFromComm -> DEBU 160 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.discovery] sendMemResponse -> DEBU 161 Entering Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 162 Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 163 Sign: digest: 72A9295ADCC55E1ADAF8686ABEC8A9762EEF9ABBF0F0BF0809368B567368C629 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 164 Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [msp.identity] Sign -> DEBU 165 Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:13.145 UTC [gossip.comm] Send -> DEBU 166 Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2187 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:13.146 UTC [gossip.comm] sendToEndpoint -> DEBU 167 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY MembershipResponse with Alive: 2, Dead: 0, Envelope: 2187 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:13.146 UTC [gossip.comm] sendToEndpoint -> DEBU 168 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:13.146 UTC [gossip.discovery] sendMemResponse -> DEBU 169 Exiting, replying with MembershipResponse with Alive: 2, Dead: 0"
peer0.org1.example.com | "2019-05-02 09:27:14.059 UTC [msp.identity] Sign -> DEBU 16a Sign: plaintext: 18012A84070A3F0A1B70656572302E6F...455254494649434154452D2D2D2D2D0A "
peer0.org1.example.com | "2019-05-02 09:27:14.060 UTC [msp.identity] Sign -> DEBU 16b Sign: digest: 89C366B5701489D679D2777974B03C747D0B532CCABE350CD605CEEE397A95D8 "
peer0.org1.example.com | "2019-05-02 09:27:14.061 UTC [msp.identity] Sign -> DEBU 16c Sign: plaintext: 0A1B70656572302E6F7267312E6578616D706C652E636F6D3A37303531 "
peer0.org1.example.com | "2019-05-02 09:27:14.061 UTC [msp.identity] Sign -> DEBU 16d Sign: digest: A785FC0B61B5045A71C0FA6B50D12EB1E6F0CDB152C6F79E6575060F54022160 "
peer0.org1.example.com | "2019-05-02 09:27:14.061 UTC [gossip.discovery] periodicalSendAlive -> DEBU 16e Sleeping 5s"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.pull] SendReq -> DEBU 16f Sending [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7] to peer1.org1.example.com:7051"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.comm] Send -> DEBU 170 Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.comm] sendToEndpoint -> DEBU 171 Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 8171991975260542063 , Msg_type: IDENTITY_MSG, digests: [a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7], Envelope: 50 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.064 UTC [gossip.comm] sendToEndpoint -> DEBU 172 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.066 UTC [gossip.gossip] handleMessage -> DEBU 173 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY DataUpdate: Type: IDENTITY_MSG, items: 1, nonce: 8171991975260542063, Envelope: 960 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.066 UTC [msp.identity] Verify -> DEBU 174 Verify: digest = 00000000 05 9f 22 b7 2e 6a 17 d1 67 50 e3 d0 c5 5a 6c ec |.."..j..gP...Zl.|
peer0.org1.example.com | 00000010 0a 70 a8 ed 06 ef 38 d2 e8 4d ff 29 f2 55 b0 d7 |.p....8..M.).U..|"
peer0.org1.example.com | "2019-05-02 09:27:14.067 UTC [msp.identity] Verify -> DEBU 175 Verify: sig = 00000000 30 44 02 20 47 67 e7 6b 08 b7 e8 66 20 94 39 a3 |0D. Gg.k...f .9.|
peer0.org1.example.com | 00000010 f4 f9 e3 c7 9e 9a 6f 94 6b 49 25 8e 5c 91 a8 c1 |......o.kI%.\...|
peer0.org1.example.com | 00000020 86 69 ca b6 02 20 56 6e 45 f4 4e 9a a8 e1 b1 a7 |.i... VnE.N.....|
peer0.org1.example.com | 00000030 a5 73 b7 d1 a6 5f 6d 59 d4 9a a5 ef 5b 6a 60 e1 |.s..._mY....[j`.|
peer0.org1.example.com | 00000040 15 38 16 55 9a ef |.8.U..|"
peer0.org1.example.com | "2019-05-02 09:27:14.067 UTC [gossip.pull] HandleMessage -> DEBU 176 GossipMessage: Channel: , nonce: 0, tag: EMPTY DataUpdate: Type: IDENTITY_MSG, items: 1, nonce: 8171991975260542063, Envelope: 960 bytes, Signature: 0 bytes"
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp.identity] newIdentity -> DEBU 1f2 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1f3 Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] Validate -> DEBU 1f4 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] getCertificationChain -> DEBU 1f5 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] hasOURole -> DEBU 1f6 MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.338 UTC [msp] getCertificationChain -> DEBU 1f7 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [msp] Setup -> DEBU 1f8 Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [msp] Setup -> DEBU 1f9 MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fa Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fb Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fc Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fd Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1fe Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 1ff Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 200 Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 201 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 202 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 203 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 204 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 205 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.339 UTC [policies] NewManagerImpl -> DEBU 206 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 207 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 208 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 209 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 20a Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] GetPolicy -> DEBU 20b Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 20c Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] GetPolicy -> DEBU 20d Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [policies] NewManagerImpl -> DEBU 20e Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [common.configtx] addToMap -> DEBU 20f Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [common.configtx] addToMap -> DEBU 210 Adding to config map: [Group] /Channel/Orderer"
peer0.org1.example.com | "2019-05-02 09:27:14.068 UTC [gossip.gossip] func2 -> DEBU 177 Learned of a new certificate: [10 7 79 114 103 49 77 83 80 18 170 6 45 45 45 45 45 66 69 71 73 78 32 67 69 82 84 73 70 73 67 65 84 69 45 45 45 45 45 10 77 73 73 67 75 68 67 67 65 99 54 103 65 119 73 66 65 103 73 81 89 100 67 55 116 84 65 121 89 122 49 67 116 116 56 47 79 49 84 76 104 84 65 75 66 103 103 113 104 107 106 79 80 81 81 68 65 106 66 122 77 81 115 119 10 67 81 89 68 86 81 81 71 69 119 74 86 85 122 69 84 77 66 69 71 65 49 85 69 67 66 77 75 81 50 70 115 97 87 90 118 99 109 53 112 89 84 69 87 77 66 81 71 65 49 85 69 66 120 77 78 85 50 70 117 73 69 90 121 10 89 87 53 106 97 88 78 106 98 122 69 90 77 66 99 71 65 49 85 69 67 104 77 81 98 51 74 110 77 83 53 108 101 71 70 116 99 71 120 108 76 109 78 118 98 84 69 99 77 66 111 71 65 49 85 69 65 120 77 84 89 50 69 117 10 98 51 74 110 77 83 53 108 101 71 70 116 99 71 120 108 76 109 78 118 98 84 65 101 70 119 48 120 79 84 65 48 77 68 69 119 79 68 69 48 77 68 66 97 70 119 48 121 79 84 65 122 77 106 107 119 79 68 69 48 77 68 66 97 10 77 71 111 120 67 122 65 74 66 103 78 86 66 65 89 84 65 108 86 84 77 82 77 119 69 81 89 68 86 81 81 73 69 119 112 68 89 87 120 112 90 109 57 121 98 109 108 104 77 82 89 119 70 65 89 68 86 81 81 72 69 119 49 84 10 89 87 52 103 82 110 74 104 98 109 78 112 99 50 78 118 77 81 48 119 67 119 89 68 86 81 81 76 69 119 82 119 90 87 86 121 77 82 56 119 72 81 89 68 86 81 81 68 69 120 90 119 90 87 86 121 77 83 53 118 99 109 99 120 10 76 109 86 52 89 87 49 119 98 71 85 117 89 50 57 116 77 70 107 119 69 119 89 72 75 111 90 73 122 106 48 67 65 81 89 73 75 111 90 73 122 106 48 68 65 81 99 68 81 103 65 69 85 82 116 100 49 83 113 75 104 88 75 73 10 70 51 71 109 120 111 73 101 65 52 75 51 109 104 85 88 75 87 54 51 120 57 68 75 118 109 71 65 122 68 53 104 70 78 99 103 97 111 121 118 77 55 100 71 54 118 100 72 84 73 78 113 82 70 117 52 106 77 43 66 75 109 87 88 10 76 108 103 77 78 82 77 82 49 97 78 78 77 69 115 119 68 103 89 68 86 82 48 80 65 81 72 47 66 65 81 68 65 103 101 65 77 65 119 71 65 49 85 100 69 119 69 66 47 119 81 67 77 65 65 119 75 119 89 68 86 82 48 106 10 66 67 81 119 73 111 65 103 97 55 116 76 80 68 90 87 115 120 67 114 118 79 111 101 107 108 67 122 71 80 103 108 47 97 114 55 97 81 53 78 121 121 66 47 53 99 116 67 43 78 103 119 67 103 89 73 75 111 90 73 122 106 48 69 10 65 119 73 68 83 65 65 119 82 81 73 104 65 78 97 101 112 121 99 115 111 106 102 75 118 103 80 69 77 82 49 90 85 77 47 71 50 99 112 71 43 69 49 82 106 104 66 75 54 82 73 99 103 57 72 111 65 105 66 90 104 53 100 117 10 78 109 77 112 55 89 70 56 108 106 120 74 76 115 54 111 122 66 119 110 69 77 83 72 65 81 79 122 78 51 73 106 47 50 71 121 67 65 61 61 10 45 45 45 45 45 69 78 68 32 67 69 82 84 73 70 73 67 65 84 69 45 45 45 45 45 10]"
peer0.org1.example.com | "2019-05-02 09:27:14.068 UTC [gossip.pull] HandleMessage -> DEBU 178 Added <20><><0F><><EFBFBD>l<EFBFBD>J<EFBFBD>m[|<7C><><EFBFBD>>}<7D><><EFBFBD>Adӊz<D38A>Q2b<32> to the in memory item map, total items: 2"
peer0.org1.example.com | "2019-05-02 09:27:14.069 UTC [gossip.gossip] handleMessage -> DEBU 179 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.070 UTC [gossip.comm] Send -> DEBU 17a Entering, sending GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:6 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes to 1 peers"
peer0.org1.example.com | "2019-05-02 09:27:14.071 UTC [gossip.comm] sendToEndpoint -> DEBU 17b Entering, Sending to peer1.org1.example.com:7051 , msg: GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer0.org1.example.com:7051 PKI-id:c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32dIdentity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICJzCCAc6gAwIBAgIQN53JbeFT+xJqhDduM9jnWjAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMC5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEnRjdotxRR6ns
peer0.org1.example.com | FrI6AdyNlNEVw0o13tAAcvDCZbET5UUHAxqmEpHwsnQox8Xb8Hn7pjGLukOuhPB6
peer0.org1.example.com | 5m3LiNQ/mqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDRwAwRAIgNtSnaFxIj52DZBo1XRQ6Chxhi3ynEQ/VidpCEbV9xTgCIAy6mx3f
peer0.org1.example.com | whAvojvLIiksfO8RfNy+EJ+gwR7oj2lb56ig
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229089237200 seq_num:6 , Envelope: 905 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.071 UTC [gossip.comm] sendToEndpoint -> DEBU 17c Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.112 UTC [gossip.gossip] handleMessage -> DEBU 17d Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 17703106220587596212 , Msg_type: IDENTITY_MSG, digests: [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d], Envelope: 51 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.112 UTC [gossip.pull] HandleMessage -> DEBU 17e GossipMessage: Channel: , nonce: 0, tag: EMPTY data request: nonce: 17703106220587596212 , Msg_type: IDENTITY_MSG, digests: [c4503d5f6d3b9c8cc45f767e84a1d9754a146b3829f591b2366894351236d32d], Envelope: 51 bytes, Signature: 0 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.113 UTC [gossip.gossip] handleMessage -> DEBU 17f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.113 UTC [gossip.pull] SendRes -> DEBU 180 Sending 1 IDENTITY_MSG items to 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7"
peer0.org1.example.com | "2019-05-02 09:27:14.114 UTC [gossip.gossip] handleMessage -> DEBU 181 Entering, 172.18.0.6:53164 a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7 sent us GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
orderer0.example.com | "2019-05-02 09:27:06.340 UTC [common.configtx] addToMap -> DEBU 211 Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.350 UTC [common.configtx] addToMap -> DEBU 212 Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
orderer0.example.com | "2019-05-02 09:27:06.350 UTC [common.configtx] addToMap -> DEBU 213 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.350 UTC [common.configtx] addToMap -> DEBU 214 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 215 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 216 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 217 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 218 Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 219 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21a Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21b Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21c Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21d Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21e Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 21f Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 220 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 221 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 222 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 223 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 224 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 225 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 226 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 227 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 228 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 229 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 22a Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.351 UTC [common.configtx] addToMap -> DEBU 22b Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22c Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22d Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22e Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 22f Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 230 Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 231 Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 232 Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 233 Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 234 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [common.configtx] addToMap -> DEBU 235 Adding to config map: [Policy] /Channel/Writers"
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.115 UTC [gossip.gossip] handleMessage -> DEBU 182 Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.115 UTC [gossip.discovery] handleMsgFromComm -> DEBU 183 Got message: GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 184 Verify: digest = 00000000 98 97 02 8b 69 77 28 e9 ad bb 36 09 85 63 3b 96 |....iw(...6..c;.|
peer0.org1.example.com | 00000010 ae d1 54 0d e4 9e 03 e8 9e cb c4 70 61 db a5 f4 |..T........pa...|"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 185 Verify: sig = 00000000 30 45 02 21 00 cb 78 f9 34 bb 57 41 89 ec a0 c1 |0E.!..x.4.WA....|
peer0.org1.example.com | 00000010 67 af c4 27 e9 34 0c 85 b2 cf a8 39 88 a5 4b 7b |g..'.4.....9..K{|
peer0.org1.example.com | 00000020 80 27 ad 21 da 02 20 47 8e 9f bf 19 b7 0b 94 5e |.'.!.. G.......^|
peer0.org1.example.com | 00000030 a2 d6 55 ac 59 0c ef db 53 07 3e 15 19 b2 6d 1b |..U.Y...S.>...m.|
peer0.org1.example.com | 00000040 cd 74 d4 8d 5b ab d1 |.t..[..|"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 186 Verify: digest = 00000000 5e 12 07 e3 2e 27 09 d3 c4 9f d6 e4 e4 2e a7 5e |^....'.........^|
peer0.org1.example.com | 00000010 05 4b f7 ca b0 51 73 72 32 3b b6 0e b6 39 71 9f |.K...Qsr2;...9q.|"
peer0.org1.example.com | "2019-05-02 09:27:14.116 UTC [msp.identity] Verify -> DEBU 187 Verify: sig = 00000000 30 44 02 20 4f 0c 0a f4 94 25 f3 90 b4 7a dc 2e |0D. O....%...z..|
peer0.org1.example.com | 00000010 9f 53 fb ae 8e 66 fd 3c 02 2c 2d d9 91 05 0c cf |.S...f.<.,-.....|
peer0.org1.example.com | 00000020 77 3a f9 5c 02 20 41 5f 73 66 aa 59 93 99 ac 7e |w:.\. A_sf.Y...~|
peer0.org1.example.com | 00000030 82 0e 4e 8c 06 54 fc f4 dc 80 09 92 c4 31 eb 9c |..N..T.......1..|
peer0.org1.example.com | 00000040 73 c7 3d 39 ba 8f |s.=9..|"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] handleAliveMessage -> DEBU 188 Entering GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 189 Entering: learnedMembers={[GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 , Envelope: 909 bytes, Signature: 71 bytes Secret payload: 29 bytes, Secret Signature: 70 bytes]}"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18a updating Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 "
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18b Updating aliveness data: Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:6 "
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18c Replacing GossipMessage: Channel: , nonce: 0, tag: EMPTY Alive Message:Membership: Endpoint:peer1.org1.example.com:7051 PKI-id:a6a2130f828a906cf64ac96d5b7ce099a33e7d9fbcc54164d38a7ac9513262a7Identity:Org1MSP-----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKDCCAc6gAwIBAgIQYdC7tTAyYz1Ctt8/O1TLhTAKBggqhkjOPQQDAjBzMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UEAxMTY2Eu
peer0.org1.example.com | b3JnMS5leGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBa
orderer0.example.com | "2019-05-02 09:27:06.352 UTC [fsblkstorage] Next -> DEBU 236 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] newBlockfileStream -> DEBU 237 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 238 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 239 Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23a blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] Next -> DEBU 23b Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] newBlockfileStream -> DEBU 23c newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23d Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23e Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 23f blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] NewStandardValues -> DEBU 240 Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 241 Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 242 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 243 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 244 Processing field: Consortium"
peer0.org1.example.com | MGoxCzAJBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1T
peer0.org1.example.com | YW4gRnJhbmNpc2NvMQ0wCwYDVQQLEwRwZWVyMR8wHQYDVQQDExZwZWVyMS5vcmcx
peer0.org1.example.com | LmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEURtd1SqKhXKI
peer0.org1.example.com | F3GmxoIeA4K3mhUXKW63x9DKvmGAzD5hFNcgaoyvM7dG6vdHTINqRFu4jM+BKmWX
peer0.org1.example.com | LlgMNRMR1aNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYDVR0j
peer0.org1.example.com | BCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0E
peer0.org1.example.com | AwIDSAAwRQIhANaepycsojfKvgPEMR1ZUM/G2cpG+E1RjhBK6RIcg9HoAiBZh5du
peer0.org1.example.com | NmMp7YF8ljxJLs6ozBwnEMSHAQOzN3Ij/2GyCA==
peer0.org1.example.com | -----END CERTIFICATE-----
peer0.org1.example.com | Timestamp:inc_num:1556789229135374800 seq_num:5 , Envelope: 909 bytes, Signature: 70 bytes Secret payload: 29 bytes, Secret Signature: 71 bytes in aliveMembership"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] learnExistingMembers -> DEBU 18d Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.117 UTC [gossip.discovery] handleAliveMessage -> DEBU 18e Exiting"
peer0.org1.example.com | "2019-05-02 09:27:14.118 UTC [gossip.discovery] handleMsgFromComm -> DEBU 18f Exiting"
peer0.org1.example.com | "2019-05-02 09:27:16.160 UTC [endorser] ProcessProposal -> DEBU 190 Entering: request from 172.18.0.8:57196"
peer0.org1.example.com | "2019-05-02 09:27:16.160 UTC [protoutils] ValidateProposalMessage -> DEBU 191 ValidateProposalMessage starts for signed proposal 0xc0023f2e60"
peer0.org1.example.com | "2019-05-02 09:27:16.160 UTC [protoutils] validateChannelHeader -> DEBU 192 validateChannelHeader info: header type 1"
peer0.org1.example.com | "2019-05-02 09:27:16.161 UTC [protoutils] checkSignatureFromCreator -> DEBU 193 begin"
peer0.org1.example.com | "2019-05-02 09:27:16.161 UTC [msp] DeserializeIdentity -> DEBU 194 Obtaining identity"
peer0.org1.example.com | "2019-05-02 09:27:16.162 UTC [msp.identity] newIdentity -> DEBU 195 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
peer0.org1.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
peer0.org1.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
peer0.org1.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.162 UTC [protoutils] checkSignatureFromCreator -> DEBU 196 creator is &{Org1MSP 832bfd52ec81dfd43638ec66a3242d2be2cfa0cdcb08ffea79b2cbab0a56a9ec}"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [msp] Validate -> DEBU 197 MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [protoutils] checkSignatureFromCreator -> DEBU 198 creator is valid"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [msp.identity] Verify -> DEBU 199 Verify: digest = 00000000 ec 95 8a 08 31 e6 41 a0 74 24 3f ae b5 e8 13 99 |....1.A.t$?.....|
peer0.org1.example.com | 00000010 02 70 34 54 3f 92 81 6c d9 45 e0 57 5a 56 6e 7f |.p4T?..l.E.WZVn.|"
peer0.org1.example.com | "2019-05-02 09:27:16.163 UTC [msp.identity] Verify -> DEBU 19a Verify: sig = 00000000 30 44 02 20 11 a5 9e 50 29 82 a9 26 de 9a 9b 76 |0D. ...P)..&...v|
peer0.org1.example.com | 00000010 39 e2 b6 d9 c1 69 06 11 e1 eb 9d c7 fb 54 4e 85 |9....i.......TN.|
peer0.org1.example.com | 00000020 8c 2f 75 82 02 20 0c 25 dc a4 03 c2 b2 34 f6 92 |./u.. .%.....4..|
peer0.org1.example.com | 00000030 d7 fb 22 69 54 60 33 35 ec 14 8e c0 cd 47 1e 68 |.."iT`35.....G.h|
peer0.org1.example.com | 00000040 2b e7 48 0c fc 0f |+.H...|"
peer0.org1.example.com | "2019-05-02 09:27:16.164 UTC [protoutils] checkSignatureFromCreator -> DEBU 19b exits successfully"
peer0.org1.example.com | "2019-05-02 09:27:16.164 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 19c validateChaincodeProposalMessage starts for proposal 0xc0024b6690, header 0xc0023f3770"
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [protoutils] validateChaincodeProposalMessage -> DEBU 19d validateChaincodeProposalMessage info: header extension references chaincode name:"cscc" "
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [endorser] preProcess -> DEBU 19e [][dbf7024a] processing txid: dbf7024a20c887786328981f5471b882c076486d1171040f17166c48d15b8a84"
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [endorser] SimulateProposal -> DEBU 19f [][dbf7024a] Entry chaincode: name:"cscc" "
peer0.org1.example.com | "2019-05-02 09:27:16.165 UTC [endorser] callChaincode -> INFO 1a0 [][dbf7024a] Entry chaincode: name:"cscc" "
peer0.org1.example.com | "2019-05-02 09:27:16.166 UTC [chaincode] Execute -> DEBU 1a1 Entry"
peer0.org1.example.com | "2019-05-02 09:27:16.166 UTC [cscc] Invoke -> DEBU 1a2 Invoke function: JoinChain"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] NewStandardValues -> DEBU 1a3 Initializing protos for *channelconfig.ChannelProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a4 Processing field: HashingAlgorithm"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a5 Processing field: BlockDataHashingStructure"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a6 Processing field: OrdererAddresses"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a7 Processing field: Consortium"
peer0.org1.example.com | "2019-05-02 09:27:16.167 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1a8 Processing field: Capabilities"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] NewStandardValues -> DEBU 1a9 Initializing protos for *channelconfig.OrdererProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1aa Processing field: ConsensusType"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ab Processing field: BatchSize"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ac Processing field: BatchTimeout"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ad Processing field: KafkaBrokers"
peer0.org1.example.com | "2019-05-02 09:27:16.168 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1ae Processing field: ChannelRestrictions"
peer0.org1.example.com | "2019-05-02 09:27:16.169 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1af Processing field: Capabilities"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] NewStandardValues -> DEBU 1b0 Initializing protos for *channelconfig.OrdererOrgProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1b1 Processing field: Endpoints"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] NewStandardValues -> DEBU 1b2 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.170 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1b3 Processing field: MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [common.channelconfig] validateMSP -> DEBU 1b4 Setting up MSP for org OrdererOrg"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [msp] newBccspMsp -> DEBU 1b5 Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [msp] New -> DEBU 1b6 Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.171 UTC [msp] Setup -> DEBU 1b7 Setting up MSP instance OrdererMSP"
peer0.org1.example.com | "2019-05-02 09:27:16.172 UTC [msp.identity] newIdentity -> DEBU 1b8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 245 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] NewStandardValues -> DEBU 246 Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:06.353 UTC [common.channelconfig] initializeProtosStruct -> DEBU 247 Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 248 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 249 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24a Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24b Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24c Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] NewStandardValues -> DEBU 24d Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 24e Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] NewStandardValues -> DEBU 24f Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] initializeProtosStruct -> DEBU 250 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [common.channelconfig] validateMSP -> DEBU 251 Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp] newBccspMsp -> DEBU 252 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp] New -> DEBU 253 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp] Setup -> DEBU 254 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp.identity] newIdentity -> DEBU 255 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
orderer0.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
orderer0.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
orderer0.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
orderer0.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
orderer0.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
orderer0.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.354 UTC [msp.identity] newIdentity -> DEBU 256 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
orderer0.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
orderer0.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
orderer0.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
orderer0.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
orderer0.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
orderer0.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
orderer0.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
orderer0.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
orderer0.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
orderer0.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [msp] Validate -> DEBU 257 MSP OrdererMSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] NewStandardValues -> DEBU 258 Initializing protos for *channelconfig.ConsortiumProtos"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] initializeProtosStruct -> DEBU 259 Processing field: ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] NewStandardValues -> DEBU 25a Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] initializeProtosStruct -> DEBU 25b Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [common.channelconfig] validateMSP -> DEBU 25c Setting up MSP for org Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.363 UTC [msp] newBccspMsp -> DEBU 25d Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp] New -> DEBU 25e Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp] Setup -> DEBU 25f Setting up MSP instance Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp.identity] newIdentity -> DEBU 260 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
orderer0.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
orderer0.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
orderer0.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.364 UTC [msp.identity] newIdentity -> DEBU 261 Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
orderer0.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
orderer0.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
orderer0.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 262 Checking if identity satisfies role [CLIENT] for Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] Validate -> DEBU 263 MSP Org2MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] getCertificationChain -> DEBU 264 MSP Org2MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] hasOURole -> DEBU 265 MSP Org2MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] getCertificationChain -> DEBU 266 MSP Org2MSP getting certification chain"
peer0.org1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org1.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE
peer0.org1.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | Y28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv
peer0.org1.example.com | bTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68
peer0.org1.example.com | XFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr
peer0.org1.example.com | MA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw
peer0.org1.example.com | DwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh
peer0.org1.example.com | b7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk
peer0.org1.example.com | t0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.173 UTC [msp.identity] newIdentity -> DEBU 1b9 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw
peer0.org1.example.com | CQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy
peer0.org1.example.com | YW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w
peer0.org1.example.com | bGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE
peer0.org1.example.com | BhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz
peer0.org1.example.com | Y28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI
peer0.org1.example.com | zj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn
peer0.org1.example.com | Jg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG
peer0.org1.example.com | A1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW
peer0.org1.example.com | tUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa
peer0.org1.example.com | 0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.174 UTC [msp] Validate -> DEBU 1ba MSP OrdererMSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.175 UTC [common.channelconfig] NewStandardValues -> DEBU 1bb Initializing protos for *channelconfig.ApplicationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.175 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1bc Processing field: ACLs"
peer0.org1.example.com | "2019-05-02 09:27:16.175 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1bd Processing field: Capabilities"
peer0.org1.example.com | "2019-05-02 09:27:16.176 UTC [common.channelconfig] NewStandardValues -> DEBU 1be Initializing protos for *channelconfig.ApplicationOrgProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.176 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1bf Processing field: AnchorPeers"
peer0.org1.example.com | "2019-05-02 09:27:16.176 UTC [common.channelconfig] NewStandardValues -> DEBU 1c0 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1c1 Processing field: MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [common.channelconfig] Validate -> DEBU 1c2 Anchor peers for org Org1MSP are "
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [common.channelconfig] validateMSP -> DEBU 1c3 Setting up MSP for org Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [msp] newBccspMsp -> DEBU 1c4 Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.177 UTC [msp] New -> DEBU 1c5 Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.178 UTC [msp] Setup -> DEBU 1c6 Setting up MSP instance Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.178 UTC [msp.identity] newIdentity -> DEBU 1c7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
peer0.org1.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
peer0.org1.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
peer0.org1.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
peer0.org1.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
peer0.org1.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.179 UTC [msp.identity] newIdentity -> DEBU 1c8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
peer0.org1.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
peer0.org1.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
peer0.org1.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.181 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1c9 Checking if identity satisfies role [CLIENT] for Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.181 UTC [msp] Validate -> DEBU 1ca MSP Org1MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.181 UTC [msp] getCertificationChain -> DEBU 1cb MSP Org1MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.182 UTC [msp] hasOURole -> DEBU 1cc MSP Org1MSP checking if the identity is a client"
peer0.org1.example.com | "2019-05-02 09:27:16.182 UTC [msp] getCertificationChain -> DEBU 1cd MSP Org1MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.182 UTC [common.channelconfig] NewStandardValues -> DEBU 1ce Initializing protos for *channelconfig.ApplicationOrgProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1cf Processing field: AnchorPeers"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] NewStandardValues -> DEBU 1d0 Initializing protos for *channelconfig.OrganizationProtos"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] initializeProtosStruct -> DEBU 1d1 Processing field: MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.183 UTC [common.channelconfig] Validate -> DEBU 1d2 Anchor peers for org Org2MSP are "
peer0.org1.example.com | "2019-05-02 09:27:16.184 UTC [common.channelconfig] validateMSP -> DEBU 1d3 Setting up MSP for org Org2MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.184 UTC [msp] newBccspMsp -> DEBU 1d4 Creating BCCSP-based MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.184 UTC [msp] New -> DEBU 1d5 Creating Cache-MSP instance"
peer0.org1.example.com | "2019-05-02 09:27:16.185 UTC [msp] Setup -> DEBU 1d6 Setting up MSP instance Org2MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.186 UTC [msp.identity] newIdentity -> DEBU 1d7 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE
peer0.org1.example.com | AxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
peer0.org1.example.com | BB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O
peer0.org1.example.com | A1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [common.channelconfig] NewStandardValues -> DEBU 267 Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [common.channelconfig] initializeProtosStruct -> DEBU 268 Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [common.channelconfig] validateMSP -> DEBU 269 Setting up MSP for org Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] newBccspMsp -> DEBU 26a Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.365 UTC [msp] New -> DEBU 26b Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:06.366 UTC [msp] Setup -> DEBU 26c Setting up MSP instance Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.366 UTC [msp.identity] newIdentity -> DEBU 26d Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE
orderer0.example.com | AxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA
orderer0.example.com | BB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y
orderer0.example.com | aZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU
orderer0.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
orderer0.example.com | a7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw
orderer0.example.com | RAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2
orderer0.example.com | N0qzbu085qQXfAXf7yy4VoSHr1A6
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.366 UTC [msp.identity] newIdentity -> DEBU 26e Creating identity instance for cert -----BEGIN CERTIFICATE-----
orderer0.example.com | MIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
orderer0.example.com | Lm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
orderer0.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
orderer0.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
orderer0.example.com | cmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e
orderer0.example.com | gesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ
orderer0.example.com | l85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
orderer0.example.com | VR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI
orderer0.example.com | zj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF
orderer0.example.com | 1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==
orderer0.example.com | -----END CERTIFICATE-----"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 26f Checking if identity satisfies role [CLIENT] for Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] Validate -> DEBU 270 MSP Org1MSP validating identity"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] getCertificationChain -> DEBU 271 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] hasOURole -> DEBU 272 MSP Org1MSP checking if the identity is a client"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] getCertificationChain -> DEBU 273 MSP Org1MSP getting certification chain"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] Setup -> DEBU 274 Setting up the MSP manager (3 msps)"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [msp] Setup -> DEBU 275 MSP manager setup complete, setup 3 msps"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 276 Proposed new policy Admins for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 277 Proposed new policy Readers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 278 Proposed new policy Writers for Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 279 Proposed new policy Writers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 27a Proposed new policy Admins for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.367 UTC [policies] NewManagerImpl -> DEBU 27b Proposed new policy BlockValidation for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27c Proposed new policy Readers for Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27d Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27e Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 27f Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 280 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 281 Proposed new policy Readers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 282 Proposed new policy Writers for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 283 Proposed new policy Admins for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 284 Proposed new policy Endorsement for Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 285 Proposed new policy Admins for Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 286 Proposed new policy Admins for Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] GetPolicy -> DEBU 287 Returning dummy reject all policy because Readers could not be found in Channel/Consortiums/Readers"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 288 Proposed new policy Readers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] GetPolicy -> DEBU 289 Returning dummy reject all policy because Writers could not be found in Channel/Consortiums/Writers"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [policies] NewManagerImpl -> DEBU 28a Proposed new policy Writers for Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [common.configtx] addToMap -> DEBU 28b Adding to config map: [Group] /Channel"
orderer0.example.com | "2019-05-02 09:27:06.368 UTC [common.configtx] addToMap -> DEBU 28c Adding to config map: [Group] /Channel/Orderer"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 28d Adding to config map: [Group] /Channel/Orderer/OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 28e Adding to config map: [Value] /Channel/Orderer/OrdererOrg/MSP"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 28f Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Readers"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 290 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Writers"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 291 Adding to config map: [Policy] /Channel/Orderer/OrdererOrg/Admins"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 292 Adding to config map: [Value] /Channel/Orderer/BatchSize"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 293 Adding to config map: [Value] /Channel/Orderer/BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 294 Adding to config map: [Value] /Channel/Orderer/ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 295 Adding to config map: [Value] /Channel/Orderer/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 296 Adding to config map: [Value] /Channel/Orderer/ConsensusType"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 297 Adding to config map: [Policy] /Channel/Orderer/Writers"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 298 Adding to config map: [Policy] /Channel/Orderer/Admins"
orderer0.example.com | "2019-05-02 09:27:06.369 UTC [common.configtx] addToMap -> DEBU 299 Adding to config map: [Policy] /Channel/Orderer/BlockValidation"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29a Adding to config map: [Policy] /Channel/Orderer/Readers"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29b Adding to config map: [Group] /Channel/Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29c Adding to config map: [Group] /Channel/Consortiums/SampleConsortium"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29d Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org1MSP"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29e Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org1MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 29f Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a0 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a1 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a2 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org1MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.370 UTC [common.configtx] addToMap -> DEBU 2a3 Adding to config map: [Group] /Channel/Consortiums/SampleConsortium/Org2MSP"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a4 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/Org2MSP/MSP"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a5 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Writers"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a6 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Admins"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a7 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Endorsement"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a8 Adding to config map: [Policy] /Channel/Consortiums/SampleConsortium/Org2MSP/Readers"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2a9 Adding to config map: [Value] /Channel/Consortiums/SampleConsortium/ChannelCreationPolicy"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2aa Adding to config map: [Policy] /Channel/Consortiums/Admins"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ab Adding to config map: [Value] /Channel/OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ac Adding to config map: [Value] /Channel/Capabilities"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ad Adding to config map: [Value] /Channel/HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2ae Adding to config map: [Value] /Channel/BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:06.376 UTC [common.configtx] addToMap -> DEBU 2af Adding to config map: [Policy] /Channel/Admins"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.configtx] addToMap -> DEBU 2b0 Adding to config map: [Policy] /Channel/Readers"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.configtx] addToMap -> DEBU 2b1 Adding to config map: [Policy] /Channel/Writers"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.channelconfig] LogSanityChecks -> DEBU 2b2 As expected, current configuration has policy '/Channel/Readers'"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.channelconfig] LogSanityChecks -> DEBU 2b3 As expected, current configuration has policy '/Channel/Writers'"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b4 Manager Channel looking up path [Application]"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b5 Manager Channel has managers Orderer"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b6 Manager Channel has managers Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b7 Manager Channel looking up path [Orderer]"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b8 Manager Channel has managers Orderer"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2b9 Manager Channel has managers Consortiums"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2ba Manager Channel/Orderer looking up path []"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [policies] Manager -> DEBU 2bb Manager Channel/Orderer has managers OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.channelconfig] LogSanityChecks -> DEBU 2bc As expected, current configuration has policy '/Channel/Orderer/BlockValidation'"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.capabilities] Supported -> DEBU 2bd Orderer capability V2_0 is supported and is enabled"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [common.capabilities] Supported -> DEBU 2be Channel capability V2_0 is supported and is enabled"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [orderer.common.server] func1 -> DEBU 2bf Executing callback to update root CAs"
orderer0.example.com | "2019-05-02 09:27:06.377 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c0 updating root CAs for channel [testchainid]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c1 adding app root CAs for MSP [Org1MSP]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c2 adding orderer root CAs for MSP [OrdererMSP]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [orderer.common.server] updateTrustedRoots -> DEBU 2c3 adding app root CAs for MSP [Org2MSP]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] Next -> DEBU 2c4 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] newBlockfileStream -> DEBU 2c5 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2c6 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2c7 Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.378 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2c8 blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.commmon.multichannel] newBlockWriter -> DEBU 2c9 [channel: testchainid] Creating block writer for tip of chain (blockNumber=0, lastConfigBlockNum=0, lastConfigSeq=0)"
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.consensus.etcdraft] HandleChain -> INFO 2ca EvictionSuspicion not set, defaulting to 10m0s"
peer0.org1.example.com | BggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg
peer0.org1.example.com | fBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw
peer0.org1.example.com | RQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv
peer0.org1.example.com | JL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.186 UTC [msp.identity] newIdentity -> DEBU 1d8 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | MIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL
peer0.org1.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
peer0.org1.example.com | cmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh
peer0.org1.example.com | Lm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw
peer0.org1.example.com | WjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN
peer0.org1.example.com | U2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv
peer0.org1.example.com | cmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb
peer0.org1.example.com | r69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk
peer0.org1.example.com | RJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD
peer0.org1.example.com | VR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI
peer0.org1.example.com | zj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw
peer0.org1.example.com | TN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==
peer0.org1.example.com | -----END CERTIFICATE-----"
peer0.org1.example.com | "2019-05-02 09:27:16.188 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1d9 Checking if identity satisfies role [CLIENT] for Org2MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.188 UTC [msp] Validate -> DEBU 1da MSP Org2MSP validating identity"
peer0.org1.example.com | "2019-05-02 09:27:16.188 UTC [msp] getCertificationChain -> DEBU 1db MSP Org2MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] hasOURole -> DEBU 1dc MSP Org2MSP checking if the identity is a client"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] getCertificationChain -> DEBU 1dd MSP Org2MSP getting certification chain"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] Setup -> DEBU 1de Setting up the MSP manager (3 msps)"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] Setup -> DEBU 1df MSP manager setup complete, setup 3 msps"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [common.capabilities] Supported -> DEBU 1e0 Channel capability V2_0 is supported and is enabled"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [common.capabilities] Supported -> DEBU 1e1 Application capability V2_0 is supported and is enabled"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp] satisfiesPrincipalInternalPreV13 -> DEBU 1e2 Checking if identity satisfies ADMIN role for Org1MSP"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp.identity] Verify -> DEBU 1e3 Verify: digest = 00000000 ec 95 8a 08 31 e6 41 a0 74 24 3f ae b5 e8 13 99 |....1.A.t$?.....|
peer0.org1.example.com | 00000010 02 70 34 54 3f 92 81 6c d9 45 e0 57 5a 56 6e 7f |.p4T?..l.E.WZVn.|"
peer0.org1.example.com | "2019-05-02 09:27:16.189 UTC [msp.identity] Verify -> DEBU 1e4 Verify: sig = 00000000 30 44 02 20 11 a5 9e 50 29 82 a9 26 de 9a 9b 76 |0D. ...P)..&...v|
peer0.org1.example.com | 00000010 39 e2 b6 d9 c1 69 06 11 e1 eb 9d c7 fb 54 4e 85 |9....i.......TN.|
peer0.org1.example.com | 00000020 8c 2f 75 82 02 20 0c 25 dc a4 03 c2 b2 34 f6 92 |./u.. .%.....4..|
peer0.org1.example.com | 00000030 d7 fb 22 69 54 60 33 35 ec 14 8e c0 cd 47 1e 68 |.."iT`35.....G.h|
peer0.org1.example.com | 00000040 2b e7 48 0c fc 0f |+.H...|"
peer0.org1.example.com | "2019-05-02 09:27:16.191 UTC [ledgermgmt] CreateLedger -> INFO 1e5 Creating ledger [businesschannel] with genesis block"
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1e6 newBlockfileMgr() initializing file-based block storage for ledger: businesschannel "
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [kvledger.util] CreateDirIfMissing -> DEBU 1e7 CreateDirIfMissing [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/]"
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [kvledger.util] logDirStatus -> DEBU 1e8 Before creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] does not exist"
peer0.org1.example.com | "2019-05-02 09:27:16.195 UTC [kvledger.util] logDirStatus -> DEBU 1e9 After creating dir - [/var/hyperledger/production/ledgersData/chains/chains/businesschannel/] exists"
peer0.org1.example.com | "2019-05-02 09:27:16.196 UTC [fsblkstorage] newBlockfileMgr -> INFO 1ea Getting block information from block storage"
peer0.org1.example.com | "2019-05-02 09:27:16.197 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1eb Retrieving checkpoint info from block files"
peer0.org1.example.com | "2019-05-02 09:27:16.197 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1ec retrieveLastFileSuffix()"
peer0.org1.example.com | "2019-05-02 09:27:16.197 UTC [fsblkstorage] retrieveLastFileSuffix -> DEBU 1ed retrieveLastFileSuffix() - biggestFileNum = -1"
peer0.org1.example.com | "2019-05-02 09:27:16.198 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1ee Last file number found = -1"
peer0.org1.example.com | "2019-05-02 09:27:16.198 UTC [fsblkstorage] constructCheckpointInfoFromBlockFiles -> DEBU 1ef No block file found"
peer0.org1.example.com | "2019-05-02 09:27:16.198 UTC [fsblkstorage] newBlockfileMgr -> DEBU 1f0 Info constructed by scanning the blocks dir = (*fsblkstorage.checkpointInfo)(0xc0025cc7c0)(latestFileChunkSuffixNum=[0], latestFileChunksize=[0], isChainEmpty=[true], lastBlockNumber=[0])"
peer0.org1.example.com | "2019-05-02 09:27:16.202 UTC [fsblkstorage] newBlockIndex -> DEBU 1f1 newBlockIndex() - indexItems:[[BlockHash BlockNum TxID BlockNumTranNum BlockTxID TxValidationCode]]"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [pvtdatastorage] OpenStore -> DEBU 1f2 Pvtdata store opened. Initial state: isEmpty [true], lastCommittedBlock [0], batchPending [false]"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [pvtdatastorage] processCollElgEvents -> DEBU 1f3 Starting to process collection eligibility events"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [leveldbhelper] GetIterator -> DEBU 1f4 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x6, 0x8}]"
peer0.org1.example.com | "2019-05-02 09:27:16.203 UTC [pvtdatastorage] processCollElgEvents -> DEBU 1f5 Converted [0] inelligible mising data entries to elligible"
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [pvtdatastorage] func1 -> DEBU 1f6 Waiting for collection eligibility event"
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [leveldbhelper] GetIterator -> DEBU 1f7 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x31, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x31, 0x1}]"
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [kvledger] newKVLedger -> DEBU 1f8 Creating KVLedger ledgerID=businesschannel: "
peer0.org1.example.com | "2019-05-02 09:27:16.204 UTC [kvledger] newKVLedger -> DEBU 1f9 Register state db for chaincode lifecycle events: false"
peer0.org1.example.com | "2019-05-02 09:27:16.205 UTC [lockbasedtxmgr] newQueryExecutor -> DEBU 1fa constructing new query executor txid = []"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [leveldbhelper] GetIterator -> DEBU 1fb Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x5f, 0x6c, 0x69, 0x66, 0x65, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x0, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x2f}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x5f, 0x6c, 0x69, 0x66, 0x65, 0x63, 0x79, 0x63, 0x6c, 0x65, 0x0, 0x6e, 0x61, 0x6d, 0x65, 0x73, 0x70, 0x61, 0x63, 0x65, 0x73, 0x2f, 0x6d, 0x65, 0x74, 0x61, 0x64, 0x61, 0x74, 0x61, 0x2f, 0x7f}]"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [lockbasedtxmgr] Done -> DEBU 1fc Done with transaction simulation / query execution []"
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 2cb No snapshot found at /var/hyperledger/production/orderer/etcdraft/snapshot/testchainid" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.379 UTC [orderer.consensus.etcdraft] createOrReadWAL -> INFO 2cc No WAL data found, creating new WAL at path '/var/hyperledger/production/orderer/etcdraft/wal/testchainid'" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.396 UTC [orderer.consensus.etcdraft] createOrReadWAL -> DEBU 2cd Loading WAL at Term 0 and Index 0" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 2ce Setting HardState to {Term: 0, Commit: 0}" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [orderer.consensus.etcdraft] CreateStorage -> DEBU 2cf Appending 0 entries to memory storage" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] Next -> DEBU 2d0 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] newBlockfileStream -> DEBU 2d1 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d2 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d3 Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d4 blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.397 UTC [orderer.commmon.multichannel] newChainSupport -> DEBU 2d5 [channel: testchainid] Done creating channel support resources"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.msgprocessor] NewSystemChannel -> DEBU 2d6 Creating system channel msg processor for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] Next -> DEBU 2d7 Initializing block stream for iterator. itr.maxBlockNumAvailable=0"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] newBlockfileStream -> DEBU 2d8 newBlockfileStream(): filePath=[/var/hyperledger/production/orderer/chains/testchainid/blockfile_000000], startOffset=[0]"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2d9 Remaining bytes=[18415], Going to peek [8] bytes"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2da Returning blockbytes - length=[18412], placementInfo={fileNum=[0], startOffset=[0], bytesOffset=[3]}"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [fsblkstorage] nextBlockBytesAndPlacementInfo -> DEBU 2db blockbytes [18412] read from file [0]"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.commmon.multichannel] Initialize -> INFO 2dc Starting system channel 'testchainid' with genesis block hash 90f35bf665ccb03902ab1f08bd901cde6bcd74d9da8fbbbade4c4b31cd280378 and orderer type etcdraft"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.consensus.etcdraft] Start -> INFO 2dd Starting Raft node" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] Configure -> INFO 2de Entering, channel: testchainid, nodes: [ID: 2,
orderer0.example.com | Endpoint: orderer1.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | ID: 3,
orderer0.example.com | Endpoint: orderer2.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | ]"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2df Allocating a new stub for node 2 with endpoint of orderer1.example.com:7050 for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2e0 Deactivating node 2 in channel testchainid with endpoint of orderer1.example.com:7050 due to TLS certificate change"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [kvledger] recoverDBs -> DEBU 1fd Entering recoverDB()"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [kvledger] syncStateAndHistoryDBWithBlockstore -> DEBU 1fe Block storage is empty."
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [lockbasedtxmgr] RemoveStaleAndCommitPvtDataOfOldBlocks -> DEBU 1ff Waiting for purge mgr to finish the background job of computing expirying keys for the block"
peer0.org1.example.com | "2019-05-02 09:27:16.206 UTC [lockbasedtxmgr] RemoveStaleAndCommitPvtDataOfOldBlocks -> DEBU 200 lock acquired on oldBlockCommit for committing pvtData of old blocks to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.207 UTC [lockbasedtxmgr] RemoveStaleAndCommitPvtDataOfOldBlocks -> DEBU 201 Constructing unique pvtData by removing duplicate entries"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [kvledger] CommitWithPvtData -> DEBU 202 [businesschannel] Validating state for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 203 Waiting for purge mgr to finish the background job of computing expirying keys for the block"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 204 lock acquired on oldBlockCommit for validating read set version against the committed version"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [lockbasedtxmgr] ValidateAndPrepare -> DEBU 205 Validating new block with num trans = [1]"
peer0.org1.example.com | "2019-05-02 09:27:16.210 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 206 ValidateAndPrepareBatch() for block number = [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 207 preprocessing ProtoBlock..."
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] preprocessProtoBlock -> DEBU 208 txType=CONFIG"
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] processNonEndorserTx -> DEBU 209 Performing custom processing for transaction [txid=], [txType=CONFIG]"
peer0.org1.example.com | "2019-05-02 09:27:16.211 UTC [valimpl] processNonEndorserTx -> DEBU 20a Processor for custom tx processing:&peer.configtxProcessor{}"
peer0.org1.example.com | "2019-05-02 09:27:16.212 UTC [lockbasedtxmgr] NewTxSimulator -> DEBU 20b constructing new tx simulator"
peer0.org1.example.com | "2019-05-02 09:27:16.212 UTC [lockbasedtxmgr] newLockBasedTxSimulator -> DEBU 20c constructing new tx simulator txid = []"
peer0.org1.example.com | "2019-05-02 09:27:16.212 UTC [peer] GenerateSimulationResults -> DEBU 20d Processing CONFIG"
orderer0.example.com | "2019-05-02 09:27:06.398 UTC [orderer.common.cluster] func1 -> DEBU 2e1 Connecting to ID: 2,
orderer0.example.com | Endpoint: orderer1.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI
orderer0.example.com | wzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC
orderer0.example.com | H2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] DialContext -> DEBU 2e2 parsed scheme: """
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] DialContext -> DEBU 2e3 scheme "" not registered, fallback to default scheme"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] UpdateState -> DEBU 2e4 ccResolverWrapper: sending update to cc: {[{orderer1.example.com:7050 0 <nil>}] }"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [grpc] switchBalancer -> DEBU 2e5 ClientConn switching balancer to "pick_first""
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2e6 Allocating a new stub for node 3 with endpoint of orderer2.example.com:7050 for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [orderer.common.cluster] updateStubInMapping -> INFO 2e7 Deactivating node 3 in channel testchainid with endpoint of orderer2.example.com:7050 due to TLS certificate change"
orderer0.example.com | "2019-05-02 09:27:06.399 UTC [orderer.common.cluster] func1 -> DEBU 2e8 Connecting to ID: 3,
orderer0.example.com | Endpoint: orderer2.example.com:7050,
orderer0.example.com | ServerTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | , ClientTLSCert:-----BEGIN CERTIFICATE-----
orderer0.example.com | MIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL
orderer0.example.com | MAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG
orderer0.example.com | cmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l
orderer0.example.com | eGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ
orderer0.example.com | BgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh
orderer0.example.com | bmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49
orderer0.example.com | AgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2
orderer0.example.com | fsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/
orderer0.example.com | BAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E
orderer0.example.com | AjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5
orderer0.example.com | MCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq
orderer0.example.com | hkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg
orderer0.example.com | YL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=
orderer0.example.com | -----END CERTIFICATE-----
orderer0.example.com | for channel testchainid"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] DialContext -> DEBU 2e9 parsed scheme: """
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] DialContext -> DEBU 2ea scheme "" not registered, fallback to default scheme"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] UpdateState -> DEBU 2eb ccResolverWrapper: sending update to cc: {[{orderer2.example.com:7050 0 <nil>}] }"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [grpc] switchBalancer -> DEBU 2ec ClientConn switching balancer to "pick_first""
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 2ed 2 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.common.cluster] applyMembershipConfig -> INFO 2ee 3 exists in both old and new membership for channel testchainid , skipping its deactivation"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.common.cluster] Configure -> INFO 2ef Exiting"
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [grpc] HandleSubConnStateChange -> DEBU 2f0 pickfirstBalancer: HandleSubConnStateChange: 0xc000380030, CONNECTING"
orderer0.example.com | "2019-05-02 09:27:06.400 UTC [orderer.consensus.etcdraft] start -> DEBU 2f1 Starting raft node: #peers: 3" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] start -> INFO 2f2 Starting raft node as part of a new channel" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 2f3 1 became follower at term 0" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] newRaft -> INFO 2f4 newRaft 1 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 2f5 1 became follower at term 1" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.common.server] Start -> INFO 2f6 Starting orderer:
orderer0.example.com | Version: 2.0.0
orderer0.example.com | Commit SHA: development build
orderer0.example.com | Go version: go1.12.4
orderer0.example.com | OS/Arch: linux/amd64"
orderer0.example.com | "2019-05-02 09:27:06.406 UTC [orderer.common.server] Start -> INFO 2f7 Beginning to serve requests"
peer0.org1.example.com | "2019-05-02 09:27:16.216 UTC [peer] processChannelConfigTx -> DEBU 20e channelConfig=sequence:1 channel_group:<groups:<key:"Application" value:<version:1 groups:<key:"Org1MSP" value:<values:<key:"MSP" value:<value:"\022\363!\n\007Org1MSP\022\337\006-----BEGIN CERTIFICATE-----\nMIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y\naZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\na7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw\nRAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2\nN0qzbu085qQXfAXf7yy4VoSHr1A6\n-----END CERTIFICATE-----\n\"\256\006-----BEGIN CERTIFICATE-----\nMIICKzCCAdGgAwIBAgIRAKixOXktoa5d3yJ827u6nEwwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv\ncmcxLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEoDsQsd/e\ngesGCg8BWqWyhKQzt9OqJHTP5A3FlqQNzyXrHyLoN4nNBcvnjHFyWrj4LnQ/+NNZ\nl85p25lq+9VqmKNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD\nVR0jBCQwIoAga7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZI\nzj0EAwIDSAAwRQIhAJm1Dj9mLiBn0TNQByw7Beji/XxWeS5npWnoCU0m7cY5AiBF\n1j899h/sKmIEV2v4xT8Rz6cM/c55/HRLDgrpjhNtVg==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\347\006-----BEGIN CERTIFICATE-----\nMIICVzCCAf6gAwIBAgIRANukn2hvltpLBJtfrPW+PwEwCgYIKoZIzj0EAwIwdjEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHzAdBgNVBAMTFnRs\nc2NhLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgx\nNDAwWjB2MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE\nBxMNU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEfMB0G\nA1UEAxMWdGxzY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49\nAwEHA0IABDZ3Q5+wYvJS5z8c7qSYCQQ41f/NMJgQ7U2QZLN327n4hC1DEui9zwU7\ntTylNqYYzrmYlbys2+nXZGw3feFC2majbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNV\nHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNV\nHQ4EIgQgtTPYCjv59GI2TuftNo1O2w3YreAkzzPiN7iXrWI+TOUwCgYIKoZIzj0E\nAwIDRwAwRAIgHxIZ9mQPQQXiMM70y1D2xmLd5DG62M5P2pFqhqMxxGECID4rWxZE\nBXY1FqLj00CMBOj8vWdsSdvUwZtAuXb/X6k2\n-----END CERTIFICATE-----\nZ\332\r\010\001\022\352\006\n\337\006-----BEGIN CERTIFICATE-----\nMIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y\naZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\na7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw\nRAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2\nN0qzbu085qQXfAXf7yy4VoSHr1A6\n-----END CERTIFICATE-----\n\022\006client\032\350\006\n\337\006-----BEGIN CERTIFICATE-----\nMIICUTCCAfigAwIBAgIRAKvGA3NI0AMFP5qFvX9CXmUwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzEuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzEuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMS5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMS5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB/+jMOpv7ZQI/5XRuFKES4Gurg05Qe4P5azubLevNPmqTrT0OazbCIb7ZyJHg/Y\naZVLXR1TWLGXhIGT2KcbsVyjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\na7tLPDZWsxCrvOoeklCzGPgl/ar7aQ5NyyB/5ctC+NgwCgYIKoZIzj0EAwIDRwAw\nRAIgbvS2jiN9B1rSHBu1sneDMth96sJhNY2NB8kpglDZzBoCIFtnbp+5TXoqFbl2\nN0qzbu085qQXfAXf7yy4VoSHr1A6\n-----END CERTIFICATE-----\n\022\004peer" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org1MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Endorsement" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org1MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Org2MSP" value:<values:<key:"MSP" value:<value:"\022\377!\n\007Org2MSP\022\343\006-----BEGIN CERTIFICATE-----\nMIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O\nA1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\nfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw\nRQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv\nJL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==\n-----END CERTIFICATE-----\n\"\256\006-----BEGIN CERTIFICATE-----\nMIICKzCCAdGgAwIBAgIRANEvvPCWgB32duYr7zTv9yEwCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBsMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEPMA0GA1UECxMGY2xpZW50MR8wHQYDVQQDDBZBZG1pbkBv\ncmcyLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEiFrJBvRb\nr69gJNoMejMrsSskUo5Bsu7ubqVlltTh5UH8+O0s8E1U97necxvKiukaTkfwMZDk\nRJGhU1M9U8R0nqNNMEswDgYDVR0PAQH/BAQDAgeAMAwGA1UdEwEB/wQCMAAwKwYD\nVR0jBCQwIoAgfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZI\nzj0EAwIDSAAwRQIhAIrDZ9YmtC5QxFHecPU4NaJrloXCNvNC7N23E+6iGN4IAiBw\nTN8NgyCSJ5uQIGt7D9mP8TmZpWHfZOWkELRpb1dghg==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\347\006-----BEGIN CERTIFICATE-----\nMIICVzCCAf6gAwIBAgIRAJmlYMvZ8bywI8LWoX9/L+AwCgYIKoZIzj0EAwIwdjEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHzAdBgNVBAMTFnRs\nc2NhLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgx\nNDAwWjB2MQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UE\nBxMNU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEfMB0G\nA1UEAxMWdGxzY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49\nAwEHA0IABAgdze7wHXSC/H4qhGUddWjFiJlASO+PXZ3sKmrv2TQQyzl3WREXa8Ci\nASCFqbYjzsBqfAl/PrUaNljvYtD4QAWjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNV\nHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNV\nHQ4EIgQgmAnRgqptaHU6zAjKCdwk5QxDfy/RRVrqTjuNp2o7LhcwCgYIKoZIzj0E\nAwIDRwAwRAIgAtxYWUSm5+GJFo2HMvnnqVQ9Eyu+MJba03BQSVWBCRECIH7BZUVB\nuSkveUPr0Z4CCPWAjrKdxsjn6spBAjkcDASq\n-----END CERTIFICATE-----\nZ\342\r\010\001\022\356\006\n\343\006-----BEGIN CERTIFICATE-----\nMIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O\nA1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\nfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw\nRQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv\nJL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==\n-----END CERTIFICATE-----\n\022\006client\032\354\006\n\343\006-----BEGIN CERTIFICATE-----\nMIICUjCCAfigAwIBAgIRANS8zUTEjtnhimBTIZlGr84wCgYIKoZIzj0EAwIwczEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xGTAXBgNVBAoTEG9yZzIuZXhhbXBsZS5jb20xHDAaBgNVBAMTE2Nh\nLm9yZzIuZXhhbXBsZS5jb20wHhcNMTkwNDAxMDgxNDAwWhcNMjkwMzI5MDgxNDAw\nWjBzMQswCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMN\nU2FuIEZyYW5jaXNjbzEZMBcGA1UEChMQb3JnMi5leGFtcGxlLmNvbTEcMBoGA1UE\nAxMTY2Eub3JnMi5leGFtcGxlLmNvbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IA\nBB2s+q6yNxepSmP1+22uosXG0DZVRUdyNN9EqbI33zJCI0jBxGiAvTb0e1DMB54O\nA1CkA/CA3D/3KjweQ6sgwKGjbTBrMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAU\nBggrBgEFBQcDAgYIKwYBBQUHAwEwDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQg\nfBnKcFaDE/nbLKFidlfYgCNMeYxSz4H/H4DYimaq4eAwCgYIKoZIzj0EAwIDSAAw\nRQIhAPMo1BFmPdXHutNCfWTIC7kp+1LbXR2kEWg98c3ErO9LAiBONGAS0dtcravv\nJL+uRo1TQ/8FNt95ZbF7TOHJeXqH7w==\n-----END CERTIFICATE-----\n\022\004peer" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\r\022\013\n\007Org2MSP\020\001" > mod_policy:"Admins" > > policies:<key:"Endorsement" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\013\022\t\n\007Org2MSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"ACLs" value:<value:"\n.\n\014peer/Propose\022\036\n\034/Channel/Application/Writers\n4\n\022cscc/GetConfigTree\022\036\n\034/Channel/Application/Readers\nF\n$_lifecycle/CommitChaincodeDefinition\022\036\n\034/Channel/Application/Writers\nF\n$_lifecycle/QueryNamespaceDefinitions\022\036\n\034/Channel/Application/Readers\n5\n\023event/FilteredBlock\022\036\n\034/Channel/Application/Readers\n7\n\025lscc/GetChaincodeData\022\036\n\034/Channel/Application/Readers\n?\n\035cscc/SimulateConfigTreeUpdate\022\036\n\034/Channel/Application/Readers\n6\n\024lscc/ChaincodeExists\022\036\n\034/Channel/Application/Readers\n5\n\023cscc/GetConfigBlock\022\036\n\034/Channel/Application/Readers\n9\n\027qscc/GetTransactionByID\022\036\n\034/Channel/Application/Readers\n7\n\025qscc/GetBlockByNumber\022\036\n\034/Channel/Application/Readers\n5\n\023qscc/GetBlockByHash\022\036\n\034/Channel/Application/Readers\nE\n#_lifecycle/QueryChaincodeDefinition\022\036\n\034/Channel/Application/Readers\n3\n\021qscc/GetChainInfo\022\036\n\034/Channel/Application/Readers\n;\n\031peer/ChaincodeToChaincode\022\036\n\034/Channel/Application/Readers\n@\n\036lscc/GetInstantiatedChaincodes\022\036\n\034/Channel/Application/Readers\n8\n\026lscc/GetDeploymentSpec\022\036\n\034/Channel/Application/Readers\n-\n\013event/Block\022\036\n\034/Channel/Application/Readers\n5\n\023qscc/GetBlockByTxID\022\036\n\034/Channel/Application/Readers" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V2_0\022\000" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Endorsement" value:<policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" > > policies:<key:"LifecycleEndorsement" value:<policy:<type:3 value:"\n\013Endorsement\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > groups:<key:"Orderer" value:<groups:<key:"OrdererOrg" value:<values:<key:"MSP" value:<value:"\022\267\023\n\nOrdererMSP\022\302\006-----BEGIN CERTIFICATE-----\nMIICPDCCAeOgAwIBAgIQV8vkeJtFRS4Fyudb25J9cDAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowaTELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRcwFQYDVQQDEw5jYS5leGFtcGxlLmNv\nbTBZMBMGByqGSM49AgEGCCqGSM49AwEHA0IABGbH143EPJHAkbH781WLlU2fty68\nXFrs0GnAZYUTF8fcDrxzECSrKUbiYIHOQHdr0ZrTrmBJ8jLTIz1OUTVzoxWjbTBr\nMA4GA1UdDwEB/wQEAwIBpjAdBgNVHSUEFjAUBggrBgEFBQcDAgYIKwYBBQUHAwEw\nDwYDVR0TAQH/BAUwAwEB/zApBgNVHQ4EIgQgx3rdL1G827LZe+3oRxijy6RePZTh\nb7gWtUIkL9yCeY4wCgYIKoZIzj0EAwIDRwAwRAIgNbCKxbG3q+lWyI0SgsTUZwuk\nt0vFguIW/KaGYOSpdkQCIE/naesTN8h7XLrjmbUl/8QXkBcpwXyHwdfA1wDiRm2U\n-----END CERTIFICATE-----\n\"\201\006-----BEGIN CERTIFICATE-----\nMIICCjCCAbCgAwIBAgIQVaz8CY8+C4fKtB+rLOMCuDAKBggqhkjOPQQDAjBpMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xFzAVBgNVBAMTDmNhLmV4YW1w\nbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowVjELMAkGA1UE\nBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFuY2lz\nY28xGjAYBgNVBAMMEUFkbWluQGV4YW1wbGUuY29tMFkwEwYHKoZIzj0CAQYIKoZI\nzj0DAQcDQgAEYEHkInlF+yn6yVHiOkjLryK9dd9HEXW31MZzCa84SKfHNtmSU1Tn\nJg48m//QUW2WCWFOqIEGELrtmF9f0jQRk6NNMEswDgYDVR0PAQH/BAQDAgeAMAwG\nA1UdEwEB/wQCMAAwKwYDVR0jBCQwIoAgx3rdL1G827LZe+3oRxijy6RePZThb7gW\ntUIkL9yCeY4wCgYIKoZIzj0EAwIDSAAwRQIhAKjgnLR1ky2/tgPEn0I/XaneJAZa\n0n+W9gm6jI1K/ZECAiBafLWNfisjXlV8Q0rpcqF/FJu6IOAHLIaI1lIqn4Hswg==\n-----END CERTIFICATE-----\nB\016\n\004SHA2\022\006SHA256J\317\006-----BEGIN CERTIFICATE-----\nMIICRDCCAeqgAwIBAgIRAM9uHRGYohvPd4dgCqdUGSUwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMGwxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMRQwEgYDVQQKEwtleGFtcGxlLmNvbTEaMBgGA1UEAxMRdGxzY2EuZXhh\nbXBsZS5jb20wWTATBgcqhkjOPQIBBggqhkjOPQMBBwNCAASvTNKF37957+E7MvVt\nN6XLQr8YUy7BWNfy8+9G4HmKdzsr4QfLaWe13g/8Wu7/hQp/OngrJtB/1bFZxYs2\n+JPxo20wazAOBgNVHQ8BAf8EBAMCAaYwHQYDVR0lBBYwFAYIKwYBBQUHAwIGCCsG\nAQUFBwMBMA8GA1UdEwEB/wQFMAMBAf8wKQYDVR0OBCIEIB4FrFE9k6AvaymPlsAi\nUHd6uC7A4fGFdvt6En83Dyr5MAoGCCqGSM49BAMCA0gAMEUCIQDlHgBT1JN2khyf\nmFH8bUopX3orDHxiPLMkVbNTxAZu1AIgcIV+eu7vwCZqCG35LpR3bZUGXzVznQ1v\nRpYrSwl8s0o=\n-----END CERTIFICATE-----\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\020\022\016\n\nOrdererMSP\020\001" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:1 value:"\022\010\022\006\010\001\022\002\010\000\032\016\022\014\n\nOrdererMSP" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BatchSize" value:<value:"\010\364\003\020\200\200\200\005\030\200\200\200\001" mod_policy:"Admins" > > values:<key:"BatchTimeout" value:<value:"\n\0022s" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V2_0\022\000" mod_policy:"Admins" > > values:<key:"ChannelRestrictions" value:<mod_policy:"Admins" > > values:<key:"ConsensusType" value:<value:"\n\010etcdraft\022\224*\n\375\r\n\024orderer0.example.com\020\2127\032\357\006-----BEGIN CERTIFICATE-----\nMIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4\nYW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG\nA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu\nY2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C\nAQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm\nIbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E\nBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC\nMAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw\nKQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG\nSM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx\nJfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==\n-----END CERTIFICATE-----\n\"\357\006-----BEGIN CERTIFICATE-----\nMIICWzCCAgKgAwIBAgIQaZsP4vewNaflCD/agfgCGjAKBggqhkjOPQQDAjBsMQsw\nCQYDVQQGEwJVUzETMBEGA1UECBMKQ2FsaWZvcm5pYTEWMBQGA1UEBxMNU2FuIEZy\nYW5jaXNjbzEUMBIGA1UEChMLZXhhbXBsZS5jb20xGjAYBgNVBAMTEXRsc2NhLmV4\nYW1wbGUuY29tMB4XDTE5MDQwMTA4MTQwMFoXDTI5MDMyOTA4MTQwMFowWTELMAkG\nA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBGcmFu\nY2lzY28xHTAbBgNVBAMTFG9yZGVyZXIwLmV4YW1wbGUuY29tMFkwEwYHKoZIzj0C\nAQYIKoZIzj0DAQcDQgAET5yTHRTMEC8IX1fL3US4pW1nzw7sRyxtblVTJjUoWDMm\nIbjyUvAZR2RPK9iYCpgQy+vDCwcpOhwgmMHgfRFC8KOBmDCBlTAOBgNVHQ8BAf8E\nBAMCBaAwHQYDVR0lBBYwFAYIKwYBBQUHAwEGCCsGAQUFBwMCMAwGA1UdEwEB/wQC\nMAAwKwYDVR0jBCQwIoAgHgWsUT2ToC9rKY+WwCJQd3q4LsDh8YV2+3oSfzcPKvkw\nKQYDVR0RBCIwIIIUb3JkZXJlcjAuZXhhbXBsZS5jb22CCG9yZGVyZXIwMAoGCCqG\nSM49BAMCA0cAMEQCIDRimi9ONDbN8zvwUWtV3M9CTbASN+dL+jkJQ3dJ9XcUAiAx\nJfS5IxdnUZy+LAAMjSW22lN3aaxil6FzwMJWtQ7ymw==\n-----END CERTIFICATE-----\n\n\375\r\n\024orderer1.example.com\020\2127\032\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI\nwzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq\nhkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC\nH2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=\n-----END CERTIFICATE-----\n\"\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAMIGV2dR0uvFgvN2i9Qc4JAwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMS5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABI+BYoFFOBnYSBHhuofZ/wfqDzhRiNmXYm45c1CotslI\nwzigDOt2A2XQPhAz8PT+cpSRiSR0LxhCeEyPjqp/ePqjgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIxLmV4YW1wbGUuY29tgghvcmRlcmVyMTAKBggq\nhkjOPQQDAgNHADBEAiEAk2H96/k22Suhf0fe8f3H20EbchKDtP/Ajuk8DXNa/qEC\nH2fNObjrxxF/orF3/bOo+PZ/WnKMZmPVFLgo+cM9kpM=\n-----END CERTIFICATE-----\n\n\375\r\n\024orderer2.example.com\020\2127\032\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2\nfsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq\nhkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg\nYL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=\n-----END CERTIFICATE-----\n\"\357\006-----BEGIN CERTIFICATE-----\nMIICXDCCAgOgAwIBAgIRAIq2Aoi+gIfsr/086U5kpyMwCgYIKoZIzj0EAwIwbDEL\nMAkGA1UEBhMCVVMxEzARBgNVBAgTCkNhbGlmb3JuaWExFjAUBgNVBAcTDVNhbiBG\ncmFuY2lzY28xFDASBgNVBAoTC2V4YW1wbGUuY29tMRowGAYDVQQDExF0bHNjYS5l\neGFtcGxlLmNvbTAeFw0xOTA0MDEwODE0MDBaFw0yOTAzMjkwODE0MDBaMFkxCzAJ\nBgNVBAYTAlVTMRMwEQYDVQQIEwpDYWxpZm9ybmlhMRYwFAYDVQQHEw1TYW4gRnJh\nbmNpc2NvMR0wGwYDVQQDExRvcmRlcmVyMi5leGFtcGxlLmNvbTBZMBMGByqGSM49\nAgEGCCqGSM49AwEHA0IABMucHyQH/cKh84ETjJdyMm/3nYYP5o+7F0uoo9+HLww2\nfsD8nVvdrRQJNPW0AAuJjaxekOJkdS5HUsKFfqmyzj+jgZgwgZUwDgYDVR0PAQH/\nBAQDAgWgMB0GA1UdJQQWMBQGCCsGAQUFBwMBBggrBgEFBQcDAjAMBgNVHRMBAf8E\nAjAAMCsGA1UdIwQkMCKAIB4FrFE9k6AvaymPlsAiUHd6uC7A4fGFdvt6En83Dyr5\nMCkGA1UdEQQiMCCCFG9yZGVyZXIyLmV4YW1wbGUuY29tgghvcmRlcmVyMjAKBggq\nhkjOPQQDAgNHADBEAiAPCuo8SEHL2yUpzG9EGazQ961E2XYojL+n7KBKgN1J6wIg\nYL4DJ31/iIamMoETFzTHqR5ZBPEU14THnTrHSoPI6Qk=\n-----END CERTIFICATE-----\n\022\022\n\005500ms\020\n\030\001 \005(\200\200\200\n" mod_policy:"Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"BlockValidation" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > > values:<key:"BlockDataHashingStructure" value:<value:"\010\377\377\377\377\017" mod_policy:"Admins" > > values:<key:"Capabilities" value:<value:"\n\010\n\004V2_0\022\000" mod_policy:"Admins" > > values:<key:"Consortium" value:<value:"\n\020SampleConsortium" mod_policy:"Admins" > > values:<key:"HashingAlgorithm" value:<value:"\n\006SHA256" mod_policy:"Admins" > > values:<key:"OrdererAddresses" value:<value:"\n\031orderer0.example.com:7050\n\031orderer1.example.com:7050\n\031orderer2.example.com:7050" mod_policy:"/Channel/Orderer/Admins" > > policies:<key:"Admins" value:<policy:<type:3 value:"\n\006Admins\020\002" > mod_policy:"Admins" > > policies:<key:"Readers" value:<policy:<type:3 value:"\n\007Readers" > mod_policy:"Admins" > > policies:<key:"Writers" value:<policy:<type:3 value:"\n\007Writers" > mod_policy:"Admins" > > mod_policy:"Admins" > "
peer0.org1.example.com | "2019-05-02 09:27:16.216 UTC [lockbasedtxmgr] GetTxSimulationResults -> DEBU 20f Simulation completed, getting simulation results"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [lockbasedtxmgr] Done -> DEBU 210 Done with transaction simulation / query execution []"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [statebasedval] ValidateAndPrepareBatch -> DEBU 211 Block [0] Transaction index [0] TxId [] marked as valid by state validator. ContainsPostOrderWrites [true]"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [valinternal] ApplyWriteSet -> DEBU 212 txops=internal.txOps{internal.compositeKey{ns:"", coll:"", key:"resourcesconfigtx.CHANNEL_CONFIG_KEY"}:(*internal.keyOps)(0xc0025df140)}"
peer0.org1.example.com | "2019-05-02 09:27:16.217 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 213 validating rwset..."
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 214 postprocessing ProtoBlock..."
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [valimpl] ValidateAndPrepareBatch -> DEBU 215 ValidateAndPrepareBatch() complete"
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [kvledger] CommitWithPvtData -> DEBU 216 [businesschannel] Committing block [0] to storage"
orderer0.example.com | "2019-05-02 09:27:06.407 UTC [grpc] HandleSubConnStateChange -> DEBU 2f8 pickfirstBalancer: HandleSubConnStateChange: 0xc000380350, CONNECTING"
orderer0.example.com | "2019-05-02 09:27:06.417 UTC [orderer.consensus.etcdraft] apply -> INFO 2f9 Applied config change to add node 1, current nodes in channel: [1 2 3]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.417 UTC [orderer.consensus.etcdraft] apply -> INFO 2fa Applied config change to add node 2, current nodes in channel: [1 2 3]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.417 UTC [orderer.consensus.etcdraft] apply -> INFO 2fb Applied config change to add node 3, current nodes in channel: [1 2 3]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:06.422 UTC [grpc] HandleSubConnStateChange -> DEBU 2fc pickfirstBalancer: HandleSubConnStateChange: 0xc000380350, READY"
orderer0.example.com | "2019-05-02 09:27:06.493 UTC [grpc] HandleSubConnStateChange -> DEBU 2fd pickfirstBalancer: HandleSubConnStateChange: 0xc000380030, READY"
orderer0.example.com | "2019-05-02 09:27:07.746 UTC [orderer.common.cluster] Step -> DEBU 2fe Connection from orderer2.example.com(172.18.0.3:56182)"
orderer0.example.com | "2019-05-02 09:27:07.746 UTC [orderer.common.cluster.step] handleMessage -> DEBU 2ff Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.consensus.etcdraft] Step -> INFO 300 1 [logterm: 1, index: 3, vote: 0] cast MsgPreVote for 3 [logterm: 1, index: 3] at term 1" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.common.cluster] NewStream -> DEBU 301 Created new stream to orderer2.example.com:7050 with ID of 1 and buffer size of 10"
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 302 Sending msg of 28 bytes to 3 on channel testchainid took 114.2µs"
orderer0.example.com | "2019-05-02 09:27:07.747 UTC [orderer.common.cluster.step] sendMessage -> DEBU 303 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 130µs "
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.common.cluster.step] handleMessage -> DEBU 304 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.consensus.etcdraft] Step -> INFO 305 1 [term: 1] received a MsgVote message with higher term from 3 [term: 2]" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.consensus.etcdraft] becomeFollower -> INFO 306 1 became follower at term 2" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.752 UTC [orderer.consensus.etcdraft] Step -> INFO 307 1 [logterm: 1, index: 3, vote: 0] cast MsgVote for 3 [logterm: 1, index: 3] at term 2" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.753 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 308 Sending msg of 28 bytes to 3 on channel testchainid took 19.7µs"
orderer0.example.com | "2019-05-02 09:27:07.753 UTC [orderer.common.cluster.step] sendMessage -> DEBU 309 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 83.1µs "
orderer0.example.com | "2019-05-02 09:27:07.756 UTC [orderer.common.cluster.step] handleMessage -> DEBU 30a Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 36"
orderer0.example.com | "2019-05-02 09:27:07.756 UTC [orderer.consensus.etcdraft] run -> INFO 30b raft.node: 1 elected leader 3 at term 2" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.759 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 30c Sending msg of 28 bytes to 3 on channel testchainid took 29.3µs"
orderer0.example.com | "2019-05-02 09:27:07.759 UTC [orderer.common.cluster.step] sendMessage -> DEBU 30d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 65.4µs "
orderer0.example.com | "2019-05-02 09:27:07.759 UTC [orderer.consensus.etcdraft] serveRequest -> INFO 30e Raft leader changed: 0 -> 3" channel=testchainid node=1
orderer0.example.com | "2019-05-02 09:27:07.763 UTC [orderer.common.cluster.step] handleMessage -> DEBU 30f Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:07.763 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 310 Sending msg of 28 bytes to 3 on channel testchainid took 21.9µs"
orderer0.example.com | "2019-05-02 09:27:07.763 UTC [orderer.common.cluster.step] sendMessage -> DEBU 311 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 131µs "
orderer0.example.com | "2019-05-02 09:27:08.244 UTC [orderer.common.cluster.step] handleMessage -> DEBU 312 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:08.244 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 313 Sending msg of 28 bytes to 3 on channel testchainid took 20.5µs"
orderer0.example.com | "2019-05-02 09:27:08.244 UTC [orderer.common.cluster.step] sendMessage -> DEBU 314 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 81.2µs "
orderer0.example.com | "2019-05-02 09:27:08.747 UTC [orderer.common.cluster.step] handleMessage -> DEBU 315 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:08.748 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 316 Sending msg of 28 bytes to 3 on channel testchainid took 23.1µs"
orderer0.example.com | "2019-05-02 09:27:08.748 UTC [orderer.common.cluster.step] sendMessage -> DEBU 317 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 193.9µs "
orderer0.example.com | "2019-05-02 09:27:09.245 UTC [orderer.common.cluster.step] handleMessage -> DEBU 318 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:09.247 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 319 Sending msg of 28 bytes to 3 on channel testchainid took 12.7µs"
orderer0.example.com | "2019-05-02 09:27:09.248 UTC [orderer.common.cluster.step] sendMessage -> DEBU 31a Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 411µs "
orderer0.example.com | "2019-05-02 09:27:09.746 UTC [orderer.common.cluster.step] handleMessage -> DEBU 31b Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:09.746 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 31c Sending msg of 28 bytes to 3 on channel testchainid took 16.3µs"
orderer0.example.com | "2019-05-02 09:27:09.747 UTC [orderer.common.cluster.step] sendMessage -> DEBU 31d Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 201.6µs "
orderer0.example.com | "2019-05-02 09:27:10.245 UTC [orderer.common.cluster.step] handleMessage -> DEBU 31e Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:10.246 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 31f Sending msg of 28 bytes to 3 on channel testchainid took 28.7µs"
orderer0.example.com | "2019-05-02 09:27:10.247 UTC [orderer.common.cluster.step] sendMessage -> DEBU 320 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 445.4µs "
orderer0.example.com | "2019-05-02 09:27:10.744 UTC [orderer.common.cluster.step] handleMessage -> DEBU 321 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:10.744 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 322 Sending msg of 28 bytes to 3 on channel testchainid took 25µs"
orderer0.example.com | "2019-05-02 09:27:10.744 UTC [orderer.common.cluster.step] sendMessage -> DEBU 323 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 56.1µs "
orderer0.example.com | "2019-05-02 09:27:11.244 UTC [orderer.common.cluster.step] handleMessage -> DEBU 324 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:11.245 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 325 Sending msg of 28 bytes to 3 on channel testchainid took 71.5µs"
orderer0.example.com | "2019-05-02 09:27:11.246 UTC [orderer.common.cluster.step] sendMessage -> DEBU 326 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 409.4µs "
orderer0.example.com | "2019-05-02 09:27:11.745 UTC [orderer.common.cluster.step] handleMessage -> DEBU 327 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:11.745 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 328 Sending msg of 28 bytes to 3 on channel testchainid took 28.3µs"
orderer0.example.com | "2019-05-02 09:27:11.746 UTC [orderer.common.cluster.step] sendMessage -> DEBU 329 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 121.2µs "
orderer0.example.com | "2019-05-02 09:27:12.246 UTC [orderer.common.cluster.step] handleMessage -> DEBU 32a Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:12.247 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 32b Sending msg of 28 bytes to 3 on channel testchainid took 30µs"
orderer0.example.com | "2019-05-02 09:27:12.248 UTC [orderer.common.cluster.step] sendMessage -> DEBU 32c Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 74.5µs "
orderer0.example.com | "2019-05-02 09:27:12.745 UTC [orderer.common.cluster.step] handleMessage -> DEBU 32d Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:12.748 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 32e Sending msg of 28 bytes to 3 on channel testchainid took 28.9µs"
orderer0.example.com | "2019-05-02 09:27:12.750 UTC [orderer.common.cluster.step] sendMessage -> DEBU 32f Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 475.2µs "
orderer0.example.com | "2019-05-02 09:27:13.246 UTC [orderer.common.cluster.step] handleMessage -> DEBU 330 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:13.246 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 331 Sending msg of 28 bytes to 3 on channel testchainid took 30.1µs"
orderer0.example.com | "2019-05-02 09:27:13.247 UTC [orderer.common.cluster.step] sendMessage -> DEBU 332 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 936µs "
orderer0.example.com | "2019-05-02 09:27:13.715 UTC [orderer.common.cluster.step] handleMessage -> DEBU 333 Received message from orderer2.example.com(172.18.0.3:56182): ConsensusRequest for channel testchainid with payload of size 28"
orderer0.example.com | "2019-05-02 09:27:13.715 UTC [orderer.consensus.etcdraft] consensusSent -> DEBU 334 Sending msg of 28 bytes to 3 on channel testchainid took 23.7µs"
orderer0.example.com | "2019-05-02 09:27:13.716 UTC [orderer.common.cluster.step] sendMessage -> DEBU 335 Send of ConsensusRequest for channel testchainid with payload of size 28 to orderer2.example.com(orderer2.example.com:7050) took 362.7µs "
orderer0.example.com | "2019-05-02 09:27:14.124 UTC [orderer.common.server] Deliver -> DEBU 336 Starting new Deliver handler"
orderer0.example.com | "2019-05-02 09:27:14.124 UTC [common.deliver] Handle -> DEBU 337 Starting new deliver loop for 172.18.0.8:57138"
orderer0.example.com | "2019-05-02 09:27:14.124 UTC [common.deliver] Handle -> DEBU 338 Attempting to read seek info message from 172.18.0.8:57138"
orderer0.example.com | "2019-05-02 09:27:14.153 UTC [orderer.common.server] Broadcast -> DEBU 339 Starting new Broadcast handler"
orderer0.example.com | "2019-05-02 09:27:14.153 UTC [orderer.common.broadcast] Handle -> DEBU 33a Starting new broadcast loop for 172.18.0.8:57140"
orderer0.example.com | "2019-05-02 09:27:14.154 UTC [orderer.common.broadcast] ProcessMessage -> DEBU 33b [channel: businesschannel] Broadcast is processing config update message from 172.18.0.8:57140"
orderer0.example.com | "2019-05-02 09:27:14.154 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 33c Processing config update tx with system channel message processor for channel ID businesschannel"
orderer0.example.com | "2019-05-02 09:27:14.154 UTC [orderer.common.msgprocessor] ProcessConfigUpdateMsg -> DEBU 33d Processing channel create tx for channel businesschannel on system channel testchainid"
orderer0.example.com | "2019-05-02 09:27:14.156 UTC [common.channelconfig] NewStandardValues -> DEBU 33e Initializing protos for *channelconfig.ChannelProtos"
orderer0.example.com | "2019-05-02 09:27:14.156 UTC [common.channelconfig] initializeProtosStruct -> DEBU 33f Processing field: HashingAlgorithm"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 340 Processing field: BlockDataHashingStructure"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 341 Processing field: OrdererAddresses"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 342 Processing field: Consortium"
orderer0.example.com | "2019-05-02 09:27:14.157 UTC [common.channelconfig] initializeProtosStruct -> DEBU 343 Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:14.158 UTC [common.channelconfig] NewStandardValues -> DEBU 344 Initializing protos for *channelconfig.OrdererProtos"
orderer0.example.com | "2019-05-02 09:27:14.158 UTC [common.channelconfig] initializeProtosStruct -> DEBU 345 Processing field: ConsensusType"
orderer0.example.com | "2019-05-02 09:27:14.159 UTC [common.channelconfig] initializeProtosStruct -> DEBU 346 Processing field: BatchSize"
orderer0.example.com | "2019-05-02 09:27:14.160 UTC [common.channelconfig] initializeProtosStruct -> DEBU 347 Processing field: BatchTimeout"
orderer0.example.com | "2019-05-02 09:27:14.160 UTC [common.channelconfig] initializeProtosStruct -> DEBU 348 Processing field: KafkaBrokers"
orderer0.example.com | "2019-05-02 09:27:14.161 UTC [common.channelconfig] initializeProtosStruct -> DEBU 349 Processing field: ChannelRestrictions"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] initializeProtosStruct -> DEBU 34a Processing field: Capabilities"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] NewStandardValues -> DEBU 34b Initializing protos for *channelconfig.OrdererOrgProtos"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] initializeProtosStruct -> DEBU 34c Processing field: Endpoints"
orderer0.example.com | "2019-05-02 09:27:14.162 UTC [common.channelconfig] NewStandardValues -> DEBU 34d Initializing protos for *channelconfig.OrganizationProtos"
orderer0.example.com | "2019-05-02 09:27:14.163 UTC [common.channelconfig] initializeProtosStruct -> DEBU 34e Processing field: MSP"
orderer0.example.com | "2019-05-02 09:27:14.163 UTC [common.channelconfig] validateMSP -> DEBU 34f Setting up MSP for org OrdererOrg"
orderer0.example.com | "2019-05-02 09:27:14.164 UTC [msp] newBccspMsp -> DEBU 350 Creating BCCSP-based MSP instance"
orderer0.example.com | "2019-05-02 09:27:14.164 UTC [msp] New -> DEBU 351 Creating Cache-MSP instance"
orderer0.example.com | "2019-05-02 09:27:14.164 UTC [msp] Setup -> DEBU 352 Setting up MSP instance OrdererMSP"
orderer0.example.com | "2019-05-02 09:27:14.166 UTC [msp.identity] newIdentity -> DEBU 353 Creating identity instance for cert -----BEGIN CERTIFICATE-----
peer0.org1.example.com | "2019-05-02 09:27:16.218 UTC [ledgerstorage] CommitWithPvtData -> DEBU 217 Writing block [0] to pvt block store"
peer0.org1.example.com | "2019-05-02 09:27:16.221 UTC [pvtdatastorage] Prepare -> DEBU 218 Saved 0 private data write sets for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.225 UTC [fsblkstorage] indexBlock -> DEBU 219 Indexing block [blockNum=0, blockHash=[]byte{0x26, 0xf2, 0x93, 0x1, 0xed, 0x1c, 0x73, 0x48, 0xfc, 0x20, 0x75, 0x55, 0x5, 0x51, 0x67, 0x25, 0xf3, 0x5a, 0xec, 0x82, 0x34, 0x6d, 0xbc, 0x24, 0xb7, 0xb3, 0xb4, 0x5c, 0xd0, 0xdf, 0x9, 0xb3} txOffsets=
peer0.org1.example.com | txId= locPointer=offset=39, bytesLength=23894
peer0.org1.example.com | ]"
peer0.org1.example.com | "2019-05-02 09:27:16.225 UTC [fsblkstorage] indexBlock -> DEBU 21a Adding txLoc [fileSuffixNum=0, offset=39, bytesLength=23894] for tx ID: [] to txid-index"
peer0.org1.example.com | "2019-05-02 09:27:16.225 UTC [fsblkstorage] indexBlock -> DEBU 21b Adding txLoc [fileSuffixNum=0, offset=39, bytesLength=23894] for tx number:[0] ID: [] to blockNumTranNum index"
peer0.org1.example.com | "2019-05-02 09:27:16.228 UTC [fsblkstorage] updateCheckpoint -> DEBU 21c Broadcasting about update checkpointInfo: latestFileChunkSuffixNum=[0], latestFileChunksize=[23939], isChainEmpty=[false], lastBlockNumber=[0]"
peer0.org1.example.com | "2019-05-02 09:27:16.229 UTC [pvtdatastorage] Commit -> DEBU 21d Committing private data for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [pvtdatastorage] Commit -> DEBU 21e Committed private data for block [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [pvtdatastorage] func1 -> DEBU 21f Purger started: Purging expired private data till block number [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [pvtdatastorage] retrieveExpiryEntries -> DEBU 220 retrieveExpiryEntries(): startKey=[]byte{0x3, 0x0, 0x0}, endKey=[]byte{0x3, 0x1, 0x1, 0x0}"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [leveldbhelper] GetIterator -> DEBU 221 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x3, 0x0, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x0, 0x3, 0x1, 0x1, 0x0}]"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [pvtdatastorage] func1 -> DEBU 222 Purger finished"
peer0.org1.example.com | "2019-05-02 09:27:16.231 UTC [kvledger] CommitWithPvtData -> DEBU 223 [businesschannel] Committing block [0] transactions to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [lockbasedtxmgr] Commit -> DEBU 224 lock acquired on oldBlockCommit for committing regular updates to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [pvtstatepurgemgmt] prepareWorkingsetFor -> DEBU 225 Preparing potential purge list working-set for expiringAtBlk [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.232 UTC [leveldbhelper] GetIterator -> DEBU 226 Getting iterator for range [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x30, 0x0, 0x31, 0x0, 0x0}] - [[]byte{0x62, 0x75, 0x73, 0x69, 0x6e, 0x65, 0x73, 0x73, 0x63, 0x68, 0x61, 0x6e, 0x6e, 0x65, 0x6c, 0x2f, 0x30, 0x0, 0x31, 0x1, 0x1, 0x0}]"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [pvtstatepurgemgmt] prepareWorkingsetFor -> DEBU 227 No expiry entry found for expiringAtBlk [0]"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [lockbasedtxmgr] Commit -> DEBU 228 Committing updates to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [pvtstatepurgemgmt] buildExpirySchedule -> DEBU 229 Building the expiry schedules based on the update batch"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [lockbasedtxmgr] Commit -> DEBU 22a Write lock acquired for committing updates to state database"
peer0.org1.example.com | "2019-05-02 09:27:16.233 UTC [stateleveldb] ApplyUpdates -> DEBU 22b Channel [businesschannel]: Applying key(string)=[